Units API.

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

GET /api/units/2281200/?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": [
        "You have to specify at least one receiver: %s"
    ],
    "previous_source": "",
    "target": [
        "You have to specify at least one receiver: %s"
    ],
    "id_hash": -2076000305216332966,
    "content_hash": -2076000305216332966,
    "location": "cmk/gui/cce/otel_collector/_modes.py:410",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20740,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://translate.checkmk.com/api/units/2281200/?format=api",
    "priority": 100,
    "id": 2281200,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=633090b8b5fa5b5a",
    "url": "https://translate.checkmk.com/api/units/2281200/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-12-07T06:01:24.576641Z"
}