Units API.

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

GET /api/units/90404/?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": "Reply",
    "previous_source": "",
    "target": "回覆",
    "id_hash": -7249408596145189850,
    "content_hash": -8949787587087825435,
    "location": "",
    "context": "chat_message_context_menu_reply",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 90404,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hant/?checksum=1b64ed4a731a4c26",
    "url": "https://weblate.linphone.org/api/units/90404/?format=api"
}