Changes API.

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

GET /api/changes/493595/?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-02-04T12:36:43.803841Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "18a50819cba7c8f6a1c2e517f8ced30ecab50c30",
        "previous_head": "60e710a8188279579c47eb9d1b173a617d36dfd7"
    },
    "id": 493595,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493595/?format=api"
}