Units API.

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

GET /api/units/2345029/?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/pt_BR/?format=api",
    "source": [
        "Failover monitoring"
    ],
    "previous_source": "",
    "target": [
        "# Containers"
    ],
    "id_hash": -6608185214107845295,
    "content_hash": -6608185214107845295,
    "location": "cmk/plugins/netscaler/rulesets/netscaler_ha.py:26",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 6295,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/2342005/?format=api",
    "priority": 100,
    "id": 2345029,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/pt_BR/?checksum=244b028f371cfd51",
    "url": "https://translate.checkmk.com/api/units/2345029/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:41:09.020245Z"
}