Units API.

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

GET /api/units/1948853/?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": "Confront the Patriarch in Market Square.",
    "previous_source": "",
    "target": "시장 광장에서 패트리아크와 맞서기.",
    "id_hash": 5392350065464339477,
    "content_hash": 5392350065464339477,
    "location": "",
    "context": "mission_0000_endgame_gangsallhere/4",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1948853,
    "web_url": "http://waldo.team/translate/wl3/quest/ko/?checksum=cad579d08c8e6c15",
    "url": "https://waldo.team/api/units/1948853/?format=api"
}