Units API.

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

GET /api/units/62247/?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": 7934241388357636259,
    "content_hash": 2064325044227657143,
    "location": "",
    "context": "tsb-6p-cAk.text",
    "note": "\n/* Class = \"UILabel\"; text = \"john.doe@sip.linphone.org\"; ObjectID = \"tsb-6p-cAk\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 62247,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/callincomingview/ja/?checksum=ee1c16815b4250a3",
    "url": "https://weblate.linphone.org/api/units/62247/?format=api"
}