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

{
    "count": 37579,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26370&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26334&ordering=start_time",
    "results": [
        {
            "id": 26652,
            "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": 25487,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa1c4eb3749e4e3bb11d247fd2fa2450-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-24T07:42:26.817083Z",
                "updated_at": "2023-05-24T07:42:26.817120Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4784,
                "name": "Galeria de Arte A Ciegas",
                "slug": "galeria-de-arte-ciegas",
                "city": "Madríd",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4104537,-3.705021",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2023-05-24T07:42:35.375660Z",
            "publish_time": null,
            "slug": "galeria-de-arte-a-ciegas-entorno-inmediato-valeria-real-2023-05-30",
            "created_at": "2023-05-24T07:42:36.343185Z",
            "updated_at": "2023-05-24T07:42:36.823176Z",
            "summary": "Entorno Inmediato - Valeria Real is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Galeria de Arte A Ciegas with address Calle Dos Hermanas, 5 28012 Madríd.",
            "title": "Entorno Inmediato - Valeria Real",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-07-28T00: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": "Calle Dos Hermanas, 5 28012 Madríd",
            "city": "Madrid",
            "geolocation": "40.6176452,-4.005649",
            "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": 27202,
            "author": {
                "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                "username": "michaelk_1243",
                "slug": "michaelk_1243",
                "first_name": "Galerie",
                "last_name": "Ernst Hilger",
                "display_name": "MichaelK Kaufmann",
                "display_name_full": "MichaelK Kaufmann",
                "email": "gallery@hilger.at",
                "telephone": "+43 1 5125315"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2077518,16.369882200000006",
                "artworks_for_sale_count": 609,
                "featured_image": {
                    "id": 2531,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2023-05-31T10:28:02.614083Z",
            "publish_time": null,
            "slug": "galerie-ernst-hilger-andreas-leikauf-planets-saved-5-2023-05-30",
            "created_at": "2023-05-31T10:28:03.530853Z",
            "updated_at": "2023-05-31T10:28:04.198471Z",
            "summary": "Andreas Leikauf: Planets saved 5 is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 24/06/2023, 00:00. Event is in Galerie Ernst Hilger with address Dorotheergasse 5.",
            "title": "Andreas Leikauf: Planets saved 5",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-24T00: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": "Dorotheergasse 5",
            "city": "Vienna",
            "geolocation": "48.2077646,16.3698818",
            "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": 27295,
            "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": 26064,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/896fc27090a046cca25737d608ae3f98.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/896fc27090a046cca25737d608ae3f98-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:11:58.601621Z",
                "updated_at": "2023-06-08T13:11:58.601661Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5070,
                "name": "Hastings Arts Forum",
                "slug": "hastings-arts-forum",
                "city": "St Leonards",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8510778,0.5571361",
                "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-06-08T13:12:03.599649Z",
            "publish_time": null,
            "slug": "hastings-arts-forum-moram-we-are-all-in-the-same-moment-2023-05-30",
            "created_at": "2023-06-08T13:12:04.638615Z",
            "updated_at": "2023-06-08T13:12:06.139065Z",
            "summary": "Moram - we are all in the same moment is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 11/06/2023, 00:00. Event is in Hastings Arts Forum with address Hastings Arts Forum.",
            "title": "Moram - we are all in the same moment",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-11T00: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": "Hastings Arts Forum",
            "city": "St Leonards On Sea",
            "geolocation": "50.8509151,0.5558761",
            "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": 27396,
            "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": 26153,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/442bd4c6c0a84ef7837a21b92f7d7041.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/442bd4c6c0a84ef7837a21b92f7d7041-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:26:55.937990Z",
                "updated_at": "2023-06-08T13:26:55.938028Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8409,
                "name": "Tabula Rasa Gallery",
                "slug": "tabula-rasa-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5297883,-0.08712929999999999",
                "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-06-08T13:27:02.507379Z",
            "publish_time": null,
            "slug": "tabula-rasa-gallery-too-loud-a-dust-musquiqui-chihying-2023-05-30",
            "created_at": "2023-06-08T13:27:03.539368Z",
            "updated_at": "2023-06-08T13:27:03.586111Z",
            "summary": "Too Loud A Dust. Musquiqui Chihying is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 29/06/2023, 00:00. Event is in Tabula Rasa Gallery with address Commercial Unit 1, 99 East Road, Hoxton.",
            "title": "Too Loud A Dust. Musquiqui Chihying",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-29T00: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": "Commercial Unit 1, 99 East Road, Hoxton",
            "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": 27421,
            "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": 26179,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/26cf18919fe94dc8bc5a76148e5874c7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26cf18919fe94dc8bc5a76148e5874c7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:29:01.397479Z",
                "updated_at": "2023-06-08T13:29:01.397535Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5109,
                "name": "The Tabernacle Art Gallery",
                "slug": "tabernacle-art-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5170977,-0.2019198",
                "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-06-08T13:29:05.657599Z",
            "publish_time": null,
            "slug": "the-tabernacle-art-gallery-figurescapes-and-alleyways-2023-05-30",
            "created_at": "2023-06-08T13:29:06.590740Z",
            "updated_at": "2023-06-08T13:29:06.984692Z",
            "summary": "Figurescapes and Alleyways is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 04/06/2023, 00:00. Event is in The Tabernacle Art Gallery with address 34-35 Powis Square.",
            "title": "Figurescapes and Alleyways",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-04T00: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": "34-35 Powis Square",
            "city": "London",
            "geolocation": "50.8274407,-0.1487348",
            "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": 27578,
            "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": 26312,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dc3a1e5741fc40b491bc4adc15260516.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc3a1e5741fc40b491bc4adc15260516-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:50:37.528163Z",
                "updated_at": "2023-06-08T13:50:37.528200Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2296,
                "name": "Richard Saltoun Gallery",
                "slug": "richard-saltoun-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081072,-0.142059",
                "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-06-08T13:50:40.098696Z",
            "publish_time": null,
            "slug": "richard-saltoun-gallery-florence-peake-enactment-2023-05-30",
            "created_at": "2023-06-08T13:50:41.028488Z",
            "updated_at": "2023-06-08T13:50:41.818462Z",
            "summary": "Florence Peake: Enactment is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 08/07/2023, 00:00. Event is in Richard Saltoun Gallery with address 41 Dover Street.",
            "title": "Florence Peake: Enactment",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-07-08T00: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": "41 Dover Street",
            "city": "London",
            "geolocation": "-27.4530332,153.0003778",
            "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": 24264,
            "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": 23313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ddff8de257b74b7891daed19a8f35984.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddff8de257b74b7891daed19a8f35984-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:27:37.874846Z",
                "updated_at": "2023-04-10T14:47:12.656002Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-06T20:27:43.641248Z",
            "publish_time": null,
            "slug": "colonnade-house-rachel-reader-teal-mirrors-2023-05-30",
            "created_at": "2023-04-06T20:27:45.035231Z",
            "updated_at": "2023-04-06T20:27:45.035251Z",
            "summary": null,
            "title": "Rachel Reader: Teal & Mirrors",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-04T00: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": "Colonnade House",
            "city": "Worthing",
            "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": 24267,
            "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": 23314,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/893cff7111f14dd882368292124abc2c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/893cff7111f14dd882368292124abc2c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:27:34.143303Z",
                "updated_at": "2023-04-10T14:47:12.862298Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-06T20:27:49.219462Z",
            "publish_time": null,
            "slug": "colonnade-house-glenn-phur-signature-art-icons-landscapes-art-for-your-heart-2023-05-30",
            "created_at": "2023-04-06T20:27:59.794210Z",
            "updated_at": "2023-04-06T20:27:59.794229Z",
            "summary": null,
            "title": "Glenn Phur: Signature Art, Icons, Landscapes - Art for your Heart",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-04T00: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": "Colonnade House",
            "city": "Worthing",
            "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": 24417,
            "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": 23479,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e21a7db58f974c7c880537ea7fc0536b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21a7db58f974c7c880537ea7fc0536b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T19:41:35.205258Z",
                "updated_at": "2023-04-11T19:41:35.205294Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8399,
                "name": "Royal George",
                "slug": "royal-george",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4719682,-0.0285578",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-11T19:41:44.705939Z",
            "publish_time": null,
            "slug": "royal-george-wobble-gob-2023-05-30",
            "created_at": "2023-04-11T19:41:45.604095Z",
            "updated_at": "2023-04-11T19:41:46.223668Z",
            "summary": "Wobble Gob is an Gallery Shows event starting on 30/05/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in Royal George with address 85 Tanners Hill.",
            "title": "Wobble Gob",
            "content": null,
            "start_time": "2023-05-30T00:00:00.000000Z",
            "end_time": "2023-06-18T00: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": "85 Tanners Hill",
            "city": "London",
            "geolocation": "51.471936400000004,-0.02858616643598591",
            "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": 25047,
            "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": 24051,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/811d5b7f201a437099a99bfa44c07283.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/811d5b7f201a437099a99bfa44c07283-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:33:56.907095Z",
                "updated_at": "2023-04-25T07:33:56.907154Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6287,
                "name": "The Getty Villa",
                "slug": "getty-villa",
                "city": "Pacific Palisades",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0455545,-118.5649565",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-25T07:34:01.599169Z",
            "publish_time": null,
            "slug": "the-getty-villa-the-gold-emperor-from-aventicum-2023-05-31",
            "created_at": "2023-04-25T07:34:02.499934Z",
            "updated_at": "2023-04-25T07:34:10.196349Z",
            "summary": "The Gold Emperor from Aventicum is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 29/01/2024, 01:00. Event is in The Getty Villa with address 17985 Pacific Coast Highway.",
            "title": "The Gold Emperor from Aventicum",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2024-01-29T01: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": "17985 Pacific Coast Highway",
            "city": "Los Angeles",
            "geolocation": "34.04498185,-118.56501968592397",
            "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": 25269,
            "author": {
                "id": "8971e9fa-493e-43ae-aab4-92c53c74f517",
                "username": "Edelassanti",
                "slug": "edelassanti",
                "first_name": "Edel Assanti",
                "last_name": "",
                "display_name": "Edel Assanti",
                "display_name_full": "Edel Assanti",
                "email": "art@edelassanti.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 24256,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4fee720dfc1149b5aff95fb513ce9b44.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fee720dfc1149b5aff95fb513ce9b44-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T18:34:25.741146Z",
                "updated_at": "2023-05-03T18:34:25.741183Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3317,
                "name": "Edel Assanti",
                "slug": "edel-assanti",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5176191,-0.1359019",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-03T18:34:32.164295Z",
            "publish_time": null,
            "slug": "edel-assanti-marcin-dudek-neoplan-2023-05-31",
            "created_at": "2023-05-03T18:34:33.064234Z",
            "updated_at": "2023-05-03T18:34:33.419863Z",
            "summary": "Marcin Dudek: NEOPLAN is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 01/09/2023, 00:00. Event is in Edel Assanti with address 1B Little Titchfield Street.",
            "title": "Marcin Dudek: NEOPLAN",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-09-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1B Little Titchfield Street",
            "city": "London",
            "geolocation": "51.5179523,-0.1417567",
            "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": 25289,
            "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": 7191,
                "name": "Alexandra Kordas",
                "slug": "alexandra-kordas",
                "city": "Genova",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4071808,8.9318969",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2023-05-03T18:51:17.500279Z",
            "publish_time": null,
            "slug": "alexandra-kordas-solo-exhibition-alexandra-kordas-2023-05-31",
            "created_at": "2023-05-03T18:51:18.399256Z",
            "updated_at": "2023-05-03T18:51:18.750302Z",
            "summary": "Solo Exhibition - Alexandra Kordas is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 07/06/2023, 00:00. Event is in Alexandra Kordas with address Castello, Calle dei Forni.",
            "title": "Solo Exhibition - Alexandra Kordas",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-06-07T00: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": "Castello, Calle dei Forni",
            "city": "Venezia",
            "geolocation": "45.4335922,12.3489883",
            "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": 25457,
            "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": 24411,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ab5080d078464f31949e9a96adb9cf93.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab5080d078464f31949e9a96adb9cf93-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:07:11.337294Z",
                "updated_at": "2023-05-04T10:07:11.337330Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8042,
                "name": "Cadogan Gallery - Milan",
                "slug": "cadogan-gallery-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4787832,9.1800697",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-04T10:07:15.889925Z",
            "publish_time": null,
            "slug": "cadogan-gallery-milan-trust-2023-05-31",
            "created_at": "2023-05-04T10:07:16.813932Z",
            "updated_at": "2023-05-04T10:07:18.081553Z",
            "summary": "Trust is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 23/06/2023, 00:00. Event is in Cadogan Gallery - Milan with address 87 Old Brompton Road.",
            "title": "Trust",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-06-23T00: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": "87 Old Brompton Road",
            "city": "London",
            "geolocation": "51.4926003,-0.1770154",
            "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": 25718,
            "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": 24640,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55a643088dd94955a7857f75ad44bfc9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55a643088dd94955a7857f75ad44bfc9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:23:41.786486Z",
                "updated_at": "2023-05-08T19:23:41.786544Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4803,
                "name": "ICA - Institute of Contemporary Arts",
                "slug": "ica-institute-contemporary-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50651999999999,-0.1309709",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T19:23:45.827791Z",
            "publish_time": null,
            "slug": "ica-institute-of-contemporary-arts-moki-cherry-here-and-now-2023-05-31",
            "created_at": "2023-05-08T19:23:46.727577Z",
            "updated_at": "2023-05-08T19:23:46.777874Z",
            "summary": "Moki Cherry: Here and Now is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 27/08/2023, 00:00. Event is in ICA - Institute of Contemporary Arts with address Nash House, The Mall.",
            "title": "Moki Cherry: Here and Now",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-08-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Nash House, The Mall",
            "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": 25730,
            "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": 24654,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9383422c62484684aabd84972374f5f7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9383422c62484684aabd84972374f5f7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:24:10.141685Z",
                "updated_at": "2023-05-08T19:24:10.141723Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3771,
                "name": "JGM Gallery",
                "slug": "jgm-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4792026,-0.169324",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T19:24:14.129063Z",
            "publish_time": null,
            "slug": "jgm-gallery-also-rises-2023-05-31",
            "created_at": "2023-05-08T19:24:15.032889Z",
            "updated_at": "2023-05-08T19:24:15.511562Z",
            "summary": "Also Rises is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 01/07/2023, 00:00. Event is in JGM Gallery with address 24 Howie Street.",
            "title": "Also Rises",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "24 Howie Street",
            "city": "London",
            "geolocation": "47.810736,-80.0143253",
            "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": 26147,
            "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": 4398,
                "name": "Maruani Mercier Gallery",
                "slug": "maruani-mercier-gallery",
                "city": "Bruxelles",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8187492,4.3715842",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-05-11T08:32:20.814348Z",
            "publish_time": null,
            "slug": "maruani-mercier-gallery-n1-2023-05-31",
            "created_at": "2023-05-11T08:32:21.709077Z",
            "updated_at": "2023-05-11T08:32:25.819787Z",
            "summary": "n+1 is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 31/07/2023, 00:00. Event is in Maruani Mercier Gallery with address Avenue Louise 430.",
            "title": "n+1",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Avenue Louise 430",
            "city": "Brussels",
            "geolocation": "48.9977005,2.2494019",
            "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": 26683,
            "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": 25514,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8448f114dca4cf19655b42e6b0cb698.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8448f114dca4cf19655b42e6b0cb698-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-24T07:48:09.543827Z",
                "updated_at": "2023-05-24T07:48:09.543865Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6072,
                "name": "J/M Gallery",
                "slug": "jm-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51730689999999,-0.2059333",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-24T07:48:15.798404Z",
            "publish_time": null,
            "slug": "jm-gallery-seen-in-a-new-light-2023-05-31",
            "created_at": "2023-05-24T07:48:16.804540Z",
            "updated_at": "2023-05-24T07:48:17.508664Z",
            "summary": "Seen in a New Light is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 06/06/2023, 00:00. Event is in J/M Gallery with address 230 Portobello Road.",
            "title": "Seen in a New Light",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-06-06T00: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": "230 Portobello Road",
            "city": "London",
            "geolocation": "-45.8794124,170.5388645",
            "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": 26757,
            "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": 25588,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5683d77c43414a3ebfabcc65c649441b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5683d77c43414a3ebfabcc65c649441b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-24T09:08:13.079836Z",
                "updated_at": "2023-05-24T09:08:13.079874Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5370,
                "name": "Union Pacific",
                "slug": "union-pacific",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5159907,-0.074836",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-24T09:08:17.231348Z",
            "publish_time": null,
            "slug": "union-pacific-nour-jaouda-where-if-not-faraway-is-my-place-2023-05-31",
            "created_at": "2023-05-24T09:08:18.181417Z",
            "updated_at": "2023-05-24T09:08:18.887456Z",
            "summary": "Nour Jaouda. Where, if not faraway, is my place? is an Gallery Shows event starting on 31/05/2023, 00:00 and ending on 08/07/2023, 00:00. Event is in Union Pacific with address 17-19 Goulston Street.",
            "title": "Nour Jaouda. Where, if not faraway, is my place?",
            "content": null,
            "start_time": "2023-05-31T00:00:00.000000Z",
            "end_time": "2023-07-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "17-19 Goulston Street",
            "city": "London",
            "geolocation": "51.5161733,-0.0749144",
            "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": []
        }
    ]
}