Changes API.

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

GET /api/changes/2135657/?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/schemas/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/schemas/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-04T17:47:40.596638Z",
    "action": 17,
    "target": "",
    "id": 2135657,
    "action_name": "Changes committed",
    "url": "https://weblate.osgeo.org/api/changes/2135657/?format=api"
}