Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/zh_Hans/?format=api",
    "source": "Unselect all items in list",
    "previous_source": "",
    "target": "取消选择所有项目",
    "id_hash": -238664782148531909,
    "content_hash": 1256791141649613065,
    "location": "",
    "context": "content_description_unselect_all",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 763,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 18870,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=7cb017a527a4093b",
    "url": "https://weblate.linphone.org/api/units/18870/?format=api"
}