Units API.

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

GET /api/units/1153472/?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": [
        "BAR1 memory utilization"
    ],
    "previous_source": "",
    "target": [
        "BAR1 memory utilization"
    ],
    "id_hash": -8320389876374022318,
    "content_hash": -8320389876374022318,
    "location": "cmk/gui/plugins/wato/check_parameters/nvidia_smi.py:111",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2158,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/1153472/?format=api",
    "priority": 100,
    "id": 1153472,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=0c88097da1f85752",
    "url": "https://translate.checkmk.com/api/units/1153472/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:26:06.074307Z"
}