Units API.

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

GET /api/units/1969629/?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": [
        "Changed position of connection %s to %d"
    ],
    "previous_source": "",
    "target": [
        "接続%sの位置を%dに変更しました"
    ],
    "id_hash": 3554553298388590935,
    "content_hash": 3554553298388590935,
    "location": "cmk/gui/wato/pages/userdb_common.py:255",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2873,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.checkmk.com/api/units/1776868/?format=api",
    "priority": 100,
    "id": 1969629,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=b1544f645da52157",
    "url": "https://translate.checkmk.com/api/units/1969629/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:56.182983Z"
}