Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/gui/en/?format=api",
    "source": "Healed {0}",
    "previous_source": "",
    "target": "Healed {0}",
    "id_hash": -5030702751499235678,
    "content_hash": -5030702751499235678,
    "location": "",
    "context": "gui/28",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1943682,
    "web_url": "http://waldo.team/translate/wl3/gui/en/?checksum=3a2f5a80564ecea2",
    "url": "http://waldo.team/api/units/1943682/?format=api"
}