Units API.

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

GET /api/units/43511/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/?format=api",
    "source": [
        "This account must have permissions to the shared pool or dataset."
    ],
    "previous_source": "",
    "target": [
        "这个账号必须对共享存储池或数据集有权限。"
    ],
    "id_hash": -3276412481747809581,
    "content_hash": -3276412481747809581,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1792,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.yunohost.org/api/units/43510/?format=api",
    "priority": 100,
    "id": 43511,
    "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/zh_Hans/?checksum=5287d834ffc40ad3",
    "url": "https://translate.yunohost.org/api/units/43511/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-08T18:01:21.974221Z"
}