Units API.

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

GET /api/units/2346799/?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": [
        "Inventory node: %s"
    ],
    "previous_source": "",
    "target": [
        "Inventory node: %s"
    ],
    "id_hash": -5372164059398040844,
    "content_hash": -5372164059398040844,
    "location": "cmk/gui/views/inventory/_display_hints.py:379",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8626,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2346799/?format=api",
    "priority": 100,
    "id": 2346799,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=35723d403c7592f4",
    "url": "https://translate.checkmk.com/api/units/2346799/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:47:59.671114Z"
}