Units API.

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

GET /api/units/1969068/?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": [
        "Bar"
    ],
    "previous_source": "",
    "target": [
        "バー"
    ],
    "id_hash": -3105645200413060574,
    "content_hash": -3105645200413060574,
    "location": "cmk/gui/mkeventd/wato.py:881, cmk/gui/plugins/metrics/unit.py:290",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2254,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.checkmk.com/api/units/1776307/?format=api",
    "priority": 100,
    "id": 1969068,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=54e6882506fb9222",
    "url": "https://translate.checkmk.com/api/units/1969068/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:54.798693Z"
}