Units API.

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

GET /api/units/1969194/?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": [
        "Buffered memory"
    ],
    "previous_source": "",
    "target": [
        "バッファメモリ"
    ],
    "id_hash": 2943087213356436658,
    "content_hash": 2943087213356436658,
    "location": "cmk/plugins/memory/graphing/mem.py:79",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2382,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/1776433/?format=api",
    "priority": 100,
    "id": 1969194,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=a8d7f23a371accb2",
    "url": "https://translate.checkmk.com/api/units/1969194/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:55.044088Z"
}