Units API.

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

GET /api/units/1152632/?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/en/?format=api",
    "source": [
        "After a request is sent to the remote SNMP agent, the service will wait up to the provided timeout limit before assuming that the answer got lost. It will then retry to obtain an answer by sending another request.\nIn the worst case, the total duration of the service can take up to the product of the number of retries and the timeout duration. In consequence, you should provide combined reasonable values for both parameters."
    ],
    "previous_source": "",
    "target": [
        "After a request is sent to the remote SNMP agent, the service will wait up to the provided timeout limit before assuming that the answer got lost. It will then retry to obtain an answer by sending another request.\nIn the worst case, the total duration of the service can take up to the product of the number of retries and the timeout duration. In consequence, you should provide combined reasonable values for both parameters."
    ],
    "id_hash": -5453606464922559573,
    "content_hash": -5453606464922559573,
    "location": "cmk/gui/wato/_check_mk_configuration.py:5090",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1127,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://translate.checkmk.com/api/units/1152632/?format=api",
    "priority": 100,
    "id": 1152632,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=3450e5d089845bab",
    "url": "https://translate.checkmk.com/api/units/1152632/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:25:50.344834Z"
}