{
    "success": true,
    "message": "No workshop sessions found for the selected edition",
    "data": {
        "edition": {
            "id": 1,
            "name": "Euroson Latino World Salsa Championship 2025",
            "slug": "elwsc-2025",
            "year": 2025,
            "start_date": "2025-12-08",
            "end_date": "2025-12-12",
            "is_current": true
        },
        "filters": {
            "date": null,
            "language": null,
            "room": null,
            "level": null,
            "category": null,
            "artist_id": null
        },
        "sessions": {
            "flat": [],
            "by_day": []
        }
    }
}