Units API.

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

GET /api/units/2343064/?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/en_US/?format=api",
    "source": [
        "Connection lost occurred"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7604907319565730598,
    "content_hash": 7604907319565730598,
    "location": "cmk/gui/plugins/wato/check_parameters/cisco_ip_sla.py:86",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 3604,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2341984/?format=api",
    "priority": 100,
    "id": 2343064,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en_US/?checksum=e98a0eea247bc326",
    "url": "https://translate.checkmk.com/api/units/2343064/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:35:05.591615Z"
}