Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2339642/?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-04-09T05:07:42.967126Z",
    "action": 59,
    "target": "持続的接続はGUIのパフォーマンスを向上させるための設定かもしれませんが、適切に動作させるためにはシステムのチューニングが本当に必要であることを認識してください。持続的接続を有効にすると、単一のGUIページがApacheプロセスの既に確立された接続を使用することができます。これにより、Livestatus接続を確立するために必要な時間を節約することができます。しかし、実行中の各Apacheプロセスは、Livestatusを介して設定された各サイトへの持続的な接続を開いたままにしていることに注意する必要があります。つまり、最大 Apache プロセスと最大並列ライブステータス接続のバランスをとる必要があります。さもなければ、ライブステータスへのリクエストは既存の、そしておそらくはアイドル状態のコネクションによってブロックされてしまいます。",
    "id": 2230972,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2230972/?format=api"
}