Units API.

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

GET /api/units/11307019/?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/anaconda/rhel-86/be/?format=api",
    "source": [
        "{device_name} on {container_name}"
    ],
    "previous_source": "%(deviceName)s on %(container)s",
    "target": [
        "%(deviceName)s on %(container)s"
    ],
    "id_hash": 1000040374437793163,
    "content_hash": 1000040374437793163,
    "location": "pyanaconda/modules/storage/devicetree/viewer.py:309",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 680,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://translate.fedoraproject.org/api/units/11291311/?format=api",
    "priority": 100,
    "id": 11307019,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-86/be/?checksum=8de0db6c0f69cd8b",
    "url": "https://translate.fedoraproject.org/api/units/11307019/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-14T02:19:14.396643Z"
}