Units API.

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

GET /api/units/2017203/?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": "On the other side of the door, you can hear rough voices and laughter... and rocket fire.",
    "previous_source": "",
    "target": "문 반대편에서는 거친 목소리와 웃음소리가 들린다... 로켓을 발사하는 소리도.",
    "id_hash": -3067212062017076584,
    "content_hash": -3067212062017076584,
    "location": "",
    "context": "m2001_damentry/1",
    "note": "NodeType = TalkNode\nSpeaker = SPK_Radio_D_Blue",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27336,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "priority": 100,
    "id": 2017203,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=556f12e160adc298",
    "url": "https://waldo.team/api/units/2017203/?format=api"
}