Changes API.

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

GET /api/changes/2238138/?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": null,
    "author": null,
    "timestamp": "2025-05-09T12:35:25.253795Z",
    "action": 59,
    "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 deleting 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.",
    "id": 2238138,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2238138/?format=api"
}