Units API.

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

GET /api/units/325566/?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_request/zh_Hans/?format=api",
    "source": [
        "You cannot delete purchase request \"%(request)s\" because it is purchased."
    ],
    "previous_source": "",
    "target": [
        "无法删除采购申请 \"%(request)s\", 因为已经完成对应采购."
    ],
    "id_hash": 3404924356957089252,
    "content_hash": 3404924356957089252,
    "location": "",
    "context": "model:ir.message,text:msg_request_delete_purchased",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.tryton.org/api/units/480284/?format=api",
    "priority": 100,
    "id": 325566,
    "web_url": "https://translate.tryton.org/translate/tryton/purchase_request/zh_Hans/?checksum=af40b8a99f80ade4",
    "url": "https://translate.tryton.org/api/units/325566/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-06T15:34:47.781708Z"
}