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=23472&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=23490&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23454&ordering=end_time",
    "results": [
        {
            "id": 25174,
            "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": 24166,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d3ef370c950241f88bfee7ddebe2951e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ef370c950241f88bfee7ddebe2951e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T19:15:33.228091Z",
                "updated_at": "2023-04-26T19:15:33.228142Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4232,
                "name": "Georg Kargl Fine Arts",
                "slug": "georg-kargl-fine-arts",
                "city": "Wien",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.19640159999999,16.3658996",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-04-26T19:15:36.828826Z",
            "publish_time": null,
            "slug": "georg-kargl-fine-arts-nadim-vardag-condition-2023-03-17",
            "created_at": "2023-04-26T19:15:37.770111Z",
            "updated_at": "2023-04-26T19:15:38.862220Z",
            "summary": "Nadim Vardag, Condition is an Gallery Shows event starting on 17/03/2023, 01:00 and ending on 29/04/2023, 00:00. Event is in Georg Kargl Fine Arts with address Schleifmühlgasse 5.",
            "title": "Nadim Vardag, Condition",
            "content": null,
            "start_time": "2023-03-17T01:00:00.000000Z",
            "end_time": "2023-04-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Schleifmühlgasse 5",
            "city": "Vienna",
            "geolocation": "48.1966014,16.3660702",
            "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": 25603,
            "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": 24535,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bdbcbf06fe904dc2a258393f69c81b0a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bdbcbf06fe904dc2a258393f69c81b0a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T13:26:33.291274Z",
                "updated_at": "2023-05-04T13:26:33.291312Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3713,
                "name": "Tension Fine Art",
                "slug": "tension-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4135774,-0.0567001",
                "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-04T13:26:37.357786Z",
            "publish_time": null,
            "slug": "tension-fine-art-amongst-giants-2023-04-07",
            "created_at": "2023-05-04T13:26:38.278890Z",
            "updated_at": "2023-05-04T13:26:42.600607Z",
            "summary": "Amongst Giants is an Gallery Shows event starting on 07/04/2023, 00:00 and ending on 29/04/2023, 00:00. Event is in Tension Fine Art with address 135 Maple Road.",
            "title": "Amongst Giants",
            "content": null,
            "start_time": "2023-04-07T00:00:00.000000Z",
            "end_time": "2023-04-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "135 Maple Road",
            "city": "London",
            "geolocation": "51.4834288,-2.5946622182810364",
            "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": 22070,
            "author": {
                "id": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197",
                "username": "it@roma-gallery.com",
                "slug": "itroma-gallerycom",
                "first_name": "Iridanos",
                "last_name": "Tsirigkoulis",
                "display_name": null,
                "display_name_full": "Iridanos Tsirigkoulis",
                "email": "it@roma-gallery.com",
                "telephone": "+30 21 3035 8344"
            },
            "price": null,
            "featured_image": {
                "id": 21287,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/18e6823446724958a442a34511c57bc6.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18e6823446724958a442a34511c57bc6-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2023-03-01T09:42:36.468052Z",
                "updated_at": "2023-03-03T01:00:36.840617Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
            },
            "venue": {
                "id": 3105,
                "name": "Roma Gallery",
                "slug": "roma-gallery",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.97858069999999,23.7388047",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2990,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tygb.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-01T13:46:42.509568Z",
                    "updated_at": "2021-09-14T13:43:38.754967Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
                },
                "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": "2023-03-01T09:42:44.158116Z",
            "publish_time": null,
            "slug": "travelogue-1960-1964",
            "created_at": "2023-03-01T09:42:44.161526Z",
            "updated_at": "2023-03-01T09:43:42.967320Z",
            "summary": "Βασίλης Σκυλάκος TRAVELOGUE Έργα 1960-1964 is an Gallery Shows event starting on 14/03/2023, 19:00 and ending on 29/04/2023, 16:00. Event is in Roma Gallery with address Roma  5.",
            "title": "Βασίλης Σκυλάκος TRAVELOGUE Έργα 1960-1964",
            "content": "Βασίλης Σκυλάκος\r\nTRAVELOGUE\r\nΈργα 1960-1964\r\n\r\nΕπιμέλεια: Χριστόφορος Μαρίνος\r\n\r\n14.3 - 29.4.2023\r\n\r\nΜετά την έκθεση «Εδώ κι εκεί και παντού» το 2019, η ROMA GALLERY διοργανώνει τη δεύτερη ατομική\r\nέκθεση του Βασίλη Σκυλάκου (1930-2000). Η έκθεση «Travelogue. Έργα 1960-64» περιλαμβάνει έργα που\r\nφιλοτέχνησε ο καλλιτέχνης κατά τη διαμονή του στο εξωτερικό (Ρώμη, Κοπεγχάγη, Παρίσι) και σε ταξίδια που\r\nέκανε εκείνη την περίοδο. Το βασικό χαρακτηριστικό αυτών των αφαιρετικών έργων είναι ο βιομορφικός τους\r\nχαρακτήρας. Η σχεδιαστική σκέψη του Σκυλάκου μοιάζει οικεία και συγχρόνως σε ξαφνιάζει με την πρωτοτυπία\r\nτης. Οι φόρμες που ζωγραφίζει είναι ανοιχτές, διαπερατές, με ιδιαίτερη αρχιτεκτονική δομή. Μπορεί να\r\nεφάπτονται αλλά ποτέ δεν ενώνονται, ποτέ δεν εισχωρεί η μία στην άλλη. Πρόκειται για φόρμες που σε\r\nπροσκαλούν να τις συμπληρώσεις. Δεν είναι σκαριφήματα ή προσχέδια. Συνομιλούν με τις γλυπτικές φόρμες\r\nτου Henry Moore και της Barbara Hepworth, χωρίς όμως να αναζητούν μια άμεση σύνδ",
            "start_time": "2023-03-14T19:00:00.000000Z",
            "end_time": "2023-04-29T16: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": "Roma  5",
            "city": "",
            "geolocation": "37.97858069999999,23.7388047",
            "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": 26417,
            "author": {
                "id": "113a9181-150a-4ad4-ba85-1a6f6a15a69c",
                "username": "rachel@galerierobertsonares.com",
                "slug": "rachelgalerierobertsonarescom",
                "first_name": "Rachel",
                "last_name": "Vincent Clarke",
                "display_name": null,
                "display_name_full": "Rachel Vincent Clarke",
                "email": "rachel@galerierobertsonares.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 25283,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c3df4352c0d4b7f8fb6c5e2020b4350-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2023-05-19T17:54:08.673549Z",
                "updated_at": "2023-05-19T17:54:08.673587Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "113a9181-150a-4ad4-ba85-1a6f6a15a69c"
            },
            "venue": {
                "id": 4572,
                "name": "Galerie Robertson Arès",
                "slug": "galerie-robertson-ares",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.4970794,-73.58079479999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3660,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Robertson_Ares_profie_image_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robertson_Ares_profie_image_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-02-04T17:08:11.063256Z",
                    "updated_at": "2022-02-04T17:08:11.063286Z",
                    "is_converted_to_webp": true,
                    "caption": "Robertson Ares profile image 1",
                    "alt_text": "Robertson Ares profile image 1",
                    "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": "2023-05-19T17:54:13.201185Z",
            "publish_time": null,
            "slug": "sebastien-gaudette-party",
            "created_at": "2023-05-19T17:54:13.204678Z",
            "updated_at": "2023-05-19T17:54:13.245373Z",
            "summary": "Sébastien Gaudette : Party is an Gallery Shows event starting on 07/04/2023, 10:00 and ending on 29/04/2023, 17:00. Event is in Galerie Robertson Arès with address 1490 Sherbrooke Street West, Montreal, QC H3G 1L3, Canada.",
            "title": "Sébastien Gaudette : Party",
            "content": "This solo exhibition, the Montreal-based artist's first show at Robertson Arès, presents a selection of recent trompe-l'oeil sculptures and drawings of outstanding precision that echo the intricacies of the creative process while also being reminiscent of the naive and playful universe of childhood.",
            "start_time": "2023-04-07T10:00:00.000000Z",
            "end_time": "2023-04-29T17: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": "1490 Sherbrooke Street West, Montreal, QC H3G 1L3, Canada",
            "city": "",
            "geolocation": "45.4970794,-73.58079479999999",
            "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": 23667,
            "author": {
                "id": "82734215-241a-495b-85ea-527f94b345c0",
                "username": "chloemorley@hauserwirth.com",
                "slug": "chloemorleyhauserwirthcom",
                "first_name": "",
                "last_name": "",
                "display_name": null,
                "display_name_full": "",
                "email": "chloemorley@hauserwirth.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 22747,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b18391ddb53747979f2649058802c466.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b18391ddb53747979f2649058802c466-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-31T14:18:22.468137Z",
                "updated_at": "2023-04-04T11:43:30.908780Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "82734215-241a-495b-85ea-527f94b345c0"
            },
            "venue": {
                "id": 728,
                "name": "Hauser & Wirth London",
                "slug": "hauser-wirth-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51187059999999,-0.1408251",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 554,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hauser-wirth-gallery-London-Savile-Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:24:36.761630Z",
                    "updated_at": "2021-09-14T12:48:33.285130Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "hauser-wirth-gallery London Savile Road",
                    "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": "2023-03-31T14:19:15.782015Z",
            "publish_time": null,
            "slug": "gunther-forg-tupfenbilder",
            "created_at": "2023-03-31T14:19:15.786519Z",
            "updated_at": "2023-03-31T14:19:15.836342Z",
            "summary": "Günther Förg. Tupfenbilder is an Gallery Shows event starting on 01/02/2023, 10:00 and ending on 29/04/2023, 18:00. Event is in Hauser & Wirth London with address 23 Savile Row, London W1S 2ET, UK.",
            "title": "Günther Förg. Tupfenbilder",
            "content": "Günther Förg was a prolific painter, sculptor, graphic designer and photographer whose daring conceptual works incorporate and critique tropes of the sprawling movement known as modernism. This exhibition, in the North Gallery of the London space, displays Förg’s Spot Paintings, the artist’s final series made between 2005 – 2010 before he stopped painting.",
            "start_time": "2023-02-01T10:00:00.000000Z",
            "end_time": "2023-04-29T18: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": "23 Savile Row, London W1S 2ET, UK",
            "city": "",
            "geolocation": "51.51187059999999,-0.1408251",
            "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": [
                470
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 22769,
            "author": {
                "id": "84c4fff3-f48f-47a0-ac33-64b1e7070d53",
                "username": "info@labirentsanat.com",
                "slug": "infolabirentsanatcom",
                "first_name": "Ufuk",
                "last_name": "Ulker",
                "display_name": null,
                "display_name_full": "Ufuk Ulker",
                "email": "info@labirentsanat.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 22066,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b0100c3c256f46e7bca347cf6fec9475.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0100c3c256f46e7bca347cf6fec9475-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2023-03-23T15:01:46.633958Z",
                "updated_at": "2023-03-24T01:58:25.346504Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
            },
            "venue": {
                "id": 5271,
                "name": "Labirent Sanat",
                "slug": "labirent-sanat",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0312832,28.9723834",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3950,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-265x149-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/37eb10bccd914903850f62602450ccbd.JPG",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-760x499-70.JPG",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-04T11:48:06.644955Z",
                    "updated_at": "2022-08-04T11:48:06.645009Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
                },
                "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": "2023-03-23T13:27:35.830104Z",
            "publish_time": null,
            "slug": "aslhan-kaplan-bayrak-knot-records",
            "created_at": "2023-03-23T13:27:35.831983Z",
            "updated_at": "2023-03-23T15:01:46.817479Z",
            "summary": null,
            "title": "Aslıhan Kaplan Bayrak - Knot Records",
            "content": "You can see artist Aslıhan Kaplan Bayrak’s solo exhibition titled \"Knot Records\" at Labirent Sanat until April 29th, 2023.",
            "start_time": "2023-03-16T18:00:00.000000Z",
            "end_time": "2023-04-29T19: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": "Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey",
            "city": "",
            "geolocation": "41.0312832,28.9723834",
            "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": 13968,
            "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": 13925,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/316e226c7b2a4dd783dfacb7acb8551a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/316e226c7b2a4dd783dfacb7acb8551a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-11T08:47:44.318229Z",
                "updated_at": "2022-09-11T08:47:44.318264Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6667,
                "name": "Galleri Heike Arndt DK",
                "slug": "galleri-heike-arndt-dk",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5177916,13.4691437",
                "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": "2022-09-11T08:47:47.601960Z",
            "publish_time": null,
            "slug": "galleri-heike-arndt-dk-mini-maxi-print-berlin-202223-2022-10-05",
            "created_at": "2022-09-11T08:47:48.636195Z",
            "updated_at": "2022-09-11T08:47:49.120940Z",
            "summary": "Mini Maxi Print Berlin 2022/23 is an Gallery Shows event starting on 05/10/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in Galleri Heike Arndt DK with address Voigtstraße, 12.",
            "title": "Mini Maxi Print Berlin 2022/23",
            "content": null,
            "start_time": "2022-10-05T00:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "Voigtstraße, 12",
            "city": "Berlin",
            "geolocation": "52.5177763,13.4691865",
            "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": 14629,
            "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": 14520,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cd977de5ac8d4608b2ab8376d332fb39.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd977de5ac8d4608b2ab8376d332fb39-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-06T18:26:36.290701Z",
                "updated_at": "2022-10-06T18:26:36.290738Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6807,
                "name": "MOCA Grand",
                "slug": "moca-grand",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0530891,-118.2507893",
                "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-10-06T18:26:40.378732Z",
            "publish_time": null,
            "slug": "moca-grand-henry-taylor-b-side-2022-11-06",
            "created_at": "2022-10-06T18:26:41.247373Z",
            "updated_at": "2022-10-06T18:26:41.825207Z",
            "summary": "Henry Taylor: B Side is an Gallery Shows event starting on 06/11/2022, 01:00 and ending on 30/04/2023, 00:00. Event is in MOCA Grand with address 250 South Grand Avenue.",
            "title": "Henry Taylor: B Side",
            "content": null,
            "start_time": "2022-11-06T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "250 South Grand Avenue",
            "city": "Los Angeles",
            "geolocation": "34.05328815,-118.25062277616152",
            "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": 14694,
            "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": 14579,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ca4fad7cbdd47089cbe769fd08e4b06.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ca4fad7cbdd47089cbe769fd08e4b06-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-06T18:58:35.471174Z",
                "updated_at": "2022-10-06T18:58:35.471228Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3938,
                "name": "The Bronx Museum of the Arts",
                "slug": "bronx-museum-arts",
                "city": "Bronx",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8310038,-73.91975130000002",
                "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-10-06T18:58:37.636847Z",
            "publish_time": null,
            "slug": "the-bronx-museum-of-the-arts-swagger-and-tenderness-the-south-bronx-portraits-by-john-ahearn-and-rigoberto-torres-2022-10-26",
            "created_at": "2022-10-06T18:58:38.631979Z",
            "updated_at": "2022-10-06T18:58:39.713974Z",
            "summary": "Swagger and Tenderness: The South Bronx Portraits by John Ahearn and Rigoberto Torres is an Gallery Shows event starting on 26/10/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in The Bronx Museum of the Arts with address 1040 Grand Concourse.",
            "title": "Swagger and Tenderness: The South Bronx Portraits by John Ahearn and Rigoberto Torres",
            "content": null,
            "start_time": "2022-10-26T00:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "1040 Grand Concourse",
            "city": "New York",
            "geolocation": "40.8310911,-73.9199471",
            "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": 14768,
            "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": 14653,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0e7951130f254e7996ea6ef9eae1ce1d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e7951130f254e7996ea6ef9eae1ce1d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-07T11:20:26.025712Z",
                "updated_at": "2022-10-07T11:20:26.025747Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6816,
                "name": "FHXB Friedrichshain-Kreuzberg Museum",
                "slug": "fhxb-friedrichshain-kreuzberg-museum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5008063,13.4183334",
                "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": "2022-10-07T11:20:29.074412Z",
            "publish_time": null,
            "slug": "fhxb-friedrichshain-kreuzberg-museum-trotz-allem-migration-in-die-kolonialmetropole-berlin-2022-10-21",
            "created_at": "2022-10-07T11:20:30.084444Z",
            "updated_at": "2022-10-07T11:20:30.651693Z",
            "summary": "TROTZ ALLEM: Migration in die Kolonialmetropole Berlin is an Gallery Shows event starting on 21/10/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in FHXB Friedrichshain-Kreuzberg Museum with address Adalbertstraße 95A.",
            "title": "TROTZ ALLEM: Migration in die Kolonialmetropole Berlin",
            "content": null,
            "start_time": "2022-10-21T00:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "Adalbertstraße 95A",
            "city": "Berlin",
            "geolocation": "52.5006018,13.4182215",
            "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": 16049,
            "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": 15850,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e1de05c012934e10994763cfb51e568e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1de05c012934e10994763cfb51e568e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-11-08T20:18:18.960143Z",
                "updated_at": "2022-11-08T20:18:18.960220Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6289,
                "name": "The Hepworth Wakefield",
                "slug": "hepworth-wakefield",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6755947,-1.4915734",
                "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": "2022-11-08T20:18:21.864928Z",
            "publish_time": null,
            "slug": "the-hepworth-wakefield-hannah-starkey-in-real-life-2022-10-21",
            "created_at": "2022-11-08T20:18:22.753831Z",
            "updated_at": "2022-11-08T20:18:23.130486Z",
            "summary": "Hannah Starkey: In Real Life is an Gallery Shows event starting on 21/10/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in The Hepworth Wakefield with address Gallery Walk.",
            "title": "Hannah Starkey: In Real Life",
            "content": null,
            "start_time": "2022-10-21T00:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "Gallery Walk",
            "city": "Wakefield",
            "geolocation": "-27.9204123,153.1998818",
            "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": 17241,
            "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": 16909,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c8adc7ef461499396eca9e622b39b48.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c8adc7ef461499396eca9e622b39b48-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-10T10:06:04.064795Z",
                "updated_at": "2022-12-10T10:06:04.064830Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4063,
                "name": "S.M.A.K. Stedelijk Museum voor Actuele Kunst",
                "slug": "smk-stedelijk-museum-voor-actuele-kunst",
                "city": "Gent",
                "country": "",
                "geolocation": "51.03789800000001,3.721089099999999",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2022-12-10T10:06:08.801927Z",
            "publish_time": null,
            "slug": "smak-stedelijk-museum-voor-actuele-kunst-rose-wylie-picky-people-notice-2022-11-26",
            "created_at": "2022-12-10T10:06:09.760634Z",
            "updated_at": "2022-12-10T10:06:10.121076Z",
            "summary": "Rose Wylie picky people notice..., is an Gallery Shows event starting on 26/11/2022, 01:00 and ending on 30/04/2023, 00:00. Event is in S.M.A.K. Stedelijk Museum voor Actuele Kunst with address Citadelpark.",
            "title": "Rose Wylie picky people notice...,",
            "content": null,
            "start_time": "2022-11-26T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "Citadelpark",
            "city": "Ghent",
            "geolocation": "51.038130800000005,3.718495861699464",
            "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": 17499,
            "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": 17154,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ad1e0e27df4398a6a5b8c4e1b2d944-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-10T20:44:57.391938Z",
                "updated_at": "2022-12-10T20:44:57.391990Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3815,
                "name": "Estorick Collection of Modern Italian Art",
                "slug": "estorick-collection-modern-italian-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5432757,-0.1012003",
                "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": "2022-12-10T20:45:04.538192Z",
            "publish_time": null,
            "slug": "estorick-collection-of-modern-italian-art-giorgio-morandi-masterpieces-from-the-magnani-rocca-foundation-2023-01-06",
            "created_at": "2022-12-10T20:45:05.446764Z",
            "updated_at": "2022-12-10T20:45:08.777338Z",
            "summary": "Giorgio Morandi: Masterpieces from the Magnani-Rocca Foundation is an Gallery Shows event starting on 06/01/2023, 01:00 and ending on 30/04/2023, 00:00. Event is in Estorick Collection of Modern Italian Art with address 39a Canonbury Square.",
            "title": "Giorgio Morandi: Masterpieces from the Magnani-Rocca Foundation",
            "content": null,
            "start_time": "2023-01-06T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "39a Canonbury Square",
            "city": "London",
            "geolocation": "51.5438847,-0.10052497012396722",
            "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": 17604,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "byrnestory@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 17256,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9cbbc28b4db41af87b36896335b8bf6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9cbbc28b4db41af87b36896335b8bf6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-14T11:13:34.116815Z",
                "updated_at": "2022-12-14T11:13:34.116867Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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-12-14T11:13:37.648655Z",
            "publish_time": null,
            "slug": "joanne-artman-gallery-new-york-samsara-brooke-shaden-2023-02-02",
            "created_at": "2022-12-14T11:13:38.535482Z",
            "updated_at": "2022-12-14T11:13:39.549527Z",
            "summary": "SAMSARA | Brooke Shaden is an Gallery Shows event starting on 02/02/2023, 01:00 and ending on 30/04/2023, 00:00. Event is in JoAnne Artman Gallery New York with address 511 A West 22nd Street.",
            "title": "SAMSARA | Brooke Shaden",
            "content": null,
            "start_time": "2023-02-02T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "511 A West 22nd Street",
            "city": "New York",
            "geolocation": "42.512276,-96.440861",
            "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": 18305,
            "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": 17907,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/633b8e5269564d00930cc98b36bcd3c0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/633b8e5269564d00930cc98b36bcd3c0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-21T19:35:31.613311Z",
                "updated_at": "2022-12-21T19:35:31.613365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6243,
                "name": "Whitechapel Gallery",
                "slug": "whitechapel-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5160339,-0.0702738",
                "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": "2022-12-21T19:35:34.374766Z",
            "publish_time": null,
            "slug": "whitechapel-gallery-zadie-xa-house-gods-animal-guides-and-five-ways-2-forgiveness-2022-09-20",
            "created_at": "2022-12-21T19:35:35.256578Z",
            "updated_at": "2022-12-21T19:35:35.705558Z",
            "summary": "Zadie Xa: House Gods, Animal Guides and Five Ways 2 Forgiveness is an Gallery Shows event starting on 20/09/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in Whitechapel Gallery with address 77-82 Whitechapel High Street.",
            "title": "Zadie Xa: House Gods, Animal Guides and Five Ways 2 Forgiveness",
            "content": null,
            "start_time": "2022-09-20T00:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "77-82 Whitechapel High Street",
            "city": "London",
            "geolocation": "51.51617175,-0.0703132444698357",
            "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": 18641,
            "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": 18196,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/afc3b69839264993a751ebeb25cee3bf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afc3b69839264993a751ebeb25cee3bf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-02T19:34:57.699243Z",
                "updated_at": "2023-01-02T19:34:57.699280Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3411,
                "name": "Gasworks",
                "slug": "gasworks",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4851697,-0.1154949",
                "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-01-02T19:35:01.146350Z",
            "publish_time": null,
            "slug": "gasworks-ingela-ihrman-2023-02-02",
            "created_at": "2023-01-02T19:35:02.019013Z",
            "updated_at": "2023-01-02T19:35:02.460405Z",
            "summary": "Ingela Ihrman is an Gallery Shows event starting on 02/02/2023, 01:00 and ending on 30/04/2023, 00:00. Event is in Gasworks with address 155 Vauxhall Street.",
            "title": "Ingela Ihrman",
            "content": null,
            "start_time": "2023-02-02T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "155 Vauxhall Street",
            "city": "London",
            "geolocation": "41.3625825,-72.109884",
            "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": 18689,
            "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": 18243,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a77ea989ee34b388ad48a2c4fc877e5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a77ea989ee34b388ad48a2c4fc877e5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-02T20:23:34.735307Z",
                "updated_at": "2023-01-02T20:23:34.735366Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6217,
                "name": "Walker Art Gallery",
                "slug": "walker-art-gallery",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.40942020000001,-2.980356",
                "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-01-02T20:23:38.176778Z",
            "publish_time": null,
            "slug": "walker-art-gallery-kathryn-maple-2023-02-11",
            "created_at": "2023-01-02T20:23:39.042998Z",
            "updated_at": "2023-01-02T20:23:39.904513Z",
            "summary": "Kathryn Maple is an Gallery Shows event starting on 11/02/2023, 01:00 and ending on 30/04/2023, 00:00. Event is in Walker Art Gallery with address William Brown Street.",
            "title": "Kathryn Maple",
            "content": null,
            "start_time": "2023-02-11T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "William Brown Street",
            "city": "Liverpool",
            "geolocation": "53.4094411,-2.9815429",
            "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": 19561,
            "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": 731,
                "name": "Hauser & Wirth West 22nd Street New York",
                "slug": "hauser-wirth-511-west-18th-street-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.745157,-74.00703299999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 577,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauser-Wirth-NY-West-feat.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-NY-West-feat-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:26:47.032170Z",
                    "updated_at": "2021-09-14T12:49:03.197714Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Hauser Wirth NY West feat",
                    "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": "US",
            "publish_status": "published",
            "published_at": "2023-01-14T16:47:14.405883Z",
            "publish_time": null,
            "slug": "hauser-wirth-west-18th-street-new-york-rita-ackermann-vertical-vanish-2023-02-02",
            "created_at": "2023-01-14T16:47:15.267298Z",
            "updated_at": "2023-01-14T16:47:15.267318Z",
            "summary": null,
            "title": "Rita Ackermann. Vertical Vanish",
            "content": null,
            "start_time": "2023-02-02T01:00:00.000000Z",
            "end_time": "2023-04-30T00: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": "Hauser & Wirth",
            "city": "Los Angeles",
            "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": []
        }
    ]
}