Units API.

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

GET /api/units/2287798/?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": [
        "Choose condition"
    ],
    "previous_source": "",
    "target": [
        "Bedingung auswählen"
    ],
    "id_hash": 8724069649977094346,
    "content_hash": 8724069649977094346,
    "location": "cmk/gui/form_specs/vue/visitors/condition_choices.py:168",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3111,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/2287756/?format=api",
    "priority": 100,
    "id": 2287798,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=f9121f1fe2a6b0ca",
    "url": "https://translate.checkmk.com/api/units/2287798/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-31T06:02:33.506839Z"
}