Units API.

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

GET /api/units/2231305/?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/ja/?format=api",
    "source": [
        "UNKNOWN services of host"
    ],
    "previous_source": "",
    "target": [
        "ホストのUNKNOWN サービス"
    ],
    "id_hash": -6063392239703652304,
    "content_hash": -6063392239703652304,
    "location": "cmk/gui/views/builtin_views.py:968",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18849,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.checkmk.com/api/units/2221909/?format=api",
    "priority": 100,
    "id": 2231305,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=2bda80e21a9a8830",
    "url": "https://translate.checkmk.com/api/units/2231305/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-24T05:12:16.830138Z"
}