Units API.

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

GET /api/units/650876/?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/account/zh_Hans/?format=api",
    "source": [
        "To reschedule the lines you must change the terms to have a total amount of %(total_amount)s instead of %(amount)s."
    ],
    "previous_source": "",
    "target": [
        "要重新安排明细,必须修改条款,使总金额为 %(total_amount)s 而不是 %(amount)s。"
    ],
    "id_hash": 4741374759662035210,
    "content_hash": 4741374759662035210,
    "location": "",
    "context": "model:ir.message,text:msg_reschedule_line_wrong_amount",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 865,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://translate.tryton.org/api/units/642653/?format=api",
    "priority": 100,
    "id": 650876,
    "web_url": "https://translate.tryton.org/translate/tryton/account/zh_Hans/?checksum=c1ccbf3918a8a10a",
    "url": "https://translate.tryton.org/api/units/650876/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-04T22:00:18.609606Z"
}