Units API.

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

GET /api/units/325580/?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": [
        "Do you want to cancel the request or to reset it to draft?"
    ],
    "previous_source": "",
    "target": [
        "是否要取消请求或将其重置为草案?"
    ],
    "id_hash": 8942338654011905034,
    "content_hash": 8942338654011905034,
    "location": "",
    "context": "view:purchase.request.handle.purchase.cancellation.start:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.tryton.org/api/units/480298/?format=api",
    "priority": 100,
    "id": 325580,
    "web_url": "https://translate.tryton.org/translate/tryton/purchase_request/zh_Hans/?checksum=fc1991a0959fd40a",
    "url": "https://translate.tryton.org/api/units/325580/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-06T15:34:47.889199Z"
}