Units API.

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

GET /api/units/1969273/?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": [
        "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": [
        "デフォルトでは、CheckmkはsnmpgetやsnmpwalkなどのNet-SNMPツールのコマンドライン呼び出しを使用してSNMP情報を収集します。リクエストごとに、新しいコマンドラインプログラムが実行されています。Pythonバインディングを介してnet-snmpライブラリを直接呼び出すインラインSNMP実装を使用できるようになりました。これにより、SNMPチェックのパフォーマンスが大幅に向上するはずです。インラインSNMPモードは、大規模なインストールのパフォーマンスを向上させる機能であり、サブスクリプションを介してのみ使用できます。"
    ],
    "id_hash": 5025123275719778211,
    "content_hash": 5025123275719778211,
    "location": "cmk/gui/wato/_check_mk_configuration.py:3251",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "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": 1969273,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=c5bcd2feb9d31fa3",
    "url": "https://translate.checkmk.com/api/units/1969273/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:55.201041Z"
}