Changes API.

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

GET /api/changes/2235713/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.checkmk.com/api/units/2341546/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-01T05:06:35.471967Z",
    "action": 59,
    "target": "この変数を使用すると、Checkmkが一度に要求するOIDの数を構成できます。このルールは、バルクウォークホストとして構成されているSNMPホストにのみ適用されます。このルールを使用してSNMPパフォーマンスを調整することをお勧めします。注意: 値が高いほど良いとは限りません。Checkmkとターゲットシステム間のトランザクションは減少する可能性がありますが、必要なOIDが少量の場合は、OIDのオーバーヘッドが増加する可能性があります。",
    "id": 2235713,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2235713/?format=api"
}