Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/index/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-10-26T15:59:10.392051Z",
    "action": 21,
    "target": "",
    "id": 2241941,
    "action_name": "Repository rebased",
    "url": "https://weblate.osgeo.org/api/changes/2241941/?format=api"
}