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

{
    "count": 37595,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28386&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28350&ordering=end_time",
    "results": [
        {
            "id": 29727,
            "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": 28242,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/baafcac631bf48a5bee3513ff14a72e3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/baafcac631bf48a5bee3513ff14a72e3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-01T10:38:36.760662Z",
                "updated_at": "2023-08-01T10:38:36.760726Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8996,
                "name": "London Arts Board",
                "slug": "london-arts-board",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47375359999999,-0.0832962",
                "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-08-01T10:38:39.284625Z",
            "publish_time": null,
            "slug": "london-arts-board-eleanor-mclean-promise-2023-07-20",
            "created_at": "2023-08-01T10:38:40.204115Z",
            "updated_at": "2023-08-01T10:38:40.262565Z",
            "summary": "Eleanor McLean - Promise is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in London Arts Board with address Corner of Peckham Road and Vestry Road.",
            "title": "Eleanor McLean - Promise",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Corner of Peckham Road and Vestry Road",
            "city": "London",
            "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": 29738,
            "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": 3463,
                "name": "Albert Merola Gallery",
                "slug": "albert-merola-gallery",
                "city": "Provincetown",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.0554144,-70.1810576",
                "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-08-02T14:04:08.613075Z",
            "publish_time": null,
            "slug": "albert-merola-gallery-a-cold-wind-2023-08-01",
            "created_at": "2023-08-02T14:04:09.536378Z",
            "updated_at": "2023-08-02T14:04:09.919873Z",
            "summary": "A Cold Wind... is an Gallery Shows event starting on 01/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Albert Merola Gallery with address Provincetown, MA.",
            "title": "A Cold Wind...",
            "content": null,
            "start_time": "2023-08-01T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Provincetown, MA",
            "city": "USA",
            "geolocation": "42.0525612,-70.1858639",
            "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": 29826,
            "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": 7174,
                "name": "Art Leaders Gallery",
                "slug": "art-leaders-gallery",
                "city": "West Bloomfield Township",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.5298384,-83.3583908",
                "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-08-02T14:14:55.447919Z",
            "publish_time": null,
            "slug": "art-leaders-gallery-craig-alan-populus-2023-08-01",
            "created_at": "2023-08-02T14:14:56.380827Z",
            "updated_at": "2023-08-02T14:14:57.244689Z",
            "summary": "Craig Alan Populus is an Gallery Shows event starting on 01/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Art Leaders Gallery with address 33086 Northwestern Hwy..",
            "title": "Craig Alan Populus",
            "content": null,
            "start_time": "2023-08-01T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "33086 Northwestern Hwy.",
            "city": "West Bloomfield",
            "geolocation": "42.5296942739206,-83.35958401835943",
            "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": 29875,
            "author": {
                "id": "849f2e87-11af-4dd2-951f-77a9967f8ac6",
                "username": "huw_1420",
                "slug": "huw_1420",
                "first_name": "Huw",
                "last_name": "Lougher",
                "display_name": "Huw Lougher",
                "display_name_full": "Huw Lougher",
                "email": "art@loughercontemporary.com",
                "telephone": "+44 (0) 117 959 6411"
            },
            "price": null,
            "featured_image": {
                "id": 28332,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6e09a93084c342d088e8051a93a6586f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e09a93084c342d088e8051a93a6586f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-02T14:21:42.537604Z",
                "updated_at": "2023-08-02T14:21:42.537644Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2990,
                "name": "Lougher Contemporary",
                "slug": "lougher-contemporary",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.454513,-2.58791",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3485,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artsy_Banner_1.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-09-29T14:59:49.819056Z",
                    "updated_at": "2021-09-29T14:59:49.819108Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "849f2e87-11af-4dd2-951f-77a9967f8ac6"
                },
                "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-08-02T14:21:45.435010Z",
            "publish_time": null,
            "slug": "lougher-contemporary-sculptures-multiples-modern-marvels-from-lougher-contemporary-2023-08-01",
            "created_at": "2023-08-02T14:21:46.349720Z",
            "updated_at": "2023-08-02T14:21:46.771464Z",
            "summary": "Sculptures & Multiples: Modern Marvels from Lougher Contemporary is an Gallery Shows event starting on 01/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Lougher Contemporary with address Trym Lodge, 1 Henbury Rd.",
            "title": "Sculptures & Multiples: Modern Marvels from Lougher Contemporary",
            "content": null,
            "start_time": "2023-08-01T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Trym Lodge, 1 Henbury Rd",
            "city": "Bristol",
            "geolocation": "51.49518675,-2.6182743030008035",
            "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": 29930,
            "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": 28381,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d1636e8391d48f2ab4128e35d1c21a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d1636e8391d48f2ab4128e35d1c21a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-03T10:15:00.208929Z",
                "updated_at": "2023-08-03T10:15:00.208989Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7080,
                "name": "Kates-Ferri Projects",
                "slug": "kates-ferri-projects",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7138217,-73.980015",
                "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-08-03T10:15:03.777539Z",
            "publish_time": null,
            "slug": "kates-ferri-projects-ophelia-arc-sweet-savory-2023-08-01",
            "created_at": "2023-08-03T10:15:04.733977Z",
            "updated_at": "2023-08-03T10:15:05.851590Z",
            "summary": "Ophelia Arc. Sweet & Savory is an Gallery Shows event starting on 01/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Kates-Ferri Projects with address 561 Grand Street.",
            "title": "Ophelia Arc. Sweet & Savory",
            "content": null,
            "start_time": "2023-08-01T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "561 Grand Street",
            "city": "New York",
            "geolocation": "40.711352500000004,-73.94915279603815",
            "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": 29934,
            "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-08-03T10:16:48.196856Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-sebastian-blanck-shes-my-best-friend-2023-07-27",
            "created_at": "2023-08-03T10:16:49.167370Z",
            "updated_at": "2023-08-03T10:16:50.618882Z",
            "summary": "Sebastian Blanck: Shes My Best Friend is an Gallery Shows event starting on 27/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Miles McEnery Gallery with address 515 West 22nd Street.",
            "title": "Sebastian Blanck: Shes My Best Friend",
            "content": null,
            "start_time": "2023-07-27T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": 29937,
            "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": 28386,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1503fdd39f24421dbff1dbb460e6cf97.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1503fdd39f24421dbff1dbb460e6cf97-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-03T10:16:52.071182Z",
                "updated_at": "2023-08-03T10:16:52.071239Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8680,
                "name": "Moosey Hoxton",
                "slug": "moosey-hoxton",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52951239999999,-0.07514019999999999",
                "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-08-03T10:16:57.220309Z",
            "publish_time": null,
            "slug": "moosey-hoxton-welcome-to-tarogramma-2023-08-10",
            "created_at": "2023-08-03T10:16:58.171987Z",
            "updated_at": "2023-08-03T10:16:58.543516Z",
            "summary": "Welcome to Tarogramma is an Gallery Shows event starting on 10/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Moosey Hoxton with address Shoreditch Exchange.",
            "title": "Welcome to Tarogramma",
            "content": null,
            "start_time": "2023-08-10T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Shoreditch Exchange",
            "city": "London",
            "geolocation": "51.5208878,-0.08451077815896801",
            "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": 30058,
            "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": 28486,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a263dc96af824a0e89bcaf97d1f88d33.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T06:43:59.896515Z",
                "updated_at": "2023-08-08T06:43:59.896551Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9029,
                "name": "KoKo NYC",
                "slug": "koko-nyc",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.657759,-73.98490199999999",
                "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-08-08T06:44:03.574502Z",
            "publish_time": null,
            "slug": "koko-nyc-spectre-2023-07-15",
            "created_at": "2023-08-08T06:44:04.514250Z",
            "updated_at": "2023-08-08T06:44:06.364625Z",
            "summary": "SPECTRE is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in KoKo NYC with address 440 19th Street.",
            "title": "SPECTRE",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "440 19th Street",
            "city": "Brooklyn",
            "geolocation": "43.0898395,-79.039197",
            "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": 30059,
            "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": 28487,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b4f246af3f744ca782df13ad1f942ef5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4f246af3f744ca782df13ad1f942ef5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T06:44:01.160124Z",
                "updated_at": "2023-08-08T06:44:01.160163Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7440,
                "name": "Island",
                "slug": "island",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7167606,-73.9953365",
                "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-08-08T06:44:04.983760Z",
            "publish_time": null,
            "slug": "island-gallery-altar-2023-07-27",
            "created_at": "2023-08-08T06:44:05.970700Z",
            "updated_at": "2023-08-08T06:44:06.010753Z",
            "summary": "altar is an Gallery Shows event starting on 27/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Island with address 83 Bowery FL2.",
            "title": "altar",
            "content": null,
            "start_time": "2023-07-27T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "83 Bowery FL2",
            "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": 30072,
            "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": 28500,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ecc8796572764b54a6e033b12e2f4234.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ecc8796572764b54a6e033b12e2f4234-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T06:44:33.754335Z",
                "updated_at": "2023-08-08T06:44:33.754372Z",
                "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-08-08T06:44:39.397216Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-elise-ansel-sea-change-2023-07-27",
            "created_at": "2023-08-08T06:44:40.328879Z",
            "updated_at": "2023-08-08T06:44:41.062998Z",
            "summary": "Elise Ansel: Sea Change is an Gallery Shows event starting on 27/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Miles McEnery Gallery with address 525 West 22nd Street.",
            "title": "Elise Ansel: Sea Change",
            "content": null,
            "start_time": "2023-07-27T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": 30099,
            "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": 28523,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7a524e8dd5df403e99b7c89375e3efa1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a524e8dd5df403e99b7c89375e3efa1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T07:12:27.666709Z",
                "updated_at": "2023-08-08T07:12:27.666748Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3661,
                "name": "Wakefield Cathedral",
                "slug": "wakefield-cathedral",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6833445,-1.4970388",
                "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-08-08T07:12:32.064266Z",
            "publish_time": null,
            "slug": "wakefield-cathedral-peter-marlow-the-english-cathedral-2023-08-02",
            "created_at": "2023-08-08T07:12:32.993006Z",
            "updated_at": "2023-08-08T07:12:33.329678Z",
            "summary": "Peter Marlow: The English Cathedral is an Gallery Shows event starting on 02/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Wakefield Cathedral with address Wakefield Cathedral.",
            "title": "Peter Marlow: The English Cathedral",
            "content": null,
            "start_time": "2023-08-02T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wakefield Cathedral",
            "city": "Wakefield",
            "geolocation": "53.6830458,-1.4967999886868646",
            "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": 30306,
            "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": 28698,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f0c0f9cbbca410e90a70e078d3d49c9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f0c0f9cbbca410e90a70e078d3d49c9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-11T08:10:23.403344Z",
                "updated_at": "2023-08-11T08:10:23.403390Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5198,
                "name": "Untergeschoss der Pandora",
                "slug": "untergeschoss-der-pandora",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4914569,13.397818",
                "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-08-11T08:10:27.700822Z",
            "publish_time": null,
            "slug": "untergeschoss-der-pandora-womens-world-iii-2023-08-31",
            "created_at": "2023-08-11T08:10:28.594764Z",
            "updated_at": "2023-08-11T08:10:29.076213Z",
            "summary": "Women`s World III is an Gallery Shows event starting on 31/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Untergeschoss der Pandora with address Mittenwalder Strasse 6.",
            "title": "Women`s World III",
            "content": null,
            "start_time": "2023-08-31T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mittenwalder Strasse 6",
            "city": "Berlin",
            "geolocation": "48.343557649999994,10.942120217841946",
            "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": 30452,
            "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": 28821,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5cdf1e130916477d84b301872f630c60.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cdf1e130916477d84b301872f630c60-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:34:27.376500Z",
                "updated_at": "2023-08-16T07:34:27.376537Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4908,
                "name": "Oblong Contemporary Art Gallery",
                "slug": "oblong-contemporary-art-gallery",
                "city": "Lucca",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.9571197,10.1715597",
                "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": "AE",
            "publish_status": "published",
            "published_at": "2023-08-16T07:34:31.201786Z",
            "publish_time": null,
            "slug": "oblong-contemporary-art-gallery-women-expressions-2023-08-01",
            "created_at": "2023-08-16T07:34:32.128153Z",
            "updated_at": "2023-08-16T07:34:32.172756Z",
            "summary": "Women Expressions is an Gallery Shows event starting on 01/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Oblong Contemporary Art Gallery with address R29 Bluewaters Boulevard.",
            "title": "Women Expressions",
            "content": null,
            "start_time": "2023-08-01T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "R29 Bluewaters Boulevard",
            "city": "Dubai",
            "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": 30611,
            "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": 28959,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/88c1a083338d4816960b288fe3ce823f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88c1a083338d4816960b288fe3ce823f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-28T20:04:31.313546Z",
                "updated_at": "2023-08-28T20:04:31.313580Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9084,
                "name": "Garment District",
                "slug": "garment-district",
                "city": "West Palm Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.749415,-80.078846",
                "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-08-28T20:04:38.491436Z",
            "publish_time": null,
            "slug": "garment-district-joy-brown-kneeler-2023-04-27",
            "created_at": "2023-08-28T20:04:39.530770Z",
            "updated_at": "2023-08-28T20:04:39.591660Z",
            "summary": "Joy Brown. Kneeler is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Garment District with address W 39th and 40th Street.",
            "title": "Joy Brown. Kneeler",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "W 39th and 40th Street",
            "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": 30692,
            "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": 29026,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/096fd7ed40b34186a3d05e92733322d7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/096fd7ed40b34186a3d05e92733322d7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-29T10:30:02.593318Z",
                "updated_at": "2023-08-29T10:30:02.593361Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9113,
                "name": "Silian Gallery",
                "slug": "silian-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4831729,-0.1776149",
                "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-08-29T10:30:07.416728Z",
            "publish_time": null,
            "slug": "silian-gallery-whispered-canvases-zephyrs-palette-2023-08-03",
            "created_at": "2023-08-29T10:30:09.144969Z",
            "updated_at": "2023-08-29T10:30:19.114332Z",
            "summary": "Whispered Canvases: Zephyr's Palette is an Gallery Shows event starting on 03/08/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Silian Gallery with address 434 King's Road.",
            "title": "Whispered Canvases: Zephyr's Palette",
            "content": null,
            "start_time": "2023-08-03T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "434 King's Road",
            "city": "London",
            "geolocation": "51.4831661,-0.1776143",
            "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": 13070,
            "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": 4658,
                "name": "Neuer Berliner Kunstverein (nbk)",
                "slug": "neuer-berliner-kunstverein-nbk",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5279246,13.3860624",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-24T11:19:09.004512Z",
            "publish_time": null,
            "slug": "neuer-berliner-kunstverein-nbk-haris-epaminonda-vol-xxviii-2022-09-15",
            "created_at": "2022-08-24T11:19:09.799143Z",
            "updated_at": "2022-08-24T11:19:10.939753Z",
            "summary": "Haris Epaminonda. VOL. XXVIII is an Gallery Shows event starting on 15/09/2022, 00:00 and ending on 31/08/2023, 00:00. Event is in Neuer Berliner Kunstverein (nbk) with address Chausseestrasse 128 / 129.",
            "title": "Haris Epaminonda. VOL. XXVIII",
            "content": null,
            "start_time": "2022-09-15T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Chausseestrasse 128 / 129",
            "city": "Berlin",
            "geolocation": "52.5279121,13.3860465",
            "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": 22501,
            "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": 21662,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e3318d41150456da51da654da37cc27.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e3318d41150456da51da654da37cc27-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-03T12:17:41.025738Z",
                "updated_at": "2023-03-05T01:00:28.818775Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5922,
                "name": "The McManus: Dundee's Art Gallery and Museum",
                "slug": "mcmanus-dundees-art-gallery-and-museum",
                "city": "Dundee",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "56.4623868,-2.9705358",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-03-03T12:17:44.771319Z",
            "publish_time": null,
            "slug": "the-mcmanus-dundees-art-gallery-and-museum-whats-new-recent-additions-to-dundees-fine-art-collection-2023-02-11",
            "created_at": "2023-03-03T12:17:45.656175Z",
            "updated_at": "2023-03-03T12:17:46.110227Z",
            "summary": "What's New? Recent additions to Dundee's Fine Art Collection is an Gallery Shows event starting on 11/02/2023, 01:00 and ending on 31/08/2023, 00:00. Event is in The McManus: Dundee's Art Gallery and Museum with address Albert Square,.",
            "title": "What's New? Recent additions to Dundee's Fine Art Collection",
            "content": null,
            "start_time": "2023-02-11T01:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Albert Square,",
            "city": "Dundee",
            "geolocation": "53.47951005,-2.2449320650656945",
            "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": 24753,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2272,
                "name": "Alisan Fine Arts",
                "slug": "alisan-fine-arts",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2023-04-19T19:22:50.581114Z",
            "publish_time": null,
            "slug": "alisan-fine-arts-gao-xingjian-inner-vision-2023-2023-05-18",
            "created_at": "2023-04-19T19:22:52.349105Z",
            "updated_at": "2023-04-19T19:22:52.386009Z",
            "summary": "Gao Xingjian: Inner Vision 2023 is an Gallery Shows event starting on 18/05/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Alisan Fine Arts with address 21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central.",
            "title": "Gao Xingjian: Inner Vision 2023",
            "content": null,
            "start_time": "2023-05-18T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central",
            "city": "Hong Kong",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}