Units API.

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

GET /api/units/96937/?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/readme-generator/zh_Hans/?format=api",
    "source": [
        "Install %(application_name)s with YunoHost"
    ],
    "previous_source": "",
    "target": [
        "使用 YunoHost 安装 %(application_name)s"
    ],
    "id_hash": 7150519799185639516,
    "content_hash": 7150519799185639516,
    "location": "templates/README.md.j2:26",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/96202/?format=api",
    "priority": 100,
    "id": 96937,
    "web_url": "https://translate.yunohost.org/translate/yunohost/readme-generator/zh_Hans/?checksum=e33bbfdf4ddb885c",
    "url": "https://translate.yunohost.org/api/units/96937/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-22T19:59:19.530737Z"
}