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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7740",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7704",
    "results": [
        {
            "id": 8131,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 9094,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/309f9c19377a4caab191928a01f7dd1b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309f9c19377a4caab191928a01f7dd1b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:28:08.915775Z",
                "updated_at": "2022-04-22T16:28:08.915814Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-04-22T16:28:12.050742Z",
            "publish_time": null,
            "slug": "agora-gallery-new-york-the-saturated-palette-2022-05-03",
            "created_at": "2022-04-22T16:28:12.824779Z",
            "updated_at": "2022-08-03T08:41:59.118690Z",
            "summary": "The Saturated Palette is an Gallery Shows event starting on 03/05/2022, 00:00 and ending on 24/05/2022, 00:00. Event is in AGORA GALLERY New York with address 530 W 25th St.",
            "title": "The Saturated Palette",
            "content": null,
            "start_time": "2022-05-03T00:00:00.000000Z",
            "end_time": "2022-05-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 W 25th St",
            "city": "New York",
            "geolocation": "40.749293836734694,-74.0042122244898",
            "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": 8132,
            "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": 9096,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/920a4544fa2c4ab18677a5af4ff6bdf7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/920a4544fa2c4ab18677a5af4ff6bdf7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:28:10.344161Z",
                "updated_at": "2022-04-22T16:28:10.344197Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3453,
                "name": "99 Projects",
                "slug": "99-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5346208,-0.2191569",
                "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": "2022-04-22T16:28:13.915785Z",
            "publish_time": null,
            "slug": "99-projects-ten-days-of-silence-a-solo-show-by-lauren-baker-2022-05-06",
            "created_at": "2022-04-22T16:28:14.694280Z",
            "updated_at": "2022-04-22T16:28:20.131361Z",
            "summary": "Ten Days Of Silence, a solo show by Lauren Baker is an Gallery Shows event starting on 06/05/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in 99 Projects with address 99 Chamberlayne Road.",
            "title": "Ten Days Of Silence, a solo show by Lauren Baker",
            "content": null,
            "start_time": "2022-05-06T00:00:00.000000Z",
            "end_time": "2022-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "99 Chamberlayne Road",
            "city": "London",
            "geolocation": "51.53457185,-0.21912960273790738",
            "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": 8133,
            "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": 9095,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c6855d5fc054cb591817b3159e7fce4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c6855d5fc054cb591817b3159e7fce4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:28:10.274936Z",
                "updated_at": "2022-04-22T16:28:10.274990Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3731,
                "name": "Banks Mill Studios",
                "slug": "banks-mill-studios",
                "city": "Derby",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9267798,-1.4861085",
                "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": "2022-04-22T16:28:15.212521Z",
            "publish_time": null,
            "slug": "banks-mill-studios-derbyshire-open-arts-at-banks-mill-studios-2022-05-28",
            "created_at": "2022-04-22T16:28:16.007058Z",
            "updated_at": "2022-04-22T16:28:17.409277Z",
            "summary": "Derbyshire Open Arts at Banks Mill Studios is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in Banks Mill Studios with address 71 Bridge Street.",
            "title": "Derbyshire Open Arts at Banks Mill Studios",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "71 Bridge Street",
            "city": "Derby",
            "geolocation": "52.2079244,0.1189652",
            "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": 8134,
            "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": 9097,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/41ce7905fc1348b686e59f98f637d4d1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41ce7905fc1348b686e59f98f637d4d1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:28:17.134285Z",
                "updated_at": "2022-04-22T16:28:17.134333Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3937,
                "name": "Beaux Arts Bath",
                "slug": "beaux-arts-bath",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.38108829999999,-2.358352199999999",
                "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": "2022-04-22T16:28:19.703300Z",
            "publish_time": null,
            "slug": "beaux-arts-bath-domestic-bliss-2022-05-07",
            "created_at": "2022-04-22T16:28:20.473462Z",
            "updated_at": "2022-04-22T16:28:21.812828Z",
            "summary": "Domestic Bliss is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Beaux Arts Bath with address 12/13 York Street.",
            "title": "Domestic Bliss",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12/13 York Street",
            "city": "Bath",
            "geolocation": "52.583734,-2.11658",
            "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": 8135,
            "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": 9098,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be0dfd9f4e344a7085fbfadbc720f695.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be0dfd9f4e344a7085fbfadbc720f695-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:02.563092Z",
                "updated_at": "2022-04-22T16:31:02.563130Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3620,
                "name": "Burchfield Penney Art Center",
                "slug": "burchfield-penney-art-center",
                "city": "Buffalo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.9336263,-78.8805479",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:04.524243Z",
            "publish_time": null,
            "slug": "burchfield-penney-art-center-timothy-frerichs-navigation-lake-erie-the-great-lakes-2022-05-13",
            "created_at": "2022-04-22T16:31:05.314239Z",
            "updated_at": "2022-04-22T16:31:06.344033Z",
            "summary": "Timothy Frerichs: Navigation: Lake Erie - the Great Lakes is an Gallery Shows event starting on 13/05/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Burchfield Penney Art Center with address 1300 Elmwood Avenue.",
            "title": "Timothy Frerichs: Navigation: Lake Erie - the Great Lakes",
            "content": null,
            "start_time": "2022-05-13T00:00:00.000000Z",
            "end_time": "2022-08-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1300 Elmwood Avenue",
            "city": "Buffalo",
            "geolocation": "42.9345986,-78.88605006344082",
            "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": 8136,
            "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": 9099,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3cf4e6ada39440b08fabd30fc0acd25b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cf4e6ada39440b08fabd30fc0acd25b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:05.608855Z",
                "updated_at": "2022-04-22T16:31:05.608891Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4193,
                "name": "Canberra Contemporary Art Space",
                "slug": "canberra-contemporary-art-space",
                "city": "Forrest",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-35.3194129,149.1313997",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:07.393314Z",
            "publish_time": null,
            "slug": "canberra-contemporary-art-space-james-lieutenant-2022-05-19",
            "created_at": "2022-04-22T16:31:08.166045Z",
            "updated_at": "2022-04-22T16:31:08.220101Z",
            "summary": "James Lieutenant is an Gallery Shows event starting on 19/05/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in Canberra Contemporary Art Space with address 19 Furneaux St Forrest A.C.T..",
            "title": "James Lieutenant",
            "content": null,
            "start_time": "2022-05-19T00:00:00.000000Z",
            "end_time": "2022-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 Furneaux St Forrest A.C.T.",
            "city": "Canberra",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8137,
            "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": 9101,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1d9e893608ee4339977279f678897e05.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d9e893608ee4339977279f678897e05-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:09.481888Z",
                "updated_at": "2022-04-22T16:31:09.481923Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3620,
                "name": "Burchfield Penney Art Center",
                "slug": "burchfield-penney-art-center",
                "city": "Buffalo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.9336263,-78.8805479",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:11.642158Z",
            "publish_time": null,
            "slug": "burchfield-penney-art-center-different-perspectives-2022-05-13",
            "created_at": "2022-04-22T16:31:13.566223Z",
            "updated_at": "2022-04-22T16:31:14.148348Z",
            "summary": "Different Perspectives is an Gallery Shows event starting on 13/05/2022, 00:00 and ending on 02/10/2022, 00:00. Event is in Burchfield Penney Art Center with address 1300 Elmwood Avenue.",
            "title": "Different Perspectives",
            "content": null,
            "start_time": "2022-05-13T00:00:00.000000Z",
            "end_time": "2022-10-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1300 Elmwood Avenue",
            "city": "Buffalo",
            "geolocation": "42.9345986,-78.88605006344082",
            "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": 8138,
            "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": 9100,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aa2022892f464055841160137481bd3c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa2022892f464055841160137481bd3c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:08.447568Z",
                "updated_at": "2022-04-22T16:31:08.447603Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4271,
                "name": "Brunei Gallery SOAS",
                "slug": "brunei-gallery-soas",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5221667,-0.1249807",
                "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": "2022-04-22T16:31:10.589231Z",
            "publish_time": null,
            "slug": "brunei-gallery-soas-forward-to-the-past-re-enaging-uli-in-new-experiments-2022-05-11",
            "created_at": "2022-04-22T16:31:14.240908Z",
            "updated_at": "2022-04-22T16:31:14.281018Z",
            "summary": "Forward To The Past: Re-Enaging Uli In New Experiments is an Gallery Shows event starting on 11/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Brunei Gallery SOAS with address Thornhaugh Street, Russell Square.",
            "title": "Forward To The Past: Re-Enaging Uli In New Experiments",
            "content": null,
            "start_time": "2022-05-11T00:00:00.000000Z",
            "end_time": "2022-06-25T00: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": "Thornhaugh Street, Russell Square",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8139,
            "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": 3391,
                "name": "Cleveland Museum of Art",
                "slug": "cleveland-museum-art",
                "city": "Cleveland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.509041,-81.6120703",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:17.909865Z",
            "publish_time": null,
            "slug": "cleveland-museum-of-art-the-new-black-vanguard-photography-between-art-and-fashion-2022-05-08",
            "created_at": "2022-04-22T16:31:18.644937Z",
            "updated_at": "2022-04-22T16:31:19.072635Z",
            "summary": "The New Black Vanguard: Photography Between Art and Fashion is an Museum Exhibitions event starting on 08/05/2022, 00:00 and ending on 11/09/2022, 00:00. Event is in Cleveland Museum of Art with address 11150 East Boulevard.",
            "title": "The New Black Vanguard: Photography Between Art and Fashion",
            "content": null,
            "start_time": "2022-05-08T00:00:00.000000Z",
            "end_time": "2022-09-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11150 East Boulevard",
            "city": "Cleveland",
            "geolocation": "41.5090438,-81.61173672190631",
            "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": 8140,
            "author": {
                "id": "13e1b1ce-3b40-4e10-bf77-998a3b49b5fc",
                "username": "BeersLondon",
                "slug": "beerslondon",
                "first_name": "",
                "last_name": "",
                "display_name": null,
                "display_name_full": "",
                "email": "phoebe@beerslondon.com",
                "telephone": "0207 502 9078"
            },
            "price": null,
            "featured_image": {
                "id": 9102,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c03ad59da95e4c0d89148901f83bf9df.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c03ad59da95e4c0d89148901f83bf9df-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:17.764905Z",
                "updated_at": "2022-04-22T16:31:17.764942Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 693,
                "name": "BEERS London",
                "slug": "beers-contemporary-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.518054,-0.099502",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3967,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/709b412d42f44ee1bae6c9c5f2462a75.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-18T15:15:48.361227Z",
                    "updated_at": "2022-08-18T15:15:48.361270Z",
                    "is_converted_to_webp": true,
                    "caption": "Beers London gallery profile image",
                    "alt_text": "Beers London gallery profile image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:23.362643Z",
            "publish_time": null,
            "slug": "beers-contemporary-london-peter-matthews-shape-shifter-2022-05-21",
            "created_at": "2022-04-22T16:31:24.726316Z",
            "updated_at": "2022-08-03T08:41:52.957688Z",
            "summary": "Peter Matthews: Shape Shifter is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in BEERS London with address 51 Little Britain.",
            "title": "Peter Matthews: Shape Shifter",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "51 Little Britain",
            "city": "London",
            "geolocation": "51.5171701,-0.0986172",
            "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": 8141,
            "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": 9104,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/83f97f31f704450b8f765aa474986256.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83f97f31f704450b8f765aa474986256-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:21.276405Z",
                "updated_at": "2022-04-22T16:31:21.276462Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:27.051875Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-yamam-nabeel-intersecting-realities-2022-05-04",
            "created_at": "2022-04-22T16:31:27.913155Z",
            "updated_at": "2022-04-22T16:31:28.271953Z",
            "summary": "Yamam Nabeel: Intersecting Realities is an Gallery Shows event starting on 04/05/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "Yamam Nabeel: Intersecting Realities",
            "content": null,
            "start_time": "2022-05-04T00:00:00.000000Z",
            "end_time": "2022-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8142,
            "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": 9103,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5ba421c908444605ac3a44739c5532c3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ba421c908444605ac3a44739c5532c3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:21.069695Z",
                "updated_at": "2022-04-22T16:31:21.069755Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3998,
                "name": "Centre d'Art Contemporain Genève",
                "slug": "centre-dart-contemporain-geneve",
                "city": "Geneva",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.1989327,6.1381708",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:23.240138Z",
            "publish_time": null,
            "slug": "centre-dart-contemporain-geneve-aria-dean-2022-05-04",
            "created_at": "2022-04-22T16:31:29.144514Z",
            "updated_at": "2022-04-22T16:31:29.652838Z",
            "summary": "Aria Dean is an Gallery Shows event starting on 04/05/2022, 00:00 and ending on 07/08/2022, 00:00. Event is in Centre d'Art Contemporain Genève with address Rue des Vieux-Grenadiers 10.",
            "title": "Aria Dean",
            "content": null,
            "start_time": "2022-05-04T00:00:00.000000Z",
            "end_time": "2022-08-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rue des Vieux-Grenadiers 10",
            "city": "Geneva",
            "geolocation": "46.1988648,6.1375504",
            "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": 8143,
            "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": 9105,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffc0b82ae8c04122ae82eec5b1f3fb65-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:21.656881Z",
                "updated_at": "2022-04-22T16:31:21.656917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:26.434847Z",
            "publish_time": null,
            "slug": "colonnade-house-3style-2022-05-31",
            "created_at": "2022-04-22T16:31:32.191196Z",
            "updated_at": "2022-04-22T16:31:32.537359Z",
            "summary": "3Style is an Gallery Shows event starting on 31/05/2022, 00:00 and ending on 05/06/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "3Style",
            "content": null,
            "start_time": "2022-05-31T00:00:00.000000Z",
            "end_time": "2022-06-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 8144,
            "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": 9106,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e2977f13f6b54f7e9f176382e9973770.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2977f13f6b54f7e9f176382e9973770-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:23.412769Z",
                "updated_at": "2022-04-22T16:31:23.412823Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:27.396715Z",
            "publish_time": null,
            "slug": "colonnade-house-amelie-collyer-botanicals-2022-05-24",
            "created_at": "2022-04-22T16:31:33.711121Z",
            "updated_at": "2022-04-22T16:31:34.052161Z",
            "summary": "Amélie Collyer: Botanicals is an Gallery Shows event starting on 24/05/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Amélie Collyer: Botanicals",
            "content": null,
            "start_time": "2022-05-24T00:00:00.000000Z",
            "end_time": "2022-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 8145,
            "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": 9107,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/40d63d1e10dc41498b9583762c56d4ff.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d63d1e10dc41498b9583762c56d4ff-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:30.955770Z",
                "updated_at": "2022-04-22T16:31:30.955807Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:35.066762Z",
            "publish_time": null,
            "slug": "colonnade-house-riot-payne-2022-05-10",
            "created_at": "2022-04-22T16:31:35.826785Z",
            "updated_at": "2022-04-22T16:31:36.180597Z",
            "summary": "Riot + Payne is an Gallery Shows event starting on 10/05/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Riot + Payne",
            "content": null,
            "start_time": "2022-05-10T00:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 8146,
            "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": 9109,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a289033d07184924b7956a31ac66dcd0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a289033d07184924b7956a31ac66dcd0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:39.655645Z",
                "updated_at": "2022-04-22T16:31:39.655682Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:43.968374Z",
            "publish_time": null,
            "slug": "colonnade-house-urszula-kasza-inspired-motiviation-2022-05-10",
            "created_at": "2022-04-22T16:31:44.710740Z",
            "updated_at": "2022-04-22T16:31:45.051815Z",
            "summary": "Urszula Kasza: Inspired Motiviation is an Gallery Shows event starting on 10/05/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Urszula Kasza: Inspired Motiviation",
            "content": null,
            "start_time": "2022-05-10T00:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 8147,
            "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": 9108,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d2bc948fa90b4020b2942a63bb725bfd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:36.907623Z",
                "updated_at": "2022-04-22T16:31:36.907664Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T16:31:39.981363Z",
            "publish_time": null,
            "slug": "colonnade-house-samuel-murdoch-human-nature-2022-05-17",
            "created_at": "2022-04-22T16:31:45.890957Z",
            "updated_at": "2022-04-22T16:31:46.238642Z",
            "summary": "Samuel Murdoch: Human Nature is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Samuel Murdoch: Human Nature",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 8148,
            "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": 9110,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b17439680cc426aa64773a15027a4bd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b17439680cc426aa64773a15027a4bd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:33:48.109078Z",
                "updated_at": "2022-04-22T16:33:48.109118Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3637,
                "name": "Fenimore Art Museum",
                "slug": "fenimore-art-museum",
                "city": "Cooperstown",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.7157365,-74.92699689999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-04-22T16:33:50.063122Z",
            "publish_time": null,
            "slug": "fenimore-art-museum-drawn-from-life-three-generations-of-wyeth-figure-studies-2022-05-07",
            "created_at": "2022-04-22T16:33:50.959686Z",
            "updated_at": "2022-04-22T16:33:50.998331Z",
            "summary": "Drawn From Life: Three Generations Of Wyeth Figure Studies is an Museum Exhibitions event starting on 07/05/2022, 00:00 and ending on 05/09/2022, 00:00. Event is in Fenimore Art Museum with address PO Box 800Lake Rd.",
            "title": "Drawn From Life: Three Generations Of Wyeth Figure Studies",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-09-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "PO Box 800Lake Rd",
            "city": "Cooperstown",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}