Units API.

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

GET /api/units/1155013/?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": [
        "Crash Exception"
    ],
    "previous_source": "",
    "target": [
        "Crash Exception"
    ],
    "id_hash": 6618179330871712943,
    "content_hash": 6618179330871712943,
    "location": "cmk/gui/crash_reporting/views.py:294",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3836,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/1155013/?format=api",
    "priority": 100,
    "id": 1155013,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=dbd87f096c70dcaf",
    "url": "https://translate.checkmk.com/api/units/1155013/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:26:32.667402Z"
}