Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ru/?format=api",
    "source": [
        "If you disallow apps to use the clipboard, the \"allow button\" to give temporary access will show in the prompt window.\n\nNote that you will also be notified when you are trying to copy or paste (clipboard accesses by you or the app are technically same)."
    ],
    "previous_source": "",
    "target": [
        "Если вы запретите приложениям использовать буфер обмена, в окне с подсказкой появится кнопка «Разрешить» для предоставления временного доступа.\n\nОбратите внимание, что вы всё равно получите оповещение, если сами что-нибудь скопируете или вставите (обращения к буферу обмена вами или приложением технически неотличимы)."
    ],
    "id_hash": -1752349926811408578,
    "content_hash": 5917665727750352156,
    "location": "",
    "context": "clipboard_monitor_settings_note",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://weblate.rikka.app/api/units/2920/?format=api",
    "priority": 100,
    "id": 5889,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ru/?checksum=67ae6706a239673e",
    "url": "https://weblate.rikka.app/api/units/5889/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:30.722493Z"
}