Changes API.

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

GET /api/changes/2192151/?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/equality/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/uk/?format=api",
    "user": "https://weblate.osgeo.org/api/users/dkovshun/?format=api",
    "author": null,
    "timestamp": "2025-08-09T21:05:00.117197Z",
    "action": 17,
    "target": "",
    "id": 2192151,
    "action_name": "Changes committed",
    "url": "https://weblate.osgeo.org/api/changes/2192151/?format=api"
}