Units API.

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

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

{
    "translation": "http://translate.otrs.com/api/translations/otrs/user-manual/zh_Hans/?format=api",
    "source": [
        "When the customer user accepts the chat request, you can chat now."
    ],
    "previous_source": "",
    "target": [
        "当客户用户接受聊天请求时,您现在就可以聊天了。"
    ],
    "id_hash": -4201688296709381778,
    "content_hash": -4201688296709381778,
    "location": "../content/agent/chat.rst:126",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 164,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "http://translate.otrs.com/api/units/1802348/?format=api",
    "priority": 100,
    "id": 1812791,
    "web_url": "http://translate.otrs.com/translate/otrs/user-manual/zh_Hans/?checksum=45b09ac171b8a16e",
    "url": "http://translate.otrs.com/api/units/1812791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T07:29:08.406279Z"
}