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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6210&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6174&ordering=end_time",
    "results": [
        {
            "id": 5153,
            "author": {
                "id": "87f6c243-7fe1-49b5-a463-e4772beed2cf",
                "username": "Gallery1261",
                "slug": "Gallery1261",
                "first_name": "David",
                "last_name": "Ethridge",
                "display_name": "David Ethridge",
                "display_name_full": "David Ethridge",
                "email": "info@gallery1261.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 6502,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4806797361_1633494114.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4806797361_1633494114-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-18T16:40:56.905402Z",
                "updated_at": "2021-10-18T16:40:56.905453Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1965,
                "name": "Gallery 1261",
                "slug": "gallery-1261",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.736391,-104.99326400000001",
                "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": "2021-10-18T16:40:59.883244Z",
            "publish_time": null,
            "slug": "gallery-1261-david-grossman-2021-11-06",
            "created_at": "2021-10-18T16:41:00.633065Z",
            "updated_at": "2022-08-03T08:41:55.872484Z",
            "summary": "David Grossman is an Gallery Shows event starting on 06/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Gallery 1261 with address 1412 Wazee St.",
            "title": "David Grossman",
            "content": null,
            "start_time": "2021-11-06T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "1412 Wazee St",
            "city": "Denver",
            "geolocation": "39.7494334,-105.00186127653228",
            "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": 5159,
            "author": {
                "id": "14b18d00-175f-4988-8243-a147814e67af",
                "username": "samantha@marsgallery.com.au",
                "slug": "samanthamarsgallerycomau",
                "first_name": "Samantha",
                "last_name": "Happe",
                "display_name": null,
                "display_name_full": "Samantha Happe",
                "email": "samantha@marsgallery.com.au",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 6509,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1725812404_1633494530.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725812404_1633494530-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-18T16:42:22.014015Z",
                "updated_at": "2021-10-18T16:42:22.014066Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3336,
                "name": "Melbourne Art Rooms, MARS",
                "slug": "mars-gallery",
                "city": "Windsor",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-25.274398,133.775136",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3335,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-07T02:52:57.307764Z",
                    "updated_at": "2021-09-14T13:52:20.512729Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "14b18d00-175f-4988-8243-a147814e67af"
                },
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-10-18T16:42:24.173299Z",
            "publish_time": null,
            "slug": "melbourne-art-rooms-mars-giles-alexander-the-still-vague-vault-2021-11-02",
            "created_at": "2021-10-18T16:42:24.914406Z",
            "updated_at": "2022-08-03T08:41:53.041890Z",
            "summary": "Giles Alexander: The Still Vague Vault is an Gallery Shows event starting on 02/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Melbourne Art Rooms, MARS with address 7 James Street.",
            "title": "Giles Alexander: The Still Vague Vault",
            "content": null,
            "start_time": "2021-11-02T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "7 James Street",
            "city": "Melbourne",
            "geolocation": "40.6815865,-73.57056613869382",
            "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": 5160,
            "author": {
                "id": "14b18d00-175f-4988-8243-a147814e67af",
                "username": "samantha@marsgallery.com.au",
                "slug": "samanthamarsgallerycomau",
                "first_name": "Samantha",
                "last_name": "Happe",
                "display_name": null,
                "display_name_full": "Samantha Happe",
                "email": "samantha@marsgallery.com.au",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 6511,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2095902681_1633494541.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2095902681_1633494541-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-18T16:43:44.620017Z",
                "updated_at": "2021-10-18T16:43:44.620075Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3336,
                "name": "Melbourne Art Rooms, MARS",
                "slug": "mars-gallery",
                "city": "Windsor",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-25.274398,133.775136",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3335,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen_Shot_2021-05-07_at_12.52.16_pm-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-07T02:52:57.307764Z",
                    "updated_at": "2021-09-14T13:52:20.512729Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "14b18d00-175f-4988-8243-a147814e67af"
                },
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-10-18T16:43:46.730289Z",
            "publish_time": null,
            "slug": "melbourne-art-rooms-mars-sassy-park-masculin-feminin-2021-11-02",
            "created_at": "2021-10-18T16:43:47.497386Z",
            "updated_at": "2022-08-03T08:41:53.052659Z",
            "summary": "Sassy Park: Masculin Féminin is an Gallery Shows event starting on 02/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Melbourne Art Rooms, MARS with address 7 James Street.",
            "title": "Sassy Park: Masculin Féminin",
            "content": null,
            "start_time": "2021-11-02T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "7 James Street",
            "city": "Melbourne",
            "geolocation": "40.6815865,-73.57056613869382",
            "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": 5163,
            "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": 6513,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7337921763_1634100119.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7337921763_1634100119-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-18T16:44:51.778672Z",
                "updated_at": "2021-10-18T16:44:51.778720Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3701,
                "name": "Sabbia Gallery",
                "slug": "sabbia-gallery",
                "city": "Redfern",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.89159259999999,151.2073204",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-10-18T16:44:54.563423Z",
            "publish_time": null,
            "slug": "sabbia-gallery-matthew-curtis-luminous-margin-2021-11-10",
            "created_at": "2021-10-18T16:44:55.318470Z",
            "updated_at": "2021-10-18T16:44:55.996582Z",
            "summary": "Matthew Curtis: Luminous Margin is an Gallery Shows event starting on 10/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Sabbia Gallery with address 609 Elizabeth Street.",
            "title": "Matthew Curtis: Luminous Margin",
            "content": null,
            "start_time": "2021-11-10T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "609 Elizabeth Street",
            "city": "Redfern",
            "geolocation": "33.9751338,-84.5484288",
            "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": 5164,
            "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": 6515,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4071794369_1634100107.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4071794369_1634100107-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-18T16:44:52.043277Z",
                "updated_at": "2021-10-18T16:44:52.043329Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3701,
                "name": "Sabbia Gallery",
                "slug": "sabbia-gallery",
                "city": "Redfern",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.89159259999999,151.2073204",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-10-18T16:44:54.725418Z",
            "publish_time": null,
            "slug": "sabbia-gallery-alichia-van-rhijn-lemon-light-2021-11-10",
            "created_at": "2021-10-18T16:44:55.502035Z",
            "updated_at": "2021-10-18T16:44:56.341602Z",
            "summary": "Alichia van Rhijn: Lemon Light is an Gallery Shows event starting on 10/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Sabbia Gallery with address 609 Elizabeth Street.",
            "title": "Alichia van Rhijn: Lemon Light",
            "content": null,
            "start_time": "2021-11-10T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "609 Elizabeth Street",
            "city": "Redfern",
            "geolocation": "33.9751338,-84.5484288",
            "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": 5344,
            "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": 6644,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6961416524_1634097334.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6961416524_1634097334-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-19T14:36:06.099998Z",
                "updated_at": "2021-10-19T14:36:06.100051Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3171,
                "name": "Galerie Bastian",
                "slug": "galerie-bastian",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51102179999999,-0.1473768",
                "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": "2021-10-19T14:36:09.253187Z",
            "publish_time": null,
            "slug": "galerie-bastian-jeff-koons-and-cy-twombly-primal-gestures-2021-10-12",
            "created_at": "2021-10-19T14:36:10.044816Z",
            "updated_at": "2021-10-19T14:36:10.615492Z",
            "summary": "Jeff Koons and Cy Twombly: Primal Gestures is an Gallery Shows event starting on 12/10/2021, 00:00 and ending on 04/12/2021, 01:00. Event is in Galerie Bastian with address 8 Davies Street.",
            "title": "Jeff Koons and Cy Twombly: Primal Gestures",
            "content": null,
            "start_time": "2021-10-12T00:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "8 Davies Street",
            "city": "London",
            "geolocation": "-38.1307088,176.2258106",
            "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": 5429,
            "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": 6719,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5376373716_1634100064.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5376373716_1634100064-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-10-19T21:53:04.196126Z",
                "updated_at": "2021-10-19T21:53:04.196179Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4038,
                "name": "Liverpool Street Gallery",
                "slug": "liverpool-street-gallery",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8775043,151.2150428",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-10-19T21:53:06.055103Z",
            "publish_time": null,
            "slug": "liverpool-street-gallery-ryan-hoffmann-notes-on-falling-2021-11-11",
            "created_at": "2021-10-19T21:53:06.791972Z",
            "updated_at": "2021-10-19T21:53:07.479981Z",
            "summary": "Ryan Hoffmann: Notes on Falling is an Gallery Shows event starting on 11/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Liverpool Street Gallery with address 243a Liverpool Street.",
            "title": "Ryan Hoffmann: Notes on Falling",
            "content": null,
            "start_time": "2021-11-11T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "243a Liverpool Street",
            "city": "Sydney",
            "geolocation": "43.54241414736842,-80.26292127894737",
            "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": 26932,
            "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": 25757,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bfdfb98d5f5c4981a1091dace83b9a97.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfdfb98d5f5c4981a1091dace83b9a97-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-30T18:53:52.719546Z",
                "updated_at": "2023-05-30T18:53:52.719583Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7790,
                "name": "Canada",
                "slug": "canada",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7193199,-74.00289339999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-30T18:53:56.761691Z",
            "publish_time": null,
            "slug": "canada-rj-messineo-gold-gold-2021-10-27",
            "created_at": "2023-05-30T18:53:57.684944Z",
            "updated_at": "2023-05-30T18:53:58.328933Z",
            "summary": "RJ Messineo: Gold Gold is an Gallery Shows event starting on 27/10/2021, 00:00 and ending on 04/12/2021, 01:00. Event is in Canada with address 60 Lispenard Street.",
            "title": "RJ Messineo: Gold Gold",
            "content": null,
            "start_time": "2021-10-27T00:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "60 Lispenard Street",
            "city": "New York",
            "geolocation": "40.71944845833333,-74.00290072916667",
            "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": 5642,
            "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": 6936,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1850790640_1635912988.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1850790640_1635912988-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-11-18T01:51:42.744520Z",
                "updated_at": "2021-11-18T01:51:42.744556Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3254,
                "name": "Axel Obiger",
                "slug": "axel-obiger",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.534476,13.3986033",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2021-11-18T01:51:46.023911Z",
            "publish_time": null,
            "slug": "axel-obiger-seit-wir-letztens-uber-zukunft-sprachen-juliane-duda-und-hanna-mari-blencke-2021-11-05",
            "created_at": "2021-11-18T01:51:46.752008Z",
            "updated_at": "2021-11-18T01:51:47.379235Z",
            "summary": "seit wir letztens über zukunft sprachen – Juliane Duda und Hanna-Mari Blencke is an Gallery Shows event starting on 05/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Axel Obiger with address Brunnenstraße 29.",
            "title": "seit wir letztens über zukunft sprachen – Juliane Duda und Hanna-Mari Blencke",
            "content": null,
            "start_time": "2021-11-05T01:00:00.000000Z",
            "end_time": "2021-12-04T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brunnenstraße 29",
            "city": "Berlin",
            "geolocation": "50.7195522,12.4826093",
            "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": 5714,
            "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": 2677,
                "name": "MAGMA gallery",
                "slug": "magma-gallery",
                "city": "Bologna",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4854841,11.355340599999977",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2433,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MAGMA-gallery7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:42:38.068842Z",
                    "updated_at": "2021-09-14T13:29:47.015697Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MAGMA-gallery7",
                    "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": "2021-11-21T23:34:45.563005Z",
            "publish_time": null,
            "slug": "magma-gallery-the-renaissance-metaverse-2021-11-06",
            "created_at": "2021-11-21T23:34:46.301365Z",
            "updated_at": "2021-11-21T23:34:47.029434Z",
            "summary": "The Renaissance Metaverse is an Gallery Shows event starting on 06/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in MAGMA gallery with address Bologna.",
            "title": "The Renaissance Metaverse",
            "content": null,
            "start_time": "2021-11-06T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "Bologna",
            "city": "Italy",
            "geolocation": "44.4938203,11.3426327",
            "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": 5752,
            "author": {
                "id": "80c7abb5-7f0a-475b-bcc9-118374b2a18f",
                "username": "Andrew",
                "slug": "andrew",
                "first_name": "Andrew",
                "last_name": "Hosner",
                "display_name": "Andrew",
                "display_name_full": "Andrew",
                "email": "daniel@thinkspaceprojects.com",
                "telephone": "310-558-3375"
            },
            "price": null,
            "featured_image": {
                "id": 7018,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1791779615_1635912062.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1791779615_1635912062-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-11-21T23:53:11.966254Z",
                "updated_at": "2021-11-21T23:53:11.966310Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "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": "2021-11-21T23:53:15.953457Z",
            "publish_time": null,
            "slug": "thinkspace-projects-boris-anje-aka-anjel-black-is-the-color-of-gold-oscar-joyo-home_body-2021-11-13",
            "created_at": "2021-11-21T23:53:16.669800Z",
            "updated_at": "2022-08-03T08:41:55.618735Z",
            "summary": "Boris Anje (aka Anjel): Black is the Color of Gold • Oscar Joyo: HOME_BODY is an Gallery Shows event starting on 13/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Thinkspace Projects with address 4217 W. Jefferson Boulevard.",
            "title": "Boris Anje (aka Anjel): Black is the Color of Gold • Oscar Joyo: HOME_BODY",
            "content": null,
            "start_time": "2021-11-13T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "4217 W. Jefferson Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0196638,-118.2748989",
            "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": 5754,
            "author": {
                "id": "4450e65a-8a2e-4359-8629-9f2fa89a7611",
                "username": "TurnerBarnesGallery",
                "slug": "turnerbarnesgallery",
                "first_name": "Soo",
                "last_name": "Turner",
                "display_name": "Soo Turner",
                "display_name_full": "Soo Turner",
                "email": "info@turnerartperspective.com",
                "telephone": "01277500554"
            },
            "price": null,
            "featured_image": {
                "id": 7019,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6341402933_1636514957.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6341402933_1636514957-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-11-21T23:56:24.213914Z",
                "updated_at": "2021-11-21T23:56:24.213950Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2674,
                "name": "Turner Barnes Gallery",
                "slug": "turner-barnes-gallery",
                "city": "Brentwood",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6292693,0.3222028999999793",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2485,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/TURNER-BARNES-GALLERY.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/TURNER-BARNES-GALLERY-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T02:10:58.036430Z",
                    "updated_at": "2021-09-14T13:30:46.887171Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "TURNER BARNES GALLERY",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-11-21T23:56:26.884687Z",
            "publish_time": null,
            "slug": "turner-barnes-gallery-love-remains-2021-11-06",
            "created_at": "2021-11-21T23:56:27.635051Z",
            "updated_at": "2022-08-03T08:41:54.189955Z",
            "summary": "Love Remains is an Gallery Shows event starting on 06/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Turner Barnes Gallery with address 37a Little Boyton Hall.",
            "title": "Love Remains",
            "content": null,
            "start_time": "2021-11-06T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "37a Little Boyton Hall",
            "city": "Chelmsford",
            "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": 5795,
            "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": 7059,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5507727461_1635911515.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5507727461_1635911515-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-11-26T14:56:39.172019Z",
                "updated_at": "2021-11-26T14:56:39.172055Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4105,
                "name": "Art Hub Studios",
                "slug": "art-hub-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47692809999999,-0.0213509",
                "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": "2021-11-26T14:56:42.726518Z",
            "publish_time": null,
            "slug": "art-hub-gallery-deptford-open-studios-xmas-bazaar-2021-12-04",
            "created_at": "2021-11-26T14:56:43.489499Z",
            "updated_at": "2021-11-26T14:56:43.841621Z",
            "summary": "Deptford Open Studios + Xmas Bazaar is an Gallery Shows event starting on 04/12/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Art Hub Studios with address 5 - 9 Creekside.",
            "title": "Deptford Open Studios + Xmas Bazaar",
            "content": null,
            "start_time": "2021-12-04T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "5 - 9 Creekside",
            "city": "London",
            "geolocation": "33.646771,-117.813672",
            "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": 5820,
            "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": 7083,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0a2d1427c1e4ea683245dbf827ef53e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a2d1427c1e4ea683245dbf827ef53e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-11-26T16:19:04.344578Z",
                "updated_at": "2021-11-26T16:19:04.344616Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4121,
                "name": "one four seven",
                "slug": "one-four-seven",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5608207,-0.07415859999999999",
                "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": "2021-11-26T16:19:06.421804Z",
            "publish_time": null,
            "slug": "one-four-seven-eternal-sunshine-2021-12-03",
            "created_at": "2021-11-26T16:19:07.148797Z",
            "updated_at": "2021-11-26T16:19:07.486743Z",
            "summary": "'Eternal Sunshine' is an Gallery Shows event starting on 03/12/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in one four seven with address 147 Stoke Newington High Street.",
            "title": "'Eternal Sunshine'",
            "content": null,
            "start_time": "2021-12-03T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "147 Stoke Newington High Street",
            "city": "London",
            "geolocation": "51.5610523,-0.0740063",
            "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": 27057,
            "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": 25860,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5463552ebf034c1fa7066a4811a700cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5463552ebf034c1fa7066a4811a700cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-30T19:18:58.953881Z",
                "updated_at": "2023-05-30T19:18:58.953919Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4618,
                "name": "Collective Ending HQ",
                "slug": "collective-ending-hq",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4766202,-0.0218313",
                "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": "2023-05-30T19:19:02.964371Z",
            "publish_time": null,
            "slug": "collective-ending-hq-under-your-spell-2021-11-06",
            "created_at": "2023-05-30T19:19:03.889207Z",
            "updated_at": "2023-05-30T19:19:04.485997Z",
            "summary": "Under Your Spell is an Gallery Shows event starting on 06/11/2021, 01:00 and ending on 04/12/2021, 01:00. Event is in Collective Ending HQ with address 3 Creekside.",
            "title": "Under Your Spell",
            "content": null,
            "start_time": "2021-11-06T01:00:00.000000Z",
            "end_time": "2021-12-04T01: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 Creekside",
            "city": "London",
            "geolocation": "42.930734,-73.81636026993866",
            "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": 7147,
            "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": 8269,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06503e23ad1242be8b46f1e1940a8b92.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06503e23ad1242be8b46f1e1940a8b92-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-07T18:17:25.017737Z",
                "updated_at": "2022-02-07T18:17:25.017774Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2282,
                "name": "De Sarthe Gallery",
                "slug": "de-sarthe",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2488785,114.1670644",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2022-02-07T18:17:27.984353Z",
            "publish_time": null,
            "slug": "de-sarthe-gallery-house-of-fortune-2021-10-16",
            "created_at": "2022-02-07T18:17:29.164191Z",
            "updated_at": "2022-02-07T18:17:29.204485Z",
            "summary": "House of Fortune is an Gallery Shows event starting on 16/10/2021, 00:00 and ending on 04/12/2021, 01:00. Event is in De Sarthe Gallery with address 20F, Global Trade Square.",
            "title": "House of Fortune",
            "content": null,
            "start_time": "2021-10-16T00:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "20F, Global Trade Square",
            "city": "Hong Kong",
            "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": 6542,
            "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": 7725,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d79a6f9eda2949ee8779625a151dc54c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d79a6f9eda2949ee8779625a151dc54c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-11T19:33:45.594200Z",
                "updated_at": "2022-01-11T19:33:45.594258Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3534,
                "name": "Andrew Edlin Gallery",
                "slug": "andrew-edlin-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7217673,-73.9938638",
                "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": "2022-01-11T19:33:49.660078Z",
            "publish_time": null,
            "slug": "andrew-edlin-gallery-roy-ferdinand-gert-town-sixteenth-ward-new-orleans-2021-10-30",
            "created_at": "2022-01-11T19:33:50.485756Z",
            "updated_at": "2022-01-11T19:33:50.856625Z",
            "summary": "Roy Ferdinand: Gert Town, Sixteenth Ward, New Orleans is an Gallery Shows event starting on 30/10/2021, 00:00 and ending on 04/12/2021, 01:00. Event is in Andrew Edlin Gallery with address 212 Bowery.",
            "title": "Roy Ferdinand: Gert Town, Sixteenth Ward, New Orleans",
            "content": null,
            "start_time": "2021-10-30T00:00:00.000000Z",
            "end_time": "2021-12-04T01: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": "212 Bowery",
            "city": "New York",
            "geolocation": "40.7217642,-73.99388010000001",
            "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": 5584,
            "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": {
                "id": 6893,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Seth_Armstrong_Outlook_Install_Eva_Herzog_1-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2021-11-13T17:03:42.647763Z",
                "updated_at": "2021-11-13T17:03:42.647799Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "333167a8-0a23-465b-88d2-9949cfe2b7bd"
            },
            "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": "",
            "publish_status": "published",
            "published_at": "2021-11-09T11:40:35.290111Z",
            "publish_time": null,
            "slug": "seth-armstrong-overlook",
            "created_at": "2021-11-09T11:40:35.301558Z",
            "updated_at": "2021-11-13T17:03:54.574458Z",
            "summary": "Seth Armstrong: Overlook is an Gallery Shows event starting on 09/11/2021, 11:39 and ending on 04/12/2021, 11:39. Event is in UNIT London with address 3 Hanover Square, Mayfair, W1S 1HD.",
            "title": "Seth Armstrong: Overlook",
            "content": "Overlook, Seth Armstrong’s first solo exhibition with Unit London, presents the artist’s most consistent and uniform body of work to date. With a strong visual through line and a harmonious colour palette, the exhibition is made up entirely of landscapes and cityscapes that exclusively depict the artist’s native Los Angeles. Expanding on elements from real life, these works enhance the visual appeal of the city to create individually idealised vignettes.",
            "start_time": "2021-11-09T10:00:00.000000Z",
            "end_time": "2021-12-04T19: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 Hanover Square, Mayfair, W1S 1HD",
            "city": "",
            "geolocation": "51.5134638,-0.1428616000000602",
            "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": [
                9749
            ],
            "artworks": [
                80916,
                80917,
                80918
            ],
            "magazines": [],
            "additional_images": []
        }
    ]
}