Units API.

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

GET /api/units/2332233/?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": [
        "Starting snapshot creation in thread pool"
    ],
    "previous_source": "",
    "target": [
        "Starting snapshot creation in thread pool"
    ],
    "id_hash": -1610266787932081909,
    "content_hash": -1610266787932081909,
    "location": "cmk/gui/cme/managed_snapshots.py:334",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15628,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.checkmk.com/api/units/2332233/?format=api",
    "priority": 100,
    "id": 2332233,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=69a72ee34fb2f10b",
    "url": "https://translate.checkmk.com/api/units/2332233/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-06T06:01:03.882149Z"
}