Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2336919/?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-04-04T05:01:13.905402Z",
    "action": 59,
    "target": "By specifying a status host for each non-local connection you prevent graphical user interface (GUI) from running into timeouts when remote sites do not respond. You need to add the remote monitoring servers as hosts into your local monitoring site and use their host state as a reachability state of the remote site. Please refer to the <a target=_blank href='%s'>online documentation</a> for details.",
    "id": 2227624,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2227624/?format=api"
}