Units API.

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

GET /api/units/2017531/?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": "\"Gotta catch my wind first. Lemme... stay here and guard your rear while you... take care of the ones around the corner.\"",
    "previous_source": "",
    "target": "\"먼저 숨 좀 돌려야겠어. 나는... 여기 남아서 너희 뒤를 봐줄게. 너희는... 저 길목 너머에 있는 놈들을 손봐줘.\"",
    "id_hash": 8336468898165192940,
    "content_hash": 8336468898165192940,
    "location": "",
    "context": "m2001_ranger_hostagesituation/4",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27500,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "priority": 100,
    "id": 2017531,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=f3b1164b5c3a78ec",
    "url": "https://waldo.team/api/units/2017531/?format=api"
}