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=37368
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37386",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37350",
    "results": [
        {
            "id": 38213,
            "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": 36427,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dfa8b13fe4c74203b73522d6425e3a7f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:29:58.891273Z",
                "updated_at": "2024-05-02T16:29:58.891344Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3583,
                "name": "Workplace Gallery",
                "slug": "workplace-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5369553,-0.0788002",
                "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:18.201839Z",
            "publish_time": null,
            "slug": "workplace-gallery-james-collins-ground-2024-04-12",
            "created_at": "2024-05-02T16:30:24.219980Z",
            "updated_at": "2024-05-02T16:30:24.765560Z",
            "summary": "James Collins: Ground is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 24/05/2024, 00:00. Event is in Workplace Gallery with address 50 Mortimer Street.",
            "title": "James Collins: Ground",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-05-24T00: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": "50 Mortimer Street",
            "city": "London",
            "geolocation": "42.10725789509832,-72.55248116141134",
            "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": 38214,
            "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": 36430,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c88c4d4a5864d45aa5804c68085c21f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c88c4d4a5864d45aa5804c68085c21f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:30:05.330909Z",
                "updated_at": "2024-05-02T16:30:05.330947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4301,
                "name": "Yancey Richardson",
                "slug": "yancey-richardson",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74762339999999,-74.00572629999999",
                "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-05-02T16:30:23.558589Z",
            "publish_time": null,
            "slug": "yancey-richardson-mary-lum-temporary-arrangements-2024-04-04",
            "created_at": "2024-05-02T16:30:24.480061Z",
            "updated_at": "2024-05-02T16:30:26.705666Z",
            "summary": "Mary Lum. Temporary Arrangements is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in Yancey Richardson with address 525 West 22nd Street.",
            "title": "Mary Lum. Temporary Arrangements",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-18T00: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": "525 West 22nd Street",
            "city": "New York",
            "geolocation": "40.7475857,-74.0057016",
            "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": 38215,
            "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": 36432,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e41a2e1603e49f89cdd5fd83c6957ff.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e41a2e1603e49f89cdd5fd83c6957ff-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:30:12.007640Z",
                "updated_at": "2024-05-02T16:30:12.007704Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9687,
                "name": "Yiwei Gallery",
                "slug": "yiwei-gallery",
                "city": "Venice",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9904857,-118.4663682",
                "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-05-02T16:30:26.473425Z",
            "publish_time": null,
            "slug": "yiwei-gallery-the-new-cathedrals-2024-04-06",
            "created_at": "2024-05-02T16:30:27.865771Z",
            "updated_at": "2024-05-02T16:30:35.352744Z",
            "summary": "The NEW CATHEDRALS is an Gallery Shows event starting on 06/04/2024, 00:00 and ending on 05/05/2024, 00:00. Event is in Yiwei Gallery with address 1350 Abbot Kinney Blvd.",
            "title": "The NEW CATHEDRALS",
            "content": null,
            "start_time": "2024-04-06T00:00:00.000000Z",
            "end_time": "2024-05-05T00: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": "1350 Abbot Kinney Blvd",
            "city": "Venice",
            "geolocation": "33.990738,-118.4667135",
            "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": []
        },
        {
            "id": 38217,
            "author": {
                "id": "333167a8-0a23-465b-88d2-9949cfe2b7bd",
                "username": "press@unitlondon.com",
                "slug": "annaunitlondoncom",
                "first_name": "Anna",
                "last_name": "Lazaridou",
                "display_name": null,
                "display_name_full": "Anna Lazaridou",
                "email": "press@unitlondon.com",
                "telephone": "+44 20 7494 2035"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 694,
                "name": "UNIT London",
                "slug": "the-unit-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134638,-0.1428616000000602",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4635,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/33ea995034be4effb254d363b49f0601.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-03T13:31:39.488690Z",
                    "updated_at": "2023-11-03T13:31:39.488723Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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-05-02T16:32:04.885717Z",
            "publish_time": null,
            "slug": "unit-london-in-praise-of-black-errantry-60th-venice-biennale-2024-04-17",
            "created_at": "2024-05-02T16:32:05.780079Z",
            "updated_at": "2024-05-02T16:32:05.823056Z",
            "summary": "In Praise of Black Errantry: 60th Venice Biennale is an Gallery Shows event starting on 17/04/2024, 00:00 and ending on 29/06/2024, 00:00. Event is in UNIT London with address Palazzo Pisani S. Marina.",
            "title": "In Praise of Black Errantry: 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-17T00:00:00.000000Z",
            "end_time": "2024-06-29T00: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": "Palazzo Pisani S. Marina",
            "city": "Venice",
            "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": 38218,
            "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": 36433,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc0a04586a4b4d559c17e56016ce4917.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0a04586a4b4d559c17e56016ce4917-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:05.831266Z",
                "updated_at": "2024-05-02T16:32:05.831325Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3741,
                "name": "Upright Gallery",
                "slug": "upright-gallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9396469,-3.2042732",
                "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:32:10.197281Z",
            "publish_time": null,
            "slug": "upright-gallery-shifting-hazel-frost-kim-minuti-2024-04-13",
            "created_at": "2024-05-02T16:32:11.098151Z",
            "updated_at": "2024-05-02T16:32:13.175517Z",
            "summary": "Shifting | Hazel Frost & Kim Minuti is an Gallery Shows event starting on 13/04/2024, 00:00 and ending on 03/05/2024, 00:00. Event is in Upright Gallery with address 3 Barclay Terrace.",
            "title": "Shifting | Hazel Frost & Kim Minuti",
            "content": null,
            "start_time": "2024-04-13T00:00:00.000000Z",
            "end_time": "2024-05-03T00: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": "3 Barclay Terrace",
            "city": "Edinburgh",
            "geolocation": "55.939623,-3.2042815",
            "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": 38219,
            "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": 36434,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6712482307344d4daaf2714884188581.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6712482307344d4daaf2714884188581-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:06.379907Z",
                "updated_at": "2024-05-02T16:32:06.379947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3737,
                "name": "Unit 1 Gallery | Workshop",
                "slug": "unit-1-gallery-workshop",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51215149999999,-0.219908",
                "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:32:14.721391Z",
            "publish_time": null,
            "slug": "unit-1-gallery-workshop-yang-ha-purgatory-imploded-2024-04-12",
            "created_at": "2024-05-02T16:32:15.606179Z",
            "updated_at": "2024-05-02T16:32:17.969450Z",
            "summary": "Yang-Ha. Purgatory Imploded is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Unit 1 Gallery | Workshop with address Unit 1.",
            "title": "Yang-Ha. Purgatory Imploded",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-05-04T00: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": "Unit 1",
            "city": "London",
            "geolocation": "38.320279549999995,-123.03196514034252",
            "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": 38220,
            "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": 36435,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a49fed93904f45c580c9ee3776f39f8b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a49fed93904f45c580c9ee3776f39f8b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:08.343736Z",
                "updated_at": "2024-05-02T16:32:08.343774Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2383,
                "name": "Veilinggebouw De Zwaan Amsterdam",
                "slug": "veilinggebouw-de-zwaan-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3664914,4.885050200000023",
                "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-05-02T16:32:15.825333Z",
            "publish_time": null,
            "slug": "veilinggebouw-de-zwaan-amsterdam-destruction-of-order-2024-05-03",
            "created_at": "2024-05-02T16:32:16.701588Z",
            "updated_at": "2024-05-02T16:32:19.330674Z",
            "summary": "Destruction of Order is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 27/07/2024, 00:00. Event is in Veilinggebouw De Zwaan Amsterdam with address Via delle Cascine 35.",
            "title": "Destruction of Order",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-07-27T00: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": "Via delle Cascine 35",
            "city": "Florence",
            "geolocation": "43.750004,11.1800444",
            "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": 38221,
            "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": null,
            "venue": {
                "id": 9761,
                "name": "Venice",
                "slug": "venice",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4930475,12.4177003",
                "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-05-02T16:32:17.538260Z",
            "publish_time": null,
            "slug": "venice-benin-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-05-02T16:32:18.534489Z",
            "updated_at": "2024-05-02T16:32:18.534539Z",
            "summary": null,
            "title": "Benin Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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": "",
            "city": "Venice",
            "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": 38222,
            "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": 36436,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b8e29de104ce4f56a75e934f60f136e8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8e29de104ce4f56a75e934f60f136e8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:08.397753Z",
                "updated_at": "2024-05-02T16:32:08.397821Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8964,
                "name": "Venia Studio",
                "slug": "venia-studio",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0448569,-118.2322186",
                "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-05-02T16:32:19.415889Z",
            "publish_time": null,
            "slug": "venia-studio-tea-salon-with-fck-x-rick-castro-2024-04-05",
            "created_at": "2024-05-02T16:32:20.303441Z",
            "updated_at": "2024-05-02T16:32:31.214394Z",
            "summary": "Tea Salon with FCK x Rick Castro is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 05/04/2024, 00:00. Event is in Venia Studio with address 300 S Santa Fe Ave.",
            "title": "Tea Salon with FCK x Rick Castro",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-04-05T00: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": "300 S Santa Fe Ave",
            "city": "Los Angeles",
            "geolocation": "34.0447645,-118.2325765",
            "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": 38223,
            "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": 36437,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/07d78569832d4342a5076f85cfd47d98.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07d78569832d4342a5076f85cfd47d98-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:09.035984Z",
                "updated_at": "2024-05-02T16:32:09.036044Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3742,
                "name": "V.O Curations",
                "slug": "vo-curations",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51247619999999,-0.141267",
                "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:32:20.851831Z",
            "publish_time": null,
            "slug": "vo-curations-weaving-through-sonorities-2024-04-10",
            "created_at": "2024-05-02T16:32:21.739594Z",
            "updated_at": "2024-05-02T16:32:30.986994Z",
            "summary": "Weaving Through Sonorities is an Gallery Shows event starting on 10/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in V.O Curations with address 56 Conduit Street.",
            "title": "Weaving Through Sonorities",
            "content": null,
            "start_time": "2024-04-10T00:00:00.000000Z",
            "end_time": "2024-04-27T00: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": "56 Conduit Street",
            "city": "London",
            "geolocation": "41.67109925,-70.92264444347502",
            "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": 38224,
            "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": null,
            "venue": {
                "id": 9761,
                "name": "Venice",
                "slug": "venice",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4930475,12.4177003",
                "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-05-02T16:32:22.088411Z",
            "publish_time": null,
            "slug": "venice-edith-karlson-estonian-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-05-02T16:32:22.967815Z",
            "updated_at": "2024-05-02T16:32:36.077026Z",
            "summary": "Edith Karlson, Estonian Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Venice with address Venice.",
            "title": "Edith Karlson, Estonian Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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": "Venice",
            "city": "Venice",
            "geolocation": "45.4371908,12.3345898",
            "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": 38225,
            "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": 36438,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/20edd00bf4da432db96623b6c11e89a5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20edd00bf4da432db96623b6c11e89a5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:27.370011Z",
                "updated_at": "2024-05-02T16:32:27.370075Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3751,
                "name": "Victoria Miro Gallery",
                "slug": "victoria-miro-gallery",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4338176,12.3345048",
                "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-05-02T16:33:15.655213Z",
            "publish_time": null,
            "slug": "victoria-miro-gallery-sarah-sze-2024-04-16",
            "created_at": "2024-05-02T16:33:16.686027Z",
            "updated_at": "2024-05-02T16:33:16.738486Z",
            "summary": "Sarah Sze is an Gallery Shows event starting on 16/04/2024, 00:00 and ending on 16/06/2024, 00:00. Event is in Victoria Miro Gallery with address Il Capricorno, San Marco 1994.",
            "title": "Sarah Sze",
            "content": null,
            "start_time": "2024-04-16T00:00:00.000000Z",
            "end_time": "2024-06-16T00: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": "Il Capricorno, San Marco 1994",
            "city": "Venice",
            "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": 38226,
            "author": {
                "id": "41d36f41-9b67-4e02-bbd4-523dc421596b",
                "username": "info@vhc.art",
                "slug": "galleryvhcart",
                "first_name": "Sanyogita",
                "last_name": "Deo",
                "display_name": null,
                "display_name_full": "Sanyogita Deo",
                "email": "info@vhc.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36439,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3edbebdf7c7342889031f7ee7e2f30db.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3edbebdf7c7342889031f7ee7e2f30db-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:32:29.573457Z",
                "updated_at": "2024-05-02T16:32:29.573517Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9434,
                "name": "VHC | Vida Heydari Contemporary",
                "slug": "vhc-art-gallery",
                "city": "Pune",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "18.53644929999999,73.8965231",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4645,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1dc917a55d8b4e56bade7b5a8ce7a0fc-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-14T07:32:17.769675Z",
                    "updated_at": "2023-11-14T07:32:17.769713Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "41d36f41-9b67-4e02-bbd4-523dc421596b"
                },
                "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": "IN",
            "publish_status": "published",
            "published_at": "2024-05-02T16:33:18.805812Z",
            "publish_time": null,
            "slug": "vhc-vida-heydari-contemporary-indna-2024-03-16",
            "created_at": "2024-05-02T16:33:20.605934Z",
            "updated_at": "2024-05-02T16:33:20.672651Z",
            "summary": "InDNA is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 16/06/2024, 00:00. Event is in VHC | Vida Heydari Contemporary with address Marvel Alaina, Lane 8, Koregaon Park.",
            "title": "InDNA",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-06-16T00: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": "Marvel Alaina, Lane 8, Koregaon Park",
            "city": "Pune",
            "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": 38227,
            "author": {
                "id": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75",
                "username": "genoa@gilmanc.com",
                "slug": "genoagilmanccom",
                "first_name": "Genoa",
                "last_name": "Beiser",
                "display_name": null,
                "display_name_full": "Genoa Beiser",
                "email": "genoa@gilmanc.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36454,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/91e88d1fa987430aa22cfc19264165da.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T18:19:02.366784Z",
                "updated_at": "2024-05-02T18:19:02.366822Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
            },
            "venue": {
                "id": 8967,
                "name": "Gilman Contemporary",
                "slug": "gilman-contemporary",
                "city": "Sun Valley",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "43.6833153,-114.3608111",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4407,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/47c062f1f4fe44029fcfade57975e170.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-07-19T19:46:49.560637Z",
                    "updated_at": "2023-07-19T19:46:49.560675Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
                },
                "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-05-02T18:19:20.027658Z",
            "publish_time": null,
            "slug": "nick-brandt-sinkrise",
            "created_at": "2024-05-02T18:19:20.033238Z",
            "updated_at": "2024-05-02T18:50:01.471788Z",
            "summary": "Nick Brandt: Sink/RIse is an Gallery Shows event starting on 17/06/2024, 18:08 and ending on 26/07/2024, 18:10. Event is in Gilman Contemporary with address 661 Sun Valley Rd, Sun Valley, ID 83353, USA.",
            "title": "Nick Brandt: Sink/Rise",
            "content": "The photographs comprising SINK / RISE are remarkable in their ability to be simultaneously approachable and enigmatic, to be political and inclusive. They invite us to linger, to look harder, and to go deeper. With every return, there is something new to discover— within the images or within us.- Zoe Lescaze",
            "start_time": "2024-06-17T18:08:00.000000Z",
            "end_time": "2024-07-26T18:10: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": "661 Sun Valley Rd, Sun Valley, ID 83353, USA",
            "city": "",
            "geolocation": "43.6833153,-114.3608111",
            "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": 38228,
            "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": 36455,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a7b2c6df66124187b1a32801e36c7c2e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a7b2c6df66124187b1a32801e36c7c2e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-03T14:36:27.367554Z",
                "updated_at": "2024-05-03T14:36:27.367610Z",
                "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-05-03T14:36:56.086000Z",
            "publish_time": null,
            "slug": "as-for-now",
            "created_at": "2024-05-03T14:36:56.091078Z",
            "updated_at": "2024-05-03T14:36:56.145837Z",
            "summary": "As For Now is an Gallery Shows event starting on 11/05/2024, 11:00 and ending on 22/06/2024, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "As For Now",
            "content": "Sean Kelly is delighted to announce As For Now, Hugo McCloud’s fifth solo exhibition with the gallery. Marking a shift in his methodology, McCloud revisits earlier bodies of work armed with a deeper understanding of the materials he employs and how they interact, as well as new insights informed by recent life experiences. He reinterrogates these materials and subject matters, exploring how past events have transformed both him and his artistic process. Occupying the front and main galleries, the exhibition presents new works from his signature plastic and tar stamped painting series, highlighting his fluid movement between figuration and abstraction. There will be an opening reception on Friday, May 10, 6-8 pm. The artist will be present.",
            "start_time": "2024-05-11T11:00:00.000000Z",
            "end_time": "2024-06-22T18: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": [
                3719
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38229,
            "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": 36456,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/20157666e81d40b7bc68d1e8f5484543.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20157666e81d40b7bc68d1e8f5484543-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-03T18:56:54.475023Z",
                "updated_at": "2024-05-03T18:56:54.475094Z",
                "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-05-03T18:57:26.134851Z",
            "publish_time": null,
            "slug": "joanna-pilarczyk-my-paradise-solo-exhibition-presented-by-the-untitled-space",
            "created_at": "2024-05-03T18:57:26.141502Z",
            "updated_at": "2024-05-03T18:57:26.191120Z",
            "summary": "\"Joanna Pilarczyk: My Paradise\" Solo Exhibition Presented By The Untitled Space is an Gallery Shows event starting on 02/05/2024, 18:00 and ending on 31/05/2024, 18:00. Event is in The Untitled Space with address Online-Only.",
            "title": "\"Joanna Pilarczyk: My Paradise\" Solo Exhibition Presented By The Untitled Space",
            "content": "The Untitled Space is pleased to present \"Joanna Pilarczyk: My Paradise,\" an online solo exhibition showcasing the vibrant and evocative work of London-based contemporary figurative painter Joanna Pilarczyk, with select works in person at Superfine Art Fair. Winner of The Untitled Magazine's prestigious May 2024 Cover Open Call, Pilarczyk's artwork transcends boundaries with her bold paintings that pay tribute to modern portraiture and contemporary figurative art.\r\nBorn in Poland and shaped by her experiences in both Eastern Europe and the multicultural landscape of London, Pilarczyk's work is a celebration of diversity, emotion, and the human spirit. In her latest series, Pilarczyk focuses on portraying mixed-race and LGBTQ+ couples from her community, engaging in discussions with her friends and models to delve into their experiences, love stories, and struggles related to racism, sexuality, and cultural diversity.",
            "start_time": "2024-05-02T18:00:00.000000Z",
            "end_time": "2024-05-31T18: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": "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": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38230,
            "author": {
                "id": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75",
                "username": "genoa@gilmanc.com",
                "slug": "genoagilmanccom",
                "first_name": "Genoa",
                "last_name": "Beiser",
                "display_name": null,
                "display_name_full": "Genoa Beiser",
                "email": "genoa@gilmanc.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36457,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/776f195b19fe45a99ca739e52f7db505.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-03T19:50:29.444719Z",
                "updated_at": "2024-05-03T19:50:29.444758Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
            },
            "venue": {
                "id": 8967,
                "name": "Gilman Contemporary",
                "slug": "gilman-contemporary",
                "city": "Sun Valley",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "43.6833153,-114.3608111",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4407,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/47c062f1f4fe44029fcfade57975e170.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-07-19T19:46:49.560637Z",
                    "updated_at": "2023-07-19T19:46:49.560675Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
                },
                "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-05-03T19:50:36.456464Z",
            "publish_time": null,
            "slug": "seonna-hong-freytags-pyramic",
            "created_at": "2024-05-03T19:50:36.464547Z",
            "updated_at": "2024-05-03T19:50:36.530522Z",
            "summary": "Seonna Hong: Freytag's Pyramic is an Gallery Shows event starting on 01/07/2024, 19:32 and ending on 30/07/2024, 19:46. Event is in Gilman Contemporary with address 661 Sun Valley Rd, Sun Valley, ID 83353, USA.",
            "title": "Seonna Hong: Freytag's Pyramic",
            "content": "In the exhibition Freytag’s Pyramid artist Seonna Hong uses the framework of novelist Gustav Freytag’s dramatic structure to visually chronicle the ebb and flow of life, memory, and human experience. The structural elements of storytelling as laid out by Freytag are broken up into a five-part pyramid; exposition, rising action, climax, falling action, and finally denouement. Hong’s paintings visually evoke the tension and drama of storytelling. Her figures, typically women drive the narrative across landscapes varying from rocky and rugged, to hazily rendered liquidlike dreamscapes. Each canvas reveals moments of chaos and calm, reality and fiction, illustration and abstraction. Hong’s work successfully balances controlled graphics and intuitive, loose application of materials revealing what every story does, the grandness of the shared human experience.",
            "start_time": "2024-07-01T19:32:00.000000Z",
            "end_time": "2024-07-30T19:46: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": "661 Sun Valley Rd, Sun Valley, ID 83353, USA",
            "city": "Sun Valley",
            "geolocation": "43.6833188,-114.3607992",
            "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": []
        }
    ]
}