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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24228&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24192&ordering=end_time",
    "results": [
        {
            "id": 26182,
            "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": 25062,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/290cdeec28a441a9ba42335ed1324a86.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/290cdeec28a441a9ba42335ed1324a86-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:38:48.034594Z",
                "updated_at": "2023-05-11T08:38:48.034650Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 714,
                "name": "White Cube Mason's Yard London",
                "slug": "white-cube-masons-yard-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5076125,-0.1372407999999723",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 371,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/white-cube-masons-featured.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T13:42:28.775808Z",
                    "updated_at": "2021-09-14T12:44:33.738362Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "white cube mason's featured",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-11T08:38:52.362562Z",
            "publish_time": null,
            "slug": "white-cube-masons-yard-london-meys-2023-04-05",
            "created_at": "2023-05-11T08:38:53.256572Z",
            "updated_at": "2023-05-11T08:38:54.463512Z",
            "summary": "meys is an Gallery Shows event starting on 05/04/2023, 00:00 and ending on 14/05/2023, 00:00. Event is in White Cube Mason's Yard London with address 144-152 Bermondsey Street.",
            "title": "meys",
            "content": null,
            "start_time": "2023-04-05T00:00:00.000000Z",
            "end_time": "2023-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "144-152 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49946485,-0.08230515174001982",
            "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": 26266,
            "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": 8638,
                "name": "Wada Garou Tokyo",
                "slug": "wada-garou-tokyo",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.6727427,139.7660266",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2023-05-15T12:07:19.017307Z",
            "publish_time": null,
            "slug": "wada-garou-tokyo-boku-2023-04-07",
            "created_at": "2023-05-15T12:07:20.208303Z",
            "updated_at": "2023-05-15T12:07:20.257793Z",
            "summary": "BOKU is an Gallery Shows event starting on 07/04/2023, 00:00 and ending on 14/05/2023, 00:00. Event is in Wada Garou Tokyo with address AMMON KYOTO.",
            "title": "BOKU",
            "content": null,
            "start_time": "2023-04-07T00:00:00.000000Z",
            "end_time": "2023-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "AMMON KYOTO",
            "city": "Kyoto",
            "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": 10634,
            "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": 11239,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0bae8005177425da68cd43346c9c01c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bae8005177425da68cd43346c9c01c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-17T21:01:45.771318Z",
                "updated_at": "2022-07-17T21:01:45.771354Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5611,
                "name": "Tate Liverpool",
                "slug": "tate-liverpool",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.40029999999999,-2.992699999999999",
                "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-07-17T21:01:48.819360Z",
            "publish_time": null,
            "slug": "tate-liverpool-candice-breitz-love-story-2022-07-11",
            "created_at": "2022-07-17T21:01:49.623814Z",
            "updated_at": "2022-07-17T21:01:50.309801Z",
            "summary": "Candice Breitz: Love Story is an Gallery Shows event starting on 11/07/2022, 00:00 and ending on 14/05/2023, 00:00. Event is in Tate Liverpool with address Albert Dock.",
            "title": "Candice Breitz: Love Story",
            "content": null,
            "start_time": "2022-07-11T00:00:00.000000Z",
            "end_time": "2023-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Albert Dock",
            "city": "Liverpool",
            "geolocation": "53.40030995,-2.9926323420310297",
            "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": 22530,
            "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": 21680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3e75b0fddbf34c08bb75c301ff9cc057.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e75b0fddbf34c08bb75c301ff9cc057-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-03T12:51:37.018537Z",
                "updated_at": "2023-03-05T01:00:32.297153Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-03-03T12:51:52.477461Z",
            "publish_time": null,
            "slug": "sean-kelly-gallery-candida-hofer-heaven-on-earth-curated-by-toshiko-mori-2023-02-24",
            "created_at": "2023-03-03T12:51:53.359832Z",
            "updated_at": "2023-03-03T12:51:53.359852Z",
            "summary": null,
            "title": "Candida Höfer: Heaven on Earth - Curated by Toshiko Mori",
            "content": null,
            "start_time": "2023-02-24T01:00:00.000000Z",
            "end_time": "2023-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": "475 Tenth Avenue, New York, US",
            "city": "New York",
            "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": 22813,
            "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": 21969,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/30701ad67f9346529d1313ec31e7ffc3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30701ad67f9346529d1313ec31e7ffc3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-23T13:36:44.732206Z",
                "updated_at": "2023-03-23T22:58:43.168427Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3753,
                "name": "Darl-e and the Bear",
                "slug": "darl-e-and-bear",
                "city": "Woodstock",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.8478659,-1.3547724",
                "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-03-23T13:36:49.559645Z",
            "publish_time": null,
            "slug": "darl-e-and-the-bear-spring-showcase-2023-04-13",
            "created_at": "2023-03-23T13:36:50.434683Z",
            "updated_at": "2023-03-23T13:36:50.434703Z",
            "summary": null,
            "title": "Spring Showcase",
            "content": null,
            "start_time": "2023-04-13T00:00:00.000000Z",
            "end_time": "2023-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": "17 Market Street",
            "city": "Woodstock",
            "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": 23759,
            "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": 22833,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8150e7298d2041dba02ee8f92b877637.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8150e7298d2041dba02ee8f92b877637-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-03T18:52:28.935098Z",
                "updated_at": "2023-04-07T17:13:27.856160Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8197,
                "name": "Chung Art Gallery",
                "slug": "chung-art-gallery",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5226989,127.0476372",
                "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": "2023-04-03T18:52:29.181902Z",
            "publish_time": null,
            "slug": "chung-art-gallery-yim-man-hyeok-breeze-and-sunshine-2023-04-25",
            "created_at": "2023-04-03T18:52:30.151729Z",
            "updated_at": "2023-04-03T18:52:30.151748Z",
            "summary": null,
            "title": "Yim Man Hyeok <Breeze and Sunshine>",
            "content": null,
            "start_time": "2023-04-25T00:00:00.000000Z",
            "end_time": "2023-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": "4, Samseong-ro 147-gil, Gangnam-gu, Seoul, KR",
            "city": "Seoul",
            "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": 23897,
            "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": 22966,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6dcc9a0a83934bfba848ca4cbcade3e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dcc9a0a83934bfba848ca4cbcade3e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-03T19:44:24.537002Z",
                "updated_at": "2023-04-07T17:13:57.951840Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6168,
                "name": "Robin Rice Gallery",
                "slug": "robin-rice-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7358,-74.007483",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-03T19:44:24.715206Z",
            "publish_time": null,
            "slug": "robin-rice-gallery-giacomo-piussi-2023-03-29",
            "created_at": "2023-04-03T19:44:25.607144Z",
            "updated_at": "2023-04-03T19:44:25.607163Z",
            "summary": null,
            "title": "Giacomo Piussi.",
            "content": null,
            "start_time": "2023-03-29T00:00:00.000000Z",
            "end_time": "2023-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": "325 W 11th St",
            "city": "New York",
            "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": 24257,
            "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": 23306,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e4f6acfbe2404e8e33a2b399d6f1b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:26:15.137854Z",
                "updated_at": "2023-04-10T14:47:11.271952Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8157,
                "name": "Nel",
                "slug": "nel",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "geolocation": "-33.9230812,18.4186763",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4237,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/671b2db547004ff690182248be8f9cff.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-03-20T10:09:21.573905Z",
                    "updated_at": "2023-03-20T19:58:05.093135Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c3bc7afd-05b1-4a4a-a38a-fefdc7731b8a"
                },
                "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": "ZA",
            "publish_status": "published",
            "published_at": "2023-04-06T20:26:15.395700Z",
            "publish_time": null,
            "slug": "nel-surrender-2023-04-06",
            "created_at": "2023-04-06T20:26:16.291893Z",
            "updated_at": "2023-04-06T20:26:16.291912Z",
            "summary": null,
            "title": "surrender",
            "content": null,
            "start_time": "2023-04-06T00:00:00.000000Z",
            "end_time": "2023-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": "117 Long Street, Cape Town, ZA",
            "city": "Cape Town",
            "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": 24258,
            "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": 23307,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a4f6af39ea874331a143b1354568c0cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a4f6af39ea874331a143b1354568c0cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:26:15.568301Z",
                "updated_at": "2023-04-10T14:47:11.510460Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8157,
                "name": "Nel",
                "slug": "nel",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "geolocation": "-33.9230812,18.4186763",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4237,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/671b2db547004ff690182248be8f9cff.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/671b2db547004ff690182248be8f9cff-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-03-20T10:09:21.573905Z",
                    "updated_at": "2023-03-20T19:58:05.093135Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c3bc7afd-05b1-4a4a-a38a-fefdc7731b8a"
                },
                "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": "ZA",
            "publish_status": "published",
            "published_at": "2023-04-06T20:26:15.805728Z",
            "publish_time": null,
            "slug": "nel-unbearable-heroes-2023-04-06",
            "created_at": "2023-04-06T20:26:16.673938Z",
            "updated_at": "2023-04-06T20:26:16.673957Z",
            "summary": null,
            "title": "Unbearable heroes",
            "content": null,
            "start_time": "2023-04-06T00:00:00.000000Z",
            "end_time": "2023-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": "117 Long Street, Cape Town, ZA",
            "city": "Cape Town",
            "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": 24754,
            "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": 2272,
                "name": "Alisan Fine Arts",
                "slug": "alisan-fine-arts",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "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": "CN",
            "publish_status": "published",
            "published_at": "2023-04-19T19:22:51.077539Z",
            "publish_time": null,
            "slug": "alisan-fine-arts-ink-alchemy-beyond-tradition-2023-03-20",
            "created_at": "2023-04-19T19:22:53.789336Z",
            "updated_at": "2023-04-19T19:22:53.840765Z",
            "summary": "Ink Alchemy: Beyond Tradition is an Gallery Shows event starting on 20/03/2023, 01:00 and ending on 15/05/2023, 00:00. Event is in Alisan Fine Arts with address 21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central.",
            "title": "Ink Alchemy: Beyond Tradition",
            "content": null,
            "start_time": "2023-03-20T01:00:00.000000Z",
            "end_time": "2023-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": "21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central",
            "city": "Hong Kong",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25828,
            "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": 24743,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/67df605481a64701be598a157208ceb7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67df605481a64701be598a157208ceb7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T10:14:15.952419Z",
                "updated_at": "2023-05-10T10:14:15.952455Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4150,
                "name": "Aliha Gallery",
                "slug": "aliha-gallery",
                "city": "Tehran",
                "country": {
                    "code": "IR",
                    "name": "Iran"
                },
                "geolocation": "35.7521034,51.4484207",
                "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": "IR",
            "publish_status": "published",
            "published_at": "2023-05-10T10:14:22.920588Z",
            "publish_time": null,
            "slug": "aliha-gallery-limitlessness-ii-2023-05-05",
            "created_at": "2023-05-10T10:14:23.859685Z",
            "updated_at": "2023-05-10T10:14:23.919622Z",
            "summary": "limitlessness II is an Gallery Shows event starting on 05/05/2023, 00:00 and ending on 15/05/2023, 00:00. Event is in Aliha Gallery with address No 31, Ahmadi Moghadam Alley, Ramezanian Alley, Mahroozadeh Alley, Shariati Street.",
            "title": "limitlessness II",
            "content": null,
            "start_time": "2023-05-05T00:00:00.000000Z",
            "end_time": "2023-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": "No 31, Ahmadi Moghadam Alley, Ramezanian Alley, Mahroozadeh Alley, Shariati Street",
            "city": "Tehran",
            "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": 26211,
            "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": 25087,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e15b812e68d4d87967cc974d7e329c4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e15b812e68d4d87967cc974d7e329c4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:43:12.256874Z",
                "updated_at": "2023-05-11T08:43:12.256934Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7206,
                "name": "Voskhod Gallery",
                "slug": "voskhod-gallery",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.54654539999999,7.5932546",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-05-11T08:43:18.111861Z",
            "publish_time": null,
            "slug": "voskhod-gallery-when-we-poke-it-the-blood-runs-and-we-find-ourselves-in-a-belly-2023-04-13",
            "created_at": "2023-05-11T08:43:19.028957Z",
            "updated_at": "2023-05-11T08:43:19.762505Z",
            "summary": "When we poke it, the blood runs and we find ourselves in a belly is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 15/05/2023, 00:00. Event is in Voskhod Gallery with address Postpassage 9.",
            "title": "When we poke it, the blood runs and we find ourselves in a belly",
            "content": null,
            "start_time": "2023-04-13T00:00:00.000000Z",
            "end_time": "2023-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": "Postpassage 9",
            "city": "Basel",
            "geolocation": "52.1058808,9.3579685",
            "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": 25676,
            "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": 24600,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8bf52dd39b1941cd95977eefd47987a3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bf52dd39b1941cd95977eefd47987a3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-05T12:45:23.261977Z",
                "updated_at": "2023-05-05T12:45:23.262019Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3364,
                "name": "Safehouse 1 & 2",
                "slug": "safehouse-1-2",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4699043,-0.0652446",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-05T12:45:29.093720Z",
            "publish_time": null,
            "slug": "safehouse-1-2-eye-door-2023-05-11",
            "created_at": "2023-05-05T12:45:29.977352Z",
            "updated_at": "2023-05-05T12:45:31.504698Z",
            "summary": "Eye Door is an Gallery Shows event starting on 11/05/2023, 00:00 and ending on 16/05/2023, 00:00. Event is in Safehouse 1 & 2 with address 137 - 139 Copeland Road.",
            "title": "Eye Door",
            "content": null,
            "start_time": "2023-05-11T00:00:00.000000Z",
            "end_time": "2023-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "137 - 139 Copeland Road",
            "city": "London",
            "geolocation": "51.4698555,-0.06522284422128638",
            "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": 25722,
            "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": 24645,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5844ca3a2b884e8f9e02601c5db06edf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5844ca3a2b884e8f9e02601c5db06edf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:23:53.861181Z",
                "updated_at": "2023-05-08T19:23:53.861219Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7276,
                "name": "iKonica Art Gallery",
                "slug": "ikonica-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4858939,9.2194408",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-05-08T19:23:57.358428Z",
            "publish_time": null,
            "slug": "ikonica-art-gallery-artistikamente-a-milano-2023-05-02",
            "created_at": "2023-05-08T19:23:58.493106Z",
            "updated_at": "2023-05-08T19:24:00.625812Z",
            "summary": "Artistikamente a Milano is an Gallery Shows event starting on 02/05/2023, 00:00 and ending on 16/05/2023, 00:00. Event is in iKonica Art Gallery with address Via Porpora 16/A.",
            "title": "Artistikamente a Milano",
            "content": null,
            "start_time": "2023-05-02T00:00:00.000000Z",
            "end_time": "2023-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Porpora 16/A",
            "city": "Milan",
            "geolocation": "45.5604376,8.9383009",
            "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": 25971,
            "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": 24865,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d14d968a8c9745cf90a2a8ef040f8ff6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d14d968a8c9745cf90a2a8ef040f8ff6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T07:28:15.567040Z",
                "updated_at": "2023-05-11T07:28:15.567077Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5706,
                "name": "Blue House Yard",
                "slug": "blue-house-yard",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5974254,-0.1117566",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-11T07:28:21.253783Z",
            "publish_time": null,
            "slug": "blue-house-yard-aromas-of-nature-2023-05-10",
            "created_at": "2023-05-11T07:28:22.135725Z",
            "updated_at": "2023-05-11T07:28:22.557141Z",
            "summary": "Aromas of Nature is an Gallery Shows event starting on 10/05/2023, 00:00 and ending on 16/05/2023, 00:00. Event is in Blue House Yard with address 5a River Park Road.",
            "title": "Aromas of Nature",
            "content": null,
            "start_time": "2023-05-10T00:00:00.000000Z",
            "end_time": "2023-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5a River Park Road",
            "city": "London",
            "geolocation": "37.114391499999996,-82.81389415858209",
            "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": 26108,
            "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": 24997,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d89a9bf671d4d38aadefebfabef61b7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d89a9bf671d4d38aadefebfabef61b7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:24:33.193530Z",
                "updated_at": "2023-05-11T08:24:33.193569Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8614,
                "name": "Wizard Gallery, Aurelio Saffi St",
                "slug": "wizard-gallery-aurelio-saffi-st",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4694398,9.1718794",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-05-11T08:24:38.385997Z",
            "publish_time": null,
            "slug": "wizard-gallery-edgar-orlaineta-a-lot-of-work-still-is-done-by-hand-2023-04-12",
            "created_at": "2023-05-11T08:24:39.287662Z",
            "updated_at": "2023-05-11T08:24:39.765928Z",
            "summary": "Edgar Orlaineta. A lot of work still is done by hand is an Gallery Shows event starting on 12/04/2023, 00:00 and ending on 16/05/2023, 00:00. Event is in Wizard Gallery, Aurelio Saffi St with address Aurelio Saffi 6, Milan, IT.",
            "title": "Edgar Orlaineta. A lot of work still is done by hand",
            "content": null,
            "start_time": "2023-04-12T00:00:00.000000Z",
            "end_time": "2023-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Aurelio Saffi 6, Milan, IT",
            "city": "Milan",
            "geolocation": "45.4693648,9.1718169",
            "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": 18612,
            "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": 18168,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b9c1ead6b67040c9855fce1a344ff8e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9c1ead6b67040c9855fce1a344ff8e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-02T18:43:59.290089Z",
                "updated_at": "2023-01-02T18:43:59.290149Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3234,
                "name": "Arnolfini",
                "slug": "arnolfini",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4497131,-2.5973567",
                "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-02T18:44:01.430192Z",
            "publish_time": null,
            "slug": "arnolfini-adult-life-drawing-in-collaboration-with-uwe-2023-01-10",
            "created_at": "2023-01-02T18:44:02.299124Z",
            "updated_at": "2023-01-02T18:44:02.671616Z",
            "summary": "Adult Life Drawing in Collaboration with UWE is an Gallery Shows event starting on 10/01/2023, 01:00 and ending on 16/05/2023, 00:00. Event is in Arnolfini with address 16 Narrow Quay.",
            "title": "Adult Life Drawing in Collaboration with UWE",
            "content": null,
            "start_time": "2023-01-10T01:00:00.000000Z",
            "end_time": "2023-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Narrow Quay",
            "city": "Bristol",
            "geolocation": "51.44930325,-2.597288902072025",
            "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": 20907,
            "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": 20215,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e86e52e88de4efe8b751df4117a92d0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e86e52e88de4efe8b751df4117a92d0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-31T22:09:59.165857Z",
                "updated_at": "2023-02-10T15:19:16.028616Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7973,
                "name": "DAOR Contemporary",
                "slug": "daor-contemporary",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "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": "ZA",
            "publish_status": "published",
            "published_at": "2023-01-31T22:10:04.386325Z",
            "publish_time": null,
            "slug": "daor-contemporary-warren-editions-prints-2023-01-17",
            "created_at": "2023-01-31T22:10:05.315030Z",
            "updated_at": "2023-01-31T22:10:05.367494Z",
            "summary": "Warren Editions Prints is an Gallery Shows event starting on 17/01/2023, 01:00 and ending on 16/05/2023, 00:00. Event is in DAOR Contemporary with address Coode Crescent, Cape Town, ZA.",
            "title": "Warren Editions Prints",
            "content": null,
            "start_time": "2023-01-17T01:00:00.000000Z",
            "end_time": "2023-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Coode Crescent, Cape Town, ZA",
            "city": "Cape Town",
            "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": []
        }
    ]
}