GET /festivalartist/d11921b0-c1ce-11e8-80dc-525400009efb/2025?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "pk": 2101,
        "year": 2025,
        "cancelled": false,
        "name": "Reeperbahn Festival",
        "city": "Hamburg",
        "country": "DE",
        "country_full": "Germany",
        "website": "reeperbahnfestival.com",
        "slug": "reeperbahn-festival",
        "start_date": "2025-09-17",
        "end_date": "2025-09-20",
        "updated_at": "2025-01-27T14:15:40.879154",
        "created_at": "2025-01-27T14:15:40.879133"
    }
]