Changes API.

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

GET /api/changes/491332/?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/twodsix/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-04T14:24:14.609644Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "0a5586feba8c4409d3dbbc665e6bca216d2f6562",
        "previous_head": "4630d7ce985af9f14943984ee0fb53047d35465f"
    },
    "id": 491332,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491332/?format=api"
}