Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "source": "You've encountered an enemy. During combat, you and your enemies take turns moving and attacking each other. Combat ends when you or your enemies have been defeated.",
    "previous_source": "",
    "target": "적과 조우했습니다. 전투 중에는, 당신과 적들은 자신의 차례에 이동하거나 상대를 공격할 수 있습니다. 한쪽이 패배하면 전투가 종료됩니다.",
    "id_hash": 4320299231021337259,
    "content_hash": 4320299231021337259,
    "location": "",
    "context": "tutorial/9",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 27,
    "priority": 100,
    "id": 1973751,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=bbf4c942bc6b8aab",
    "url": "http://waldo.team/api/units/1973751/?format=api"
}