Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2343079/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en_US/?format=api",
    "user": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2025-05-12T06:31:38.734848Z",
    "action": 2,
    "target": "During monitoring there are several dedicated files created for each host. There are, for example, the discovered services, metrics 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 delete a host manually from the configuration.<br>The metrics (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": 2287913,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2287913/?format=api"
}