Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132603/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cachet/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:09.633943Z",
    "action": 71,
    "target": "Cachet is a status page for your API, service or company. Built with all of the features that you'd expect from a status page, Cachet comes with a powerful API, a metric system, multiple user support, two factor authentication for added security and is easy to get setup. A powerful, self-hosted alternative to StatusPage.io and Status.io.",
    "id": 203605,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203605/?format=api"
}