Changes API.

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

GET /api/changes/506349/?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/swade/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-07T17:36:45.202732Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "d5b7d6ea355da9a95856f25ae021a19c263e04cd",
        "previous_head": "9932beda594fdf12e51c5ddf5d49396d2daf8b87"
    },
    "id": 506349,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/506349/?format=api"
}