Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "source": "\"She's not even a real person. She's a spirit created by a weird wizard as a weird experiment, and she will never be anything else. Nothing has really changed for her: she was born in this tower and she will die in it. Just forget about it already.\"",
    "previous_source": "",
    "target": "\"걔는 진짜 사람도 아니야. 기이한 위저드가 이상한 실험으로 만든 영혼이지, 결코 그 이상이 될 수 없어. 이 탑에서 태어났고 이 탑에서 죽을 거야. 제발 좀 잊어버려.\"",
    "id_hash": 4353870417839987674,
    "content_hash": 4353870417839987674,
    "location": "333fee8e:84c9f66d",
    "context": "5f27b5bf-2949-498a-9827-0f437a6880ae",
    "note": "Dialog = DLC5_AfterAdventure_1B_dialogue[333fee8e]\nFile = World/Dialogs/DLC5_StoryEnds/AbyssHub/AfterAdventure_1B/Cue_7\nNode = 84c9f66d\nPath = Text\nSpeaker = Rekarth\nConditions = FlagInRange(DLC5_RekarthSithhudMarks, 2, 3)",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20884,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "priority": 100,
    "id": 3654321,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/dialogue/ko/?checksum=bc6c0e13c56f1bda",
    "url": "https://waldo.team/api/units/3654321/?format=api"
}