Changes API.

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

GET /api/changes/505723/?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/advanced-macros/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-04T09:07:09.526267Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "55db8be46ead68e5e54474430a607a18046c5319",
        "previous_head": "97357473065780373b42e82c3e4b2f2cf91ac68c"
    },
    "id": 505723,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/505723/?format=api"
}