Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-properties/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2026-03-21T11:12:32.669931Z",
    "action": 47,
    "target": "",
    "id": 96528,
    "action_name": "New alert",
    "url": "https://weblate.appinventor.mit.edu/api/changes/96528/?format=api"
}