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/ongoing-events/?format=api&offset=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": "https://prod-api.widewalls.ch/api/v1/events/ongoing-events/?format=api&limit=18&offset=36",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/ongoing-events/?format=api&limit=18",
    "results": [
        {
            "id": 21884,
            "featured_image": {
                "id": 21106,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b1ee13fa29cd49de80c6775517698adb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1ee13fa29cd49de80c6775517698adb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-16T12:28:14.172292Z",
                "updated_at": "2023-02-16T12:28:14.172331Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 3929,
                "name": "The Harley Gallery",
                "address": "Mansfield Road, Worksop, Nottinghamshire, UK",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Nottingham",
                "featured_image": null,
                "slug": "harley-gallery",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.harleygallery.co.uk/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-02-16T12:28:14.356690Z",
            "publish_time": null,
            "slug": "the-harley-gallery-unseen-treasures-of-the-portland-collection-2023-03-25",
            "created_at": "2023-02-16T12:28:15.214049Z",
            "updated_at": "2023-02-16T12:28:15.214069Z",
            "summary": null,
            "title": "Unseen Treasures of The Portland Collection",
            "content": null,
            "start_time": "2023-03-25T01:00:00.000000Z",
            "end_time": "2025-12-31T01: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": "The Harley Gallery, Welbeck Estate",
            "city": "Nottinghamshire",
            "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
        },
        {
            "id": 20865,
            "featured_image": {
                "id": 20178,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b01bd488dc7742f98931b1f33c7c9209.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b01bd488dc7742f98931b1f33c7c9209-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-31T21:32:10.837706Z",
                "updated_at": "2023-02-10T15:19:09.593895Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 5189,
                "name": "Neue Nationalgalerie",
                "address": "Potsdamer Str. 50, 10785 Berlin, Germany",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "city": "Berlin",
                "featured_image": null,
                "slug": "neue-nationalgalerie",
                "venue_category": {
                    "id": 3,
                    "slug": "museum",
                    "name": "Museums"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.smb.museum/museen-einrichtungen/neue-nationalgalerie/home/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-31T21:32:13.670004Z",
            "publish_time": null,
            "slug": "neue-nationalgalerie-gerhard-richter-100-works-for-berlin-2023-03-23",
            "created_at": "2023-01-31T21:32:14.581880Z",
            "updated_at": "2023-01-31T21:32:17.534416Z",
            "summary": "Gerhard Richter: 100 Works for Berlin is an Gallery Shows event starting on 23/03/2023, 01:00 and ending on 23/03/2026, 01:00. Event is in Neue Nationalgalerie with address Potsdamer Strasse 50.",
            "title": "Gerhard Richter: 100 Works for Berlin",
            "content": null,
            "start_time": "2023-03-23T01:00:00.000000Z",
            "end_time": "2026-03-23T01: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": "Potsdamer Strasse 50",
            "city": "Berlin",
            "geolocation": "52.4379291,13.2988167",
            "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
        },
        {
            "id": 32050,
            "featured_image": {
                "id": 30313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e0f3f52d7dca4686975f13f5f2843a71.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f3f52d7dca4686975f13f5f2843a71-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:34:36.437680Z",
                "updated_at": "2023-10-05T09:34:36.437739Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 8465,
                "name": "Autry Museum in Griffith Park",
                "address": "Griffith Park, 4700 Western Heritage Way, Los Angeles, CA 90027, United States",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "city": "Los Angeles",
                "featured_image": null,
                "slug": "autry-museum-griffith-park",
                "venue_category": {
                    "id": 3,
                    "slug": "museum",
                    "name": "Museums"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://theautry.org/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-10-05T09:34:41.776294Z",
            "publish_time": null,
            "slug": "autry-museum-in-griffith-park-indigenous-futures-2023-09-15",
            "created_at": "2023-10-05T09:34:42.711819Z",
            "updated_at": "2023-10-05T09:34:43.232154Z",
            "summary": "Indigenous Futures is an Gallery Shows event starting on 15/09/2023, 00:00 and ending on 01/06/2026, 00:00. Event is in Autry Museum in Griffith Park with address 4700 Western Heritage Way.",
            "title": "Indigenous Futures",
            "content": null,
            "start_time": "2023-09-15T00:00:00.000000Z",
            "end_time": "2026-06-01T00: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": "4700 Western Heritage Way",
            "city": "Los Angeles",
            "geolocation": "34.1483813,-118.2817076",
            "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
        },
        {
            "id": 30273,
            "featured_image": {
                "id": 28672,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/490d961fc08c458db394206702ff3eae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/490d961fc08c458db394206702ff3eae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-11T08:04:55.556971Z",
                "updated_at": "2023-08-11T08:04:55.557028Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 8821,
                "name": "The Arts House",
                "address": "1 Old Parliament Ln, Singapore 179429, Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "city": "Singapore",
                "featured_image": null,
                "slug": "arts-house",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.theartshouse.sg/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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": "SG",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-08-11T08:05:03.426577Z",
            "publish_time": null,
            "slug": "the-arts-house-benchmarks-2023-08-02",
            "created_at": "2023-08-11T08:05:04.327581Z",
            "updated_at": "2023-08-11T08:05:04.920061Z",
            "summary": "Benchmarks is an Gallery Shows event starting on 02/08/2023, 00:00 and ending on 31/07/2026, 00:00. Event is in The Arts House with address 1 Old Parliament Lane.",
            "title": "Benchmarks",
            "content": null,
            "start_time": "2023-08-02T00:00:00.000000Z",
            "end_time": "2026-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Old Parliament Lane",
            "city": "Singapore",
            "geolocation": "1.2886695499999998,103.8510990372078",
            "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
        },
        {
            "id": 15160,
            "featured_image": {
                "id": 14987,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/49853ac8ce7f4e8e951705b3eb5e779b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49853ac8ce7f4e8e951705b3eb5e779b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-12T10:07:08.134067Z",
                "updated_at": "2022-10-12T10:07:08.134103Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 3537,
                "name": "Berlinische Galerie",
                "address": "Alte Jakobstraße 124, Berlin, Germany",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "city": "Berlin",
                "featured_image": null,
                "slug": "berlinische-galerie",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://berlinischegalerie.de/en/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2022-10-12T10:07:12.340433Z",
            "publish_time": null,
            "slug": "berlinische-galerie-embracing-modernism-big-names-from-the-stadtmuseum-berlin-2022-10-07",
            "created_at": "2022-10-12T10:07:13.267357Z",
            "updated_at": "2022-10-12T10:07:14.076590Z",
            "summary": "Embracing Modernism: Big names from the Stadtmuseum Berlin is an Gallery Shows event starting on 07/10/2022, 00:00 and ending on 30/09/2026, 00:00. Event is in Berlinische Galerie with address Alte Jakobstraße 124-128.",
            "title": "Embracing Modernism: Big names from the Stadtmuseum Berlin",
            "content": null,
            "start_time": "2022-10-07T00:00:00.000000Z",
            "end_time": "2026-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Alte Jakobstraße 124-128",
            "city": "Berlin",
            "geolocation": "52.5039063,13.398233090319028",
            "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
        },
        {
            "id": 27910,
            "featured_image": {
                "id": 26618,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f59fc3bef114b4bae15f6d7cdd191d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f59fc3bef114b4bae15f6d7cdd191d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T12:17:35.590523Z",
                "updated_at": "2023-06-17T12:17:35.590562Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7000,
                "name": "Museum für Naturkunde Berlin",
                "address": "Invalidenstraße 43, 10115 Berlin, Germany",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "city": "Berlin",
                "featured_image": null,
                "slug": "museum-fur-naturkunde-berlin",
                "venue_category": {
                    "id": 3,
                    "slug": "museum",
                    "name": "Museums"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.museumfuernaturkunde.berlin/en",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-06-17T12:17:39.425377Z",
            "publish_time": null,
            "slug": "museum-fur-naturkunde-berlin-las-presents-alexandra-daisy-ginsberg-pollinator-pathmaker-2023-06-20",
            "created_at": "2023-06-17T12:17:40.414603Z",
            "updated_at": "2023-06-17T12:17:40.985223Z",
            "summary": "LAS presents: Alexandra Daisy Ginsberg: Pollinator Pathmaker is an Gallery Shows event starting on 20/06/2023, 00:00 and ending on 01/11/2026, 01:00. Event is in Museum für Naturkunde Berlin with address Invalidenstraße 43.",
            "title": "LAS presents: Alexandra Daisy Ginsberg: Pollinator Pathmaker",
            "content": null,
            "start_time": "2023-06-20T00:00:00.000000Z",
            "end_time": "2026-11-01T01: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": "Invalidenstraße 43",
            "city": "Berlin",
            "geolocation": "52.5304903,13.3791152",
            "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
        },
        {
            "id": 33378,
            "featured_image": {
                "id": 31567,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/584d73c15ea54a678aac8779c2f7a261.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584d73c15ea54a678aac8779c2f7a261-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-09T10:29:48.552723Z",
                "updated_at": "2023-11-09T10:29:48.552759Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 8559,
                "name": "Fondation Maeght",
                "address": "623 Chemin des Gardettes, 06570 Saint-Paul-de-Vence, France",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "city": "Saint-Paul-de-Vence",
                "featured_image": null,
                "slug": "fondation-maeght",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.fondation-maeght.com/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-11-09T10:29:52.036346Z",
            "publish_time": null,
            "slug": "fondation-maeght-nouveau-livre-collection-de-la-fondation-marguerite-et-aime-maeght-volume-1-2023-11-01",
            "created_at": "2023-11-09T10:29:52.936581Z",
            "updated_at": "2023-11-09T10:29:52.987958Z",
            "summary": "Nouveau livre  Collection de la Fondation Marguerite  et Aimé Maeght Volume 1 is an Gallery Shows event starting on 01/11/2023, 01:00 and ending on 22/11/2026, 01:00. Event is in Fondation Maeght with address 623 Chem. des Gardettes.",
            "title": "Nouveau livre  Collection de la Fondation Marguerite  et Aimé Maeght Volume 1",
            "content": null,
            "start_time": "2023-11-01T01:00:00.000000Z",
            "end_time": "2026-11-22T01: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": "623 Chem. des Gardettes",
            "city": "Saint Paul de Vence",
            "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
        },
        {
            "id": 37960,
            "featured_image": {
                "id": 36118,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a14135dabefe47dda16e47ce2a2ac335.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a14135dabefe47dda16e47ce2a2ac335-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:55:19.435728Z",
                "updated_at": "2024-04-14T12:55:19.435764Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7998,
                "name": "National Museum of Contemporary Art, EMST",
                "address": "Λεωφ. Καλλιρρόης και Αμβρ. Φραντζή (πρώην εργοστάσιο, Athina 117 43, Greece",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "city": "Athens",
                "featured_image": null,
                "slug": "national-museum-contemporary-art-emst",
                "venue_category": {
                    "id": 3,
                    "slug": "museum",
                    "name": "Museums"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.emst.gr/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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": "GR",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2024-04-14T12:55:23.563910Z",
            "publish_time": null,
            "slug": "national-museum-of-contemporary-art-emst-hadassah-emmerich-epicurean-eden-what-if-women-ruled-the-world-part-ii-2024-03-08",
            "created_at": "2024-04-14T12:55:24.469768Z",
            "updated_at": "2024-04-14T12:55:24.511254Z",
            "summary": "HADASSAH EMMERICH | Epicurean Eden - What if Women Ruled the World? Part II is an Gallery Shows event starting on 08/03/2024, 01:00 and ending on 31/12/2026, 01:00. Event is in National Museum of Contemporary Art, EMST with address Kallirrois Avenue.",
            "title": "HADASSAH EMMERICH | Epicurean Eden - What if Women Ruled the World? Part II",
            "content": null,
            "start_time": "2024-03-08T01:00:00.000000Z",
            "end_time": "2026-12-31T01: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": "Kallirrois Avenue",
            "city": "Athens",
            "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
        },
        {
            "id": 19532,
            "featured_image": {
                "id": 18958,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/37f6e170fbe34c63b4b00470410c6a82.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f6e170fbe34c63b4b00470410c6a82-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-14T16:39:04.982895Z",
                "updated_at": "2023-02-10T14:34:52.246095Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 3537,
                "name": "Berlinische Galerie",
                "address": "Alte Jakobstraße 124, Berlin, Germany",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "city": "Berlin",
                "featured_image": null,
                "slug": "berlinische-galerie",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://berlinischegalerie.de/en/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-14T16:39:05.200760Z",
            "publish_time": null,
            "slug": "berlinische-galerie-art-in-berlin-1880-1980-from-the-collection-2023-01-01",
            "created_at": "2023-01-14T16:39:06.077640Z",
            "updated_at": "2023-01-14T16:39:06.077658Z",
            "summary": null,
            "title": "Art in Berlin 1880 – 1980. From the Collection",
            "content": null,
            "start_time": "2023-01-01T01:00:00.000000Z",
            "end_time": "2026-12-31T01: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": "Alte Jakobstraße 124-128",
            "city": "Berlin",
            "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
        },
        {
            "id": 19440,
            "featured_image": {
                "id": 18874,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eaad03dd606446a7bd84a6234a1c8ade.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaad03dd606446a7bd84a6234a1c8ade-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:26.008150Z",
                "updated_at": "2023-02-10T14:30:00.282874Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7750,
                "name": "Place Jourdan",
                "address": "Place Jourdan, Bruselles, Belgium",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "city": "Brussels",
                "featured_image": null,
                "slug": "place-jourdan",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": null,
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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": "BE",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:26.497104Z",
            "publish_time": null,
            "slug": "place-jourdan-a-16-meters-high-guillaume-bottazzis-painting-in-brussels-2016-11-13",
            "created_at": "2023-01-12T10:40:27.382284Z",
            "updated_at": "2023-01-12T10:40:27.382303Z",
            "summary": null,
            "title": "A 16 meters high Guillaume Bottazzi's painting in Brussels",
            "content": null,
            "start_time": "2016-11-13T01:00:00.000000Z",
            "end_time": "2026-12-31T01: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": "Place Jourdan",
            "city": "Brussels",
            "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
        },
        {
            "id": 19451,
            "featured_image": {
                "id": 18885,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fd90c6485a39470d9e7db3efb9ceaf9b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd90c6485a39470d9e7db3efb9ceaf9b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:58:31.236897Z",
                "updated_at": "2023-02-10T14:30:34.230063Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7750,
                "name": "Place Jourdan",
                "address": "Place Jourdan, Bruselles, Belgium",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "city": "Brussels",
                "featured_image": null,
                "slug": "place-jourdan",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": null,
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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": "BE",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:31.461078Z",
            "publish_time": null,
            "slug": "place-jourdan-guillaume-bottazzi-at-place-jourdan-in-brussels-2017-03-04",
            "created_at": "2023-01-12T10:58:32.334932Z",
            "updated_at": "2023-01-12T10:58:32.334952Z",
            "summary": null,
            "title": "Guillaume Bottazzi at Place Jourdan in Brussels",
            "content": null,
            "start_time": "2017-03-04T01:00:00.000000Z",
            "end_time": "2027-03-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": "Place Jourdan",
            "city": "Brussels",
            "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
        },
        {
            "id": 19449,
            "featured_image": {
                "id": 18882,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/57f0d979573246d9a5fb2e34ffe1670d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57f0d979573246d9a5fb2e34ffe1670d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:58:27.705272Z",
                "updated_at": "2023-02-10T14:30:26.177718Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7603,
                "name": "Bloomberg Space",
                "address": "12 Walbrook, London EC4N 8AA, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "London",
                "featured_image": null,
                "slug": "bloomberg-space",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.londonmithraeum.com/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:28.289436Z",
            "publish_time": null,
            "slug": "bloomberg-space-temple-of-mithras-2017-11-14",
            "created_at": "2023-01-12T10:58:29.161830Z",
            "updated_at": "2023-01-12T10:58:29.161863Z",
            "summary": null,
            "title": "Temple of Mithras",
            "content": null,
            "start_time": "2017-11-14T01:00:00.000000Z",
            "end_time": "2027-11-14T01: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": "12 Walbrook",
            "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
        },
        {
            "id": 19455,
            "featured_image": {
                "id": 18888,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2955a8900e254eb09e9ed17d74db6d55.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2955a8900e254eb09e9ed17d74db6d55-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T16:39:51.230685Z",
                "updated_at": "2023-02-10T14:30:41.048923Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7759,
                "name": "City Gallery",
                "address": "51 Priestgate, Peterborough PE1 1LF, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Peterborough",
                "featured_image": null,
                "slug": "city-gallery",
                "venue_category": {
                    "id": 3,
                    "slug": "museum",
                    "name": "Museums"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://peterboroughmuseum.org.uk/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T16:39:52.386513Z",
            "publish_time": null,
            "slug": "city-gallery-antony-gormley-places-to-be-2018-05-25",
            "created_at": "2023-01-12T16:39:53.620007Z",
            "updated_at": "2023-01-12T16:39:53.620027Z",
            "summary": null,
            "title": "Antony Gormley: Places to Be",
            "content": null,
            "start_time": "2018-05-25T00:00:00.000000Z",
            "end_time": "2028-05-25T00: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": "Priestgate",
            "city": "Peterborough",
            "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
        },
        {
            "id": 19464,
            "featured_image": {
                "id": 18897,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e107ae03267d48dbbfb5b3a4a859a425.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e107ae03267d48dbbfb5b3a4a859a425-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T16:40:02.124194Z",
                "updated_at": "2023-02-10T14:31:11.844702Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7762,
                "name": "Eden Project",
                "address": "Bodelva, Par PL24 2SG, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Bodelva",
                "featured_image": null,
                "slug": "eden-project",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.edenproject.com/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T16:40:06.571989Z",
            "publish_time": null,
            "slug": "eden-project-invisible-worlds-2018-05-26",
            "created_at": "2023-01-12T16:40:07.800344Z",
            "updated_at": "2023-01-12T16:40:07.800364Z",
            "summary": null,
            "title": "Invisible Worlds",
            "content": null,
            "start_time": "2018-05-26T00:00:00.000000Z",
            "end_time": "2028-05-26T00: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": "",
            "city": "Bodelva",
            "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
        },
        {
            "id": 30642,
            "featured_image": {
                "id": 28992,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/566157f049ea42469185b8bb9b964b7e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/566157f049ea42469185b8bb9b964b7e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-28T20:55:06.176284Z",
                "updated_at": "2023-08-28T20:55:06.176342Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 9098,
                "name": "Harriet Tubman Square",
                "address": "Broad St, Newark, NJ, USA",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "city": "Newark",
                "featured_image": null,
                "slug": "harriet-tubman-square",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": null,
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-08-28T20:55:09.992643Z",
            "publish_time": null,
            "slug": "harriet-tubman-square-shadow-of-a-face-harriet-tubman-monument-by-nina-cooke-john-2023-03-09",
            "created_at": "2023-08-28T20:55:10.890323Z",
            "updated_at": "2023-08-28T20:55:11.630466Z",
            "summary": "Shadow Of A Face: Harriet Tubman Monument by Nina Cooke John is an Gallery Shows event starting on 09/03/2023, 01:00 and ending on 09/03/2030, 01:00. Event is in Harriet Tubman Square with address Broad St.",
            "title": "Shadow Of A Face: Harriet Tubman Monument by Nina Cooke John",
            "content": null,
            "start_time": "2023-03-09T01:00:00.000000Z",
            "end_time": "2030-03-09T01: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": "Broad St",
            "city": "Newark",
            "geolocation": "40.7050593,-74.0115326",
            "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
        },
        {
            "id": 21196,
            "featured_image": {
                "id": 20478,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e2b0ccce5a1d4c808b4c3d501168a215.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2b0ccce5a1d4c808b4c3d501168a215-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-07T18:35:57.938567Z",
                "updated_at": "2023-02-10T15:24:41.024691Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 4491,
                "name": "Galerie Meyer Kainer",
                "address": "Eschenbachgasse 9, 1010 Wien, Austria",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "city": "Vienna",
                "featured_image": null,
                "slug": "galerie-meyer-kainer",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "http://www.meyerkainer.com/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-02-07T18:36:02.434519Z",
            "publish_time": null,
            "slug": "galerie-meyer-kainer-ulrike-muller-for-now-2023-01-11",
            "created_at": "2023-02-07T18:36:03.345413Z",
            "updated_at": "2023-02-07T18:36:04.475242Z",
            "summary": "Ulrike Müller - For Now is an Gallery Shows event starting on 11/01/2023, 01:00 and ending on 25/03/2030, 01:00. Event is in Galerie Meyer Kainer with address Eschenbachgasse 9.",
            "title": "Ulrike Müller - For Now",
            "content": null,
            "start_time": "2023-01-11T01:00:00.000000Z",
            "end_time": "2030-03-25T01: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": "Eschenbachgasse 9",
            "city": "Vienna",
            "geolocation": "47.7810457,13.0637765",
            "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
        },
        {
            "id": 19443,
            "featured_image": {
                "id": 18877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4defe21cc920410baa55af286224c52a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4defe21cc920410baa55af286224c52a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:30.079246Z",
                "updated_at": "2023-02-10T14:30:10.872665Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7753,
                "name": "University of Bristol",
                "address": "Bristol BS8 1TL, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Bristol",
                "featured_image": null,
                "slug": "university-bristol",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.bristol.ac.uk/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:30.233139Z",
            "publish_time": null,
            "slug": "university-of-bristol-katie-paterson-hollow-2016-05-09",
            "created_at": "2023-01-12T10:40:31.117278Z",
            "updated_at": "2023-01-12T10:40:31.117296Z",
            "summary": null,
            "title": "Katie Paterson / Hollow",
            "content": null,
            "start_time": "2016-05-09T00:00:00.000000Z",
            "end_time": "2030-04-02T00: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": "Royal Fort Gardens",
            "city": "Bristol",
            "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
        },
        {
            "id": 19444,
            "featured_image": null,
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 6306,
                "name": "Baronian Xippas, Rue de la Concorde",
                "address": "Rue de la Concorde 33, 1050 Ixelles, Brussels, Belgium",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "city": "Brussels",
                "featured_image": null,
                "slug": "baronian-xippas-rue-de-la-concorde",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://baronian.eu/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": 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": "BE",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:21.758929Z",
            "publish_time": null,
            "slug": "albert-baronian-33-rue-de-la-concorde-lionel-esteve-avril-2017-04-19",
            "created_at": "2023-01-12T10:58:22.627228Z",
            "updated_at": "2023-01-12T10:58:22.627247Z",
            "summary": null,
            "title": "Lionel Estève: AVRIL",
            "content": null,
            "start_time": "2017-04-19T00:00:00.000000Z",
            "end_time": "2030-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "33 Rue De La Concorde",
            "city": "Brussels",
            "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
        }
    ]
}