Units API.

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

GET /api/units/2345368/?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/pt_PT/?format=api",
    "source": [
        "These settings only affect features that are currently under development."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7412940807243674293,
    "content_hash": -7412940807243674293,
    "location": "cmk/gui/wato/_check_mk_configuration.py:725",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 17270,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.checkmk.com/api/units/2342128/?format=api",
    "priority": 100,
    "id": 2345368,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/pt_PT/?checksum=191ff19c7b3e4d4b",
    "url": "https://translate.checkmk.com/api/units/2345368/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:41:58.067914Z"
}