Units API.

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

GET /api/units/2346567/?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": [
        "Hop 30 round trip minimum"
    ],
    "previous_source": "",
    "target": [
        "Hop 30 round trip minimum"
    ],
    "id_hash": -2959761347356007866,
    "content_hash": -2959761347356007866,
    "location": "cmk/plugins/mtr/graphing/hop_30.py:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7381,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/2346567/?format=api",
    "priority": 100,
    "id": 2346567,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=56ecd0bc6ee9e246",
    "url": "https://translate.checkmk.com/api/units/2346567/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:47:52.436196Z"
}