Changes API.

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

GET /api/changes/494578/?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-03-12T13:36:44.820700Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "ef201705f1f38a05a2ebcbea8cb485a30eb131aa",
        "previous_head": "79b0d06c5fe0db1aab5d3f777b9360253f5da4c4"
    },
    "id": 494578,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494578/?format=api"
}