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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9396&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9360&ordering=start_time",
    "results": [
        {
            "id": 14310,
            "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": 14219,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ca4d20f5f194b3e9acb672aa4515043.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ca4d20f5f194b3e9acb672aa4515043-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-13T08:28:38.829696Z",
                "updated_at": "2022-09-13T08:28:38.829730Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4755,
                "name": "Auckland Art Gallery Toi o Tamaki",
                "slug": "auckland-art-gallery-toi-o-tamaki",
                "city": "Auckland",
                "country": {
                    "code": "NZ",
                    "name": "New Zealand"
                },
                "geolocation": "-36.8479231,174.758329",
                "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": "NZ",
            "publish_status": "published",
            "published_at": "2022-09-13T08:28:40.986383Z",
            "publish_time": null,
            "slug": "auckland-art-gallery-toi-o-tamaki-declaration-a-pacific-feminist-agenda-2022-03-26",
            "created_at": "2022-09-13T08:28:41.787375Z",
            "updated_at": "2022-09-13T08:28:41.831226Z",
            "summary": "Declaration: A Pacific Feminist Agenda is an Gallery Shows event starting on 26/03/2022, 01:00 and ending on 31/07/2022, 00:00. Event is in Auckland Art Gallery Toi o Tamaki with address cnr Kitchener and Wellesley Streets.",
            "title": "Declaration: A Pacific Feminist Agenda",
            "content": null,
            "start_time": "2022-03-26T01:00:00.000000Z",
            "end_time": "2022-07-31T00: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": "cnr Kitchener and Wellesley Streets",
            "city": "Auckland",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19012,
            "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": 18511,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f28a57c53302484b9defae7cb8b62b9e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-05T10:54:02.590763Z",
                "updated_at": "2023-01-05T10:54:02.590800Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7677,
                "name": "Eastcheap Space",
                "slug": "eastcheap-space",
                "city": "Letchworth Garden City",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.9780714,-0.2278971",
                "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-05T10:54:05.428691Z",
            "publish_time": null,
            "slug": "eastcheap-space-the-map-is-not-the-territory-the-plan-is-not-the-place-2022-03-26",
            "created_at": "2023-01-05T10:54:06.293224Z",
            "updated_at": "2023-01-05T10:54:06.331297Z",
            "summary": "The map is not the territory the plan is not the place. is an Gallery Shows event starting on 26/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Eastcheap Space with address First floor Eastcheap house.",
            "title": "The map is not the territory the plan is not the place.",
            "content": null,
            "start_time": "2022-03-26T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "First floor Eastcheap house",
            "city": "Letchworth Garden City",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 18998,
            "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": 18497,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fd246da8e0bc431bbc329a96ddaa094c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd246da8e0bc431bbc329a96ddaa094c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-04T12:38:05.668199Z",
                "updated_at": "2023-01-04T12:38:05.668235Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7672,
                "name": "Carnegie Museum of Art",
                "slug": "carnegie-museum-art",
                "city": "Pittsburgh",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.44379199999999,-79.95119660000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-04T12:38:07.529520Z",
            "publish_time": null,
            "slug": "carnegie-museum-of-art-zoe-zenghelis-fields-fragments-fictions-2022-03-26",
            "created_at": "2023-01-04T12:38:08.385053Z",
            "updated_at": "2023-01-04T12:38:08.962642Z",
            "summary": "Zoe Zenghelis: Fields, Fragments, Fictions is an Museum Exhibitions event starting on 26/03/2022, 01:00 and ending on 24/07/2022, 00:00. Event is in Carnegie Museum of Art with address 4400 Forbes Avenue.",
            "title": "Zoe Zenghelis: Fields, Fragments, Fictions",
            "content": null,
            "start_time": "2022-03-26T01:00:00.000000Z",
            "end_time": "2022-07-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4400 Forbes Avenue",
            "city": "Pittsburgh",
            "geolocation": "40.44300265,-79.94991322559366",
            "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": 8615,
            "author": {
                "id": "d1b9596d-f13a-4270-a091-9a77f66d613a",
                "username": "sophia_1476",
                "slug": "sophia_1476",
                "first_name": "Sophia",
                "last_name": "Ziotas",
                "display_name": "Sophia Ziotas",
                "display_name_full": "Sophia Ziotas",
                "email": "sophia@heathergaudiofineart.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 9463,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/613ec9ba93d64941815826857819597e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/613ec9ba93d64941815826857819597e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-05-19T16:19:03.149876Z",
                "updated_at": "2022-05-19T16:19:03.149916Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "d1b9596d-f13a-4270-a091-9a77f66d613a"
            },
            "venue": {
                "id": 3063,
                "name": "Heather Gaudio Fine Art",
                "slug": "heather-gaudio-fine-art",
                "city": "New Canaan",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.1466813,-73.4934702",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 21,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/heather-gaudio-fine-art-logo-1587998331.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-02T13:13:50.893086Z",
                    "updated_at": "2021-09-14T12:37:09.725100Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-05-19T16:19:15.181201Z",
            "publish_time": null,
            "slug": "analia-saban-recent-prints",
            "created_at": "2022-05-19T16:19:15.184590Z",
            "updated_at": "2022-05-19T16:19:15.226505Z",
            "summary": "Analía Saban: Recent Prints is an Gallery Shows event starting on 26/03/2022, 10:30 and ending on 21/05/2022, 17:30. Event is in Heather Gaudio Fine Art with address 78 Elm St, New Canaan, CT 06840, USA.",
            "title": "Analía Saban: Recent Prints",
            "content": "Heather Gaudio Fine Art PROJECTS is delighted to present Analía Saban: Recent Prints, a solo exhibition featuring recent series of the artist’s graphic works. The show, which runs March 26th- May 21, has been made possible with the generous collaboration of master printmakers Gemini G.E.L. in New York City.\r\n\r\nSaban is known for reconfiguring traditional notions of painting and printmaking, often using the actual material as the subject of the work itself.  Her work plays with art historical references and traditions of techniques and technology, creating experimental and witty dialogues between the mediums and processes she is working on.",
            "start_time": "2022-03-26T10:30:00.000000Z",
            "end_time": "2022-05-21T17:30: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": "78 Elm St, New Canaan, CT 06840, USA",
            "city": "New Canaan",
            "geolocation": "41.1466911,-73.4936848",
            "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": [
                3698
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 18900,
            "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": 18432,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/876aaaeb36534559b92008c3a438c9c0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876aaaeb36534559b92008c3a438c9c0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-04T11:37:22.394537Z",
                "updated_at": "2023-01-04T11:37:22.394571Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5852,
                "name": "Galerie & Edition Bode",
                "slug": "galerie-edition-bode",
                "city": "Nürnberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.4501886,11.0811275",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-04T11:37:24.846699Z",
            "publish_time": null,
            "slug": "galerie-edition-bode-arquus-the-rainbow-prelude-an-interim-report-2022-03-27",
            "created_at": "2023-01-04T11:37:25.702572Z",
            "updated_at": "2023-01-04T11:37:26.085811Z",
            "summary": "Arquus: The Rainbow prelude - an interim report is an Gallery Shows event starting on 27/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Galerie & Edition Bode with address Lorenzer Straße 2.",
            "title": "Arquus: The Rainbow prelude - an interim report",
            "content": null,
            "start_time": "2022-03-27T01:00:00.000000Z",
            "end_time": "2022-04-23T00: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": "Lorenzer Straße 2",
            "city": "Nuremberg",
            "geolocation": "49.4502645,11.0807437",
            "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": 19365,
            "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": 18800,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c5aafcad7b8b468f93f11d20a6262235.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5aafcad7b8b468f93f11d20a6262235-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T09:12:47.628107Z",
                "updated_at": "2023-02-10T14:26:47.528467Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6636,
                "name": "Huntsville Museum of Art",
                "slug": "huntsville-museum-art",
                "city": "Huntsville",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.7270511,-86.5871478",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-12T09:12:47.797247Z",
            "publish_time": null,
            "slug": "huntsville-museum-of-art-beauty-passion-bliss-19th-century-masterworks-from-the-dahesh-museum-of-art-2022-03-27",
            "created_at": "2023-01-12T09:12:48.833583Z",
            "updated_at": "2023-01-12T09:12:48.833601Z",
            "summary": null,
            "title": "Beauty, Passion & Bliss: 19th Century Masterworks from the Dahesh Museum of Art",
            "content": null,
            "start_time": "2022-03-27T01:00:00.000000Z",
            "end_time": "2022-07-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "300 Church Street South",
            "city": "Huntsville",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7756,
            "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": 8785,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c477f1c8dd94c2086678b0497416915.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c477f1c8dd94c2086678b0497416915-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-09T14:30:22.678235Z",
                "updated_at": "2022-03-09T14:30:22.678271Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3804,
                "name": "Burton Art Gallery and Museum",
                "slug": "burton-art-gallery-and-museum",
                "city": "Bideford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.0231395,-4.2088306",
                "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-03-09T14:30:24.579551Z",
            "publish_time": null,
            "slug": "burton-art-gallery-and-museum-taking-tea-2022-03-28",
            "created_at": "2022-03-09T14:30:25.320125Z",
            "updated_at": "2022-03-09T14:30:25.697774Z",
            "summary": "Taking Tea is an Gallery Shows event starting on 28/03/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in Burton Art Gallery and Museum with address Kingsley Road.",
            "title": "Taking Tea",
            "content": null,
            "start_time": "2022-03-28T00:00:00.000000Z",
            "end_time": "2022-05-22T00: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": "Kingsley Road",
            "city": "Bideford",
            "geolocation": "53.0195493,-2.0043153",
            "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": 7903,
            "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": 8915,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b53571217f214ec094a28c4cf2d0c950.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-27T13:32:52.443492Z",
                "updated_at": "2022-03-27T13:32:52.443529Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3796,
                "name": "508 Gallery",
                "slug": "508-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4818498,-0.1813561",
                "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-03-27T13:32:55.785650Z",
            "publish_time": null,
            "slug": "508-gallery-eye-of-the-beholder-presented-by-artcan-2022-03-28",
            "created_at": "2022-03-27T13:32:56.516551Z",
            "updated_at": "2022-03-27T13:32:57.395672Z",
            "summary": "Eye of the Beholder - Presented by ArtCan is an Gallery Shows event starting on 28/03/2022, 00:00 and ending on 04/04/2022, 00:00. Event is in 508 Gallery with address 508 Kings Road.",
            "title": "Eye of the Beholder - Presented by ArtCan",
            "content": null,
            "start_time": "2022-03-28T00:00:00.000000Z",
            "end_time": "2022-04-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 Kings Road",
            "city": "London",
            "geolocation": "52.5537833,-1.88707505",
            "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": 7913,
            "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": 8920,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/082466aa09c448daabadbcd86d543e6e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/082466aa09c448daabadbcd86d543e6e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-27T13:41:03.237473Z",
                "updated_at": "2022-03-27T13:41:03.237509Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3731,
                "name": "Banks Mill Studios",
                "slug": "banks-mill-studios",
                "city": "Derby",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9267798,-1.4861085",
                "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-03-27T13:41:07.539441Z",
            "publish_time": null,
            "slug": "banks-mill-studios-piece-by-piece-2022-03-28",
            "created_at": "2022-03-27T13:41:08.294006Z",
            "updated_at": "2022-03-27T13:41:10.276169Z",
            "summary": "Piece By Piece is an Gallery Shows event starting on 28/03/2022, 00:00 and ending on 22/04/2022, 00:00. Event is in Banks Mill Studios with address 71 Bridge Street.",
            "title": "Piece By Piece",
            "content": null,
            "start_time": "2022-03-28T00:00:00.000000Z",
            "end_time": "2022-04-22T00: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": "71 Bridge Street",
            "city": "Derby",
            "geolocation": "52.2079244,0.1189652",
            "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": 19227,
            "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": 18684,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee53fb23e5174db5a7f7ad0d0a5778ca-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-09T19:12:45.223955Z",
                "updated_at": "2023-01-09T19:12:45.224011Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7708,
                "name": "Gallery Ark",
                "slug": "gallery-ark",
                "city": "Vadodara",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IN",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:47.526018Z",
            "publish_time": null,
            "slug": "gallery-ark-parsec-2022-03-28",
            "created_at": "2023-01-09T19:12:48.395254Z",
            "updated_at": "2023-01-09T19:12:48.432219Z",
            "summary": "Parsec is an Gallery Shows event starting on 28/03/2022, 00:00 and ending on 31/05/2022, 00:00. Event is in Gallery Ark with address Plot No.1 Krishna Industrial Estate, Gorwa Rd, Opposite BIDC Gate, Gorwa, Vadodara, Gujarat 390016.",
            "title": "Parsec",
            "content": null,
            "start_time": "2022-03-28T00:00:00.000000Z",
            "end_time": "2022-05-31T00: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": "Plot No.1 Krishna Industrial Estate, Gorwa Rd, Opposite BIDC Gate, Gorwa, Vadodara, Gujarat 390016",
            "city": "Vadodara",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7420,
            "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": 8499,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53313f7ba2464971a7c006493469b409.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:32:34.141467Z",
                "updated_at": "2022-02-28T13:32:34.141504Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "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-02-28T13:32:37.919797Z",
            "publish_time": null,
            "slug": "colonnade-house-sue-mulholland-art-for-the-heart-2022-03-29",
            "created_at": "2022-02-28T13:32:38.733820Z",
            "updated_at": "2022-02-28T13:32:39.281580Z",
            "summary": "Sue Mulholland: Art For The Heart is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 03/04/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Sue Mulholland: Art For The Heart",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 7583,
            "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": 4290,
                "name": "uJung Art Center",
                "slug": "ujung-art-center",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.48950290000001,126.9928287",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2022-03-04T12:25:37.524199Z",
            "publish_time": null,
            "slug": "ujung-art-center-ujung-coffee-bean-art-wall-project-lee-hyeoksang-2022-03-29",
            "created_at": "2022-03-04T12:25:38.237928Z",
            "updated_at": "2022-03-04T12:25:38.691287Z",
            "summary": "uJung × Coffee Bean Art Wall Project : Lee Hyeoksang is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 12/06/2022, 00:00. Event is in uJung Art Center with address 178 Bangbae-ro.",
            "title": "uJung × Coffee Bean Art Wall Project : Lee Hyeoksang",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "178 Bangbae-ro",
            "city": "Seoul",
            "geolocation": "37.483539,126.9970753",
            "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": 7662,
            "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": 8710,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/845caa593c294a58a4fcbeead1982a22.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/845caa593c294a58a4fcbeead1982a22-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-07T15:43:40.602046Z",
                "updated_at": "2022-03-07T15:43:40.602081Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3353,
                "name": "Alte Pinakothek",
                "slug": "alte-pinakothek",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1485,11.56953",
                "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-03-07T15:43:42.549404Z",
            "publish_time": null,
            "slug": "alte-pinakothek-the-new-power-of-colour-raffaellino-del-garbos-lamentation-of-christ-from-s-spirito-in-florence-2022-03-29",
            "created_at": "2022-03-07T15:43:43.326947Z",
            "updated_at": "2022-03-07T15:43:43.681492Z",
            "summary": "The New Power Of Colour: Raffaellino del Garbo’s ‘Lamentation of Christ’ from S. Spirito in Florence is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 24/07/2022, 00:00. Event is in Alte Pinakothek with address Barer Strasse 27.",
            "title": "The New Power Of Colour: Raffaellino del Garbo’s ‘Lamentation of Christ’ from S. Spirito in Florence",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-07-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Barer Strasse 27",
            "city": "Munich",
            "geolocation": "48.1482861,11.569970971370822",
            "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": 7701,
            "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": 8741,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/01e3c959156b4e019cb209580452797c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-07T16:58:53.661257Z",
                "updated_at": "2022-03-07T16:58:53.661309Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3896,
                "name": "David Lusk Gallery Memphis",
                "slug": "david-lusk-gallery-memphis",
                "city": "Memphis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.1346508,-89.9633005",
                "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-03-07T16:58:55.850409Z",
            "publish_time": null,
            "slug": "david-lusk-gallery-memphis-kelly-s-williams-2022-03-29",
            "created_at": "2022-03-07T16:58:56.719267Z",
            "updated_at": "2022-03-07T16:58:57.706294Z",
            "summary": "Kelly S. Williams is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 30/04/2022, 00:00. Event is in David Lusk Gallery Memphis with address 4540 Poplar Avenue.",
            "title": "Kelly S. Williams",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-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": "4540 Poplar Avenue",
            "city": "Memphis",
            "geolocation": "35.1206009,-89.9107266",
            "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": 7967,
            "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": 8957,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb6f806e00754b9b90123df34fede134.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-27T21:16:03.798834Z",
                "updated_at": "2022-03-27T21:16:03.798890Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "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-03-27T21:16:07.836036Z",
            "publish_time": null,
            "slug": "espacio-gallery-paradoxical-pirates-2022-03-29",
            "created_at": "2022-03-27T21:16:09.101738Z",
            "updated_at": "2022-03-27T21:16:09.465010Z",
            "summary": "Paradoxical Pirates is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 03/04/2022, 00:00. Event is in Espacio Gallery with address 159 Bethnal Green Road.",
            "title": "Paradoxical Pirates",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "159 Bethnal Green Road",
            "city": "London",
            "geolocation": "51.5258091,-0.0689338",
            "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": 14312,
            "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": 14221,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e895fc82a47445538a687b33f1f8fb60.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-13T08:28:43.170259Z",
                "updated_at": "2022-09-13T08:28:43.170294Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6751,
                "name": "Avenue 50 Studio",
                "slug": "avenue-50-studio",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1059566,-118.2025902",
                "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-09-13T08:28:46.494441Z",
            "publish_time": null,
            "slug": "avenue-50-studio-call-for-entries-2022-03-29",
            "created_at": "2022-09-13T08:28:47.304053Z",
            "updated_at": "2022-09-13T08:28:47.686168Z",
            "summary": "Call For Entries is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 18/04/2022, 00:00. Event is in Avenue 50 Studio with address 131 North Avenue 50.",
            "title": "Call For Entries",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "131 North Avenue 50",
            "city": "Los Angeles",
            "geolocation": "34.1271598,-118.2053126",
            "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": 7765,
            "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": 8794,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3642b98183cc406094cc1d922965b43a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3642b98183cc406094cc1d922965b43a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-09T14:39:42.802541Z",
                "updated_at": "2022-03-09T14:39:42.802573Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3599,
                "name": "Claas Reiss",
                "slug": "claas-reiss",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52867730000001,-0.1431905",
                "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-03-09T14:39:45.868342Z",
            "publish_time": null,
            "slug": "claas-reiss-waxed-plastic-farmhouse-by-michel-gomm-2022-03-30",
            "created_at": "2022-03-09T14:39:47.587364Z",
            "updated_at": "2022-03-09T14:39:48.212181Z",
            "summary": "'waxed plastic farmhouse' by Michel Gomm is an Gallery Shows event starting on 30/03/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in Claas Reiss with address 96 Robert Street.",
            "title": "'waxed plastic farmhouse' by Michel Gomm",
            "content": null,
            "start_time": "2022-03-30T00:00:00.000000Z",
            "end_time": "2022-05-15T00: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": "96 Robert Street",
            "city": "London",
            "geolocation": "43.076487,-81.377231",
            "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": 7989,
            "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": 8973,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/643b0f4bffc54cd192125336f30f04fa.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/643b0f4bffc54cd192125336f30f04fa-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-27T21:35:54.931088Z",
                "updated_at": "2022-03-27T21:35:54.931122Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4009,
                "name": "Fridman Gallery",
                "slug": "fridman-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7198597,-73.99377559999999",
                "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-03-27T21:35:56.915722Z",
            "publish_time": null,
            "slug": "fridman-gallery-new-york-forward-ground-2022-03-30",
            "created_at": "2022-03-27T21:35:57.757490Z",
            "updated_at": "2022-03-27T21:35:58.112991Z",
            "summary": "Forward Ground is an Gallery Shows event starting on 30/03/2022, 00:00 and ending on 08/05/2022, 00:00. Event is in Fridman Gallery with address 169 Bowery.",
            "title": "Forward Ground",
            "content": null,
            "start_time": "2022-03-30T00:00:00.000000Z",
            "end_time": "2022-05-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "169 Bowery",
            "city": "New York",
            "geolocation": "40.719975999999996,-73.99406866666666",
            "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": []
        }
    ]
}