Units API.

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

GET /api/units/43185/?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": [
        "System is shutting down..."
    ],
    "previous_source": "",
    "target": [
        "系统关机中…"
    ],
    "id_hash": -5215291138726187589,
    "content_hash": -5215291138726187589,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1629,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/43184/?format=api",
    "priority": 100,
    "id": 43185,
    "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/zh_Hans/?checksum=379f905753fbadbb",
    "url": "https://translate.yunohost.org/api/units/43185/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-08T18:01:18.183512Z"
}