Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2344159/?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-09T12:38:54.111675Z",
    "action": 59,
    "target": "監視中に、ホストごとにいくつかの専用ファイルが作成されます。たとえば、検出されたサービス、パフォーマンスデータ、および作成されたさまざまな一時ファイルがあります。ホストの削除中に、これらのファイルは通常削除されます。ただし、ホストをあるサイトから別のサイトに移動したり、構成からホストを手動で削除したりする場合など、手動で削除するまでファイルがディスクに残る場合があります。<br>パフォーマンスデータ(RRD)とHW/SWインベントリアーカイブは、ホストの削除中に削除されることはありません。これらは、このオプションを有効にした場合、および構成された期間が経過した後にのみ自動的に削除されます。",
    "id": 2239224,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2239224/?format=api"
}