Units API.

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

GET /api/units/1969528/?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": [
        "Cannot read file \"%s\": %s"
    ],
    "previous_source": "",
    "target": [
        "ファイル \"%s\"を読み取れません: %s"
    ],
    "id_hash": 2032037773812044388,
    "content_hash": 2032037773812044388,
    "location": "packages/cmk-ccc/cmk/ccc/store/_file.py:158",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2766,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/1776767/?format=api",
    "priority": 100,
    "id": 1969528,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=9c333f96ce3e1264",
    "url": "https://translate.checkmk.com/api/units/1969528/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:55.965601Z"
}