Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/quest/en/?format=api",
    "source": "We cancelled the security alert in the garage.",
    "previous_source": "",
    "target": "We cancelled the security alert in the garage.",
    "id_hash": 7425536250118730671,
    "content_hash": 7425536250118730671,
    "location": "",
    "context": "mission_0000_endgame_gangsallhere/20000",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 1948937,
    "web_url": "http://waldo.team/translate/wl3/quest/en/?checksum=e70ccde0971cf3af",
    "url": "https://waldo.team/api/units/1948937/?format=api"
}