Units API.

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

GET /api/units/2254815/?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/de/?format=api",
    "source": [
        "Here you can simulate an incoming agent request and check out which rules are matching.<br>An agent request contains several labels as key-value pairs, e.g. %s."
    ],
    "previous_source": "",
    "target": [
        "Hier können Sie eine eingehende Agentenanfrage simulieren und prüfen, welche Regeln zutreffen.<br>Eine Agentenanfrage enthält mehrere Labels als Schlüssel-Wert-Paare, z. B. %s."
    ],
    "id_hash": -8180371331479006359,
    "content_hash": -8180371331479006359,
    "location": "cmk/gui/cce/agent_registration/_modes.py:345",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7183,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate.checkmk.com/api/units/2254692/?format=api",
    "priority": 100,
    "id": 2254815,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=0e797b9d90679369",
    "url": "https://translate.checkmk.com/api/units/2254815/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-25T05:02:39.166327Z"
}