Units API.

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

GET /api/units/1776512/?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": [
        "By default Checkmk uses command line calls of Net-SNMP tools like snmpget or snmpwalk to gather SNMP information. For each request a new command line program is being executed. It is now possible to use the Inline SNMP implementation which calls the respective libraries directly via its python bindings. This should increase the performance of SNMP checks in a significant way. Both SNMP modes are features which improve the performance for large installations and are only available via our subscription."
    ],
    "previous_source": "",
    "target": [
        "By default Checkmk uses command line calls of Net-SNMP tools like snmpget or snmpwalk to gather SNMP information. For each request a new command line program is being executed. It is now possible to use the Inline SNMP implementation which calls the respective libraries directly via its python bindings. This should increase the performance of SNMP checks in a significant way. Both SNMP modes are features which improve the performance for large installations and are only available via our subscription."
    ],
    "id_hash": 5025123275719778211,
    "content_hash": 5025123275719778211,
    "location": "cmk/gui/wato/_check_mk_configuration.py:3251",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2461,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 80,
    "source_unit": "https://translate.checkmk.com/api/units/1776512/?format=api",
    "priority": 100,
    "id": 1776512,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=c5bcd2feb9d31fa3",
    "url": "https://translate.checkmk.com/api/units/1776512/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:32:05.108831Z"
}