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=37080&ordering=end_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=37098&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37062&ordering=end_time",
    "results": [
        {
            "id": 37000,
            "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": 35087,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a8bf0f5890cf4b64ad193a70d05d65c9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8bf0f5890cf4b64ad193a70d05d65c9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:49:57.353511Z",
                "updated_at": "2024-03-19T11:49:57.353574Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9783,
                "name": "Anthony Giles Studio",
                "slug": "anthony-giles-studio",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3891782,1.3827725",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-19T11:50:04.156141Z",
            "publish_time": null,
            "slug": "anthony-giles-studio-studio-sale-marking-3-years-of-working-in-our-margate-studio-2024-03-09",
            "created_at": "2024-03-19T11:50:05.095298Z",
            "updated_at": "2024-03-19T11:50:06.981932Z",
            "summary": "Studio Sale marking 3 years of working in our Margate studio is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 30/06/2024, 00:00. Event is in Anthony Giles Studio with address 3 Lombard Street.",
            "title": "Studio Sale marking 3 years of working in our Margate studio",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-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": "3 Lombard Street",
            "city": "Margate",
            "geolocation": "46.68706805,-68.00352796679039",
            "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": 37150,
            "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": 35221,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2c02297c84f40c1ae91617d8d625e70.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:04:20.268049Z",
                "updated_at": "2024-03-20T14:04:20.268087Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4258,
                "name": "Derby QUAD",
                "slug": "derby-quad",
                "city": "Derby",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.92324540000001,-1.475355",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-20T14:04:36.053888Z",
            "publish_time": null,
            "slug": "derby-quad-future-tense-living-the-future-now-2024-03-16",
            "created_at": "2024-03-20T14:04:36.984746Z",
            "updated_at": "2024-03-20T14:04:40.188114Z",
            "summary": "Future Tense – Living The Future Now is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 30/06/2024, 00:00. Event is in Derby QUAD with address Market Place.",
            "title": "Future Tense – Living The Future Now",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-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": "Market Place",
            "city": "Derby",
            "geolocation": "52.6753477,-0.3170006",
            "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": 37547,
            "author": {
                "id": "bb93fbb2-8452-4508-825d-749ebec18f5d",
                "username": "GalerieFluegelRoncak",
                "slug": "galeriefluegelroncak",
                "first_name": "Frank",
                "last_name": "FLUEGEL",
                "display_name": "Frank Flügel",
                "display_name_full": "Frank Flügel",
                "email": "info@frankfluegel.com",
                "telephone": "+49 172 8120255"
            },
            "price": null,
            "featured_image": {
                "id": 35602,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a69eda6e3f3c4df3b86c73dd003144ac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69eda6e3f3c4df3b86c73dd003144ac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T11:02:27.084125Z",
                "updated_at": "2024-04-02T11:02:27.084179Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2330,
                "name": "FRANK FLUEGEL GALERIE",
                "slug": "galerie-frank-fluegel",
                "city": "Nuremberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.45245389999999,11.073712800000067",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 2595,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-unscharf.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:55.404355Z",
                    "updated_at": "2021-09-14T13:33:16.218490Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-02T11:02:35.398884Z",
            "publish_time": null,
            "slug": "galerie-frank-fluegel-happy-spring-hunt-slonem-frank-fluegel-galerie-2024-03-23",
            "created_at": "2024-04-02T11:02:36.308637Z",
            "updated_at": "2024-04-02T11:02:37.661825Z",
            "summary": "Happy Spring - Hunt Slonem | Frank Fluegel Galerie is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 30/06/2024, 00:00. Event is in FRANK FLUEGEL GALERIE with address Obere Woerthstrasse 12.",
            "title": "Happy Spring - Hunt Slonem | Frank Fluegel Galerie",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-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": "Obere Woerthstrasse 12",
            "city": "Nuremberg",
            "geolocation": "49.4524394,11.0736905",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37736,
            "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": 35820,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/af19c4a177834c188c444bcc4d3646f8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af19c4a177834c188c444bcc4d3646f8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:27:35.421640Z",
                "updated_at": "2024-04-02T20:27:35.421702Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4048,
                "name": "Museum Wiesbaden",
                "slug": "museum-wiesbaden",
                "city": "Wiesbaden",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.07709999999999,8.245879999999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-02T20:28:19.688782Z",
            "publish_time": null,
            "slug": "museum-wiesbaden-max-pechstein-the-sun-in-black-and-white-2024-03-15",
            "created_at": "2024-04-02T20:28:20.753166Z",
            "updated_at": "2024-04-02T20:28:22.512274Z",
            "summary": "Max Pechstein — The Sun in Black and White is an Gallery Shows event starting on 15/03/2024, 01:00 and ending on 30/06/2024, 00:00. Event is in Museum Wiesbaden with address Friedrich-Ebert-Allee 2.",
            "title": "Max Pechstein — The Sun in Black and White",
            "content": null,
            "start_time": "2024-03-15T01:00:00.000000Z",
            "end_time": "2024-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": "Friedrich-Ebert-Allee 2",
            "city": "Wiesbaden",
            "geolocation": "51.2570799,9.40952315",
            "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": 37770,
            "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": 35859,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/539b40c78e3042c4ba49eeba610d89bb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539b40c78e3042c4ba49eeba610d89bb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T21:15:23.371745Z",
                "updated_at": "2024-04-02T21:15:23.371802Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9892,
                "name": "Martin Parr Foundation",
                "slug": "martin-parr-foundation",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.44367200000001,-2.565092",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T21:15:26.741274Z",
            "publish_time": null,
            "slug": "martin-parr-foundation-2020-chris-killip-graham-smith-2024-04-11",
            "created_at": "2024-04-02T21:15:27.781617Z",
            "updated_at": "2024-04-02T21:15:38.341218Z",
            "summary": "20/20: Chris Killip / Graham Smith is an Gallery Shows event starting on 11/04/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Martin Parr Foundation with address 316 Paintworks.",
            "title": "20/20: Chris Killip / Graham Smith",
            "content": null,
            "start_time": "2024-04-11T00:00:00.000000Z",
            "end_time": "2024-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": "316 Paintworks",
            "city": "Bristol",
            "geolocation": "51.4441162,-2.5647417",
            "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": 37806,
            "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": 35896,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3272838e6d564f65aa66090fdfa111dc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3272838e6d564f65aa66090fdfa111dc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-03T09:51:34.772313Z",
                "updated_at": "2024-04-03T09:51:34.772363Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3590,
                "name": "Aspex Portsmouth",
                "slug": "aspex-portsmouth",
                "city": "Portsmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.79412629999999,-1.1061304",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-03T09:51:43.622435Z",
            "publish_time": null,
            "slug": "aspex-portsmouth-sorry-im-not-sorry-lauren-joy-kennett-2024-04-12",
            "created_at": "2024-04-03T09:51:44.560323Z",
            "updated_at": "2024-04-03T09:51:45.339549Z",
            "summary": "Sorry I’m Not Sorry, Lauren Joy Kennett is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Aspex Portsmouth with address The Vulcan Building.",
            "title": "Sorry I’m Not Sorry, Lauren Joy Kennett",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-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": "The Vulcan Building",
            "city": "Portsmouth",
            "geolocation": "50.793891200000004,-1.106023091932909",
            "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": 37937,
            "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": 36083,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb3d783ac53e424eb30531d7fc158f39.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3d783ac53e424eb30531d7fc158f39-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:20:09.321651Z",
                "updated_at": "2024-04-14T12:20:09.321707Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6686,
                "name": "Kienzle Art Foundation",
                "slug": "kienzle-art-foundation",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5070517,13.3205026",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-14T12:20:19.988614Z",
            "publish_time": null,
            "slug": "kienzle-art-foundation-achim-sakic-via-1998-2024-2024-04-06",
            "created_at": "2024-04-14T12:20:20.891216Z",
            "updated_at": "2024-04-14T12:20:22.844910Z",
            "summary": "Achim Sakic. VIA 1998 – 2024 is an Gallery Shows event starting on 06/04/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Kienzle Art Foundation with address 54 Bleibtreustraße.",
            "title": "Achim Sakic. VIA 1998 – 2024",
            "content": null,
            "start_time": "2024-04-06T00:00:00.000000Z",
            "end_time": "2024-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": "54 Bleibtreustraße",
            "city": "Berlin",
            "geolocation": "52.5070477,13.320513934752285",
            "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": 38014,
            "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": 36169,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eb6587982de54fc28cbc489bc5813dfd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb6587982de54fc28cbc489bc5813dfd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-16T08:47:45.929804Z",
                "updated_at": "2024-04-16T08:47:45.929836Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4525,
                "name": "Bluecoat",
                "slug": "bluecoat",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3654841,-2.8658886",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-16T08:47:50.922859Z",
            "publish_time": null,
            "slug": "bluecoat-dahong-hongxuan-wang-role-model-2024-05-03",
            "created_at": "2024-04-16T08:47:51.817346Z",
            "updated_at": "2024-04-16T08:47:53.508281Z",
            "summary": "Dahong Hongxuan Wang: Role Model is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Bluecoat with address School Lane.",
            "title": "Dahong Hongxuan Wang: Role Model",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-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": "School Lane",
            "city": "Liverpool",
            "geolocation": "39.9487952,-75.3000268",
            "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": 38017,
            "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": 36171,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/171eea32dfae41fdaf478c257e68cd6f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/171eea32dfae41fdaf478c257e68cd6f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-16T08:47:52.015775Z",
                "updated_at": "2024-04-16T08:47:52.015833Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4525,
                "name": "Bluecoat",
                "slug": "bluecoat",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3654841,-2.8658886",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-16T08:47:58.623824Z",
            "publish_time": null,
            "slug": "bluecoat-michelle-williams-gamaker-our-mountains-are-painted-on-glass-2024-05-03",
            "created_at": "2024-04-16T08:47:59.529898Z",
            "updated_at": "2024-04-16T08:48:00.126434Z",
            "summary": "Michelle Williams Gamaker: Our Mountains Are Painted on Glass is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Bluecoat with address School Lane.",
            "title": "Michelle Williams Gamaker: Our Mountains Are Painted on Glass",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-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": "School Lane",
            "city": "Liverpool",
            "geolocation": "39.9487952,-75.3000268",
            "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": 38077,
            "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": 36269,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c8beb19e043417d8b53c057461e7ee9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8beb19e043417d8b53c057461e7ee9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:41:56.409913Z",
                "updated_at": "2024-04-30T09:41:56.409990Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4207,
                "name": "Edinburgh Printmakers",
                "slug": "edinburgh-printmakers",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9421375,-3.2130428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-30T09:42:31.258090Z",
            "publish_time": null,
            "slug": "edinburgh-printmakers-this-i-like-it-2024-04-19",
            "created_at": "2024-04-30T09:42:32.285891Z",
            "updated_at": "2024-04-30T09:42:43.806597Z",
            "summary": "This... I Like It is an Gallery Shows event starting on 19/04/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Edinburgh Printmakers with address 1 Dundee Street.",
            "title": "This... I Like It",
            "content": null,
            "start_time": "2024-04-19T00:00:00.000000Z",
            "end_time": "2024-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": "1 Dundee Street",
            "city": "Edinburgh",
            "geolocation": "53.752784199999994,-0.3740671995879167",
            "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": 38079,
            "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": 36266,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f9ca1c53de7342f6b92194b764566edc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ca1c53de7342f6b92194b764566edc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:41:42.492925Z",
                "updated_at": "2024-04-30T09:41:42.492990Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4207,
                "name": "Edinburgh Printmakers",
                "slug": "edinburgh-printmakers",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9421375,-3.2130428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-30T09:42:34.189240Z",
            "publish_time": null,
            "slug": "edinburgh-printmakers-castle-mills-then-now-whose-gallery-is-it-anyway-2024-04-19",
            "created_at": "2024-04-30T09:42:35.121505Z",
            "updated_at": "2024-04-30T09:42:36.529588Z",
            "summary": "Castle Mills: Then & Now | Whose Gallery is it Anyway? is an Gallery Shows event starting on 19/04/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Edinburgh Printmakers with address 1 Dundee Street.",
            "title": "Castle Mills: Then & Now | Whose Gallery is it Anyway?",
            "content": null,
            "start_time": "2024-04-19T00:00:00.000000Z",
            "end_time": "2024-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": "1 Dundee Street",
            "city": "Edinburgh",
            "geolocation": "53.752784199999994,-0.3740671995879167",
            "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": 38096,
            "author": {
                "id": "4279ab40-f7d5-41e7-ae78-b6020f7df7e0",
                "username": "martinj_1011",
                "slug": "martinj_1011",
                "first_name": "Martin J",
                "last_name": "Tickner",
                "display_name": "MartinJ Tickner",
                "display_name_full": "MartinJ Tickner",
                "email": "mj.tickner@gallery46.co.uk",
                "telephone": "+44 7909 947912"
            },
            "price": null,
            "featured_image": {
                "id": 36286,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60a0c361e3094aaf840c570ba7371c3b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a0c361e3094aaf840c570ba7371c3b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:48:59.301063Z",
                "updated_at": "2024-04-30T09:48:59.301121Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3646,
                "name": "Gallery 46",
                "slug": "gallery-46",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5166164,-0.0598132",
                "artworks_for_sale_count": 4,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-30T09:49:03.125290Z",
            "publish_time": null,
            "slug": "gallery-46-the-garden-of-delights-on-earth-2024-06-07",
            "created_at": "2024-04-30T09:49:04.029793Z",
            "updated_at": "2024-04-30T09:49:17.667486Z",
            "summary": "The Garden of Delights on Earth is an Gallery Shows event starting on 07/06/2024, 00:00 and ending on 30/06/2024, 00:00. Event is in Gallery 46 with address 46 ASHFIELD STREET.",
            "title": "The Garden of Delights on Earth",
            "content": null,
            "start_time": "2024-06-07T00:00:00.000000Z",
            "end_time": "2024-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": "46 ASHFIELD STREET",
            "city": "London",
            "geolocation": "51.51658085,-0.05980699246093631",
            "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": 38194,
            "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": 36414,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9edfdcbb2c244d83b3bbecdc33943067.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9edfdcbb2c244d83b3bbecdc33943067-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:00:43.818907Z",
                "updated_at": "2024-05-02T16:00:43.818969Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3550,
                "name": "Yorkshire Sculpture Park",
                "slug": "yorkshire-sculpture-park",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6072965,-1.5631592",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-05-02T16:00:51.310211Z",
            "publish_time": null,
            "slug": "yorkshire-sculpture-park-yukihiro-akama-basho-no-kankaku-a-sense-of-place-2024-03-09",
            "created_at": "2024-05-02T16:00:52.226982Z",
            "updated_at": "2024-05-02T16:00:53.082621Z",
            "summary": "Yukihiro Akama: Basho no Kankaku – A Sense of Place 場所の感覚 is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 30/06/2024, 00:00. Event is in Yorkshire Sculpture Park with address West Bretton.",
            "title": "Yukihiro Akama: Basho no Kankaku – A Sense of Place 場所の感覚",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-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": "West Bretton",
            "city": "Wakefield",
            "geolocation": "53.6199425,-1.5648379",
            "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": 38277,
            "author": {
                "id": "514bd593-bf3d-4a9b-bb37-58ac4e401205",
                "username": "Kenise@kbfa.com",
                "slug": "kenisekbfacom",
                "first_name": "Kenise",
                "last_name": "Barnes",
                "display_name": null,
                "display_name_full": "Kenise Barnes",
                "email": "Kenise@kbfa.com",
                "telephone": "+1 860 560 3085"
            },
            "price": null,
            "featured_image": {
                "id": 36727,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aec9c27bf9614ef7bf186c97cdda37f6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aec9c27bf9614ef7bf186c97cdda37f6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-29T20:51:11.523438Z",
                "updated_at": "2024-05-29T20:51:11.523481Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "514bd593-bf3d-4a9b-bb37-58ac4e401205"
            },
            "venue": {
                "id": 878,
                "name": "Kenise Barnes Fine Art",
                "slug": "kenise-barnes-fine-art",
                "city": "Kent",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7246529,-73.4759562",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3900,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/22ff398c0f074e8894c187db9c1b9c0c.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-06-23T18:37:28.514714Z",
                    "updated_at": "2022-06-23T18:37:28.514750Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "514bd593-bf3d-4a9b-bb37-58ac4e401205"
                },
                "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": "2024-05-29T20:51:30.872928Z",
            "publish_time": null,
            "slug": "happiest-with-blossoms-above-my-head-and-flowers-around-my-feet",
            "created_at": "2024-05-29T20:51:30.876778Z",
            "updated_at": "2024-05-29T20:51:30.913572Z",
            "summary": "Happiest with Blossoms Above My Head and Flowers Around My Feet is an Gallery Shows event starting on 18/05/2024, 11:00 and ending on 30/06/2024, 04:00. Event is in Kenise Barnes Fine Art with address 7 Fulling Ln, Kent, CT 06757, USA.",
            "title": "Happiest with Blossoms Above My Head and Flowers Around My Feet",
            "content": "Jackie Battenfield and Margot Glass\r\n\r\nKenise Barnes Fine Art is pleased to announce an exhibition featuring two contemporary artists whose work is focused on botany.",
            "start_time": "2024-05-18T11:00:00.000000Z",
            "end_time": "2024-06-30T04: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": "7 Fulling Ln, Kent, CT 06757, USA",
            "city": "",
            "geolocation": "41.7246529,-73.4759562",
            "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": 38296,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 36752,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/afffed9e9f6545c78ba2cf2bb4645175.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-19T19:42:33.356758Z",
                "updated_at": "2024-06-19T19:42:33.356793Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": 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": "2024-06-19T19:42:41.313998Z",
            "publish_time": null,
            "slug": "fahren-feingold-ethereal-legacy-a-benefit-art-auction-in-partnership-with-colorectal-cancer-alliance",
            "created_at": "2024-06-19T19:42:41.317803Z",
            "updated_at": "2024-06-19T19:42:41.360595Z",
            "summary": "Fahren Feingold “Ethereal Legacy”  A Benefit Art Auction In Partnership with Colorectal Cancer Alliance is an Auctions event starting on 20/06/2024, 12:00 and ending on 30/06/2024, 18:00. Event is in The Untitled Space with address Online-Only.",
            "title": "Fahren Feingold “Ethereal Legacy”  A Benefit Art Auction In Partnership with Colorectal Cancer Alliance",
            "content": "The Untitled Space is proud to present “Fahren Feingold Ethereal Legacy,” a benefit art auction featuring paintings by the celebrated artist Fahren Feingold in partnership with the Colorectal Cancer Alliance, a non-profit dedicated to ending colorectal cancer. The auction will showcase 80 unique watercolor paintings, including several new releases from the artist’s estate. An online preview of the auction lots will be available starting 12 PM EST, June 19, 2024, with bidding live from June 20, 2024, 12 PM EST through June 30, 2024, 6 PM EST on untitled-space.art. Proceeds from each artwork sold in the auction will be donated to the Colorectal Cancer Alliance in light of her untimely death from colon cancer in September 2023 at the age of 43.",
            "start_time": "2024-06-20T12:00:00.000000Z",
            "end_time": "2024-06-30T18: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": "Online-Only",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29991,
            "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": 28428,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ca8d82d67f9446b3b77e82366efd8fef.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca8d82d67f9446b3b77e82366efd8fef-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-03T10:23:04.496756Z",
                "updated_at": "2023-08-03T10:23:04.496812Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8625,
                "name": "Trinity Buoy Wharf",
                "slug": "trinity-buoy-wharf",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5084239,0.008629399999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-03T10:23:10.694043Z",
            "publish_time": null,
            "slug": "trinity-buoy-wharf-lifelines-2023-07-01",
            "created_at": "2023-08-03T10:23:11.738637Z",
            "updated_at": "2023-08-03T10:23:12.436850Z",
            "summary": "Lifelines is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 01/07/2024, 00:00. Event is in Trinity Buoy Wharf with address 64 Orchard Place.",
            "title": "Lifelines",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2024-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "64 Orchard Place",
            "city": "London",
            "geolocation": "51.508529499999995,0.008513071774907583",
            "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": 35835,
            "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": 3969,
                "name": "The Centre Pompidou",
                "slug": "centre-pompidou",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8608613,2.351717",
                "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": "2024-02-13T10:45:37.038003Z",
            "publish_time": null,
            "slug": "the-centre-pompidou-brancusi-2024-03-27",
            "created_at": "2024-02-13T10:45:38.063802Z",
            "updated_at": "2024-02-13T10:45:38.477639Z",
            "summary": "Brancusi is an Gallery Shows event starting on 27/03/2024, 01:00 and ending on 01/07/2024, 00:00. Event is in The Centre Pompidou with address Place Georges-Pompidou.",
            "title": "Brancusi",
            "content": null,
            "start_time": "2024-03-27T01:00:00.000000Z",
            "end_time": "2024-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Place Georges-Pompidou",
            "city": "Paris",
            "geolocation": "48.860776650000005,2.351762174498843",
            "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": 38275,
            "author": {
                "id": "514bd593-bf3d-4a9b-bb37-58ac4e401205",
                "username": "Kenise@kbfa.com",
                "slug": "kenisekbfacom",
                "first_name": "Kenise",
                "last_name": "Barnes",
                "display_name": null,
                "display_name_full": "Kenise Barnes",
                "email": "Kenise@kbfa.com",
                "telephone": "+1 860 560 3085"
            },
            "price": null,
            "featured_image": {
                "id": 36725,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cbe3b625b2b945a4b6b186e60ec67b44.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3b625b2b945a4b6b186e60ec67b44-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-05-29T20:42:47.619522Z",
                "updated_at": "2024-05-29T20:42:47.619561Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "514bd593-bf3d-4a9b-bb37-58ac4e401205"
            },
            "venue": {
                "id": 878,
                "name": "Kenise Barnes Fine Art",
                "slug": "kenise-barnes-fine-art",
                "city": "Kent",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7246529,-73.4759562",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3900,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/22ff398c0f074e8894c187db9c1b9c0c.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-06-23T18:37:28.514714Z",
                    "updated_at": "2022-06-23T18:37:28.514750Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "514bd593-bf3d-4a9b-bb37-58ac4e401205"
                },
                "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": "2024-05-29T20:42:57.062814Z",
            "publish_time": null,
            "slug": "elizabeth",
            "created_at": "2024-05-29T20:42:57.068481Z",
            "updated_at": "2024-05-29T20:44:42.343223Z",
            "summary": "Elizabeth is an Gallery Shows event starting on 01/06/2024, 11:00 and ending on 01/07/2024, 17:30. Event is in Kenise Barnes Fine Art with address 7 Fulling Ln, Kent, CT 06757, USA.",
            "title": "Elizabeth",
            "content": "Kenise Barnes Fine Art and daphne:art Gallery and Advisory announce Elizabeth, a celebration of the life and work of Elizabeth Gourlay, beloved artist, wife, daughter, sister, aunt, and friend who died on April 27. \r\n\r\nGourlay’s subtle and sophisticated paintings, drawings, and collages are meditations on light and color.  Gourlay’s process began with small drawings and collages she made as studies that often evolved into larger paintings. Based on the grid, observations of nature and meditation on color and form, her work is a gradual yet progressive rumination leading to a complex vocabulary of shapes, color and line. Musical composition, emotional states and our collective subconscious resonate within bars, lines and blocks of color. Gourlay’s combinations of found forms and colors evoke the emotional and the aesthetic and present the viewer with an opening to a personal and purely abstract experience.",
            "start_time": "2024-06-01T11:00:00.000000Z",
            "end_time": "2024-07-01T17:30: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": "7 Fulling Ln, Kent, CT 06757, USA",
            "city": "",
            "geolocation": "41.7246529,-73.4759562",
            "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": [
                3903
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}