Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2287136/?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-01-28T06:01:40.828445Z",
    "action": 59,
    "target": "By default, the Checkmk agent runs under root. The agent controller, if deployed, runs under the fixed user <i>cmk-agent</i>, which will be created automatically if it  doesn't exist yet.<br>If you want to change this default behavior, you can configure this rule for setting a custom agent/agent controller user.<br><b>Note</b>: You can only use this configuration with the new single directory structure. Please enable <i>Customize installation directories</i> before saving the rule.",
    "id": 2162673,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2162673/?format=api"
}