Units API.

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

GET /api/units/1776554/?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/en/?format=api",
    "source": [
        "Byte count"
    ],
    "previous_source": "",
    "target": [
        "Byte count"
    ],
    "id_hash": -6401919128021790836,
    "content_hash": -6401919128021790836,
    "location": "cmk/plugins/collection/graphing/standalone.py:1098",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2510,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/1776554/?format=api",
    "priority": 100,
    "id": 1776554,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=2727d078cd7b8f8c",
    "url": "https://translate.checkmk.com/api/units/1776554/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:32:05.864969Z"
}