Changes API.

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

GET /api/changes/492498/?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-01-07T13:36:43.385738Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c9f03378e8052549c335bfa388f37010b9a4c72b",
        "previous_head": "10c22bafd4ab355197ac77e6a41144e2a7e4f324"
    },
    "id": 492498,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492498/?format=api"
}