Units API.

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

GET /api/units/2005678/?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/pl/?format=api",
    "source": [
        " for host %s"
    ],
    "previous_source": "",
    "target": [
        " dla hosta %s"
    ],
    "id_hash": 9217146412284135021,
    "content_hash": 9217146412284135021,
    "location": "cmk/gui/wato/pages/rulesets.py:995",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/1774365/?format=api",
    "priority": 100,
    "id": 2005678,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/pl/?checksum=ffe9e1d3d2f6466d",
    "url": "https://translate.checkmk.com/api/units/2005678/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:49:26.469723Z"
}