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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26226&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26190&ordering=start_time",
    "results": [
        {
            "id": 24160,
            "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": 4821,
                "name": "Hauser & Wirth Los Angeles",
                "slug": "hauser-wirth-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0462059,-118.2348186",
                "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-05T18:56:44.872458Z",
            "publish_time": null,
            "slug": "hauser-wirth-los-angeles-this-must-be-the-place-2023-05-25",
            "created_at": "2023-04-05T18:56:45.753788Z",
            "updated_at": "2023-04-05T18:56:45.753808Z",
            "summary": null,
            "title": "This Must Be the Place",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Hauser & Wirth",
            "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": 24229,
            "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": 23284,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/83d6c67e8fda485ebbfb8fd3795ba17f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83d6c67e8fda485ebbfb8fd3795ba17f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:15:30.350094Z",
                "updated_at": "2023-04-10T14:47:06.763315Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7367,
                "name": "Leper Chapel",
                "slug": "leper-chapel",
                "city": "Cambridge",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.21303,0.1497665",
                "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:15:30.567982Z",
            "publish_time": null,
            "slug": "leper-chapel-sanctuary-by-artcan-east-winners-of-holly-bush-art-prize-bursary-2023-05-25",
            "created_at": "2023-04-06T20:15:31.419526Z",
            "updated_at": "2023-04-06T20:15:31.419545Z",
            "summary": null,
            "title": "Sanctuary by ArtCan East - winners of Holly Bush Art Prize Bursary",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Barnwell Junction",
            "city": "Cambridge",
            "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": 24259,
            "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": 23308,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a8129514f7cc4a6fbad66cae7a2a0529.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8129514f7cc4a6fbad66cae7a2a0529-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:26:17.036319Z",
                "updated_at": "2023-04-10T14:47:11.696396Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4254,
                "name": "Nevada Museum of Art",
                "slug": "nevada-museum-art",
                "city": "Reno",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.5208903,-119.8132857",
                "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:26:17.235760Z",
            "publish_time": null,
            "slug": "nevada-museum-of-art-elizabeth-loveday-2023-05-25",
            "created_at": "2023-04-06T20:26:18.256494Z",
            "updated_at": "2023-04-06T20:26:18.256517Z",
            "summary": null,
            "title": "Elizabeth Loveday",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-07-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": "New Road",
            "city": "Newlyn",
            "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": 24449,
            "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": 23507,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cafcc673d1724c6e8b435e3a07efb644.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafcc673d1724c6e8b435e3a07efb644-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-11T20:37:07.337228Z",
                "updated_at": "2023-04-11T20:37:07.337265Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3871,
                "name": "The Fitzrovia Gallery",
                "slug": "fitzrovia-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5235814,-0.1388186",
                "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-11T20:37:22.595349Z",
            "publish_time": null,
            "slug": "the-fitzrovia-gallery-vandal-2023-05-25",
            "created_at": "2023-04-11T20:37:23.911755Z",
            "updated_at": "2023-04-11T20:37:25.449697Z",
            "summary": "Vandal is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 27/05/2023, 00:00. Event is in The Fitzrovia Gallery with address 139 Whitfield street.",
            "title": "Vandal",
            "content": null,
            "start_time": "2023-05-25T00: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": "139 Whitfield street",
            "city": "London",
            "geolocation": "42.29430265,-71.07521946918254",
            "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": 24897,
            "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": 23909,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d93693b0b0754cbeb578e9472e19b577.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d93693b0b0754cbeb578e9472e19b577-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:28:55.849992Z",
                "updated_at": "2023-04-20T20:28:55.850030Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3411,
                "name": "Gasworks",
                "slug": "gasworks",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4851697,-0.1154949",
                "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-20T20:29:00.364315Z",
            "publish_time": null,
            "slug": "gasworks-kent-chan-future-tropics-2023-05-25",
            "created_at": "2023-04-20T20:29:01.229693Z",
            "updated_at": "2023-04-20T20:29:01.784564Z",
            "summary": "Kent Chan: Future Tropics is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 10/09/2023, 00:00. Event is in Gasworks with address 155 Vauxhall Street.",
            "title": "Kent Chan: Future Tropics",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-09-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": "155 Vauxhall Street",
            "city": "London",
            "geolocation": "41.3625825,-72.109884",
            "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": 24898,
            "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": 23910,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3535ad7d2f334ecfb58aa574ca351a51.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3535ad7d2f334ecfb58aa574ca351a51-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:28:56.809846Z",
                "updated_at": "2023-04-20T20:28:56.809883Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3411,
                "name": "Gasworks",
                "slug": "gasworks",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4851697,-0.1154949",
                "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-20T20:29:02.876461Z",
            "publish_time": null,
            "slug": "gasworks-kent-chan-2023-05-25",
            "created_at": "2023-04-20T20:29:03.744823Z",
            "updated_at": "2023-04-20T20:29:04.120213Z",
            "summary": "Kent Chan. is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 10/09/2023, 00:00. Event is in Gasworks with address 155 Vauxhall Street.",
            "title": "Kent Chan.",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-09-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": "155 Vauxhall Street",
            "city": "London",
            "geolocation": "41.3625825,-72.109884",
            "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": 25261,
            "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": 24250,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2187dd383d98495fb0a72a858db1876d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2187dd383d98495fb0a72a858db1876d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T18:34:10.611841Z",
                "updated_at": "2023-05-03T18:34:10.611878Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6755,
                "name": "David Richard Gallery - Chelsea",
                "slug": "david-richard-gallery-chelsea",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "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-05-03T18:34:13.851764Z",
            "publish_time": null,
            "slug": "david-richard-gallery-chelsea-arlington-weithers-organic-imagery-and-processes-inspired-by-the-natural-world-2023-05-25",
            "created_at": "2023-05-03T18:34:14.742562Z",
            "updated_at": "2023-05-03T18:34:15.263515Z",
            "summary": "Arlington Weithers. Organic: Imagery and Processes Inspired by the Natural World. is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 02/06/2023, 00:00. Event is in David Richard Gallery - Chelsea with address 526 West 26th St.",
            "title": "Arlington Weithers. Organic: Imagery and Processes Inspired by the Natural World.",
            "content": null,
            "start_time": "2023-05-25T00: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": "526 West 26th St",
            "city": "New York",
            "geolocation": "40.7500044,-74.0041062",
            "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": 25355,
            "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": 5858,
                "name": "Galerie Klüser",
                "slug": "galerie-kluser",
                "city": "München",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1544167,11.5798304",
                "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-05-03T19:21:07.345072Z",
            "publish_time": null,
            "slug": "galerie-kluser-jorinde-voigt-new-works-2023-05-25",
            "created_at": "2023-05-03T19:21:08.260680Z",
            "updated_at": "2023-05-03T19:21:09.073637Z",
            "summary": "Jorinde Voigt - New Works is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Klüser with address Georgenstraße 15.",
            "title": "Jorinde Voigt - New Works",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Georgenstraße 15",
            "city": "Munich",
            "geolocation": "52.5897591,13.4639935",
            "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": 25570,
            "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": 4440,
                "name": "Sadie Coles HQ",
                "slug": "sadie-coles-hq",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5067336,-0.1381435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-04T13:13:06.945688Z",
            "publish_time": null,
            "slug": "sadie-coles-hq-hardcore-2023-05-25",
            "created_at": "2023-05-04T13:13:07.852007Z",
            "updated_at": "2023-05-04T13:13:09.017660Z",
            "summary": "Hardcore is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Sadie Coles HQ with address 62 Kingly Street.",
            "title": "Hardcore",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "62 Kingly Street",
            "city": "London",
            "geolocation": "51.5133504,-0.1401927",
            "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": 23671,
            "author": {
                "id": "82734215-241a-495b-85ea-527f94b345c0",
                "username": "chloemorley@hauserwirth.com",
                "slug": "chloemorleyhauserwirthcom",
                "first_name": "",
                "last_name": "",
                "display_name": null,
                "display_name_full": "",
                "email": "chloemorley@hauserwirth.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 22751,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b2858b15e674e56b15e58a516149f16.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-31T14:20:56.640275Z",
                "updated_at": "2023-04-04T11:43:31.996524Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "82734215-241a-495b-85ea-527f94b345c0"
            },
            "venue": {
                "id": 728,
                "name": "Hauser & Wirth London",
                "slug": "hauser-wirth-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51187059999999,-0.1408251",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 554,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hauser-wirth-gallery-London-Savile-Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:24:36.761630Z",
                    "updated_at": "2021-09-14T12:48:33.285130Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "hauser-wirth-gallery London Savile Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-03-31T14:21:46.150488Z",
            "publish_time": null,
            "slug": "gary-simmons-the-must-be-the-place",
            "created_at": "2023-03-31T14:21:46.153634Z",
            "updated_at": "2023-03-31T14:21:46.196439Z",
            "summary": "Gary Simmons. The Must Be the Place is an Gallery Shows event starting on 25/05/2023, 10:00 and ending on 29/07/2023, 18:00. Event is in Hauser & Wirth London with address 23 Savile Row, London W1S 2ET, UK.",
            "title": "Gary Simmons. The Must Be the Place",
            "content": "Gary Simmons is known for using icons and stereotypes of popular culture to create works that address personal and collective experiences of race and class. For the artist’s first exhibition with Hauser & Wirth in London, Simmons will present a selection of brand-new paintings and sculptures. In these new works, Simmons continues to use erasure of the image as a powerful and recurring theme, a formal and aesthetic breakthrough technique that has informed much of his work and holds deep cultural significance. Used as a form of action painting, Simmons wipes the surface of his work while the paint is still wet in order to smear the image so that it simultaneously emerges and disappears. The tropes of erasure and ephemerality suggest the fleeting nature of memory and histories re-written, particularly in relation to the politics of race.",
            "start_time": "2023-05-25T10: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": "23 Savile Row, London W1S 2ET, UK",
            "city": "",
            "geolocation": "51.51187059999999,-0.1408251",
            "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": [
                2304
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 26806,
            "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": 0.0,
            "featured_image": {
                "id": 25638,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aee1263ccc314c13982cb5485e41c64a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aee1263ccc314c13982cb5485e41c64a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-25T21:56:05.485929Z",
                "updated_at": "2023-05-25T21:56:05.485988Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2597,
                "name": "Artiana Dubai",
                "slug": "artiana-dubai",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.2048493,55.270782800000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-05-25T23:38:07.827687Z",
            "publish_time": null,
            "slug": "artiana-dubai-south-asian-art-2023-05-25",
            "created_at": "2023-05-25T21:56:09.941660Z",
            "updated_at": "2023-05-26T00:09:02.709333Z",
            "summary": "",
            "title": "South Asian Art",
            "content": "",
            "start_time": "2023-05-25T17:30:00.000000Z",
            "end_time": "2023-06-05T19: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": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25872,
            "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": 3764,
                "name": "Galerie Thaddaeus Ropac Salzburg",
                "slug": "galerie-thaddaeus-ropac-salzburg",
                "city": "Salzburg",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "47.8042885,13.0430691",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-10T10:24:25.578836Z",
            "publish_time": null,
            "slug": "galerie-thaddaeus-ropac-salzburg-group-exhibition-alchemy-2023-05-26",
            "created_at": "2023-05-10T10:24:26.479955Z",
            "updated_at": "2023-05-10T10:24:27.355926Z",
            "summary": "Group Exhibition : Alchemy is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Thaddaeus Ropac Salzburg with address 37 Dover Street.",
            "title": "Group Exhibition : Alchemy",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "37 Dover Street",
            "city": "London",
            "geolocation": "-27.4528758,153.0004845",
            "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": 25893,
            "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": 24796,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95dec0d1b0504eb5a6ed58d996e135c3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95dec0d1b0504eb5a6ed58d996e135c3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T11:03:39.243195Z",
                "updated_at": "2023-05-10T11:03:39.243232Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4376,
                "name": "Kristin Hjellegjerde Gallery London Bridge",
                "slug": "kristin-hjellegjerde-gallery-london-bridge",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5023553,-0.0843659",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-10T11:03:44.303236Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-london-bridge-bloom-tae-kim-2023-05-26",
            "created_at": "2023-05-10T11:03:45.264632Z",
            "updated_at": "2023-05-10T11:03:46.200574Z",
            "summary": "Bloom - Tae Kim is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 24/06/2023, 00:00. Event is in Kristin Hjellegjerde Gallery London Bridge with address 2 Melior Place.",
            "title": "Bloom - Tae Kim",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-06-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Melior Place",
            "city": "London",
            "geolocation": "51.5021797,-0.0842571",
            "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": 25895,
            "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": 24797,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/709c7c1013e04e429e7635309ae4c6e9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709c7c1013e04e429e7635309ae4c6e9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T11:03:42.399907Z",
                "updated_at": "2023-05-10T11:03:42.399944Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4376,
                "name": "Kristin Hjellegjerde Gallery London Bridge",
                "slug": "kristin-hjellegjerde-gallery-london-bridge",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5023553,-0.0843659",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-10T11:03:47.397133Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-london-bridge-pieces-iryna-maksymova-2023-05-26",
            "created_at": "2023-05-10T11:03:48.347967Z",
            "updated_at": "2023-05-10T11:03:48.830941Z",
            "summary": "Pieces - Iryna Maksymova is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 24/06/2023, 00:00. Event is in Kristin Hjellegjerde Gallery London Bridge with address 2 Melior Place.",
            "title": "Pieces - Iryna Maksymova",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-06-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Melior Place",
            "city": "London",
            "geolocation": "51.5021797,-0.0842571",
            "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": 26109,
            "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": 25001,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/025a1fa6b4af4d7989daf3b302a36257.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/025a1fa6b4af4d7989daf3b302a36257-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:24:38.414389Z",
                "updated_at": "2023-05-11T08:24:38.414438Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "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-05-11T08:24:44.086825Z",
            "publish_time": null,
            "slug": "wonzimer-where-earth-becomes-aether-2023-05-26",
            "created_at": "2023-05-11T08:24:44.981600Z",
            "updated_at": "2023-05-11T08:24:45.596363Z",
            "summary": "Where Earth Becomes Aether is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Wonzimer with address 341-B South Avenue 17.",
            "title": "Where Earth Becomes Aether",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "341-B South Avenue 17",
            "city": "Los Angeles",
            "geolocation": "34.067724,-118.2214716",
            "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": 26128,
            "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": 5852,
                "name": "Galerie & Edition Bode",
                "slug": "galerie-edition-bode",
                "city": "Nürnberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.4501886,11.0811275",
                "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-05-11T08:28:27.673718Z",
            "publish_time": null,
            "slug": "galerie-edition-bode-farbbaden-2023-05-26",
            "created_at": "2023-05-11T08:28:28.573665Z",
            "updated_at": "2023-05-11T08:28:28.972041Z",
            "summary": "Farbbaden is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Galerie & Edition Bode with address Beim Glaspalast 1.",
            "title": "Farbbaden",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-07-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": "Beim Glaspalast 1",
            "city": "Augsburg",
            "geolocation": "48.3672425,10.9193194",
            "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": 26441,
            "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": 25303,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/42beddff6d84485bba9c0f2867f5251f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42beddff6d84485bba9c0f2867f5251f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-23T18:52:34.084205Z",
                "updated_at": "2023-05-23T18:52:34.084242Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6688,
                "name": "Galerie David Pluskwa",
                "slug": "galerie-david-pluskwa",
                "city": "France",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.2917711,5.375838799999999",
                "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-05-23T18:52:38.541528Z",
            "publish_time": null,
            "slug": "galerie-david-pluskwa-le-halo-des-haillons-2023-05-26",
            "created_at": "2023-05-23T18:52:39.470421Z",
            "updated_at": "2023-05-23T18:52:40.153869Z",
            "summary": "Le halo des haillons is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 17/06/2023, 00:00. Event is in Galerie David Pluskwa with address 53 rue Grignan.",
            "title": "Le halo des haillons",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-06-17T00: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": "53 rue Grignan",
            "city": "Marseille",
            "geolocation": "43.291799,5.3758261",
            "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": 26454,
            "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": 25314,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/37745c7168684302a9da51104cef7f5a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37745c7168684302a9da51104cef7f5a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-23T19:00:42.332344Z",
                "updated_at": "2023-05-23T19:00:42.332422Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7365,
                "name": "Leeds Art Gallery",
                "slug": "leeds-art-gallery",
                "city": "Leeds",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.7994448,-1.5450457",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-23T19:00:49.198915Z",
            "publish_time": null,
            "slug": "leeds-art-gallery-sonia-boyce-feeling-her-way-2023-05-26",
            "created_at": "2023-05-23T19:00:50.144494Z",
            "updated_at": "2023-05-23T19:00:50.670933Z",
            "summary": "Sonia Boyce: Feeling Her Way is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 05/11/2023, 01:00. Event is in Leeds Art Gallery with address The Headrow.",
            "title": "Sonia Boyce: Feeling Her Way",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-11-05T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Headrow",
            "city": "Leeds",
            "geolocation": "53.7995979,-1.5493972",
            "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": []
        }
    ]
}