Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2287140/?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.828524Z",
    "action": 59,
    "target": "Decide how to apply the configured name and optional UID/GID.<br><b>Note</b>: In this context, failing means that the agent installation will issue a warning and abort to setup the agent user and the corresponding permissions, but will continue with all other parts of the agent installation. Hence, you can especially specify the UID/GID as a security measure, but please be aware that the agent installation might remain in an unusable state when the agent user installation script fails.",
    "id": 2162677,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2162677/?format=api"
}