Units API.

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

GET /api/units/18856/?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": "Messages are ephemeral in this conversation",
    "previous_source": "",
    "target": "这个对话中的信息属「阅后即焚」",
    "id_hash": 3260516889311268873,
    "content_hash": 8392226921953202523,
    "location": "",
    "context": "content_description_ephemeral_chat_room",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 749,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 18856,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=ad3faed5fb8f5009",
    "url": "https://weblate.linphone.org/api/units/18856/?format=api"
}