Units API.

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

GET /api/units/2339344/?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/es_UY/?format=api",
    "source": [
        "This log file pattern does not match the given string."
    ],
    "previous_source": "",
    "target": [
        "% d sitio no está conectado"
    ],
    "id_hash": -2553174836421305243,
    "content_hash": -2553174836421305243,
    "location": "cmk/gui/wato/pages/pattern_editor.py:298",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 17456,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://translate.checkmk.com/api/units/2338560/?format=api",
    "priority": 100,
    "id": 2339344,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/es_UY/?checksum=5c914d0379a45c65",
    "url": "https://translate.checkmk.com/api/units/2339344/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-09T05:05:28.673891Z"
}