Changes API.

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

GET /api/changes/504882/?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/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-06-23T20:23:53.063646Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "1995771ecd3d32b460b1ef3b769e4235289d78da",
        "previous_head": "6904d9ea55271c01e17f48ac632ee13ad9cb0ec5"
    },
    "id": 504882,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504882/?format=api"
}