Units API.

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

GET /api/units/1151848/?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": [
        "0.1 - 0.2 ms"
    ],
    "previous_source": "",
    "target": [
        "0.1 - 0.2 ms"
    ],
    "id_hash": 3803021848209389526,
    "content_hash": 3803021848209389526,
    "location": "cmk/gui/plugins/wato/check_parameters/nimble_latency.py:46",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 274,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.checkmk.com/api/units/1151848/?format=api",
    "priority": 100,
    "id": 1151848,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=b4c70c38bf91f7d6",
    "url": "https://translate.checkmk.com/api/units/1151848/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:25:37.755033Z"
}