Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/callincomingview/ja/?format=api",
    "source": "john.doe@sip.linphone.org",
    "previous_source": "",
    "target": "john.doe@sip.linphone.org",
    "id_hash": 7354060969355976406,
    "content_hash": 1347031063129001852,
    "location": "",
    "context": "78f-eb-xdx.text",
    "note": "\n/* Class = \"UILabel\"; text = \"john.doe@sip.linphone.org\"; ObjectID = \"78f-eb-xdx\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 62234,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/callincomingview/ja/?checksum=e60edf7cf7071ed6",
    "url": "https://weblate.linphone.org/api/units/62234/?format=api"
}