Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
    "source": "\"Wait. Slip me some shotgun shells and I'll help you.\"",
    "previous_source": "",
    "target": "\"잠깐. 산탄총 탄환 몇 발 좀 건네줘. 싸울 때 나도 도와주지.\"",
    "id_hash": -7634764029240308577,
    "content_hash": -7634764029240308577,
    "location": "",
    "context": "a5201_cordite/19",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15323,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 1998613,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=160bde90ed338c9f",
    "url": "http://waldo.team/api/units/1998613/?format=api"
}