Units API.

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

GET /api/units/557937/?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": [
        "Internal Balance"
    ],
    "previous_source": "",
    "target": [
        "内部余额"
    ],
    "id_hash": 689222100081096420,
    "content_hash": 689222100081096420,
    "location": "",
    "context": "field:account.general_ledger.line,internal_balance:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 243,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/549926/?format=api",
    "priority": 100,
    "id": 557937,
    "web_url": "https://translate.tryton.org/translate/tryton/account/zh_Hans/?checksum=89909bd92eaeb6e4",
    "url": "https://translate.tryton.org/api/units/557937/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-02T07:26:44.888010Z"
}