Changes API.

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

GET /api/changes/489261/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-23T08:17:11.261620Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "88f22cc12825ee4f7c0f6316f1e918eac4588f16",
        "previous_head": "4c837602fa472356560ae450690d04f89db65cd3"
    },
    "id": 489261,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489261/?format=api"
}