Units API.

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

GET /api/units/1970907/?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": [
        "DROP"
    ],
    "previous_source": "",
    "target": [
        "ドロップ"
    ],
    "id_hash": 7336559332699000912,
    "content_hash": 7336559332699000912,
    "location": "cmk/gui/mkeventd/wato.py:2530",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4259,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.checkmk.com/api/units/1778146/?format=api",
    "priority": 100,
    "id": 1970907,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=e5d0b1d7a319d050",
    "url": "https://translate.checkmk.com/api/units/1970907/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:59.009744Z"
}