Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatcreatecell/en/?format=api",
    "source": "John Doe",
    "previous_source": "",
    "target": "John Doe",
    "id_hash": 6951340113131962735,
    "content_hash": 1738847451886865294,
    "location": "",
    "context": "Hrt-Iz-T2j.text",
    "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"Hrt-Iz-T2j\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 70567,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatcreatecell/en/?checksum=e0781f00cc27816f",
    "url": "https://weblate.linphone.org/api/units/70567/?format=api"
}