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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24228&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24192&ordering=start_time",
    "results": [
        {
            "id": 24014,
            "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": 23078,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cef0f1f96a64e72b4c884fc6b1da5ec-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-04T17:24:39.634300Z",
                "updated_at": "2023-04-08T21:08:08.103996Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8317,
                "name": "PARIS-B",
                "slug": "paris-b",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8658286,2.3587667",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2023-04-04T17:24:39.890096Z",
            "publish_time": null,
            "slug": "paris-b-yang-yongliang-imagined-lanscape-2023-04-11",
            "created_at": "2023-04-04T17:24:40.768255Z",
            "updated_at": "2023-04-04T17:24:40.768274Z",
            "summary": null,
            "title": "Yang Yongliang - Imagined Lanscape",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-04-22T00: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": "62, rue de Turbigo, Paris, FR",
            "city": "Paris",
            "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": 24268,
            "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": 23316,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/835c639141404eb19b6159aa176ef8e9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835c639141404eb19b6159aa176ef8e9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:27:55.731263Z",
                "updated_at": "2023-04-10T14:47:13.282092Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4005,
                "name": "D Contemporary",
                "slug": "d-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5095207,-0.1430757",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-06T20:28:07.481244Z",
            "publish_time": null,
            "slug": "d-contemporary-intersection-2023-04-11",
            "created_at": "2023-04-06T20:28:09.031643Z",
            "updated_at": "2023-04-06T20:28:09.031668Z",
            "summary": null,
            "title": "intersection",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-04-16T00: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": "23",
            "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": 24409,
            "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": 23470,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ae5fd01cace470aa582ebe66bbcca2e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ae5fd01cace470aa582ebe66bbcca2e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T19:40:47.620536Z",
                "updated_at": "2023-04-11T19:40:47.620575Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-11T19:41:15.888634Z",
            "publish_time": null,
            "slug": "rbsa-gallery-colour-texture-design-linocut-2023-04-11",
            "created_at": "2023-04-11T19:41:16.939135Z",
            "updated_at": "2023-04-11T19:41:23.752727Z",
            "summary": "Colour, Texture, Design - Linocut is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 10/06/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Colour, Texture, Design - Linocut",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-06-10T00: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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "-45.8581836,170.518162",
            "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": 24410,
            "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": 23472,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3e3eeb56772446e7b875bb617d2bba35.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e3eeb56772446e7b875bb617d2bba35-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T19:40:48.446298Z",
                "updated_at": "2023-04-11T19:40:48.446327Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-11T19:41:17.783379Z",
            "publish_time": null,
            "slug": "rbsa-gallery-marine-collection-2023-04-11",
            "created_at": "2023-04-11T19:41:18.665711Z",
            "updated_at": "2023-04-11T19:41:31.153532Z",
            "summary": "Marine Collection is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 10/06/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Marine Collection",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-06-10T00: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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "-45.8581836,170.518162",
            "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": 24412,
            "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": 23474,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ffca8a1708649149d0d362d2033466f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ffca8a1708649149d0d362d2033466f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T19:40:50.639099Z",
                "updated_at": "2023-04-11T19:40:50.639135Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-11T19:41:18.557414Z",
            "publish_time": null,
            "slug": "rbsa-gallery-into-the-landscape-2023-04-11",
            "created_at": "2023-04-11T19:41:19.689886Z",
            "updated_at": "2023-04-11T19:41:21.064884Z",
            "summary": "Into the Landscape is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 10/06/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Into the Landscape",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-06-10T00: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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "-45.8581836,170.518162",
            "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": 24681,
            "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": 23724,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/16ddaf78c5d74eafbf924e4b9eda66f0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16ddaf78c5d74eafbf924e4b9eda66f0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:16:37.045404Z",
                "updated_at": "2023-04-14T17:16:37.045446Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7099,
                "name": "Smart Gallery",
                "slug": "smart-gallery",
                "city": "Buenos Aires",
                "country": {
                    "code": "AR",
                    "name": "Argentina"
                },
                "geolocation": "-34.5901094,-58.3857771",
                "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": "AR",
            "publish_status": "published",
            "published_at": "2023-04-14T17:17:20.852094Z",
            "publish_time": null,
            "slug": "smart-gallery-cual-es-la-materia-de-mi-anhelo-2023-04-11",
            "created_at": "2023-04-14T17:17:21.721729Z",
            "updated_at": "2023-04-14T17:17:21.760055Z",
            "summary": "¿CUÁL ES LA MATERIA DE MI ANHELO? is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 31/05/2023, 00:00. Event is in Smart Gallery with address Av. Alvear 1580 - PB, Buenos Aires, AR.",
            "title": "¿CUÁL ES LA MATERIA DE MI ANHELO?",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Av. Alvear 1580 - PB, Buenos Aires, AR",
            "city": "Buenos Aires",
            "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": 24893,
            "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": 23906,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ddb5203528e14ccd9f8e344d0570140d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ddb5203528e14ccd9f8e344d0570140d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:28:44.329061Z",
                "updated_at": "2023-04-20T20:28:44.329122Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6993,
                "name": "Galerie Utermann",
                "slug": "galerie-utermann",
                "city": "Dortmund",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5127961,7.462440200000001",
                "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-04-20T20:28:47.932698Z",
            "publish_time": null,
            "slug": "galerie-utermann-accrochage-2023-04-11",
            "created_at": "2023-04-20T20:28:48.812110Z",
            "updated_at": "2023-04-20T20:28:49.600927Z",
            "summary": "Accrochage is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 02/06/2023, 00:00. Event is in Galerie Utermann with address Silberstraße 22.",
            "title": "Accrochage",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Silberstraße 22",
            "city": "Dortmund",
            "geolocation": "50.6677693,12.5469793",
            "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": 25591,
            "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": 24520,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0b654b4f0a644132beb22666fbbb3607.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b654b4f0a644132beb22666fbbb3607-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T13:15:31.100694Z",
                "updated_at": "2023-05-04T13:15:31.100732Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6702,
                "name": "Sociedade Nacional de Belas Artes",
                "slug": "sociedade-nacional-de-belas-artes",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7209678,-9.149397500000001",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2023-05-04T13:15:39.445887Z",
            "publish_time": null,
            "slug": "sociedade-nacional-de-belas-artes-bienal-internacional-de-gaia-sociedade-nacional-de-belas-artes-artistas-em-dialogo-2023-04-11",
            "created_at": "2023-05-04T13:15:40.346637Z",
            "updated_at": "2023-05-04T13:15:41.209348Z",
            "summary": "Bienal Internacional de Gaia / Sociedade Nacional de Belas-Artes - Artistas em Diálogo is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 27/05/2023, 00:00. Event is in Sociedade Nacional de Belas Artes with address Rua Barata Salgueiro nº36.",
            "title": "Bienal Internacional de Gaia / Sociedade Nacional de Belas-Artes - Artistas em Diálogo",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rua Barata Salgueiro nº36",
            "city": "Lisbon",
            "geolocation": "38.7216796,-9.1477105",
            "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": 25794,
            "author": {
                "id": "333167a8-0a23-465b-88d2-9949cfe2b7bd",
                "username": "press@unitlondon.com",
                "slug": "annaunitlondoncom",
                "first_name": "Anna",
                "last_name": "Lazaridou",
                "display_name": null,
                "display_name_full": "Anna Lazaridou",
                "email": "press@unitlondon.com",
                "telephone": "+44 20 7494 2035"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 694,
                "name": "UNIT London",
                "slug": "the-unit-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134638,-0.1428616000000602",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4635,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/33ea995034be4effb254d363b49f0601.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-03T13:31:39.488690Z",
                    "updated_at": "2023-11-03T13:31:39.488723Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T20:07:45.492325Z",
            "publish_time": null,
            "slug": "unit-london-sasha-ferre-morphogenesis-2023-04-11",
            "created_at": "2023-05-08T20:07:46.466192Z",
            "updated_at": "2023-05-08T20:07:47.439788Z",
            "summary": "Sasha Ferré: Morphogenesis is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in UNIT London with address 3 Hanover Square.",
            "title": "Sasha Ferré: Morphogenesis",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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 Hanover Square",
            "city": "London",
            "geolocation": "51.5136082,-0.1429432",
            "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": 25795,
            "author": {
                "id": "333167a8-0a23-465b-88d2-9949cfe2b7bd",
                "username": "press@unitlondon.com",
                "slug": "annaunitlondoncom",
                "first_name": "Anna",
                "last_name": "Lazaridou",
                "display_name": null,
                "display_name_full": "Anna Lazaridou",
                "email": "press@unitlondon.com",
                "telephone": "+44 20 7494 2035"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 694,
                "name": "UNIT London",
                "slug": "the-unit-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134638,-0.1428616000000602",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4635,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/33ea995034be4effb254d363b49f0601.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-03T13:31:39.488690Z",
                    "updated_at": "2023-11-03T13:31:39.488723Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T20:07:47.109941Z",
            "publish_time": null,
            "slug": "unit-london-karms-thammatat-utopia-now-2023-04-11",
            "created_at": "2023-05-08T20:07:48.003768Z",
            "updated_at": "2023-05-08T20:07:48.377231Z",
            "summary": "Karms Thammatat: Utopia Now is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in UNIT London with address 3 Hanover Square.",
            "title": "Karms Thammatat: Utopia Now",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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 Hanover Square",
            "city": "London",
            "geolocation": "51.5136082,-0.1429432",
            "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": 25797,
            "author": {
                "id": "333167a8-0a23-465b-88d2-9949cfe2b7bd",
                "username": "press@unitlondon.com",
                "slug": "annaunitlondoncom",
                "first_name": "Anna",
                "last_name": "Lazaridou",
                "display_name": null,
                "display_name_full": "Anna Lazaridou",
                "email": "press@unitlondon.com",
                "telephone": "+44 20 7494 2035"
            },
            "price": null,
            "featured_image": {
                "id": 24717,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f8808d760658425090a5074816b087ed.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8808d760658425090a5074816b087ed-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T20:07:47.809422Z",
                "updated_at": "2023-05-08T20:07:47.809481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 694,
                "name": "UNIT London",
                "slug": "the-unit-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134638,-0.1428616000000602",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4635,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/33ea995034be4effb254d363b49f0601.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-03T13:31:39.488690Z",
                    "updated_at": "2023-11-03T13:31:39.488723Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T20:07:51.753075Z",
            "publish_time": null,
            "slug": "unit-london-utopia-now-2023-04-11",
            "created_at": "2023-05-08T20:07:52.653308Z",
            "updated_at": "2023-05-08T20:07:53.030513Z",
            "summary": "Utopia Now is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in UNIT London with address 3 Hanover Square.",
            "title": "Utopia Now",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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 Hanover Square",
            "city": "London",
            "geolocation": "51.5136082,-0.1429432",
            "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": 25937,
            "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": 24835,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ab39409d2054124bf1e843ea62a75c0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ab39409d2054124bf1e843ea62a75c0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T12:33:38.138421Z",
                "updated_at": "2023-05-10T12:33:38.138455Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8592,
                "name": "Progettoarte Elm",
                "slug": "progettoarte-elm",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4502901,9.1746546",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-05-10T12:33:41.943027Z",
            "publish_time": null,
            "slug": "progettoarte-elm-achille-perilli-il-ritorno-del-rosso-the-return-of-red-2023-04-11",
            "created_at": "2023-05-10T12:33:42.962103Z",
            "updated_at": "2023-05-10T12:33:44.333436Z",
            "summary": "Achille Perilli: Il ritorno del rosso. ( The return of red ) is an Gallery Shows event starting on 11/04/2023, 00:00 and ending on 26/05/2023, 00:00. Event is in Progettoarte Elm with address Via Fusetti 14.",
            "title": "Achille Perilli: Il ritorno del rosso. ( The return of red )",
            "content": null,
            "start_time": "2023-04-11T00:00:00.000000Z",
            "end_time": "2023-05-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Fusetti 14",
            "city": "Milan",
            "geolocation": "45.4503021,9.1750584",
            "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": 22227,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "byrnestory@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 21416,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f7f94527bc7c44ecb4ce39620e505581.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-02T15:09:48.680263Z",
                "updated_at": "2023-03-04T01:00:54.096688Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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": "",
            "publish_status": "published",
            "published_at": "2023-03-02T15:09:48.854320Z",
            "publish_time": null,
            "slug": "the-gaze-martin-adalian",
            "created_at": "2023-03-02T15:09:48.856265Z",
            "updated_at": "2023-03-02T15:09:48.856283Z",
            "summary": null,
            "title": "THE GAZE | Martin Adalian",
            "content": "Referring to the concept of gaze within the confines of visual culture, the title and selected paintings explore how an audience perceives art’s depicted figures. Examining different strategies of the gaze, Adalian implicates the viewer by placing them in the position of both the observer and the observed. Adalian implicates the viewer by placing them in the position of both the observer and the observed. Mediating between the sense of invasion and invitation, viewers are coerced into different ways of seeing when they are confronted with direct gazes and personal spaces.",
            "start_time": "2023-04-11T10:00:00.000000Z",
            "end_time": "2023-07-29T18: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": "511A West 22nd Street",
            "city": "",
            "geolocation": "40.7474216,-74.00528099999997",
            "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": 17608,
            "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": 17261,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/706fa05893e1469181cd84244cb9dceb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/706fa05893e1469181cd84244cb9dceb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-14T11:15:18.117833Z",
                "updated_at": "2022-12-14T11:15:18.117913Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7072,
                "name": "Christopher Moller Gallery",
                "slug": "christopher-moller-gallery",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "geolocation": "-33.9302703,18.4085729",
                "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": "ZA",
            "publish_status": "published",
            "published_at": "2022-12-14T11:15:21.280896Z",
            "publish_time": null,
            "slug": "christopher-moller-gallery-what-we-do-makes-a-difference-2023-04-12",
            "created_at": "2022-12-14T11:15:22.144803Z",
            "updated_at": "2022-12-14T11:15:22.184572Z",
            "summary": "What We Do Makes A Difference is an Gallery Shows event starting on 12/04/2023, 00:00 and ending on 08/06/2023, 00:00. Event is in Christopher Moller Gallery with address No. 7 Kloofnek Road , Cape Town, ZA.",
            "title": "What We Do Makes A Difference",
            "content": null,
            "start_time": "2023-04-12T00:00:00.000000Z",
            "end_time": "2023-06-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": "No. 7 Kloofnek Road , Cape Town, ZA",
            "city": "Cape Town",
            "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": 22750,
            "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": 21908,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1e694d991d484954bf1f27f5ecce32cc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e694d991d484954bf1f27f5ecce32cc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-23T13:23:30.096158Z",
                "updated_at": "2023-03-23T22:58:29.864237Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4756,
                "name": "BallroomArts",
                "slug": "ballroomarts",
                "city": "Suffolk",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.1514256,1.6017438",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-03-23T13:23:30.299964Z",
            "publish_time": null,
            "slug": "ballroom-arts-lacrimosa-xandria-noir-2023-04-12",
            "created_at": "2023-03-23T13:23:31.170073Z",
            "updated_at": "2023-03-23T13:23:31.170107Z",
            "summary": null,
            "title": "LACRIMOSA - Xandria Noir",
            "content": null,
            "start_time": "2023-04-12T00:00:00.000000Z",
            "end_time": "2023-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ballroom Arts",
            "city": "Aldeburgh",
            "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": 22912,
            "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": 22056,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f171224859a42cbb7fad4a2483a6baa.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f171224859a42cbb7fad4a2483a6baa-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-23T14:20:04.059108Z",
                "updated_at": "2023-03-24T01:58:23.247024Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5995,
                "name": "The Horse Hospital",
                "slug": "horse-hospital",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.522829,-0.1244689",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-03-23T14:20:04.447843Z",
            "publish_time": null,
            "slug": "the-horse-hospital-four-legs-good-two-legs-bad-the-extraordinary-animaland-of-arthur-humberstone-2023-04-12",
            "created_at": "2023-03-23T14:20:05.318302Z",
            "updated_at": "2023-03-23T14:20:05.318320Z",
            "summary": null,
            "title": "Four Legs Good, Two Legs Bad: The Extraordinary Animaland of Arthur Humberstone",
            "content": null,
            "start_time": "2023-04-12T00:00:00.000000Z",
            "end_time": "2023-05-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade Bloomsbury",
            "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": 22993,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4922,
                "name": "SFA Advisory",
                "slug": "sfa-advisory",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.718426,-74.0043807",
                "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-03-23T17:59:24.681658Z",
            "publish_time": null,
            "slug": "sfa-advisory-webs-where-everything-belongs-2023-04-12",
            "created_at": "2023-03-23T17:59:25.561645Z",
            "updated_at": "2023-03-23T17:59:25.561659Z",
            "summary": null,
            "title": "WEBs: Where Everything Belongs",
            "content": null,
            "start_time": "2023-04-12T00:00:00.000000Z",
            "end_time": "2023-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 White Street",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 23683,
            "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": 22766,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4452788c86434dde9560825d623e6f9b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4452788c86434dde9560825d623e6f9b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-31T14:58:12.659030Z",
                "updated_at": "2023-04-04T11:43:35.085490Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4756,
                "name": "BallroomArts",
                "slug": "ballroomarts",
                "city": "Suffolk",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.1514256,1.6017438",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-03-31T14:58:12.872507Z",
            "publish_time": null,
            "slug": "ballroomarts-two-suffolk-artists-2023-04-12",
            "created_at": "2023-03-31T14:58:13.762373Z",
            "updated_at": "2023-03-31T14:58:13.762425Z",
            "summary": null,
            "title": "Two Suffolk Artists",
            "content": null,
            "start_time": "2023-04-12T00:00:00.000000Z",
            "end_time": "2023-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ballroom Arts",
            "city": "Aldeburgh",
            "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": []
        }
    ]
}