Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/scenes/ko/?format=api",
    "source": "Union Station",
    "previous_source": "",
    "target": "유니온 정거장",
    "id_hash": 6419612778580196773,
    "content_hash": 6419612778580196773,
    "location": "",
    "context": "scenes/20",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1948914,
    "web_url": "http://waldo.team/translate/wl3/scenes/ko/?checksum=d9170bcf3ed4bda5",
    "url": "http://waldo.team/api/units/1948914/?format=api"
}