Units API.

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

GET /api/units/1345710/?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/dev/ja/?format=api",
    "source": [
        "Attribute {diff_path} with value {val_t1} removed."
    ],
    "previous_source": "",
    "target": [
        "値{val_t1}が削除された属性{diff_path}。"
    ],
    "id_hash": -8674589523565988963,
    "content_hash": -8674589523565988963,
    "location": "cmk/utils/object_diff.py:95",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1774,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.checkmk.com/api/units/1153239/?format=api",
    "priority": 100,
    "id": 1345710,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/ja/?checksum=079daac9cb86339d",
    "url": "https://translate.checkmk.com/api/units/1345710/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:40:47.373061Z"
}