Units API.

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

GET /api/units/2353445/?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/da/?format=api",
    "source": [
        "This ID uniquely identifies this rule in Checkmk. Use this ID when working with rules in Checkmk REST API calls, e.g., to show, modify or delete the rule."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -988897635782752256,
    "content_hash": -988897635782752256,
    "location": "cmk/gui/wato/pages/rulesets.py:2490",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 17231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://translate.checkmk.com/api/units/2347935/?format=api",
    "priority": 100,
    "id": 2353445,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/da/?checksum=7246bad6f3f20800",
    "url": "https://translate.checkmk.com/api/units/2353445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:50:48.096031Z"
}