Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-04T22:57:30.974689Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 266509,
    "action_name": "Changes committed",
    "url": "https://translate.sonoransoftware.com/api/changes/266509/?format=api"
}