Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341999/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:31:56.589635Z",
    "action": 59,
    "target": "During monitoring there are several dedicated files created for each host. There are, for example, the discovered services, performance data and different temporary files created. During deletion of a host, these files are normally deleted. But there are cases, where the files are left on the disk until manual deletion, for example if you move a host from one site to another or deleting a host manually from the configuration.<br>The performance data (RRDs) and HW/SW Inventory archive are never deleted during host deletion. They are only deleted automatically when you enable this option and after the configured period. This option also affects the retention of `Agent update status` files. These files can be created without a corresponding host, but should be cleaned up after a grace period if the user never creates the host.",
    "id": 2237053,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2237053/?format=api"
}