Units API.

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

GET /api/units/8052/?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/ops/zh_Hans/?format=api",
    "source": [
        "@string/op_name_READ_PHONE_STATE"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4072961879789378501,
    "content_hash": 5526320922702672738,
    "location": "",
    "context": "op_name_OP_READ_PHONE_STATE",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/3135/?format=api",
    "priority": 100,
    "id": 8052,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/zh_Hans/?checksum=b88611400c8d9bc5",
    "url": "https://weblate.rikka.app/api/units/8052/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:55.378733Z"
}