Units API.

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

GET /api/units/2286550/?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/de/?format=api",
    "source": [
        "Not an integer number"
    ],
    "previous_source": "",
    "target": [
        "Dies ist keine Ganzzahl"
    ],
    "id_hash": -2374335666673549024,
    "content_hash": -2374335666673549024,
    "location": "cmk/gui/form_specs/vue/visitors/integer.py:48, cmk/gui/form_specs/vue/visitors/integer.py:55",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11199,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.checkmk.com/api/units/2286478/?format=api",
    "priority": 100,
    "id": 2286550,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=5f0caa4a7a620120",
    "url": "https://translate.checkmk.com/api/units/2286550/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-16T06:02:40.929181Z"
}