Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/callview/ja/?format=api",
    "source": "John Doe",
    "previous_source": "",
    "target": "John Doe",
    "id_hash": -5282207264085059735,
    "content_hash": 3041282023559654636,
    "location": "",
    "context": "2Zk-Vw-StV.text",
    "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"2Zk-Vw-StV\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 63556,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/callview/ja/?checksum=36b1d47aca38d769",
    "url": "https://weblate.linphone.org/api/units/63556/?format=api"
}