Units API.

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

GET /api/units/734285/?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": [
        "The purchase line \"%(line)s\" is moving %(extra)s in addition to the %(quantity)s ordered."
    ],
    "previous_source": "",
    "target": [
        "采购明细 \"%(line)s\" 移动超出了订购量 %(quantity)s, 超出额度为 %(extra)s。"
    ],
    "id_hash": -3844128980791469206,
    "content_hash": -3844128980791469206,
    "location": "",
    "context": "model:ir.message,text:msg_purchase_line_move_quantity",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.tryton.org/api/units/728097/?format=api",
    "priority": 100,
    "id": 734285,
    "web_url": "https://translate.tryton.org/translate/tryton/purchase/zh_Hans/?checksum=4aa6e90f1d23db6a",
    "url": "https://translate.tryton.org/api/units/734285/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-17T12:40:37.669063Z"
}