Units API.

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

GET /api/units/1970742/?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": [
        "Currently, there is one pending change not yet activated."
    ],
    "previous_source": "",
    "target": [
        "現在、有効化されていない保留中の変更が1つあります。"
    ],
    "id_hash": -2729539233760689432,
    "content_hash": -2729539233760689432,
    "location": "cmk/gui/watolib/activate_changes.py:2561",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4075,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.checkmk.com/api/units/1777981/?format=api",
    "priority": 100,
    "id": 1970742,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=5a1eba875333c2e8",
    "url": "https://translate.checkmk.com/api/units/1970742/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:58.656722Z"
}