Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2332351/?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-03-08T06:01:07.167674Z",
    "action": 59,
    "target": "Choose what to do with the files under <tt>%PROGRAMDATA%\\checkmk</tt>:<ul><li><i>Do not remove anything</i>: Leave all files in place after uninstallation.<br><li><i>Remove data managed by the Checkmk agent</i>: Remove only files that got created on Checkmk agent installation. This includes files that came from bakery plugins, even if they have been edited by a user. Keep runtime files that have been created after installation, like state files, registration files, and logs.<li><i>Remove all files and subdirectories</i>: Remove all files regardless of their origin.</ul><b>Caution</b>: Uninstallation also happens on every agent update! As a consequence, this rule will break automatic agent updates and TLS encrypted agent communication on setting <i>Remove all files and subdirectories</i>, since the removed files also include your agent updater and agent controller registrations.",
    "id": 2218801,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2218801/?format=api"
}