Units API.

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

GET /api/units/2079583/?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": "Steeltown",
    "previous_source": "",
    "target": "스틸타운",
    "id_hash": -474049681820716663,
    "content_hash": -474049681820716663,
    "location": "",
    "context": "scenes/131",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2079583,
    "web_url": "http://waldo.team/translate/wl3/scenes/ko/?checksum=796bd65375307189",
    "url": "http://waldo.team/api/units/2079583/?format=api"
}