Units API.

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

GET /api/units/2332844/?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": [
        "Clean Up"
    ],
    "previous_source": "",
    "target": [
        "Clean Up"
    ],
    "id_hash": 2932374449634180919,
    "content_hash": 2932374449634180919,
    "location": "cmk/gui/quick_setup/_modes.py:677",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [
        "spell checks"
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/2332844/?format=api",
    "priority": 100,
    "id": 2332844,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=a8b1e3068ae07f37",
    "url": "https://translate.checkmk.com/api/units/2332844/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-12T06:01:00.207610Z"
}