Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/sidemenuview/cs/?format=api",
    "source": "John Doe",
    "previous_source": "",
    "target": "John Doe",
    "id_hash": 3455478561594742118,
    "content_hash": -1790087941201665153,
    "location": "",
    "context": "XbU-2B-u1b.text",
    "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"XbU-2B-u1b\"; */\n",
    "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": 225901,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/sidemenuview/cs/?checksum=aff45371a0d51566",
    "url": "https://weblate.linphone.org/api/units/225901/?format=api"
}