Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/zh_CN/?format=api",
    "language_code": "zh_CN",
    "source": [
        "While loading repository failed to use %s: "
    ],
    "previous_source": "",
    "target": [
        "加载软件仓库时使用 %s 失败: "
    ],
    "id_hash": 4123709676960706771,
    "content_hash": 4123709676960706771,
    "location": "libdnf/dnf-sack.cpp:765",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/11242195/?format=api",
    "priority": 100,
    "id": 11242349,
    "web_url": "https://translate.fedoraproject.org/translate/dnf/libdnf-rhel-8/zh_CN/?checksum=b93a5c1a541570d3",
    "url": "https://translate.fedoraproject.org/api/units/11242349/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-08-30T13:46:14.204933Z",
    "last_updated": "2023-06-16T11:46:33.795393Z"
}