Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/scenes/en/?format=api",
    "source": "Main Menu",
    "previous_source": "",
    "target": "Main Menu",
    "id_hash": -8146187375282358628,
    "content_hash": -8146187375282358628,
    "location": "",
    "context": "scenes/5",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1948801,
    "web_url": "http://waldo.team/translate/wl3/scenes/en/?checksum=ef2edbe1685f69c",
    "url": "http://waldo.team/api/units/1948801/?format=api"
}