Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/purchase/zh_Hans/?format=api",
    "source": [
        "You cannot add lines to purchase \"%(purchase)s\" because it is no longer in a draft state."
    ],
    "previous_source": "",
    "target": [
        "非草案状态下,无法添加采购 \"%(purchase)s\" 的明细 。"
    ],
    "id_hash": -2203887598641548560,
    "content_hash": -2203887598641548560,
    "location": "",
    "context": "model:ir.message,text:msg_purchase_line_create_draft",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate.tryton.org/api/units/697686/?format=api",
    "priority": 100,
    "id": 698871,
    "web_url": "https://translate.tryton.org/translate/tryton/purchase/zh_Hans/?checksum=616a37e7de14f2f0",
    "url": "https://translate.tryton.org/api/units/698871/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-02T18:28:54.867622Z"
}