Units API.

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

GET /api/units/18409/?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": "You disabled ephemeral messages",
    "previous_source": "",
    "target": "您禁用了「阅后即焚」信息",
    "id_hash": 647184067247782348,
    "content_hash": 7993800978275833435,
    "location": "",
    "context": "chat_event_ephemeral_disabled",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 106,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 18409,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=88fb427af098b9cc",
    "url": "https://weblate.linphone.org/api/units/18409/?format=api"
}