Units API.

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

GET /api/units/137163/?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/ru/?format=api",
    "source": "Read",
    "previous_source": "",
    "target": "Прочитано",
    "id_hash": 5449384239687555175,
    "content_hash": 4590705432105147253,
    "location": "",
    "context": "chat_message_imdn_displayed",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 122,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 137163,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ru/?checksum=cba01a180b305867",
    "url": "https://weblate.linphone.org/api/units/137163/?format=api"
}