Units API.

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

GET /api/units/2264331/?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": [
        "(SLA alert levels at %r%%/%r%% left)"
    ],
    "previous_source": "",
    "target": [
        "(SLA alert levels at %r%%/%r%% left)"
    ],
    "id_hash": 8667272607975668518,
    "content_hash": 8667272607975668518,
    "location": "cmk/gui/cee/sla/_sla_painter/_service_state_percentage.py:72",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 220,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate.checkmk.com/api/units/2264331/?format=api",
    "priority": 100,
    "id": 2264331,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=f848568409dcfb26",
    "url": "https://translate.checkmk.com/api/units/2264331/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-08-31T05:00:59.465132Z"
}