Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
    "source": "\"I'm gonna kill you like I killed yer friend!\"",
    "previous_source": "",
    "target": "\"니 친구 놈들을 죽인 것처럼 너도 죽여주마!\"",
    "id_hash": 8220777571030336514,
    "content_hash": 8220777571030336514,
    "location": "",
    "context": "m2001_dorsey_hostagesituation/66",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27387,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 2017305,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=f21611a532c30402",
    "url": "https://waldo.team/api/units/2017305/?format=api"
}