Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2288507/?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-02-11T06:01:11.187242Z",
    "action": 59,
    "target": "A reliable backup ensures that your monitoring environment can be restored in case of data loss.<br><br>We recommend using the <a href=\"wato.py?mode=backup\">Checkmk backup</a> feature to create a consistent backup of your running site.<br><br>Virtual machine snapshots alone are not sufficient, as they do not guarantee data consistency.<br>Similarly, third-party backup solutions may fail to capture a consistent state.",
    "id": 2165458,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2165458/?format=api"
}