Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/tabbarview/en/?format=api",
    "source": "99",
    "previous_source": "",
    "target": "99",
    "id_hash": 2057950030620935269,
    "content_hash": 7603280802901598856,
    "location": "",
    "context": "38.text",
    "note": "\n/* Class = \"UILabel\"; text = \"99\"; ObjectID = \"38\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 69569,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/tabbarview/en/?checksum=9c8f4ea63caa4465",
    "url": "https://weblate.linphone.org/api/units/69569/?format=api"
}