Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7664393/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2021-05-08T23:33:10.384904Z",
    "action": 2,
    "target": "</p><p><b><big>check type (チェック種類)</big> = connect</b>|<b>external</b>|<b>negotiate</b>|<b>off</b>|<b>on</b>|<b>ping</b>|<b>checktimeout</b><i>N</i>\n</p><p>実施すべきチェックの種類を指定します。 negotiate は要求を送信して文字列を受け取るチェックを意味します。 connect は <small>TCP/IP</small> の接続のみを試し、文字列の送受信は行わないチェックを意味します。\nまた、 checktype を番号で指定すると、 negotiate と connect を組み合わせて実行する意味になります。この場合は、指定した番号の回数だけ connect でチェックを\n行い、その後に 1 回だけ negotiate でチェックを行います。この設定は、サービスからの応答に時間がかかるような場合に有用です。 ping のチェックは\n<small>ICMP</small> ping を送信するチェックで、これに対して反応があれば実サーバが生きているものと認識されます。 ping は <small>UDP</small> のサービスでも利用します。 off を指定すると、何もチェックを行わず、フェールバックサーバが有効化されることがなくなります。 on を指定すると、何もチェックを行いませんが、実サーバが常に有効化されるようになります。既定値は <i>negotiate</i>です。\n\n\n",
    "id": 1802889,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802889/?format=api"
}