Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2375821/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:58:06.480508Z",
    "action": 59,
    "target": "この設定では、各サービスのドキュメントへのリンクを設定できます。オブジェクトごとに動的に置換されるURL内で、いくつかのマクロを使うことができます。こちら:<br><ul><li>$HOSTNAME$: ホスト名を含む</li><li>$HOSTNAME_URL_ENCODED$: 上記と同じだが、URLエンコードされている</li><li>$HOSTADDRESS$: ホストのネットワークアドレスを含む</li><li>$HOSTADDRESS_URL_ENCODED$: 上記と同じだが、URLエンコードされている</li><li>$SERVICEDESC$: サービスの説明を含む(これがサービスである場合)</li><li>$SERVICEDESC_URL_ENCODED$: 上記と同じだが、URLエンコードされている</li><li>$USER_ID$: 現在アクティブなユーザーのID</li></ul>",
    "id": 2271030,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2271030/?format=api"
}