Units API.

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

GET /api/units/2286548/?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 a list"
    ],
    "previous_source": "",
    "target": [
        "Dies ist keine Liste"
    ],
    "id_hash": -7476673514254829460,
    "content_hash": -7476673514254829460,
    "location": "cmk/gui/form_specs/vue/visitors/list_of_strings.py:33",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2286476/?format=api",
    "priority": 100,
    "id": 2286548,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=183d850d4944f86c",
    "url": "https://translate.checkmk.com/api/units/2286548/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-16T06:02:40.920134Z"
}