Units API.

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

GET /api/units/1777923/?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": [
        "Critical level is at least"
    ],
    "previous_source": "",
    "target": [
        "Critical level is at least"
    ],
    "id_hash": 2784376858445511072,
    "content_hash": 2784376858445511072,
    "location": "cmk/gui/wato/_levels.py:162, cmk/gui/form_specs/vue/visitors/recomposers/levels.py:269, cmk/gui/utils/rule_specs/legacy_converter.py:1869",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4013,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/1777923/?format=api",
    "priority": 100,
    "id": 1777923,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=a6a41800207679a0",
    "url": "https://translate.checkmk.com/api/units/1777923/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:32:32.255075Z"
}