Units API.

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

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

{
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/it/?format=api",
    "source": [
        "%%d locked element"
    ],
    "previous_source": "",
    "target": [
        "%%d elemento bloccato"
    ],
    "id_hash": -8122302140905125883,
    "content_hash": -8122302140905125883,
    "location": "cmk/gui/valuespec/definitions.py:4149",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/1151676/?format=api",
    "priority": 100,
    "id": 1324907,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/it/?checksum=0f47c93c94f48805",
    "url": "https://translate.checkmk.com/api/units/1324907/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:39:16.169984Z"
}