Changes API.

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

GET /api/changes/487717/?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/pin-cushion/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-11T14:54:56.168879Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "fb9bdafd53cbad441bf235f8614621ec5138069c",
        "previous_head": "c8082542bfd753455545c26907d436ba2e30e43a"
    },
    "id": 487717,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/487717/?format=api"
}