Units API.

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

GET /api/units/10417/?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/wadb/app/zh_Hans/?format=api",
    "source": [
        "This device is not rooted or the request was denied by the root manager."
    ],
    "previous_source": "",
    "target": [
        "此设备没有 root 或是请求被 root 管理器拒绝。"
    ],
    "id_hash": -9127282027363506713,
    "content_hash": -7949771347214767298,
    "location": "",
    "context": "dialog_not_rooted_message",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.rikka.app/api/units/10247/?format=api",
    "priority": 100,
    "id": 10417,
    "web_url": "https://weblate.rikka.app/translate/wadb/app/zh_Hans/?checksum=0155615ac230e5e7",
    "url": "https://weblate.rikka.app/api/units/10417/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-01T08:26:10.342320Z"
}