Units API.

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

GET /api/units/74657/?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": "It seems we can't display the file.",
    "previous_source": "",
    "target": "看來無法顯示檔案。",
    "id_hash": -7797091463891813063,
    "content_hash": 3301910336951946114,
    "location": "",
    "context": "chat_message_cant_open_file_in_app_dialog_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 165,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 74657,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hant/?checksum=13cb2a9fd57f7d39",
    "url": "https://weblate.linphone.org/api/units/74657/?format=api"
}