Units API.

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

GET /api/units/18426/?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": "Delivered",
    "previous_source": "",
    "target": "已送达",
    "id_hash": -2789223868876844007,
    "content_hash": -2276055624527789535,
    "location": "",
    "context": "chat_message_imdn_delivered",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 18426,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=594aafab508e1419",
    "url": "https://weblate.linphone.org/api/units/18426/?format=api"
}