Units API.

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

GET /api/units/26071/?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/fof-drafts/zh_Hans/?format=api",
    "source": [
        "Saved!"
    ],
    "previous_source": "",
    "target": [
        "保存成功!"
    ],
    "id_hash": 5570218999336924281,
    "content_hash": 1410455970142544891,
    "location": "",
    "context": "fof-drafts.forum.composer.saved",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rob006.net/api/units/222736/?format=api",
    "priority": 100,
    "id": 26071,
    "web_url": "https://weblate.rob006.net/translate/flarum/fof-drafts/zh_Hans/?checksum=cd4d64aae89bf479",
    "url": "https://weblate.rob006.net/api/units/26071/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-29T07:43:03.431263Z"
}