Units API.

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

GET /api/units/2334768/?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/en/?format=api",
    "source": [
        "Deprecated plug-in: %s"
    ],
    "previous_source": "",
    "target": [
        "Deprecated plug-in: %s"
    ],
    "id_hash": -1299445901925635771,
    "content_hash": -1299445901925635771,
    "location": "cmk/gui/deprecations.py:283",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4766,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2334768/?format=api",
    "priority": 100,
    "id": 2334768,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=6df770d642e2a945",
    "url": "https://translate.checkmk.com/api/units/2334768/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-21T06:01:03.472743Z"
}