Units API.

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

GET /api/units/2381301/?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/nl/?format=api",
    "source": [
        "Value of attribute"
    ],
    "previous_source": "",
    "target": [
        "Rolkenmerk"
    ],
    "id_hash": 1958680005546338144,
    "content_hash": 1958680005546338144,
    "location": "cmk/gui/cce/otel_collector/_modes.py:527",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 19835,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2348241/?format=api",
    "priority": 100,
    "id": 2381301,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/nl/?checksum=9b2ea116673fe760",
    "url": "https://translate.checkmk.com/api/units/2381301/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:59:47.341822Z"
}