Units API.

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

GET /api/units/2017545/?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": "\"You probably shoulda killed that... gal, though. Gonna warn her... friends.\"",
    "previous_source": "",
    "target": "\"그래도 저 여자를... 죽이는 게 좋았을지도 몰라. 동료에게... 경고할 테니까.\"",
    "id_hash": -4009985245456740598,
    "content_hash": -4009985245456740598,
    "location": "",
    "context": "m2001_ranger_hostagesituation/17",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27507,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 2017545,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=4859abaa41fe4f0a",
    "url": "https://waldo.team/api/units/2017545/?format=api"
}