Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341803/?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-05-07T05:01:10.008300Z",
    "action": 59,
    "target": "<b>Warning</b>: The agent installation will neither create this directory, nor set needed permissions on it. We recommend to use this setting only if you encounter problems with the default TMPDIR directory on a target system.<br>Especially when running the agent as non-root, the agent user must have write access to this directory!",
    "id": 2236434,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2236434/?format=api"
}