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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24372&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24336&ordering=end_time",
    "results": [
        {
            "id": 24260,
            "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": 23309,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/04a25bae12174eaabc9439fc7aac0fb9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04a25bae12174eaabc9439fc7aac0fb9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:26:18.100360Z",
                "updated_at": "2023-04-10T14:47:11.885522Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4254,
                "name": "Nevada Museum of Art",
                "slug": "nevada-museum-art",
                "city": "Reno",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.5208903,-119.8132857",
                "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-04-06T20:26:18.386859Z",
            "publish_time": null,
            "slug": "nevada-museum-of-art-neville-hodgsons-collection-2023-04-27",
            "created_at": "2023-04-06T20:26:19.248536Z",
            "updated_at": "2023-04-06T20:26:19.248556Z",
            "summary": null,
            "title": "Neville Hodgson’s Collection",
            "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": "New Road",
            "city": "Newlyn",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 24325,
            "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": 23387,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5f9778fe26a14ec3a642e4974a020292.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f9778fe26a14ec3a642e4974a020292-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:07:16.522577Z",
                "updated_at": "2023-04-10T20:07:16.522615Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8380,
                "name": "Matthew Brown Los Angeles",
                "slug": "matthew-brown-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "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": "US",
            "publish_status": "published",
            "published_at": "2023-04-10T20:07:24.168583Z",
            "publish_time": null,
            "slug": "matthew-brown-los-angeles-haley-tompkins-2023-04-01",
            "created_at": "2023-04-10T20:07:25.385767Z",
            "updated_at": "2023-04-10T20:07:26.416917Z",
            "summary": "Haley Tompkins is an Gallery Shows event starting on 01/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Matthew Brown Los Angeles with address 633 N. La Brea Avenue.",
            "title": "Haley Tompkins",
            "content": null,
            "start_time": "2023-04-01T00: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": "633 N. La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "34.082415999999995,-118.34414563265307",
            "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": 24338,
            "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": 23404,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/66e6fccb99e14c7ebe0807e3d6303d5c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e6fccb99e14c7ebe0807e3d6303d5c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:27:18.403063Z",
                "updated_at": "2023-04-10T20:27:18.403100Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8384,
                "name": "Pierogi Gallery",
                "slug": "pierogi-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7187472,-73.9557975",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-10T20:27:22.070410Z",
            "publish_time": null,
            "slug": "pierogi-gallery-out-of-character-2023-03-31",
            "created_at": "2023-04-10T20:27:23.068722Z",
            "updated_at": "2023-04-10T20:27:24.893032Z",
            "summary": "Out of Character is an Gallery Shows event starting on 31/03/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Pierogi Gallery with address 175 North 9th St..",
            "title": "Out of Character",
            "content": null,
            "start_time": "2023-03-31T00: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": "175 North 9th St.",
            "city": "Brooklyn",
            "geolocation": "44.31625835,-123.30249824755754",
            "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": 24377,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5007,
                "name": "Stephen Friedman Gallery",
                "slug": "stephen-friedman-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108385,-0.1410693",
                "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-04-10T20:46:07.950806Z",
            "publish_time": null,
            "slug": "stephen-friedman-gallery-sky-glabush-the-arrangement-of-stars-2023-04-20",
            "created_at": "2023-04-10T20:46:08.828159Z",
            "updated_at": "2023-04-10T20:46:11.204101Z",
            "summary": "Sky Glabush: The Arrangement of Stars is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Stephen Friedman Gallery with address 25-28 Old Burlington Street.",
            "title": "Sky Glabush: The Arrangement of Stars",
            "content": null,
            "start_time": "2023-04-20T00: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": "25-28 Old Burlington Street",
            "city": "London",
            "geolocation": "51.5110756,-0.1412998",
            "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": 24404,
            "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": 23465,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e2e4333d1b1e4cc7a33d22c381d84819.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2e4333d1b1e4cc7a33d22c381d84819-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T19:16:39.181500Z",
                "updated_at": "2023-04-11T19:16:39.181539Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4376,
                "name": "Kristin Hjellegjerde Gallery London Bridge",
                "slug": "kristin-hjellegjerde-gallery-london-bridge",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5023553,-0.0843659",
                "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-04-11T19:17:10.230597Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-london-bridge-fragile-2023-04-20",
            "created_at": "2023-04-11T19:17:11.121153Z",
            "updated_at": "2023-04-11T19:17:11.999961Z",
            "summary": "Fragile is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Kristin Hjellegjerde Gallery London Bridge with address 2 Melior Place, London , GB.",
            "title": "Fragile",
            "content": null,
            "start_time": "2023-04-20T00: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": "2 Melior Place, London , GB",
            "city": "London",
            "geolocation": "51.5021797,-0.0842571",
            "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": 24405,
            "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": 23466,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8caa7806c7754d8f873a2df43c5b49d7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8caa7806c7754d8f873a2df43c5b49d7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T19:16:40.430623Z",
                "updated_at": "2023-04-11T19:16:40.430658Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4376,
                "name": "Kristin Hjellegjerde Gallery London Bridge",
                "slug": "kristin-hjellegjerde-gallery-london-bridge",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5023553,-0.0843659",
                "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-04-11T19:17:10.522811Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-london-bridge-lux-ex-machina-2023-04-20",
            "created_at": "2023-04-11T19:17:11.654208Z",
            "updated_at": "2023-04-11T19:17:12.480587Z",
            "summary": "Lux Ex Machina is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Kristin Hjellegjerde Gallery London Bridge with address 2 Melior Place, London , GB.",
            "title": "Lux Ex Machina",
            "content": null,
            "start_time": "2023-04-20T00: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": "2 Melior Place, London , GB",
            "city": "London",
            "geolocation": "51.5021797,-0.0842571",
            "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": 24474,
            "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": 23533,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44e021141f374a89944c08f910a9cd37.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e021141f374a89944c08f910a9cd37-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-12T08:33:58.848870Z",
                "updated_at": "2023-04-12T08:33:58.848908Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6986,
                "name": "Alzueta Gallery",
                "slug": "alzueta-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3947032,2.1392124",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2023-04-12T08:34:16.261663Z",
            "publish_time": null,
            "slug": "alzueta-gallery-serie-bangkok-2023-04-13",
            "created_at": "2023-04-12T08:34:17.132954Z",
            "updated_at": "2023-04-12T08:34:18.567717Z",
            "summary": "Serie Bangkok is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Alzueta Gallery with address Seneca, 9 - 11 , Barcelona, ES.",
            "title": "Serie Bangkok",
            "content": null,
            "start_time": "2023-04-13T00: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": "Seneca, 9 - 11 , Barcelona, ES",
            "city": "Barcelona",
            "geolocation": "41.4409408,2.2252284",
            "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": 24488,
            "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": 23547,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/773f7e0e7c30480892288c13d35f65fe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773f7e0e7c30480892288c13d35f65fe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-12T08:39:59.625860Z",
                "updated_at": "2023-04-12T08:39:59.625897Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4477,
                "name": "Bonner David Galleries",
                "slug": "bonner-david-galleries",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4932795,-111.9292529",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-12T08:40:12.885474Z",
            "publish_time": null,
            "slug": "bonner-david-new-york-soul-searching-new-work-by-figurative-artist-michael-carson-2023-04-13",
            "created_at": "2023-04-12T08:40:13.765486Z",
            "updated_at": "2023-04-12T08:40:13.804011Z",
            "summary": "“Soul Searching:  New work by figurative  Artist Michael Carson is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Bonner David Galleries with address 22 E. 81st Street #1, New York, US.",
            "title": "“Soul Searching:  New work by figurative  Artist Michael Carson",
            "content": null,
            "start_time": "2023-04-13T00: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": "22 E. 81st Street #1, New York, US",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 24490,
            "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": 23546,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/607c8d73687f4221a896caacbe7c5092.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/607c8d73687f4221a896caacbe7c5092-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-12T08:39:52.699651Z",
                "updated_at": "2023-04-12T08:39:52.699690Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3800,
                "name": "Blue Mountain Gallery",
                "slug": "blue-mountain-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751259,-74.00434609999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-12T08:40:17.390918Z",
            "publish_time": null,
            "slug": "blue-mountain-gallery-jenny-toth-birds-of-a-feather-2023-04-25",
            "created_at": "2023-04-12T08:40:18.311233Z",
            "updated_at": "2023-04-12T08:40:19.694648Z",
            "summary": "Jenny Toth: Birds of a Feather is an Gallery Shows event starting on 25/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Blue Mountain Gallery with address 547 W 27th Street.",
            "title": "Jenny Toth: Birds of a Feather",
            "content": null,
            "start_time": "2023-04-25T00: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": "547 W 27th Street",
            "city": "New York",
            "geolocation": "40.7512232,-74.0044843",
            "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": 24506,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4318,
                "name": "Esther Schipper",
                "slug": "esther-schipper",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50168679999999,13.3658207",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2023-04-12T09:00:03.463657Z",
            "publish_time": null,
            "slug": "esther-schipper-nathan-carter-faction-de-femmes-lady-lieutenants-and-the-triangular-trixic-cryptical-curvy-constellation-2023-04-08",
            "created_at": "2023-04-12T09:00:04.341112Z",
            "updated_at": "2023-04-12T09:00:04.382438Z",
            "summary": "Nathan Carter: Faction de Femmes, Lady Lieutenants and the Triangular Trixic Cryptical Curvy Constellation is an Gallery Shows event starting on 08/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Esther Schipper with address 16 place Vendôme (Staircase B across the inner courtyard, 2nd floor to the left).",
            "title": "Nathan Carter: Faction de Femmes, Lady Lieutenants and the Triangular Trixic Cryptical Curvy Constellation",
            "content": null,
            "start_time": "2023-04-08T00: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": "16 place Vendôme (Staircase B across the inner courtyard, 2nd floor to the left)",
            "city": "Paris",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 24560,
            "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": 23609,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21da926a20624ad09e77c9d1ef0938a5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21da926a20624ad09e77c9d1ef0938a5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-12T14:15:42.574794Z",
                "updated_at": "2023-04-12T14:15:42.574832Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "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-04-12T14:15:51.622202Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-joana-lucas-askew-2023-05-04",
            "created_at": "2023-04-12T14:15:52.496980Z",
            "updated_at": "2023-04-12T14:15:53.290487Z",
            "summary": "JOANA LUCAS \"Askew\" is an Gallery Shows event starting on 04/05/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "JOANA LUCAS \"Askew\"",
            "content": null,
            "start_time": "2023-05-04T00: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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 24592,
            "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": 23638,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c9ca01f86fb44ab86aac20b6fca8684.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c9ca01f86fb44ab86aac20b6fca8684-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-13T14:35:59.212930Z",
                "updated_at": "2023-04-13T14:35:59.212967Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4212,
                "name": "Flowers Gallery Cork Street",
                "slug": "flowers-gallery-cork-street",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51017299999999,-0.1410031",
                "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-04-13T14:36:28.533343Z",
            "publish_time": null,
            "slug": "flowers-gallery-cork-street-victoria-cantons-nothing-is-absolute-2023-04-21",
            "created_at": "2023-04-13T14:36:29.422788Z",
            "updated_at": "2023-04-13T14:36:29.928243Z",
            "summary": "Victoria Cantons: Nothing is Absolute is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Flowers Gallery Cork Street with address 21 Cork Street.",
            "title": "Victoria Cantons: Nothing is Absolute",
            "content": null,
            "start_time": "2023-04-21T00: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": "21 Cork Street",
            "city": "London",
            "geolocation": "-41.2191714,175.4612503",
            "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": 24599,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5335,
                "name": "Galerie Buchholz",
                "slug": "galerie-buchholz",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.500676,13.3265488",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-13T14:36:44.733088Z",
            "publish_time": null,
            "slug": "galerie-buchholz-curtis-cuffie-2023-04-14",
            "created_at": "2023-04-13T14:36:45.887095Z",
            "updated_at": "2023-04-13T14:36:47.807268Z",
            "summary": "Curtis Cuffie is an Gallery Shows event starting on 14/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Galerie Buchholz with address 17 East 82nd Street.",
            "title": "Curtis Cuffie",
            "content": null,
            "start_time": "2023-04-14T00: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": "17 East 82nd Street",
            "city": "New York",
            "geolocation": "40.778614000000005,-73.96101929718861",
            "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": 24600,
            "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": 23649,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c936337943814c1a8601f86ab6170f9f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c936337943814c1a8601f86ab6170f9f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-13T14:36:42.488580Z",
                "updated_at": "2023-04-13T14:36:42.488619Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6880,
                "name": "Galerie Anton Janizewski",
                "slug": "galerie-anton-janizewski",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5087433,13.3161655",
                "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-04-13T14:36:45.360558Z",
            "publish_time": null,
            "slug": "galerie-anton-janizewski-gentle-reminder-2023-04-13",
            "created_at": "2023-04-13T14:36:46.250233Z",
            "updated_at": "2023-04-13T14:37:04.318074Z",
            "summary": "Gentle Reminder. is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Galerie Anton Janizewski with address Goethestrasse 69.",
            "title": "Gentle Reminder.",
            "content": null,
            "start_time": "2023-04-13T00: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": "Goethestrasse 69",
            "city": "Berlin",
            "geolocation": "48.7723027,11.445768",
            "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": 24652,
            "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": 23697,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9759e7eed5be45ed983c687b28f76408.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9759e7eed5be45ed983c687b28f76408-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:02:29.945597Z",
                "updated_at": "2023-04-14T17:02:29.945634Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8298,
                "name": "Patricia Conde Galería",
                "slug": "patricia-conde-galeria",
                "city": "Mexico City",
                "country": {
                    "code": "MX",
                    "name": "Mexico"
                },
                "geolocation": "19.4126506,-99.1850686",
                "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": "MX",
            "publish_status": "published",
            "published_at": "2023-04-14T17:03:17.500469Z",
            "publish_time": null,
            "slug": "patricia-conde-galeria-mentiras-paisajes-tentativos-2023-04-20",
            "created_at": "2023-04-14T17:03:19.245834Z",
            "updated_at": "2023-04-14T17:03:23.969100Z",
            "summary": "Mentiras. Paisajes tentativos is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Patricia Conde Galería with address General Juan Cano 68, Mexico City, MX.",
            "title": "Mentiras. Paisajes tentativos",
            "content": null,
            "start_time": "2023-04-20T00: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": "General Juan Cano 68, Mexico City, MX",
            "city": "Mexico City",
            "geolocation": "19.4127707,-99.1850339",
            "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": 24667,
            "author": {
                "id": "959af169-cc82-4986-85da-32eca2a13b84",
                "username": "nomad@saparcontemporary.com",
                "slug": "nomadsaparcontemporarycom",
                "first_name": "Nina",
                "last_name": "Levent",
                "display_name": null,
                "display_name_full": "Nina Levent",
                "email": "nomad@saparcontemporary.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 23713,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c614c1c53864d4984ca8f5375477b07.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c614c1c53864d4984ca8f5375477b07-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:09:21.137470Z",
                "updated_at": "2023-04-14T17:09:21.137508Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4881,
                "name": "SAPAR Contemporary",
                "slug": "sapar-contemporary",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7199695,-74.00630249999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-14T17:10:01.176796Z",
            "publish_time": null,
            "slug": "sapar-contemporary-sofia-cacciapaglia-incanto-every-beginning-is-only-a-sequel-after-all-2023-04-13",
            "created_at": "2023-04-14T17:10:02.327621Z",
            "updated_at": "2023-04-14T17:10:03.791921Z",
            "summary": "Sofia Cacciapaglia: INCANTO Every beginning is only a sequel, after all is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in SAPAR Contemporary with address 9 N Moore Street.",
            "title": "Sofia Cacciapaglia: INCANTO Every beginning is only a sequel, after all",
            "content": null,
            "start_time": "2023-04-13T00: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": "9 N Moore Street",
            "city": "New York",
            "geolocation": "40.719923949999995,-74.00632385053555",
            "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": 24773,
            "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": 23802,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4bc76318236c426eae3a6c91cc5ff069.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bc76318236c426eae3a6c91cc5ff069-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-19T19:26:45.594709Z",
                "updated_at": "2023-04-19T19:26:45.594744Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4553,
                "name": "Carvalho Park",
                "slug": "carvalho-park",
                "city": "Brooklyn",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7114356,-73.9376365",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-19T19:26:50.749302Z",
            "publish_time": null,
            "slug": "carvalho-park-yulia-iosilzon-heavens-chambers-2023-04-15",
            "created_at": "2023-04-19T19:26:51.704640Z",
            "updated_at": "2023-04-19T19:26:52.367764Z",
            "summary": "Yulia Iosilzon: Heaven’s Chambers is an Gallery Shows event starting on 15/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Carvalho Park with address 112 WATERBURY STREET //.",
            "title": "Yulia Iosilzon: Heaven’s Chambers",
            "content": null,
            "start_time": "2023-04-15T00: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": "112 WATERBURY STREET //",
            "city": "New York",
            "geolocation": "43.86647100821271,-79.70697446000347",
            "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": 24784,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4972,
                "name": "Galerie Andres Thalmann",
                "slug": "galerie-andres-thalmann",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3710747,8.5350663",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2023-04-19T19:28:53.875045Z",
            "publish_time": null,
            "slug": "galerie-andres-thalmann-caetano-de-almeida-recent-work-2023-03-10",
            "created_at": "2023-04-19T19:28:54.937715Z",
            "updated_at": "2023-04-19T19:29:02.577439Z",
            "summary": "Caetano de Almeida: Recent Work is an Gallery Shows event starting on 10/03/2023, 01:00 and ending on 20/05/2023, 00:00. Event is in Galerie Andres Thalmann with address Talstraße 66.",
            "title": "Caetano de Almeida: Recent Work",
            "content": null,
            "start_time": "2023-03-10T01: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": "Talstraße 66",
            "city": "Zurich",
            "geolocation": "50.91836,13.4301887",
            "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": []
        }
    ]
}