Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/geoserver/extension-metadata/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/geoserver/extension-metadata/cs/?format=api",
    "user": "https://weblate.osgeo.org/api/users/alexgacon/?format=api",
    "author": "https://weblate.osgeo.org/api/users/alexgacon/?format=api",
    "timestamp": "2025-02-11T20:21:37.456379Z",
    "action": 0,
    "target": "",
    "id": 2025927,
    "action_name": "Resource updated",
    "url": "https://weblate.osgeo.org/api/changes/2025927/?format=api"
}