Units API.

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

GET /api/units/1151843/?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": [
        "/etc/cma/backup.conf has wrong permissions. Refusing to read file"
    ],
    "previous_source": "",
    "target": [
        "/etc/cma/backup.conf has wrong permissions. Refusing to read file"
    ],
    "id_hash": 8635545999492552357,
    "content_hash": 8635545999492552357,
    "location": "cmk/utils/backup/config.py:73",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 270,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.checkmk.com/api/units/1151843/?format=api",
    "priority": 100,
    "id": 1151843,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=f7d79f555d4c96a5",
    "url": "https://translate.checkmk.com/api/units/1151843/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:25:37.671372Z"
}