Units API.

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

GET /api/units/2337633/?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/de/?format=api",
    "source": [
        "Specify levels in percentage of total flash"
    ],
    "previous_source": "",
    "target": [
        "Geben Sie die Levels in Prozent des Gesamt-Flash an"
    ],
    "id_hash": 7465043096841669171,
    "content_hash": 7465043096841669171,
    "location": "cmk/gui/plugins/wato/check_parameters/general_flash_usage.py:24",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15409,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.checkmk.com/api/units/2337443/?format=api",
    "priority": 100,
    "id": 2337633,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/de/?checksum=e7992925243aca33",
    "url": "https://translate.checkmk.com/api/units/2337633/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-04T05:07:44.714134Z"
}