Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2339685/?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.967985Z",
    "action": 59,
    "target": "これは、サイトが到達不能であると見なされる前に、GUIがサイトへの接続が確立されるのを待機する時間を設定します。ここでは、値をできるだけ低く設定することを強くお勧めします。この設定は、宛先に到達できない場合のGUI応答時間に直接影響するためです。Livestatusプロキシデーモンを使用する場合、GUIはローカルプロキシに接続します。この状況では、2秒などの低い値をお勧めします。",
    "id": 2231015,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2231015/?format=api"
}