Units API.

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

GET /api/units/4695/?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/ja/?format=api",
    "source": [
        "This is a system application, change settings may cause serious problems."
    ],
    "previous_source": "",
    "target": [
        "このアプリはシステムアプリケーションであり、設定を変更すると重大な問題が発生する可能性があります。"
    ],
    "id_hash": 6860656688879651041,
    "content_hash": 979039569759344010,
    "location": "",
    "context": "system_app_warning",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 87,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.rikka.app/api/units/2870/?format=api",
    "priority": 100,
    "id": 4695,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=df35f2e8c29448e1",
    "url": "https://weblate.rikka.app/api/units/4695/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:16.107813Z"
}