Units API.

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

GET /api/units/1774428/?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/en/?format=api",
    "source": [
        "%d days"
    ],
    "previous_source": "",
    "target": [
        "%d days"
    ],
    "id_hash": 6543985892520703683,
    "content_hash": 6543985892520703683,
    "location": "cmk/gui/login.py:425, cmk/utils/cee/licensing/cce_handler.py:331",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 109,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/1774428/?format=api",
    "priority": 100,
    "id": 1774428,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=dad0e87f6add36c3",
    "url": "https://translate.checkmk.com/api/units/1774428/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:31:26.743754Z"
}