Changes API.

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

GET /api/changes/503086/?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/healthEstimate/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-04T10:36:42.593360Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b467b050e506f1cfb17f1d8d8ce9b62fd2320c4f",
        "previous_head": "2c737ca0d18c8ea79b1ec6e64172c5fb8a1f5cbb"
    },
    "id": 503086,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503086/?format=api"
}