Units API.

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

GET /api/units/2346999/?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/stable/en/?format=api",
    "source": [
        "New notification rule #%d successfully created!"
    ],
    "previous_source": "",
    "target": [
        "New notification rule #%d successfully created!"
    ],
    "id_hash": -9121856000389937725,
    "content_hash": -9121856000389937725,
    "location": "cmk/gui/wato/pages/notifications/modes.py:3103",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10914,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate.checkmk.com/api/units/2346999/?format=api",
    "priority": 100,
    "id": 2346999,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=0168a84c1c7e05c3",
    "url": "https://translate.checkmk.com/api/units/2346999/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:48:05.762840Z"
}