Units API.

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

GET /api/units/19250/?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_Hant/?format=api",
    "source": "Hide empty chat rooms",
    "previous_source": "",
    "target": "隱藏空的聊天室",
    "id_hash": 3455211675081357881,
    "content_hash": 4830505327217578779,
    "location": "",
    "context": "chat_settings_hide_empty_rooms_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 516,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 19250,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hant/?checksum=aff360b64501ba39",
    "url": "https://weblate.linphone.org/api/units/19250/?format=api"
}