Units API.

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

GET /api/units/171636/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
    "source": "New messages received!",
    "previous_source": "",
    "target": "Получены новые сообщения!",
    "id_hash": 6564455960031973420,
    "content_hash": -2486790955417483313,
    "location": "",
    "context": "NotifiernewChatRoomMessages",
    "note": "'New messages received!' Notification that warn the user of new messages.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 494,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 171636,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=db19a1ea6966d02c",
    "url": "https://weblate.linphone.org/api/units/171636/?format=api"
}