Units API.

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

GET /api/units/2079579/?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": "Ghost Garage",
    "previous_source": "",
    "target": "고스트의 차고",
    "id_hash": -3642289408242995189,
    "content_hash": -3642289408242995189,
    "location": "",
    "context": "scenes/59",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 126,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2079579,
    "web_url": "http://waldo.team/translate/wl3/scenes/ko/?checksum=4d73fd14b482300b",
    "url": "http://waldo.team/api/units/2079579/?format=api"
}