Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/quest/ko/?format=api",
    "source": "Investigate the Warrens.",
    "previous_source": "",
    "target": "사육장 조사하기.",
    "id_hash": -5443526889267817127,
    "content_hash": -5443526889267817127,
    "location": "",
    "context": "mission_o2001_nightmareinthebizarre/3",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 822,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1954460,
    "web_url": "http://waldo.team/translate/wl3/quest/ko/?checksum=3474b5229fe79559",
    "url": "https://waldo.team/api/units/1954460/?format=api"
}