Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/dai/dialogue/ko/?format=api",
    "source": "Say goodbye to Varric for me.",
    "previous_source": "",
    "target": "나 대신 배릭에게 작별 인사를 전해 줘요.",
    "id_hash": 1332333770368968517,
    "content_hash": 1332333770368968517,
    "location": "147c1d12/6e3a0ded:1",
    "context": "0x0001efb0",
    "note": "EBX = DA3/DesignContent/Conversations/Adamant/Fade/ada_fad_hawke_warden_decision_m\nNode = 6e3a0ded\nSpeaker = [48afd275] Male Hawke\nType = text",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 803,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1513882,
    "web_url": "http://waldo.team/translate/dai/dialogue/ko/?checksum=927d668151196745",
    "url": "https://waldo.team/api/units/1513882/?format=api"
}