Changes API.

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

GET /api/changes/492703/?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/succ-swade-unlimited-condition-changer/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-12T20:09:22.910118Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b2ede17d3816dfed3dfc1dcf9a0860489059cc44",
        "previous_head": "4e73026eaaf5d316a203713e9b467bb33e3322a0"
    },
    "id": 492703,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492703/?format=api"
}