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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8964&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8928&ordering=-end_time",
    "results": [
        {
            "id": 30633,
            "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": 28983,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/718bdf717d6d40f8992a267085348c8b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/718bdf717d6d40f8992a267085348c8b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-28T20:32:26.512972Z",
                "updated_at": "2023-08-28T20:32:26.513030Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4257,
                "name": "PUCCS Contemporary Art",
                "slug": "puccs-contemporary-art",
                "city": "Budapest",
                "country": {
                    "code": "HU",
                    "name": "Hungary"
                },
                "geolocation": "47.4239361,19.0290079",
                "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": "HU",
            "publish_status": "published",
            "published_at": "2023-08-28T20:32:31.945352Z",
            "publish_time": null,
            "slug": "puccs-contemporary-art-ruark-lewis-fire-2023-08-01",
            "created_at": "2023-08-28T20:32:32.932017Z",
            "updated_at": "2023-08-28T20:32:33.345280Z",
            "summary": "Ruark Lewis: FIRE is an Gallery Shows event starting on 01/08/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in PUCCS Contemporary Art with address Víg u. 22..",
            "title": "Ruark Lewis: FIRE",
            "content": null,
            "start_time": "2023-08-01T00:00:00.000000Z",
            "end_time": "2023-09-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": "Víg u. 22.",
            "city": "Budapest",
            "geolocation": "47.4934774,19.0736637",
            "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": 10546,
            "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": 11160,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e263bab39d84f479028d4f39e2295d3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e263bab39d84f479028d4f39e2295d3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:45:14.445896Z",
                "updated_at": "2022-07-13T13:45:14.445933Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5351,
                "name": "ATELIER SO",
                "slug": "atelier-so",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.555651,9.9896835",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-07-13T13:45:17.343442Z",
            "publish_time": null,
            "slug": "atelier-so-atelier-so-hamburg-2022-07-08",
            "created_at": "2022-07-13T13:45:18.125722Z",
            "updated_at": "2022-07-13T13:45:18.492277Z",
            "summary": "ATELIER SO | Hamburg is an Gallery Shows event starting on 08/07/2022, 00:00 and ending on 08/09/2023, 00:00. Event is in ATELIER SO with address Mönckebergstraße 2-4.",
            "title": "ATELIER SO | Hamburg",
            "content": null,
            "start_time": "2022-07-08T00:00:00.000000Z",
            "end_time": "2023-09-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": "Mönckebergstraße 2-4",
            "city": "Hamburg",
            "geolocation": "53.55196575,10.00498225986189",
            "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": 30631,
            "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": 28982,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cbc409b8730e4a78988fc174f6a5c4be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbc409b8730e4a78988fc174f6a5c4be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-28T20:32:16.116439Z",
                "updated_at": "2023-08-28T20:32:16.116474Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5161,
                "name": "Pocko",
                "slug": "pocko",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5491486,-0.0792833",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-28T20:32:30.072444Z",
            "publish_time": null,
            "slug": "pocko-16th-century-life-expectancy-2023-08-25",
            "created_at": "2023-08-28T20:32:30.965683Z",
            "updated_at": "2023-08-28T20:32:31.331093Z",
            "summary": "16th Century Life Expectancy is an Gallery Shows event starting on 25/08/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Pocko with address 51A King Henrys Walk.",
            "title": "16th Century Life Expectancy",
            "content": null,
            "start_time": "2023-08-25T00:00:00.000000Z",
            "end_time": "2023-09-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": "51A King Henrys Walk",
            "city": "London",
            "geolocation": "51.7044605,0.1257995",
            "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": 30194,
            "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": 28603,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/40fe7aa2afcc477dbfdc26253d753231.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40fe7aa2afcc477dbfdc26253d753231-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:32:05.985167Z",
                "updated_at": "2023-08-09T07:32:05.985213Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7999,
                "name": "NBB GALLERY",
                "slug": "nbb-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5178914,13.4392677",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-08-09T07:32:10.623915Z",
            "publish_time": null,
            "slug": "nbb-gallery-martin-kacmarek-busy-romance-2023-08-18",
            "created_at": "2023-08-09T07:32:11.573014Z",
            "updated_at": "2023-08-09T07:32:12.104642Z",
            "summary": "Martin Kačmarek: Busy Romance is an Gallery Shows event starting on 18/08/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in NBB GALLERY with address Karl-Marx-Allee 85.",
            "title": "Martin Kačmarek: Busy Romance",
            "content": null,
            "start_time": "2023-08-18T00:00:00.000000Z",
            "end_time": "2023-09-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": "Karl-Marx-Allee 85",
            "city": "Berlin",
            "geolocation": "51.02242675,6.902404284712652",
            "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": 29229,
            "author": {
                "id": "b8a5d5c6-2ee6-46c3-9183-e13300a35a22",
                "username": "alon_1464",
                "slug": "alon_1464",
                "first_name": "Alon",
                "last_name": "Zakaim",
                "display_name": "Alon Zakaim",
                "display_name_full": "Alon Zakaim",
                "email": "gallery@alonzakaim.com",
                "telephone": "02072877750"
            },
            "price": null,
            "featured_image": {
                "id": 27789,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a238310cc0b14c37ab0e53cca0cb5a54.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a238310cc0b14c37ab0e53cca0cb5a54-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:47:00.096653Z",
                "updated_at": "2023-07-12T18:47:00.096707Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3055,
                "name": "Alon Zakaim Fine Art",
                "slug": "alon-zakaim-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5079217,-0.1414521",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2700,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Alon-Zakaim-Fine-Art-profile-image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T14:37:23.080381Z",
                    "updated_at": "2021-09-14T13:36:10.196840Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:47:02.007581Z",
            "publish_time": null,
            "slug": "alon-zakaim-fine-art-the-newest-perspective-patrick-hughes-2023-07-17",
            "created_at": "2023-07-12T18:47:02.972863Z",
            "updated_at": "2023-07-12T18:47:03.401499Z",
            "summary": "The Newest Perspective: Patrick Hughes is an Gallery Shows event starting on 17/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Alon Zakaim Fine Art with address 27 Cork St.",
            "title": "The Newest Perspective: Patrick Hughes",
            "content": null,
            "start_time": "2023-07-17T00:00:00.000000Z",
            "end_time": "2023-09-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": "27 Cork St",
            "city": "London",
            "geolocation": "51.5105317,-0.1412245",
            "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": 30805,
            "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": 29134,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e45db0e7c9b347cc926daf6fc577fb45.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e45db0e7c9b347cc926daf6fc577fb45-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:34:11.896090Z",
                "updated_at": "2023-08-30T07:34:11.896145Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 446,
                "name": "TAG GALLERY ",
                "slug": "tag-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0279746,-118.46796840000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-30T07:34:20.486311Z",
            "publish_time": null,
            "slug": "tag-gallery-susan-spector-new-work-closing-reception-2023-09-08",
            "created_at": "2023-08-30T07:34:21.370711Z",
            "updated_at": "2023-08-30T07:34:21.995119Z",
            "summary": "Susan Spector New Work Closing Reception is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in TAG GALLERY  with address 5458 Wilshire Blvd.",
            "title": "Susan Spector New Work Closing Reception",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-09-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": "5458 Wilshire Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0621575,-118.34748400000001",
            "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": 29058,
            "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": 27641,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ba3b8908c1b421db1b8cfebafaeb761.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ba3b8908c1b421db1b8cfebafaeb761-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:26:42.005976Z",
                "updated_at": "2023-07-06T18:26:42.006015Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4876,
                "name": "ROSSOCINABRO",
                "slug": "rossocinabro",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.9084248,12.4982065",
                "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-07-06T18:26:44.518235Z",
            "publish_time": null,
            "slug": "rossocinabro-maximalism-2023-07-01",
            "created_at": "2023-07-06T18:26:45.432501Z",
            "updated_at": "2023-07-06T18:26:46.188549Z",
            "summary": "Maximalism is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in ROSSOCINABRO with address Via Raffaele Cadorna 28.",
            "title": "Maximalism",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-09-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": "Via Raffaele Cadorna 28",
            "city": "Rome",
            "geolocation": "45.559652,11.5435264",
            "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": 29048,
            "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": 27627,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/410fa8302c1c49d29aaff9c36d58421f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/410fa8302c1c49d29aaff9c36d58421f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:26:12.897579Z",
                "updated_at": "2023-07-06T18:26:12.897617Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5193,
                "name": "POSK Gallery",
                "slug": "posk-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4935842,-0.237489",
                "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:26:18.161804Z",
            "publish_time": null,
            "slug": "posk-gallery-punks-princes-and-protests-chronicles-of-feliks-topolski-ra-2023-07-20",
            "created_at": "2023-07-06T18:26:19.070995Z",
            "updated_at": "2023-07-06T18:26:22.305056Z",
            "summary": "'Punks, Princes and Protests'- Chronicles of Feliks Topolski RA is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in POSK Gallery with address 238 - 246 King Street,.",
            "title": "'Punks, Princes and Protests'- Chronicles of Feliks Topolski RA",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-09-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": "238 - 246 King Street,",
            "city": "London",
            "geolocation": "51.4935592,-0.23738727012605054",
            "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": 31100,
            "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": 29433,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7c816f4b0a0b46e2bb1c0579b5093c93.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c816f4b0a0b46e2bb1c0579b5093c93-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-12T11:32:24.624989Z",
                "updated_at": "2023-09-12T11:32:24.625030Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9157,
                "name": "Galleria ItinerArte",
                "slug": "galleria-itinerarte",
                "city": "Venezia",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4308533,12.3275307",
                "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-09-12T11:32:31.680542Z",
            "publish_time": null,
            "slug": "galleria-itinerarte-successo-per-winners-2023-i-gioielli-della-brasiliana-carla-abras-in-esposizione-a-venezia-2023-09-02",
            "created_at": "2023-09-12T11:32:32.574292Z",
            "updated_at": "2023-09-12T11:32:34.322179Z",
            "summary": "Successo per Winners 2023 i gioielli della brasiliana Carla Abras in esposizione a Venezia is an Gallery Shows event starting on 02/09/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Galleria ItinerArte with address Campo della Carità 1046.",
            "title": "Successo per Winners 2023 i gioielli della brasiliana Carla Abras in esposizione a Venezia",
            "content": null,
            "start_time": "2023-09-02T00:00:00.000000Z",
            "end_time": "2023-09-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": "Campo della Carità 1046",
            "city": "Venice",
            "geolocation": "42.8540148,13.5745065",
            "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": 24856,
            "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": 23875,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a0b9d3d5c194a969301e90a17cbf4fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a0b9d3d5c194a969301e90a17cbf4fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-19T19:41:32.293456Z",
                "updated_at": "2023-04-19T19:41:32.293495Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6832,
                "name": "Queens Museum",
                "slug": "queens-museum",
                "city": "Queens",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7506343,-73.8477874",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-19T19:41:54.915061Z",
            "publish_time": null,
            "slug": "queens-museum-lyle-ashton-harris-our-first-and-last-love-2023-04-21",
            "created_at": "2023-04-19T19:41:56.153360Z",
            "updated_at": "2023-04-19T19:41:59.916039Z",
            "summary": "Lyle Ashton Harris. Our first and last love. is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Queens Museum with address New York City Building.",
            "title": "Lyle Ashton Harris. Our first and last love.",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-09-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": "New York City Building",
            "city": "New York",
            "geolocation": "40.6286399,-74.0742441",
            "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": 27558,
            "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": 26294,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/03262a2dee974467ba561a29d7ed47f7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03262a2dee974467ba561a29d7ed47f7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:48:09.281489Z",
                "updated_at": "2023-06-08T13:48:09.281526Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6059,
                "name": "IPERCUBO",
                "slug": "ipercubo",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4557814,9.1808169",
                "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-06-08T13:48:13.176532Z",
            "publish_time": null,
            "slug": "ipercubo-axel-straschnoy-the-permian-projects-2023-06-13",
            "created_at": "2023-06-08T13:48:14.159154Z",
            "updated_at": "2023-06-08T13:48:14.526595Z",
            "summary": "AXEL STRASCHNOY, The Permian Projects is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in IPERCUBO with address Corso di Porta Ticinese 87.",
            "title": "AXEL STRASCHNOY, The Permian Projects",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2023-09-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": "Corso di Porta Ticinese 87",
            "city": "Milan",
            "geolocation": "45.4557198,9.1807652",
            "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": 31013,
            "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": 29354,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3e221127c2424408bfed877e39e70c8d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e221127c2424408bfed877e39e70c8d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:59:58.862520Z",
                "updated_at": "2023-09-11T16:59:58.862557Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "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-09-11T17:00:04.340016Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-im-migrant-faisel-laibi-sahi-2023-09-08",
            "created_at": "2023-09-11T17:00:05.223966Z",
            "updated_at": "2023-09-11T17:00:06.404503Z",
            "summary": "I’m Migrant: Faisel Laibi Sahi is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "I’m Migrant: Faisel Laibi Sahi",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-09-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": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "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": 29275,
            "author": {
                "id": "0586f6ff-02a3-4283-a02b-49dd043aaa9a",
                "username": "HangUpPictures",
                "slug": "hanguppictures",
                "first_name": "Ben",
                "last_name": "Cotton",
                "display_name": "Ben Cotton",
                "display_name_full": "Ben Cotton",
                "email": "ben@hanguppictures.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 27833,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae5e255dd8ac4244a059ac08766c1531.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae5e255dd8ac4244a059ac08766c1531-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:54:15.778145Z",
                "updated_at": "2023-07-12T18:54:15.778187Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 691,
                "name": "Hang-Up Gallery",
                "slug": "hang-up-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53717899999999,-0.08493899999996302",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2716,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hang-up-gallery-london-dp-1581613082.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:06.314666Z",
                    "updated_at": "2021-09-14T13:36:33.668778Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:54:22.153027Z",
            "publish_time": null,
            "slug": "hang-up-gallery-hang-up-curates-vol-vii-presenting-a-beautiful-day-by-dave-white-2023-07-10",
            "created_at": "2023-07-12T18:54:23.034267Z",
            "updated_at": "2023-07-12T18:54:23.078461Z",
            "summary": "Hang-Up Curates Vol. VII | Presenting A Beautiful Day by Dave White is an Gallery Shows event starting on 10/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Hang-Up Gallery with address Hang-Up Pictures Ltd, 10D Branch Place, Regents Canal, Hoxton.",
            "title": "Hang-Up Curates Vol. VII | Presenting A Beautiful Day by Dave White",
            "content": null,
            "start_time": "2023-07-10T00:00:00.000000Z",
            "end_time": "2023-09-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": "Hang-Up Pictures Ltd, 10D Branch Place, Regents Canal, 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": 29739,
            "author": {
                "id": "b8a5d5c6-2ee6-46c3-9183-e13300a35a22",
                "username": "alon_1464",
                "slug": "alon_1464",
                "first_name": "Alon",
                "last_name": "Zakaim",
                "display_name": "Alon Zakaim",
                "display_name_full": "Alon Zakaim",
                "email": "gallery@alonzakaim.com",
                "telephone": "02072877750"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3055,
                "name": "Alon Zakaim Fine Art",
                "slug": "alon-zakaim-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5079217,-0.1414521",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2700,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Alon-Zakaim-Fine-Art-profile-image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T14:37:23.080381Z",
                    "updated_at": "2021-09-14T13:36:10.196840Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2023-08-02T14:04:13.035066Z",
            "publish_time": null,
            "slug": "alon-zakaim-fine-art-the-newest-perspective-2023-07-17",
            "created_at": "2023-08-02T14:04:14.004681Z",
            "updated_at": "2023-08-02T14:04:14.549216Z",
            "summary": "The Newest Perspective is an Gallery Shows event starting on 17/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Alon Zakaim Fine Art with address 27 Cork Street.",
            "title": "The Newest Perspective",
            "content": null,
            "start_time": "2023-07-17T00:00:00.000000Z",
            "end_time": "2023-09-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": "27 Cork Street",
            "city": "",
            "geolocation": "51.5105317,-0.1412245",
            "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": 28868,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 27473,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ba26a70d93d4687a49b40545d4d5fa3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ba26a70d93d4687a49b40545d4d5fa3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:26:08.743173Z",
                "updated_at": "2023-07-06T17:26:08.743205Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "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-07-06T17:26:11.515501Z",
            "publish_time": null,
            "slug": "artplex-gallery-chromatic-saturation-2023-08-12",
            "created_at": "2023-07-06T17:26:12.428142Z",
            "updated_at": "2023-07-06T17:26:12.889765Z",
            "summary": "CHROMATIC SATURATION is an Gallery Shows event starting on 12/08/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Artplex Gallery with address 7377 Beverly Boulevard.",
            "title": "CHROMATIC SATURATION",
            "content": null,
            "start_time": "2023-08-12T00:00:00.000000Z",
            "end_time": "2023-09-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": "7377 Beverly Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.076228916666665,-118.35048816666666",
            "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": 30196,
            "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": 28604,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b58e9faf4f1c43c78ae342867fd3d117.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b58e9faf4f1c43c78ae342867fd3d117-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:32:06.250099Z",
                "updated_at": "2023-08-09T07:32:06.250139Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7999,
                "name": "NBB GALLERY",
                "slug": "nbb-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5178914,13.4392677",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-08-09T07:32:12.344821Z",
            "publish_time": null,
            "slug": "nbb-gallery-dominika-kovacikova-good-for-her-in-the-backroom-2023-08-18",
            "created_at": "2023-08-09T07:32:13.302234Z",
            "updated_at": "2023-08-09T07:32:13.699293Z",
            "summary": "Dominika Kováčiková: Good for Her in THE BACKROOM is an Gallery Shows event starting on 18/08/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in NBB GALLERY with address Karl-Marx-Allee 85.",
            "title": "Dominika Kováčiková: Good for Her in THE BACKROOM",
            "content": null,
            "start_time": "2023-08-18T00:00:00.000000Z",
            "end_time": "2023-09-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": "Karl-Marx-Allee 85",
            "city": "Berlin",
            "geolocation": "51.02242675,6.902404284712652",
            "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": 29741,
            "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": 28253,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/72436356eb7740fbbb647094e8274e4a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72436356eb7740fbbb647094e8274e4a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-02T14:04:14.109307Z",
                "updated_at": "2023-08-02T14:04:14.109348Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8513,
                "name": "Alice Amati",
                "slug": "alice-amati",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5237196,-0.1409656",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-02T14:04:18.248468Z",
            "publish_time": null,
            "slug": "alice-amati-the-shape-of-time-2023-07-14",
            "created_at": "2023-08-02T14:04:19.222598Z",
            "updated_at": "2023-08-02T14:04:21.446765Z",
            "summary": "The Shape Of Time is an Gallery Shows event starting on 14/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Alice Amati with address 27 Warren Street.",
            "title": "The Shape Of Time",
            "content": null,
            "start_time": "2023-07-14T00:00:00.000000Z",
            "end_time": "2023-09-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": "27 Warren Street",
            "city": "London",
            "geolocation": "40.6222678,-74.0820569",
            "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": 30030,
            "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": 28459,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/988a5a7c76064a20aa82011f222505c8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-07T18:24:25.899730Z",
                "updated_at": "2023-08-07T18:24:25.899810Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4256,
                "name": "Portland Gallery",
                "slug": "portland-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50709869999999,-0.1401062",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-07T18:24:31.298555Z",
            "publish_time": null,
            "slug": "portland-gallery-daisy-sims-hilditch-into-the-light-2023-07-20",
            "created_at": "2023-08-07T18:24:32.244032Z",
            "updated_at": "2023-08-07T18:24:33.335732Z",
            "summary": "Daisy Sims Hilditch: Into the Light is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Portland Gallery with address 3 Bennet Street.",
            "title": "Daisy Sims Hilditch: Into the Light",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-09-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": "3 Bennet Street",
            "city": "London",
            "geolocation": "46.57373475714286,-80.81294081428571",
            "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": []
        }
    ]
}