Units API.

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

GET /api/units/2017555/?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": "\"Get goin'. I got this covered.\"",
    "previous_source": "",
    "target": "\"가봐. 내가 알아서 할게.\"",
    "id_hash": 9058878946968835380,
    "content_hash": 9058878946968835380,
    "location": "",
    "context": "m2001_ranger_hostagesituation/25",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27512,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2017555,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=fdb79a6801579534",
    "url": "https://waldo.team/api/units/2017555/?format=api"
}