Changes API.

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

GET /api/changes/504208/?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/od6s/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-06-11T03:53:09.003778Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "1ff973bc128324250ae47e73e61340493f382235",
        "previous_head": "62af6f38f6d8c719c5e0cbd019913c31867227bd"
    },
    "id": 504208,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504208/?format=api"
}