Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/zh_Hans/?format=api",
    "source": "Recovering account",
    "previous_source": "",
    "target": "覆盖账户",
    "id_hash": 4260854952786701930,
    "content_hash": 5462276027580615955,
    "location": "",
    "context": "AssistantModelrecoveringAccount",
    "note": "'Recovering account' : User message for recovering step.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 221222,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/zh_Hans/?checksum=bb2199012c50ae6a",
    "url": "https://weblate.linphone.org/api/units/221222/?format=api"
}