Events. list: API endpoint that allows events to be viewed. retrieve: API endpoint that allows single event to be viewed. create: API endpoint that allows event to be created. update: API endpoint that allows events to be updated. partial_update: API endpoint that allows events to be partially updated. delete: API endpoint that allows events to be deleted.

GET /api/v1/events/?format=api&offset=234&ordering=-end_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=252&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=216&ordering=-end_time",
    "results": [
        {
            "id": 36854,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34951,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/925953b3360341d6bcf94e1007c4f64b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-11T16:12:48.571591Z",
                "updated_at": "2024-03-11T16:12:48.571652Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5466,
                "name": "The Whitworth",
                "slug": "whitworth",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.459878,-2.2279536",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-11T16:12:52.350719Z",
            "publish_time": null,
            "slug": "the-whitworth-ayo-akingbade-show-me-the-world-mister-2024-05-03",
            "created_at": "2024-03-11T16:12:53.262256Z",
            "updated_at": "2024-03-11T16:12:53.309069Z",
            "summary": "Ayo Akingbade: Show Me The World Mister is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 20/10/2024, 00:00. Event is in The Whitworth with address The University of Manchester, Oxford Road,.",
            "title": "Ayo Akingbade: Show Me The World Mister",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-10-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The University of Manchester, Oxford Road,",
            "city": "Manchester",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37631,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35692,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9aeb534230c94c96b73f0198cae0f5be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aeb534230c94c96b73f0198cae0f5be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:11:18.963299Z",
                "updated_at": "2024-04-02T17:11:18.963365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3567,
                "name": "Sainsbury Centre for Visual Arts",
                "slug": "sainsbury-centre-visual-arts",
                "city": "Norwich",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6203452,1.2367927",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T17:11:22.017002Z",
            "publish_time": null,
            "slug": "sainsbury-centre-the-camera-never-lies-challenging-images-through-the-incite-project-what-is-truth-season-2024-05-18",
            "created_at": "2024-04-02T17:11:22.941113Z",
            "updated_at": "2024-04-02T17:11:23.495928Z",
            "summary": "The Camera Never Lies: Challenging images through The Incite Project: What is Truth? season is an Gallery Shows event starting on 18/05/2024, 00:00 and ending on 20/10/2024, 00:00. Event is in Sainsbury Centre for Visual Arts with address Norfolk Road.",
            "title": "The Camera Never Lies: Challenging images through The Incite Project: What is Truth? season",
            "content": null,
            "start_time": "2024-05-18T00:00:00.000000Z",
            "end_time": "2024-10-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Norfolk Road",
            "city": "Norwich",
            "geolocation": "22.3352509,114.1773446",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38319,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36835,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e20258373fde4ec289fff565c92c132b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e20258373fde4ec289fff565c92c132b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-09-25T18:21:26.915180Z",
                "updated_at": "2024-09-25T18:21:26.915229Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-08-05T19:07:50.813061Z",
            "publish_time": null,
            "slug": "a-sky-filled-with-clouds-and-the-smell-of-blood-oranges",
            "created_at": "2024-08-05T19:07:50.817227Z",
            "updated_at": "2024-09-25T18:21:52.689798Z",
            "summary": "a sky filled with clouds and the smell of blood oranges is an Gallery Shows event starting on 06/09/2024, 11:00 and ending on 19/10/2024, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "Janaina Tschäpe: a sky filled with clouds and the smell of blood oranges",
            "content": "Sean Kelly is delighted to announce a sky filled with clouds and the smell of blood oranges, Janaina Tschäpe’s fourth solo exhibition with the gallery. This exhibition marks an exciting evolution in Tschäpe’s artistic journey, emphasizing a profound personal exploration, with a focus on the scale and fluidity of mark-making that characterize the artist’s vigorous abstractions. Coinciding with the exhibition, a major new monograph on Janaina Tschäpe’s work, featuring an erudite and informative essay by distinguished art historian Joachim Pissarro, is being published by Hatje Cantz and Sean Kelly. There will be an opening reception on Friday, September 6, 6-8pm. The artist will be present.\r\n\r\nTschäpe’s latest body of work underscores the artist’s fascination with the emotional and poetic potential of art. In this exhibition, she explores the interplay between scale and intimacy, featuring works in oil and oil stick on canvas and works on paper in various scales, including multi-paneled p",
            "start_time": "2024-09-06T11:00:00.000000Z",
            "end_time": "2024-10-19T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "475 10th Ave, New York, NY 10018, United States",
            "city": "",
            "geolocation": "40.75623030000001,-73.9981962",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38355,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 36847,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6e33eec42c434baa9d68375ba87ccb3b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e33eec42c434baa9d68375ba87ccb3b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-10-07T16:54:06.706891Z",
                "updated_at": "2024-10-07T16:54:06.706927Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-10-07T16:54:18.228051Z",
            "publish_time": null,
            "slug": "tabitha-whitley-solo-show-presented-by-the-untitled-space",
            "created_at": "2024-10-07T16:54:18.233401Z",
            "updated_at": "2024-10-07T16:54:18.291576Z",
            "summary": "TABITHA WHITLEY SOLO SHOW Presented by The Untitled Space is an Gallery Shows event starting on 11/10/2024, 18:00 and ending on 19/10/2024, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "TABITHA WHITLEY SOLO SHOW Presented by The Untitled Space",
            "content": "The Untitled Space is thrilled to announce the debut solo exhibition of Brooklyn-based artist Tabitha Whitley, curated by Indira Cesarine. This showcase will feature Whitley’s latest series of oil on canvas paintings alongside intricate works on paper. In this compelling body of work, Whitley invites viewers to contemplate the transformative power of light—a central theme that resonates deeply in our daily lives.",
            "start_time": "2024-10-11T18:00:00.000000Z",
            "end_time": "2024-10-19T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 LISPENARD ST, New York, NY 10013",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38334,
            "author": {
                "id": "c25d3641-55f8-495c-8fb2-e96d5764e8ee",
                "username": "lauren_1505",
                "slug": "lauren_1505",
                "first_name": "Lauren",
                "last_name": "Wood",
                "display_name": "Lauren Wood",
                "display_name_full": "Lauren Wood",
                "email": "wonzimerinfo@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36813,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc7be269f76540a0a176514319a6835f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc7be269f76540a0a176514319a6835f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-21T16:07:17.470261Z",
                "updated_at": "2024-08-21T16:07:17.470295Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-08-21T16:07:29.280951Z",
            "publish_time": null,
            "slug": "echoes-of-voynich",
            "created_at": "2024-08-21T16:07:29.285976Z",
            "updated_at": "2024-08-21T16:07:29.323743Z",
            "summary": "Echoes Of Voynich is an Gallery Shows event starting on 13/09/2024, 17:00 and ending on 18/10/2024, 21:06. Event is in Wonzimer with address 341 S Avenue 17, Los Angeles, CA 90031, USA.",
            "title": "Echoes Of Voynich",
            "content": "Exhibiting Artists :\r\n\r\nMarcie Begleiter, Timothy C. Ely, Julie Harrison, Christina McPhee, Blue McRight, Snezana Saraswati Petrovic, Fran Siegel, Linnea Spransy\r\n\r\n\r\n\r\nEchoes of Voynich: Coded Systems in Contemporary Art is a group show inspired by the heretical Voynich Manuscript. This extraordinary 15th-century herbarium delves into medieval ideas of natural science. It presents a closely observed world using intricate drawings imbued with imagined spirits and anthropomorphized powers, alongside elaborately coded text that has never been deciphered.",
            "start_time": "2024-09-13T17:00:00.000000Z",
            "end_time": "2024-10-18T21:06:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "341 S Avenue 17, Los Angeles, CA 90031, USA",
            "city": "",
            "geolocation": "34.06810449999999,-118.2218346",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38352,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36844,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5ccd187699d447c5aa57017df0041e84.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ccd187699d447c5aa57017df0041e84-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-09-27T12:24:18.508610Z",
                "updated_at": "2024-09-27T12:24:18.508656Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48"
            },
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-09-27T12:22:17.183277Z",
            "publish_time": null,
            "slug": "new-york-i-love-you",
            "created_at": "2024-09-27T12:22:17.187282Z",
            "updated_at": "2024-09-27T12:25:53.021869Z",
            "summary": "New York, I Love You is an Gallery Shows event starting on 09/10/2024, 11:00 and ending on 15/10/2024, 18:00. Event is in AGORA GALLERY New York with address 530 West 25th Street.",
            "title": "New York, I Love You",
            "content": "AGI Fine Art is delighted to announce its upcoming exhibition, New York, I Love You, featuring contemporary artwork which celebrates the essence of New York City’s dynamic spirit through various mediums and styles.\r\n\r\nPresenting a compelling collection that echoes the cultural diversity of the city, the exhibition aligns with AGI Fine Art’s commitment to providing a platform for innovative voices in the art market and to showcasing fresh talent in major art centers around the world.\r\n\r\nThe Opening Reception will be held on Thursday, October 10th, from 6-8 PM. This event will provide an opportunity to meet the artists, view their work up close, and engage with industry professionals, community enthusiasts and fellow art lovers.\r\n\r\nExhibition Dates: October 9-15,  2024\r\nOpening Reception:  Thursday, October 10, 2024, 6:00 PM–8:00 PM\r\nGallery Hours: Tuesday–Saturday, 11:00 AM–6:00 PM\r\nGallery Location:  Agora Gallery, 530 W 25th Street, New York, NY, 10001",
            "start_time": "2024-10-09T11:00:00.000000Z",
            "end_time": "2024-10-15T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 West 25th Street",
            "city": "",
            "geolocation": "40.7494083,-74.0045743",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34590,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 32683,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f0e29a9730714f3eabf5052d90d9a750.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0e29a9730714f3eabf5052d90d9a750-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-29T12:44:14.176323Z",
                "updated_at": "2023-12-29T12:44:14.176373Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3537,
                "name": "Berlinische Galerie",
                "slug": "berlinische-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5037684,13.398673",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-12-29T12:44:20.130335Z",
            "publish_time": null,
            "slug": "berlinische-galerie-closer-to-nature-2024-02-16",
            "created_at": "2023-12-29T12:44:21.109197Z",
            "updated_at": "2023-12-29T12:44:21.518186Z",
            "summary": "Closer to Nature is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 14/10/2024, 00:00. Event is in Berlinische Galerie with address Alte Jakobstraße 124-128.",
            "title": "Closer to Nature",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-10-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Alte Jakobstraße 124-128",
            "city": "Berlin",
            "geolocation": "52.5039063,13.398233090319028",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19458,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18891,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d5af584c06ad441190aacaefc4ffd73c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5af584c06ad441190aacaefc4ffd73c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T16:39:51.181159Z",
                "updated_at": "2023-02-10T14:30:53.771229Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3799,
                "name": "Baltimore Museum of Art",
                "slug": "baltimore-museum-art",
                "city": "Baltimore",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.3255192,-76.61934939999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-12T16:39:52.651320Z",
            "publish_time": null,
            "slug": "baltimore-museum-of-art-spencer-finch-moon-dust-2018-02-21",
            "created_at": "2023-01-12T16:39:53.875824Z",
            "updated_at": "2023-01-12T16:39:53.875843Z",
            "summary": null,
            "title": "Spencer Finch: Moon Dust",
            "content": null,
            "start_time": "2018-02-21T01:00:00.000000Z",
            "end_time": "2024-10-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Art Museum Drive",
            "city": "Baltimore",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34636,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 32724,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/798111d01f034c3db699bfb9f30de8c1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/798111d01f034c3db699bfb9f30de8c1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-29T13:59:09.602004Z",
                "updated_at": "2023-12-29T13:59:09.602040Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9562,
                "name": "Le Grand Rex",
                "slug": "le-grand-rex",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87056250000001,2.3474863",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-12-29T13:59:14.055419Z",
            "publish_time": null,
            "slug": "le-grand-rex-gerard-duchene-lappel-du-large-2024-02-17",
            "created_at": "2023-12-29T13:59:14.973737Z",
            "updated_at": "2023-12-29T13:59:15.678398Z",
            "summary": "Gérard Duchêne  « L'Appel du large » is an Gallery Shows event starting on 17/02/2024, 01:00 and ending on 13/10/2024, 00:00. Event is in Le Grand Rex with address 302 avenue des Bordées.",
            "title": "Gérard Duchêne  « L'Appel du large »",
            "content": null,
            "start_time": "2024-02-17T01:00:00.000000Z",
            "end_time": "2024-10-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "302 avenue des Bordées",
            "city": "Dunkirk",
            "geolocation": "51.0458561,2.3752643",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37869,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36018,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b2637e26d8ec458f96c5fd0a51f18471.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2637e26d8ec458f96c5fd0a51f18471-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:03:41.078612Z",
                "updated_at": "2024-04-14T12:03:41.078648Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9913,
                "name": "Cartwright Hall Art Gallery",
                "slug": "cartwright-hall-art-gallery",
                "city": "Bradford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-14T12:03:45.091130Z",
            "publish_time": null,
            "slug": "cartwright-hall-art-gallery-where-it-began-2024-05-03",
            "created_at": "2024-04-14T12:03:45.982343Z",
            "updated_at": "2024-04-14T12:03:46.352041Z",
            "summary": "Where It Began is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 13/10/2024, 00:00. Event is in Cartwright Hall Art Gallery with address Lister Park.",
            "title": "Where It Began",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-10-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Lister Park",
            "city": "Bradford",
            "geolocation": "53.81230665,-1.7720280979253027",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38311,
            "author": {
                "id": "cc170560-b36f-44ca-957e-86e9701ea3f5",
                "username": "Cell63artplatform",
                "slug": "cell63artplatform",
                "first_name": "Luisa",
                "last_name": "Catucci Gallery",
                "display_name": "Luisa Catucci",
                "display_name_full": "Luisa Catucci",
                "email": "info@luisacatucci.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36774,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/50cad18acbf84a578f42242d78dcb32b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50cad18acbf84a578f42242d78dcb32b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-07-12T09:54:48.811440Z",
                "updated_at": "2024-07-12T09:54:48.811500Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
            },
            "venue": {
                "id": 2986,
                "name": "Luisa Catucci Gallery",
                "slug": "luisa-catucci-gallery-2",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53342199999999,13.3982782",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4827,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8fc92a6cf3274f6b81c67b84d819ef01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2024-04-11T12:58:03.736316Z",
                    "updated_at": "2024-04-11T12:58:03.736375Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-07-12T09:56:40.610163Z",
            "publish_time": null,
            "slug": "more-and-more-goddesses",
            "created_at": "2024-07-12T09:56:40.616245Z",
            "updated_at": "2024-07-12T09:56:40.672223Z",
            "summary": "MORE AND MORE GODDESSES is an Gallery Shows event starting on 05/09/2024, 18:00 and ending on 12/10/2024, 18:00. Event is in Luisa Catucci Gallery with address Brunnenstraße 170, 10119 Berlin, Германия.",
            "title": "MORE AND MORE GODDESSES",
            "content": "For Berlin Art Week 2024, we have decided to present a retrospective of the Swiss artist Elisabeth Masé, combining the exhibition with the release of her latest book. This will offer a panoramic view of her artistic career, with a particular focus on her ongoing “New Goddesses” series, following an initial presentation in our former gallery space in 2023.\r\n\r\nElisabeth Masé is a distinguished Swiss artist and writer. Her oeuvre, encompassing painting, sculpture, and multimedia installations, delves deeply into themes of spirituality, femininity, and cultural anthropology. She crafts evocative visual narratives that interrogate and reimagine society, not built on traditional gender constructs, inviting the viewers to consider the untapped potential of female energy and soul-searching.",
            "start_time": "2024-09-05T18:00:00.000000Z",
            "end_time": "2024-10-12T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brunnenstraße 170, 10119 Berlin, Германия",
            "city": "",
            "geolocation": "52.53342199999999,13.3982782",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38337,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36817,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/655a158baffa4c3baae749bf5db61692.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655a158baffa4c3baae749bf5db61692-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-22T15:19:41.349435Z",
                "updated_at": "2024-08-22T15:19:41.349469Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0a249e62-9212-43f4-8b21-bb0519792482"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-08-22T15:19:49.199351Z",
            "publish_time": null,
            "slug": "hank-bull-natural-language",
            "created_at": "2024-08-22T15:19:49.203270Z",
            "updated_at": "2024-08-22T15:19:49.240628Z",
            "summary": "Hank Bull | Natural Language is an Gallery Shows event starting on 14/09/2024, 11:00 and ending on 12/10/2024, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Hank Bull | Natural Language",
            "content": "Stephen Bulger Gallery is pleased to present Hank Bull’s Natural Language, on display in our Reading Room Gallery from Saturday, September 14 to Saturday, October 12. Natural Language is the launch of two new projects, a suite of photographs and a limited-edition print work.\r\n\r\nIn Book Series, pieces of scrap lumber are made to resemble books and photographed against a neutral background. Devoid of text, these “books” are nevertheless open to interpretation. Their titles refer to history, architecture, law, learning and so on. They are arranged or stacked in ways that also suggest buildings, towers, temples or monuments, all while retaining their identity as blocks of wood.\r\n\r\nNatural Language is a box of twenty-six postcards, one for each letter of the alphabet. The letters were found inscribed in the branches of trees in the forest. It took years of intermittent searching to find and photograph all twenty-six. The letters were then edited in Photoshop.",
            "start_time": "2024-09-14T11:00:00.000000Z",
            "end_time": "2024-10-12T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1356 Dundas Street West",
            "city": "",
            "geolocation": "43.6496209,-79.42763020000001",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37506,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35550,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d40ac8e5eb94d6aba3b4c9e76de7a4b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:42:45.277655Z",
                "updated_at": "2024-04-01T21:42:45.277712Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5949,
                "name": "SPACE Studios",
                "slug": "space-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5383644,-0.0574037",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T21:42:50.769307Z",
            "publish_time": null,
            "slug": "space-studios-kenneth-lam-a-seat-at-our-table-2024-03-07",
            "created_at": "2024-04-01T21:42:51.804759Z",
            "updated_at": "2024-04-01T21:42:52.517066Z",
            "summary": "Kenneth Lam. A seat at our table is an Gallery Shows event starting on 07/03/2024, 01:00 and ending on 12/10/2024, 00:00. Event is in SPACE Studios with address 129-131 Mare St.",
            "title": "Kenneth Lam. A seat at our table",
            "content": null,
            "start_time": "2024-03-07T01:00:00.000000Z",
            "end_time": "2024-10-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "129-131 Mare St",
            "city": "London",
            "geolocation": "51.53841935,-0.057570182893180916",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36567,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34663,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55677c0d7fec46948264ae96bdf21e78.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55677c0d7fec46948264ae96bdf21e78-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:22:24.826923Z",
                "updated_at": "2024-03-06T12:22:24.827002Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4820,
                "name": "Haus der Kunst",
                "slug": "haus-der-kunst",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.144169,11.5858549",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-06T12:22:37.332579Z",
            "publish_time": null,
            "slug": "haus-der-kunst-rebecca-horn-2024-04-26",
            "created_at": "2024-03-06T12:22:38.241952Z",
            "updated_at": "2024-03-06T12:22:39.715212Z",
            "summary": "Rebecca Horn is an Gallery Shows event starting on 26/04/2024, 00:00 and ending on 10/10/2024, 00:00. Event is in Haus der Kunst with address Prinzregentenstrasse 1 d.",
            "title": "Rebecca Horn",
            "content": null,
            "start_time": "2024-04-26T00:00:00.000000Z",
            "end_time": "2024-10-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Prinzregentenstrasse 1 d",
            "city": "Munich",
            "geolocation": "48.1433739,11.5865458",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38325,
            "author": {
                "id": "70545a48-33b2-436b-9ea9-15e8349b06d2",
                "username": "anirex",
                "slug": "anirex",
                "first_name": "Philipp",
                "last_name": "Eirich",
                "display_name": "Philipp Eirich",
                "display_name_full": "Philipp Eirich",
                "email": "info@cerberagallery.com",
                "telephone": "+1-844-202-9303"
            },
            "price": null,
            "featured_image": {
                "id": 36792,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0a12872748f49bda8c9a472c758c201.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0a12872748f49bda8c9a472c758c201-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-08T22:07:54.428461Z",
                "updated_at": "2024-08-08T22:07:54.428502Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "70545a48-33b2-436b-9ea9-15e8349b06d2"
            },
            "venue": {
                "id": 2692,
                "name": "Cerbera Gallery",
                "slug": "cerbera-gallery",
                "city": "Kansas City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.0878528,-94.5848977",
                "artworks_for_sale_count": 51,
                "featured_image": {
                    "id": 2439,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Cerbera-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Cerbera-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:43:47.447499Z",
                    "updated_at": "2021-09-14T13:29:53.300328Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Cerbera Gallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-08-08T22:08:02.323067Z",
            "publish_time": null,
            "slug": "cerbera-gallery-presents-holy-minecraft-with-golfam-jozdani",
            "created_at": "2024-08-08T22:08:02.327877Z",
            "updated_at": "2024-08-08T22:08:02.373134Z",
            "summary": "Cerbera Gallery presents: \"Holy Minecraft\" with Golfam Jozdani is an Gallery Shows event starting on 08/08/2024, 00:00 and ending on 08/10/2024, 00:00. Event is in Cerbera Gallery with address Online-Only.",
            "title": "Cerbera Gallery presents: \"Holy Minecraft\" with Golfam Jozdani",
            "content": "STATEMENT\r\nGolfam Jozdani's series is inspired by the game Minecraft. In this game, each player can create their parallel world with extraterrestrial forces and unlimited resources. This world features many positive and negative characters. Her passion for depicting this world and its characters through art led to the creation of this series. Her constant concern for creating a parallel world, one that her inner self is always seeking, fueled this excitement and passion. If she cannot protect the pure and positive characters or defeat evil in reality, she can create their characters side by side through her art. This creation aims to bring about peace, turn inequality into equality and justice, and transform every wickedness into beauty. Golfam aspires to create peace and equality in her parallel world and show people that instead of being bad, we can be good, accept differences, and live with love.",
            "start_time": "2024-08-08T00:00:00.000000Z",
            "end_time": "2024-10-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Online-Only",
            "city": "",
            "geolocation": "39.0878528,-94.5848977",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [
                140677,
                140678,
                140679,
                140680,
                140681,
                140682,
                140683
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38165,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36364,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d11007f915e463f892a915d94df1b6c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d11007f915e463f892a915d94df1b6c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T10:01:48.248876Z",
                "updated_at": "2024-04-30T10:01:48.248934Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6454,
                "name": "Palazzo Franchetti",
                "slug": "palazzo-franchetti",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4319384,12.3297212",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2024-04-30T10:01:58.810324Z",
            "publish_time": null,
            "slug": "palazzo-franchetti-osman-yousefzada-welcome-a-palazzo-for-immigrants-2024-04-17",
            "created_at": "2024-04-30T10:01:59.819444Z",
            "updated_at": "2024-04-30T10:02:09.415871Z",
            "summary": "Osman Yousefzada. WELCOME! A PALAZZO FOR IMMIGRANTS is an Gallery Shows event starting on 17/04/2024, 00:00 and ending on 07/10/2024, 00:00. Event is in Palazzo Franchetti with address San Marco, 2847.",
            "title": "Osman Yousefzada. WELCOME! A PALAZZO FOR IMMIGRANTS",
            "content": null,
            "start_time": "2024-04-17T00:00:00.000000Z",
            "end_time": "2024-10-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "San Marco, 2847",
            "city": "Venice",
            "geolocation": "45.43482885,12.334024740406221",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36106,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34174,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e5386874ea14f5b9d289a5d5a5889a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5386874ea14f5b9d289a5d5a5889a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-16T13:46:35.663658Z",
                "updated_at": "2024-02-16T13:46:35.663719Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4724,
                "name": "Palm Springs Art Museum",
                "slug": "palm-springs-art-museum",
                "city": "Palm Springs",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.8242289,-116.5499661",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-16T13:46:39.801239Z",
            "publish_time": null,
            "slug": "palm-springs-art-museum-norman-zammitt-gradations-2024-02-17",
            "created_at": "2024-02-16T13:46:40.717958Z",
            "updated_at": "2024-02-16T13:46:41.271221Z",
            "summary": "Norman Zammitt. Gradations is an Gallery Shows event starting on 17/02/2024, 01:00 and ending on 07/10/2024, 00:00. Event is in Palm Springs Art Museum with address 101 Museum Drive.",
            "title": "Norman Zammitt. Gradations",
            "content": null,
            "start_time": "2024-02-17T01:00:00.000000Z",
            "end_time": "2024-10-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "101 Museum Drive",
            "city": "Palm Springs",
            "geolocation": "37.05413285,-76.48984452006087",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38216,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36431,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9db35abde8084e6c850346486ed8ee98.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:30:18.331005Z",
                "updated_at": "2024-05-02T16:30:18.331067Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3550,
                "name": "Yorkshire Sculpture Park",
                "slug": "yorkshire-sculpture-park",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6072965,-1.5631592",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-05-02T16:30:35.488293Z",
            "publish_time": null,
            "slug": "yorkshire-sculpture-park-yorkshire-artspace-maker-showcase-2024-04-15",
            "created_at": "2024-05-02T16:30:36.405517Z",
            "updated_at": "2024-05-02T16:30:37.482822Z",
            "summary": "Yorkshire Artspace: Maker Showcase is an Gallery Shows event starting on 15/04/2024, 00:00 and ending on 06/10/2024, 00:00. Event is in Yorkshire Sculpture Park with address West Bretton.",
            "title": "Yorkshire Artspace: Maker Showcase",
            "content": null,
            "start_time": "2024-04-15T00:00:00.000000Z",
            "end_time": "2024-10-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "West Bretton",
            "city": "Wakefield",
            "geolocation": "53.6199425,-1.5648379",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}