Units API.

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

GET /api/units/1973763/?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": "Your Action Points (AP) determine how many actions your character can take in combat. Movement, attacks, items, and abilities all require AP to use.",
    "previous_source": "",
    "target": "당신의 행동력은 전투 상황에서 행동할 수 있는 횟수를 결정합니다. 이동, 공격, 아이템, 능력은 모두 행동력을 소모합니다.",
    "id_hash": 5881613149168433506,
    "content_hash": 5881613149168433506,
    "location": "",
    "context": "tutorial/11",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "priority": 100,
    "id": 1973763,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=d19fafff3e737962",
    "url": "http://waldo.team/api/units/1973763/?format=api"
}