Units API.

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

GET /api/units/74656/?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": "Can't open encrypted file in chat bubble",
    "previous_source": "",
    "target": "無法於聊天泡泡中開啟加密檔案",
    "id_hash": -5735792794044168297,
    "content_hash": -4097958730337436886,
    "location": "",
    "context": "chat_bubble_cant_open_enrypted_file",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 164,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 74656,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hant/?checksum=30665ed7e5c08797",
    "url": "https://weblate.linphone.org/api/units/74656/?format=api"
}