Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/23150/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?format=api",
    "source": [
        "Delete round \"{name}\" ?"
    ],
    "previous_source": "",
    "target": [
        "确定要删除回合「{name}」吗?"
    ],
    "id_hash": 956473718451542337,
    "content_hash": -995845279342072225,
    "location": "",
    "context": "clarkwinkelmann-catch-the-fish.forum.edit-round.delete-confirmation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rob006.net/api/units/221657/?format=api",
    "priority": 100,
    "id": 23150,
    "web_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?checksum=8d4613c7814d1941",
    "url": "https://weblate.rob006.net/api/units/23150/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-17T16:01:40.087307Z"
}