Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-04T22:01:36.275884Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "efaf7c5e887822c547f3336ff1d0642e1b262393",
        "previous_head": "54308dc0eb3f6495c39cae502f2cb2f22b3efa1e"
    },
    "id": 492421,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492421/?format=api"
}