Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/dai/unknown/ko/?format=api",
    "source": "Darkspawn Bow",
    "previous_source": "",
    "target": "어둠피조물 활",
    "id_hash": 4091655837235846995,
    "content_hash": 4091655837235846995,
    "location": "",
    "context": "0x000429db",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3203,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1502006,
    "web_url": "http://waldo.team/translate/dai/unknown/ko/?checksum=b8c87b4e31989f53",
    "url": "http://waldo.team/api/units/1502006/?format=api"
}