Changes API.

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

GET /api/changes/491427/?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": "2024-12-18T00:36:44.566592Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "5488dbb3142d35a1d802eb0abd6a8e275badd4ca",
        "previous_head": "29239cf59680c71fb48704627c58920b0421b6f1"
    },
    "id": 491427,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491427/?format=api"
}