Units API.

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

GET /api/units/62404/?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/zh_Hans/?format=api",
    "source": "John Doe",
    "previous_source": "",
    "target": "某人",
    "id_hash": 2130853761335740375,
    "content_hash": -959249421923682425,
    "location": "",
    "context": "hjQ-4P-bKP.text",
    "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"hjQ-4P-bKP\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 62404,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/callincomingview/zh_Hans/?checksum=9d925034c8b8c7d7",
    "url": "https://weblate.linphone.org/api/units/62404/?format=api"
}