Units API.

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

GET /api/units/102948/?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_invoice/zh_Hans/?format=api",
    "source": [
        "Draft"
    ],
    "previous_source": "",
    "target": [
        "草案"
    ],
    "id_hash": 2816249689028831857,
    "content_hash": 2816249689028831857,
    "location": "",
    "context": "model:ir.model.button,string:invoice_draft_button",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 266,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.tryton.org/api/units/477484/?format=api",
    "priority": 100,
    "id": 102948,
    "web_url": "https://translate.tryton.org/translate/tryton/account_invoice/zh_Hans/?checksum=a715542bc95e2a71",
    "url": "https://translate.tryton.org/api/units/102948/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-02T09:49:35.779510Z"
}