Events. list: API endpoint that allows events to be viewed. retrieve: API endpoint that allows single event to be viewed. create: API endpoint that allows event to be created. update: API endpoint that allows events to be updated. partial_update: API endpoint that allows events to be partially updated. delete: API endpoint that allows events to be deleted.

GET /api/v1/events/?format=api&offset=3240&ordering=-end_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3258&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3222&ordering=-end_time",
    "results": [
        {
            "id": 35950,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34033,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/56a038e750b44d988081206ded734187.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56a038e750b44d988081206ded734187-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-14T10:08:40.644364Z",
                "updated_at": "2024-02-14T10:08:40.644420Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5028,
                "name": "City Lit",
                "slug": "city-lit",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5149388,-0.1200873",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-14T10:08:45.059472Z",
            "publish_time": null,
            "slug": "city-lit-city-lit-this-delightful-woman-2024-02-29",
            "created_at": "2024-02-14T10:08:45.965952Z",
            "updated_at": "2024-02-14T10:08:46.745732Z",
            "summary": "City Lit: This Delightful Woman is an Gallery Shows event starting on 29/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in City Lit with address 1-10 Keeley Street.",
            "title": "City Lit: This Delightful Woman",
            "content": null,
            "start_time": "2024-02-29T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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-10 Keeley Street",
            "city": "London",
            "geolocation": "51.51491265,-0.12010347035666949",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36387,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5166,
                "name": "Opera Gallery",
                "slug": "opera-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51201289999999,-0.144361",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AE",
            "publish_status": "published",
            "published_at": "2024-02-27T18:37:43.361562Z",
            "publish_time": null,
            "slug": "opera-gallery-andy-denzler-portraits-perspectives-2024-02-23",
            "created_at": "2024-02-27T18:37:44.357919Z",
            "updated_at": "2024-02-27T18:37:45.857463Z",
            "summary": "Andy Denzler, Portraits & Perspectives is an Gallery Shows event starting on 23/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in Opera Gallery with address Dubai Atlantis The Royal.",
            "title": "Andy Denzler, Portraits & Perspectives",
            "content": null,
            "start_time": "2024-02-23T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "Dubai Atlantis The Royal",
            "city": "Dubai",
            "geolocation": "25.137837,55.127568597550905",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35890,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 33976,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/02d3993b064c4ccdb93a2b93499477c7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02d3993b064c4ccdb93a2b93499477c7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T11:01:48.572975Z",
                "updated_at": "2024-02-13T11:01:48.573014Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4732,
                "name": "The Art Pavilion, Mile End Park",
                "slug": "art-pavilion-mile-end-park",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.526308,-0.0367909",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-13T11:01:57.406619Z",
            "publish_time": null,
            "slug": "the-art-pavilion-mile-end-park-encounters-2024-02-28",
            "created_at": "2024-02-13T11:01:58.378932Z",
            "updated_at": "2024-02-13T11:01:59.408805Z",
            "summary": "Encounters is an Gallery Shows event starting on 28/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in The Art Pavilion, Mile End Park with address Mile End Park.",
            "title": "Encounters",
            "content": null,
            "start_time": "2024-02-28T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "Mile End Park",
            "city": "London",
            "geolocation": "51.531247500000006,-0.04173988816527164",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34386,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6404,
                "name": "in focus Galerie",
                "slug": "focus-galerie",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.8921463,6.9959209",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-12-21T11:39:16.633633Z",
            "publish_time": null,
            "slug": "in-focus-galerie-goodbye-2024-01-13",
            "created_at": "2023-12-21T11:39:17.532559Z",
            "updated_at": "2023-12-21T11:39:17.592177Z",
            "summary": "GOODBYE is an Gallery Shows event starting on 13/01/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in in focus Galerie with address Hauptstraße 114.",
            "title": "GOODBYE",
            "content": null,
            "start_time": "2024-01-13T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "Hauptstraße 114",
            "city": "Cologne",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36450,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34517,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/77c22baf27eb45108762e503dd012981.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77c22baf27eb45108762e503dd012981-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-29T11:55:11.545656Z",
                "updated_at": "2024-02-29T11:55:11.545693Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6254,
                "name": "St John's College Oxford, The Barn",
                "slug": "st-johns-college-oxford-barn",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7564973,-1.2595272",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-29T11:55:13.634280Z",
            "publish_time": null,
            "slug": "st-johns-college-oxford-the-barn-patrice-moor-the-presence-of-absence-2024-02-16",
            "created_at": "2024-02-29T11:55:14.563258Z",
            "updated_at": "2024-02-29T11:55:15.114308Z",
            "summary": "Patrice Moor, The Presence of Absence is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in St John's College Oxford, The Barn with address Oxford Station.",
            "title": "Patrice Moor, The Presence of Absence",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "Oxford Station",
            "city": "Oxford",
            "geolocation": "44.1447932,-70.4622803",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36336,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34402,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1eae2fdf9db4492ca90953f936373281.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-22T11:51:37.383351Z",
                "updated_at": "2024-02-22T11:51:37.383434Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6646,
                "name": "Grosvenor Gallery",
                "slug": "grosvenor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50658809999999,-0.1383557",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-22T11:51:40.083611Z",
            "publish_time": null,
            "slug": "grosvenor-gallery-ivan-peries-paintings-from-the-david-coates-collection-2024-02-15",
            "created_at": "2024-02-22T11:51:42.291230Z",
            "updated_at": "2024-02-22T11:51:43.180911Z",
            "summary": "Ivan Peries. Paintings from the David Coates Collection is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in Grosvenor Gallery with address 35 Bury St.",
            "title": "Ivan Peries. Paintings from the David Coates Collection",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "35 Bury St",
            "city": "London",
            "geolocation": "52.622231799999994,1.2764929895256922",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36792,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34895,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f288331cfa7f4e4e9f18cdccb13a59bc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288331cfa7f4e4e9f18cdccb13a59bc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-03-08T15:28:00.693366Z",
                "updated_at": "2024-03-08T15:28:00.693424Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8582,
                "name": "University of Westminster",
                "slug": "university-westminster",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51691899999999,-0.1429552",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-08T15:28:03.668324Z",
            "publish_time": null,
            "slug": "university-of-westminster-denim-as-art-2024-02-22",
            "created_at": "2024-03-08T15:28:04.700832Z",
            "updated_at": "2024-03-08T15:28:05.179588Z",
            "summary": "Denim As Art is an Gallery Shows event starting on 22/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in University of Westminster with address University of Westminster, Watford Rd,.",
            "title": "Denim As Art",
            "content": null,
            "start_time": "2024-02-22T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "University of Westminster, Watford Rd,",
            "city": "London",
            "geolocation": "51.5776153,-0.326252",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36076,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34149,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cca5852f997c41dda3acc44bd3a094cb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cca5852f997c41dda3acc44bd3a094cb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-15T12:00:05.346087Z",
                "updated_at": "2024-02-15T12:00:05.346148Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9701,
                "name": "Gordon Gallery",
                "slug": "gordon-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7201261,-73.98666159999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-15T12:00:10.188605Z",
            "publish_time": null,
            "slug": "gordon-gallery-ron-arad-jossef-krispel-his-latest-flame-2024-02-08",
            "created_at": "2024-02-15T12:00:11.109539Z",
            "updated_at": "2024-02-15T12:00:11.155798Z",
            "summary": "Ron Arad & Jossef Krispel. His Latest Flame is an Gallery Shows event starting on 08/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in Gordon Gallery with address 139 Norflok st. New York.",
            "title": "Ron Arad & Jossef Krispel. His Latest Flame",
            "content": null,
            "start_time": "2024-02-08T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "139 Norflok st. New York",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36351,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 34417,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7a5434f6a56645da9c9413e51aeaa094.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a5434f6a56645da9c9413e51aeaa094-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-22T18:07:01.441499Z",
                "updated_at": "2024-02-22T18:07:01.441541Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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": "",
            "publish_status": "published",
            "published_at": "2024-02-22T18:07:17.325877Z",
            "publish_time": null,
            "slug": "in-praise-of-minimalism-less-is-more",
            "created_at": "2024-02-22T18:07:17.329848Z",
            "updated_at": "2024-02-22T18:07:17.378643Z",
            "summary": "In Praise Of Minimalism: Less Is More! is an Gallery Shows event starting on 22/02/2024, 18:04 and ending on 07/03/2024, 19:04. Event is in IdeelArt with address Online-Only.",
            "title": "In Praise Of Minimalism: Less Is More!",
            "content": "Explore the allure of \"less is more\" in abstract art. In a world embracing minimalism, discover the beauty and meaning in simplicity with our curated collection of minimal abstract artworks.",
            "start_time": "2024-02-22T18:04:00.000000Z",
            "end_time": "2024-03-07T19:04: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": "Online-Only",
            "city": "",
            "geolocation": "51.5300765,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [
                10541,
                11770,
                11621,
                15416,
                1674,
                15375,
                15277,
                8326,
                15381,
                14730,
                14780,
                17089
            ],
            "artworks": [
                12014,
                13811,
                44025,
                51271,
                68878,
                69685,
                86158,
                105462,
                113801,
                116836,
                136616
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36357,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 34423,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f09e011f2f44abfab375370c0b45356.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f09e011f2f44abfab375370c0b45356-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-26T13:57:24.313087Z",
                "updated_at": "2024-02-26T13:57:24.313124Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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": "",
            "publish_status": "published",
            "published_at": "2024-02-26T13:57:29.231117Z",
            "publish_time": null,
            "slug": "in-praise-of-minimalism-less-is-more-wKnq",
            "created_at": "2024-02-26T13:57:29.236101Z",
            "updated_at": "2024-02-26T13:57:29.276230Z",
            "summary": "In Praise Of Minimalism: Less Is More! is an Gallery Shows event starting on 26/02/2024, 13:52 and ending on 07/03/2024, 13:52. Event is in IdeelArt with address Online-Only.",
            "title": "In Praise Of Minimalism: Less Is More!",
            "content": "Explore the allure of less is more in abstract art. In a world embracing minimalism, discover the beauty and meaning in simplicity with our curated collection of minimal abstract artworks.",
            "start_time": "2024-02-26T13:52:00.000000Z",
            "end_time": "2024-03-07T13:52: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": "Online-Only",
            "city": "",
            "geolocation": "51.5300765,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [
                10541,
                11770,
                11621,
                15416,
                1674,
                15375,
                15277,
                8326,
                15381,
                14730,
                14780,
                17089
            ],
            "artworks": [
                12014,
                13811,
                44025,
                51271,
                68878,
                69685,
                86158,
                105462,
                113801,
                116836,
                136616
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36352,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 34418,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9833c942367f492fa695ba98a3d17cef.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9833c942367f492fa695ba98a3d17cef-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-23T12:55:40.285743Z",
                "updated_at": "2024-02-23T12:55:40.285783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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": "",
            "publish_status": "published",
            "published_at": "2024-02-23T12:55:49.588074Z",
            "publish_time": null,
            "slug": "in-praise-of-minimalism-less-is-more-N8E1",
            "created_at": "2024-02-23T12:55:49.593723Z",
            "updated_at": "2024-02-23T12:55:49.647103Z",
            "summary": "In Praise Of Minimalism: Less Is More! is an Gallery Shows event starting on 22/02/2024, 12:51 and ending on 07/03/2024, 12:51. Event is in IdeelArt with address Online-Only.",
            "title": "In Praise Of Minimalism: Less Is More!",
            "content": "Explore the allure of less is more in abstract art. In a world embracing minimalism, discover the beauty and meaning in simplicity with our curated collection of minimal abstract artworks.",
            "start_time": "2024-02-22T12:51:00.000000Z",
            "end_time": "2024-03-07T12:51: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": "Online-Only",
            "city": "",
            "geolocation": "51.5300765,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [
                10541,
                11770,
                11621,
                15416,
                1674,
                15375,
                15277,
                8326,
                15381,
                14730,
                14780,
                17089
            ],
            "artworks": [
                12014,
                13811,
                44025,
                51271,
                68878,
                69685,
                86158,
                105462,
                113801,
                116836,
                136616
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36202,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34274,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/adc762ce2c00439e9a2b0b3803410c2f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc762ce2c00439e9a2b0b3803410c2f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-21T16:35:46.772900Z",
                "updated_at": "2024-02-21T16:35:46.772958Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3728,
                "name": "Arebyte Gallery",
                "slug": "arebyte-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51130620000001,0.005360699999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-21T16:35:52.555239Z",
            "publish_time": null,
            "slug": "arebyte-gallery-xyz-2024-2024-03-07",
            "created_at": "2024-02-21T16:35:53.480627Z",
            "updated_at": "2024-02-21T16:35:54.058176Z",
            "summary": "Xyz 2024 is an Gallery Shows event starting on 07/03/2024, 01:00 and ending on 07/03/2024, 01:00. Event is in Arebyte Gallery with address Java House.",
            "title": "Xyz 2024",
            "content": null,
            "start_time": "2024-03-07T01:00:00.000000Z",
            "end_time": "2024-03-07T01: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": "Java House",
            "city": "London",
            "geolocation": "0.4449777,33.1986333",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35746,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 33842,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8ffc1ee6c074aa9afc3f2f255b49b6e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-12T11:41:05.761987Z",
                "updated_at": "2024-02-12T11:41:05.762045Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9661,
                "name": "Rio Hondo Art Gallery",
                "slug": "rio-hondo-art-gallery",
                "city": "Whittier",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0172451,-118.0369969",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-12T11:41:11.397531Z",
            "publish_time": null,
            "slug": "rio-hondo-art-gallery-nocturnal-arcana-pentacle-of-the-moon-2024-02-05",
            "created_at": "2024-02-12T11:41:12.343189Z",
            "updated_at": "2024-02-12T11:41:12.741701Z",
            "summary": "Nocturnal Arcana: Pentacle of the Moon is an Gallery Shows event starting on 05/02/2024, 01:00 and ending on 07/03/2024, 01:00. Event is in Rio Hondo Art Gallery with address Rio Hondo College.",
            "title": "Nocturnal Arcana: Pentacle of the Moon",
            "content": null,
            "start_time": "2024-02-05T01:00:00.000000Z",
            "end_time": "2024-03-07T01: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": "Rio Hondo College",
            "city": "Whittier",
            "geolocation": "34.06370885,-118.03606407594395",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34803,
            "author": {
                "id": "bb93fbb2-8452-4508-825d-749ebec18f5d",
                "username": "GalerieFluegelRoncak",
                "slug": "galeriefluegelroncak",
                "first_name": "Frank",
                "last_name": "FLUEGEL",
                "display_name": "Frank Flügel",
                "display_name_full": "Frank Flügel",
                "email": "info@frankfluegel.com",
                "telephone": "+49 172 8120255"
            },
            "price": null,
            "featured_image": {
                "id": 32882,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d906e404890c4d2d88868e1c7a9f821a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d906e404890c4d2d88868e1c7a9f821a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-10T12:43:04.568622Z",
                "updated_at": "2024-01-10T12:43:04.568659Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2330,
                "name": "FRANK FLUEGEL GALERIE",
                "slug": "galerie-frank-fluegel",
                "city": "Nuremberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.45245389999999,11.073712800000067",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 2595,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-unscharf.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:21:55.404355Z",
                    "updated_at": "2021-09-14T13:33:16.218490Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-01-10T12:43:12.657759Z",
            "publish_time": null,
            "slug": "frank-fluegel-galerie-kitzbuehel-alex-katz-flowers-2024-purple-irises-and-yellow-flags-2024-01-09",
            "created_at": "2024-01-10T12:43:13.574921Z",
            "updated_at": "2024-01-10T12:43:21.425158Z",
            "summary": "ALEX KATZ - Flowers 2024 - Purple Irises and Yellow Flags is an Gallery Shows event starting on 09/01/2024, 01:00 and ending on 07/03/2024, 01:00. Event is in FRANK FLUEGEL GALERIE with address Obere Woerthstraße 12.",
            "title": "ALEX KATZ - Flowers 2024 - Purple Irises and Yellow Flags",
            "content": null,
            "start_time": "2024-01-09T01:00:00.000000Z",
            "end_time": "2024-03-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Obere Woerthstraße 12",
            "city": "Nuremberg",
            "geolocation": "49.4524394,11.0736905",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36847,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34944,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/30296e6c1d8140a09256ac6619ab0726.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30296e6c1d8140a09256ac6619ab0726-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-03-11T16:01:51.874893Z",
                "updated_at": "2024-03-11T16:01:51.874929Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7540,
                "name": "Pocket Square Skyline Bar & Terrace",
                "slug": "pocket-square-skyline-bar-terrace",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5169512,-0.0684427",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-11T16:02:00.665534Z",
            "publish_time": null,
            "slug": "pocket-square-skyline-bar-terrace-bill-tidy-mbe-retrospective-private-view-2024-03-07",
            "created_at": "2024-03-11T16:02:01.590614Z",
            "updated_at": "2024-03-11T16:02:01.644303Z",
            "summary": "Bill Tidy MBE Retrospective Private View is an Gallery Shows event starting on 07/03/2024, 01:00 and ending on 07/03/2024, 01:00. Event is in Pocket Square Skyline Bar & Terrace with address PocketSquare Skyline Bar and Terrace 9th Floor, Hyatt Place London City East 45 Whitechapel Road.",
            "title": "Bill Tidy MBE Retrospective Private View",
            "content": null,
            "start_time": "2024-03-07T01:00:00.000000Z",
            "end_time": "2024-03-07T01: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": "PocketSquare Skyline Bar and Terrace 9th Floor, Hyatt Place London City East 45 Whitechapel Road",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 33872,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 9472,
                "name": "Galerie Haus Schlangeneck",
                "slug": "galerie-haus-schlangeneck",
                "city": "Euskirchen",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.6101088,6.8755963",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-11-23T12:48:56.548094Z",
            "publish_time": null,
            "slug": "galerie-haus-schlangeneck-menschen-des-20-jahrhunderts-2023-11-15",
            "created_at": "2023-11-23T12:48:57.545248Z",
            "updated_at": "2023-11-23T12:48:58.863521Z",
            "summary": "Menschen des 20. Jahrhunderts is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 07/03/2024, 01:00. Event is in Galerie Haus Schlangeneck with address Galerie Haus Schlangeneck.",
            "title": "Menschen des 20. Jahrhunderts",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2024-03-07T01: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": "Galerie Haus Schlangeneck",
            "city": "Euskirchen",
            "geolocation": "50.6365045,6.8595283",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35277,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 33385,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b831b2c48194144ad9955ead58f281d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b831b2c48194144ad9955ead58f281d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-31T07:56:36.054242Z",
                "updated_at": "2024-01-31T07:56:36.054308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4318,
                "name": "Esther Schipper",
                "slug": "esther-schipper",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50168679999999,13.3658207",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-01-31T07:56:46.880425Z",
            "publish_time": null,
            "slug": "esther-schipper-karolina-jabonska-how-to-be-invisible-2024-02-02",
            "created_at": "2024-01-31T07:56:47.830850Z",
            "updated_at": "2024-01-31T07:56:49.027037Z",
            "summary": "Karolina Jabłońska. How to be invisible is an Gallery Shows event starting on 02/02/2024, 01:00 and ending on 07/03/2024, 01:00. Event is in Esther Schipper with address Potsdamer Strasse 81E.",
            "title": "Karolina Jabłońska. How to be invisible",
            "content": null,
            "start_time": "2024-02-02T01:00:00.000000Z",
            "end_time": "2024-03-07T01: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 81E",
            "city": "Berlin",
            "geolocation": "52.5019513,13.3655844",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29093,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27666,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2ecad781ab4447abdbe0ee3276e6b50.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2ecad781ab4447abdbe0ee3276e6b50-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:36:41.005089Z",
                "updated_at": "2023-07-06T18:36:41.005150Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4843,
                "name": "MIMA - Middlesbrough Institute of Modern Art",
                "slug": "mima-middlesbrough-institute-modern-art",
                "city": "Middlesbrough",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.5744216,-1.2326229",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:36:44.555630Z",
            "publish_time": null,
            "slug": "mima-middlesbrough-institute-of-modern-art-people-powered-stories-from-the-river-tees-2023-07-22",
            "created_at": "2023-07-06T18:36:45.454436Z",
            "updated_at": "2023-07-06T18:36:45.875734Z",
            "summary": "'People Powered: Stories from the River Tees' is an Gallery Shows event starting on 22/07/2023, 00:00 and ending on 07/03/2024, 01:00. Event is in MIMA - Middlesbrough Institute of Modern Art with address Middlesbrough Institute of Modern Art.",
            "title": "'People Powered: Stories from the River Tees'",
            "content": null,
            "start_time": "2023-07-22T00:00:00.000000Z",
            "end_time": "2024-03-07T01: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": "Middlesbrough Institute of Modern Art",
            "city": "Middlesbrough",
            "geolocation": "54.5743833,-1.2326146816551424",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}