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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24894&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24858&ordering=start_time",
    "results": [
        {
            "id": 25277,
            "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": 24263,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d568c8b5d2c45e387a3975fa96a3578.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d568c8b5d2c45e387a3975fa96a3578-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T18:41:26.101957Z",
                "updated_at": "2023-05-03T18:41:26.101992Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8524,
                "name": "ESMoA",
                "slug": "esmoa",
                "city": "El Segundo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9181925,-118.4156442",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-03T18:41:28.527959Z",
            "publish_time": null,
            "slug": "esmoa-experience-53-belonging-2023-04-27",
            "created_at": "2023-05-03T18:41:29.419178Z",
            "updated_at": "2023-05-03T18:41:36.250993Z",
            "summary": "Experience 53: Belonging. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 16/09/2023, 00:00. Event is in ESMoA with address 208 Main Street.",
            "title": "Experience 53: Belonging.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-09-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": "208 Main Street",
            "city": "Los Angeles",
            "geolocation": "34.0967764,-118.0980388",
            "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": 25293,
            "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": 24276,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2b73782f8a694df49535438e0b4514c3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T18:51:18.772754Z",
                "updated_at": "2023-05-03T18:51:18.772790Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3986,
                "name": "Addis Fine Art, London",
                "slug": "addis-fine-art-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51687219999999,-0.1379792",
                "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-03T18:51:23.296204Z",
            "publish_time": null,
            "slug": "addis-fine-art-london-afa-project-space-guns-rain-soft-power-2023-04-27",
            "created_at": "2023-05-03T18:51:24.182976Z",
            "updated_at": "2023-05-03T18:51:25.246334Z",
            "summary": "AFA Project Space: Guns & Rain | Soft Power is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Addis Fine Art, London with address 21 Eastcastle Street.",
            "title": "AFA Project Space: Guns & Rain | Soft Power",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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 Eastcastle Street",
            "city": "London",
            "geolocation": "51.51681395,-0.13795283333160302",
            "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": 25320,
            "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": 24299,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c0e1ad56182412ab092e9a6e8e453b6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e1ad56182412ab092e9a6e8e453b6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:12:05.303257Z",
                "updated_at": "2023-05-03T19:12:05.303294Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8531,
                "name": "Brixton Tate Library",
                "slug": "brixton-tate-library",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "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": "GB",
            "publish_status": "published",
            "published_at": "2023-05-03T19:12:10.375651Z",
            "publish_time": null,
            "slug": "brixton-tate-library-signs-of-our-time-2023-04-27",
            "created_at": "2023-05-03T19:12:11.480636Z",
            "updated_at": "2023-05-03T19:12:11.925609Z",
            "summary": "Signs of our Time is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 09/05/2023, 00:00. Event is in Brixton Tate Library with address Brixton Oval.",
            "title": "Signs of our Time",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-09T00: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": "Brixton Oval",
            "city": "London",
            "geolocation": "51.4613044,-0.1151616",
            "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": 25349,
            "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": 24324,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9f377273f8a440c6a56cd6929cb4d412.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f377273f8a440c6a56cd6929cb4d412-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:20:50.709243Z",
                "updated_at": "2023-05-03T19:20:50.709280Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4974,
                "name": "galerie burster berlin | karlsruhe",
                "slug": "galerie-burster-berlin-karlsruhe",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4975986,13.325274",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:20:56.447795Z",
            "publish_time": null,
            "slug": "galerie-burster-berlin-karlsruhe-total-recall-2-break-the-charm-2023-04-27",
            "created_at": "2023-05-03T19:20:57.361371Z",
            "updated_at": "2023-05-03T19:20:58.002064Z",
            "summary": "TOTAL RECALL 2 Break the Charm is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 27/05/2023, 00:00. Event is in galerie burster berlin | karlsruhe with address Ludwigkirchstr. 11.",
            "title": "TOTAL RECALL 2 Break the Charm",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ludwigkirchstr. 11",
            "city": "Berlin",
            "geolocation": "52.4978571,13.3250856",
            "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": 25353,
            "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": 24327,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2acb4c991bf941489aa9ad9129b646d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2acb4c991bf941489aa9ad9129b646d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:21:00.741989Z",
                "updated_at": "2023-05-03T19:21:00.742045Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4218,
                "name": "Galerie EIGEN + ART",
                "slug": "galerie-eigen-art",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.526826,13.3972936",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:21:04.676856Z",
            "publish_time": null,
            "slug": "galerie-eigen-art-olaf-nicolai-i-never-look-at-you-from-the-place-from-which-you-see-me-2023-04-27",
            "created_at": "2023-05-03T19:21:05.583602Z",
            "updated_at": "2023-05-03T19:21:06.089318Z",
            "summary": "Olaf Nicolai. I never look at you from the place from which you see me. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 27/05/2023, 00:00. Event is in Galerie EIGEN + ART with address Auguststrasse 26.",
            "title": "Olaf Nicolai. I never look at you from the place from which you see me.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Auguststrasse 26",
            "city": "Berlin",
            "geolocation": "51.544510599999995,6.82110323789424",
            "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": 25354,
            "author": {
                "id": "bb93fbb2-8452-4508-825d-749ebec18f5d",
                "username": "GalerieFluegelRoncak",
                "slug": "galeriefluegelroncak",
                "first_name": "Frank",
                "last_name": "FLUEGEL",
                "display_name": "Frank Flügel",
                "display_name_full": "Frank Flügel",
                "email": "info@frankfluegel.com",
                "telephone": "+49 172 8120255"
            },
            "price": null,
            "featured_image": {
                "id": 24328,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4015c8c7b88f40199ff2fdfaea0f12fc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4015c8c7b88f40199ff2fdfaea0f12fc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:21:01.929461Z",
                "updated_at": "2023-05-03T19:21:01.929523Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2330,
                "name": "FRANK FLUEGEL GALERIE",
                "slug": "galerie-frank-fluegel",
                "city": "Nuremberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.45245389999999,11.073712800000067",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 2595,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-unscharf.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:55.404355Z",
                    "updated_at": "2021-09-14T13:33:16.218490Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:21:05.170349Z",
            "publish_time": null,
            "slug": "galerie-frank-fluegel-alex-katz-flowers-2023-purple-irises-and-yellow-flags-2023-04-27",
            "created_at": "2023-05-03T19:21:06.063643Z",
            "updated_at": "2023-05-03T19:21:06.538941Z",
            "summary": "ALEX KATZ - Flowers 2023 - Purple Irises and Yellow Flags is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Galerie Frank Fluegel with address Obere Woerthstraße 12.",
            "title": "ALEX KATZ - Flowers 2023 - Purple Irises and Yellow Flags",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Obere Woerthstraße 12",
            "city": "Nuremberg",
            "geolocation": "49.4524228,11.0736628",
            "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": 25356,
            "author": {
                "id": "bb93fbb2-8452-4508-825d-749ebec18f5d",
                "username": "GalerieFluegelRoncak",
                "slug": "galeriefluegelroncak",
                "first_name": "Frank",
                "last_name": "FLUEGEL",
                "display_name": "Frank Flügel",
                "display_name_full": "Frank Flügel",
                "email": "info@frankfluegel.com",
                "telephone": "+49 172 8120255"
            },
            "price": null,
            "featured_image": {
                "id": 24329,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c446b867ec5c4a9e80855ade379c8ae7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c446b867ec5c4a9e80855ade379c8ae7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:21:04.590326Z",
                "updated_at": "2023-05-03T19:21:04.590365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2330,
                "name": "FRANK FLUEGEL GALERIE",
                "slug": "galerie-frank-fluegel",
                "city": "Nuremberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.45245389999999,11.073712800000067",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 2595,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-unscharf.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:55.404355Z",
                    "updated_at": "2021-09-14T13:33:16.218490Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:21:07.637013Z",
            "publish_time": null,
            "slug": "galerie-frank-fluegel-mrbrainwash-new-works-2023-balloon-girl-banksy-thrower-2023-04-27",
            "created_at": "2023-05-03T19:21:08.561738Z",
            "updated_at": "2023-05-03T19:21:09.094843Z",
            "summary": "Mr.Brainwash - New Works 2023 - Balloon Girl - Banksy Thrower is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Galerie Frank Fluegel with address Obere Woerthstraße 12.",
            "title": "Mr.Brainwash - New Works 2023 - Balloon Girl - Banksy Thrower",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Obere Woerthstraße 12",
            "city": "Nuremberg",
            "geolocation": "49.4524228,11.0736628",
            "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": 25359,
            "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": 24333,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0ee847c59fd45e3bad95d8bcbf01ac9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:21:15.746308Z",
                "updated_at": "2023-05-03T19:21:15.746353Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7871,
                "name": "Galerie Max Hetzler | Bleibtreustraße",
                "slug": "galerie-max-hetzler-bleibtreustrasse",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5040409,13.3201075",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:21:20.130729Z",
            "publish_time": null,
            "slug": "galerie-max-hetzler-bleibtreustrae-in-defense-of-symbolic-value-2023-04-27",
            "created_at": "2023-05-03T19:21:21.029450Z",
            "updated_at": "2023-05-03T19:21:21.578087Z",
            "summary": "In Defense of Symbolic Value. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 10/06/2023, 00:00. Event is in Galerie Max Hetzler | Bleibtreustraße with address Bleibtreustraße 45.",
            "title": "In Defense of Symbolic Value.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-10T00: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": "Bleibtreustraße 45",
            "city": "Berlin",
            "geolocation": "52.5039286,13.3199842",
            "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": 25387,
            "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": 24350,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/749dad58277e4cbc8b4944de2190dc45.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:31:45.043286Z",
                "updated_at": "2023-05-03T19:31:45.043326Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4991,
                "name": "Kasmin",
                "slug": "kasmin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7504018,-74.0024557",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-03T19:31:49.651645Z",
            "publish_time": null,
            "slug": "kasmin-jan-ole-schiemann-new-paintings-2023-04-27",
            "created_at": "2023-05-03T19:31:50.568658Z",
            "updated_at": "2023-05-03T19:31:51.715250Z",
            "summary": "Jan-Ole Schiemann: New Paintings is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Kasmin with address 509 West 27th Street.",
            "title": "Jan-Ole Schiemann: New Paintings",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "509 West 27th Street",
            "city": "New York",
            "geolocation": "40.750597,-74.0029311",
            "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": 25396,
            "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": 24357,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5eaf7c8e34f549dd9d427fe1d9d371e7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:32:04.766414Z",
                "updated_at": "2023-05-03T19:32:04.766468Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4830,
                "name": "KOENIG2 by_robbygreif",
                "slug": "koenig2-by_robbygreif",
                "city": "Wien",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1973638,16.366412",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2023-05-03T19:32:08.195305Z",
            "publish_time": null,
            "slug": "koenig2-by_robbygreif-rimma-arslanov-deceiving-players-2023-04-27",
            "created_at": "2023-05-03T19:32:09.292842Z",
            "updated_at": "2023-05-03T19:32:11.026450Z",
            "summary": "RIMMA ARSLANOV Deceiving players is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 27/05/2023, 00:00. Event is in KOENIG2 by_robbygreif with address Margaretenstraße 5.",
            "title": "RIMMA ARSLANOV Deceiving players",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Margaretenstraße 5",
            "city": "Vienna",
            "geolocation": "52.4993137,13.6098988",
            "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": 25401,
            "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": 24359,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9d2eea839a7d47d3a78d243322847288.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d2eea839a7d47d3a78d243322847288-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:32:17.535379Z",
                "updated_at": "2023-05-03T19:32:17.535460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4994,
                "name": "Kostuik Gallery",
                "slug": "kostuik-gallery",
                "city": "Vancouver",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "49.27646319999999,-123.1209896",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-05-03T19:32:20.500917Z",
            "publish_time": null,
            "slug": "kostuik-gallery-akwaaba-2023-04-27",
            "created_at": "2023-05-03T19:32:21.403034Z",
            "updated_at": "2023-05-03T19:32:21.897682Z",
            "summary": "AKWAABA is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 14/05/2023, 00:00. Event is in Kostuik Gallery with address 1070 Homer Street.",
            "title": "AKWAABA",
            "content": null,
            "start_time": "2023-04-27T00: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": "1070 Homer Street",
            "city": "Vancouver",
            "geolocation": "49.2764937,-123.121129",
            "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": 25483,
            "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": 24436,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1f69d2f47394b47bcbe6c34f38eeb1f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:11:52.862833Z",
                "updated_at": "2023-05-04T10:11:52.862871Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4345,
                "name": "GR Gallery",
                "slug": "gr-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7230822,-73.9925756",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:11:55.898773Z",
            "publish_time": null,
            "slug": "gr-gallery-dan-oliver-geppy-pisanelli-mark-posey-2023-04-27",
            "created_at": "2023-05-04T10:11:56.790792Z",
            "updated_at": "2023-05-04T10:11:57.358313Z",
            "summary": "Dan Oliver. Geppy Pisanelli. Mark Posey. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in GR Gallery with address 255 Bowery.",
            "title": "Dan Oliver. Geppy Pisanelli. Mark Posey.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-20T00: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": "255 Bowery",
            "city": "New York",
            "geolocation": "45.415339,-75.70365571753493",
            "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": 25502,
            "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": 24453,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d19f11dd7db4962841a60fca5be2578.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d19f11dd7db4962841a60fca5be2578-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:27:22.859102Z",
                "updated_at": "2023-05-04T10:27:22.859141Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4814,
                "name": "KVOST - Kunstverein Ost",
                "slug": "kvost-kunstverein-ost",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.510273,13.3975789",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-04T10:27:27.810436Z",
            "publish_time": null,
            "slug": "kvost-kunstverein-ost-clara-mosch-and-early-art-actions-in-the-gdr-2023-04-27",
            "created_at": "2023-05-04T10:27:28.724258Z",
            "updated_at": "2023-05-04T10:27:33.282687Z",
            "summary": "Clara Mosch and early art actions in the GDR. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in KVOST - Kunstverein Ost with address Leipziger Strasse 47.",
            "title": "Clara Mosch and early art actions in the GDR.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Leipziger Strasse 47",
            "city": "Berlin",
            "geolocation": "51.3582494,12.2958622",
            "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": 25514,
            "author": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7476057,-74.005763",
                "artworks_for_sale_count": 923,
                "featured_image": {
                    "id": 2791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:05.574080Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-beverly-fishman-something-for-the-pain-2023-04-27",
            "created_at": "2023-05-04T10:40:06.522046Z",
            "updated_at": "2023-05-04T10:40:13.475457Z",
            "summary": "Beverly Fishman: Something For The Pain is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery with address 515 West 22nd Street.",
            "title": "Beverly Fishman: Something For The Pain",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "515 West 22nd Street",
            "city": "New York",
            "geolocation": "37.5224166,-77.45574852991803",
            "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": 25516,
            "author": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24465,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/064ad0abbc684649b2588ce9e4cd11fe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:40:07.250309Z",
                "updated_at": "2023-05-04T10:40:07.250346Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7476057,-74.005763",
                "artworks_for_sale_count": 923,
                "featured_image": {
                    "id": 2791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:13.773824Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-alexandra-grant-2023-04-27",
            "created_at": "2023-05-04T10:40:14.700936Z",
            "updated_at": "2023-05-04T10:40:16.596271Z",
            "summary": "Alexandra Grant is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery with address 520 West 21st Street.",
            "title": "Alexandra Grant",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "520 West 21st Street",
            "city": "New York",
            "geolocation": "40.7467488,-74.0062465",
            "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": 25519,
            "author": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7476057,-74.005763",
                "artworks_for_sale_count": 923,
                "featured_image": {
                    "id": 2791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:24.301571Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-lisa-corinne-davis-you-are-here-2023-04-27",
            "created_at": "2023-05-04T10:40:25.252203Z",
            "updated_at": "2023-05-04T10:40:26.429641Z",
            "summary": "Lisa Corinne Davis: You Are Here? is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery with address 525 West 22nd Street.",
            "title": "Lisa Corinne Davis: You Are Here?",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "525 West 22nd Street",
            "city": "New York",
            "geolocation": "40.7475857,-74.0057016",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25521,
            "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": 24470,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea263b15fcd640c7aafd84cb83d9f2fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:40:33.098324Z",
                "updated_at": "2023-05-04T10:40:33.098362Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7602,
                "name": "Miles McEnery Gallery | 520 West 21st Street",
                "slug": "miles-mcenery-gallery-520-west-21st-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7468009,-74.0063299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:38.598221Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-520-west-21st-street-inka-essenhigh-2023-04-27",
            "created_at": "2023-05-04T10:40:39.525906Z",
            "updated_at": "2023-05-04T10:41:00.137512Z",
            "summary": "Inka Essenhigh is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery | 520 West 21st Street with address 511 West 22nd Street.",
            "title": "Inka Essenhigh",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "511 West 22nd Street",
            "city": "New York",
            "geolocation": "37.52221435,-77.4556515024282",
            "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": 25522,
            "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": 24472,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a1ca21c432964035b100e53e3a968238.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:40:38.901831Z",
                "updated_at": "2023-05-04T10:40:38.901896Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7602,
                "name": "Miles McEnery Gallery | 520 West 21st Street",
                "slug": "miles-mcenery-gallery-520-west-21st-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7468009,-74.0063299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:45.108187Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-520-west-21st-street-alexandra-grant-2023-04-27",
            "created_at": "2023-05-04T10:40:46.038359Z",
            "updated_at": "2023-05-04T10:40:46.567470Z",
            "summary": "Alexandra Grant. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery | 520 West 21st Street with address 520 West 21st Street.",
            "title": "Alexandra Grant.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "520 West 21st Street",
            "city": "New York",
            "geolocation": "40.7467488,-74.0062465",
            "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": []
        }
    ]
}