Units API.

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

GET /api/units/1949404/?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": "TEST_Farm_Interactables",
    "previous_source": "",
    "target": "TEST_Farm_Interactables",
    "id_hash": -4130846953998793485,
    "content_hash": -4130846953998793485,
    "location": "",
    "context": "scenes/104",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1949404,
    "web_url": "http://waldo.team/translate/wl3/scenes/en/?checksum=46ac4894dd65c4f3",
    "url": "http://waldo.team/api/units/1949404/?format=api"
}