Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2343207/?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.256324Z",
    "action": 59,
    "target": "The selected automation user needs rights for agent registration and download. If no user is selected, the Agent Bakery tries to find an automation user named \"automation\".<br>This is only required when the central site's version is 2.3.0. From 2.4.0 the connection mode does not require an automation user anymore. This setting will thus be removed in a future version.",
    "id": 2238266,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2238266/?format=api"
}