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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4590&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4554&ordering=start_time",
    "results": [
        {
            "id": 3654,
            "author": {
                "id": "5379bc3d-028a-4ccc-8996-9a02a3a2968f",
                "username": "info@abc-arte.com",
                "slug": "infoabc-artecom",
                "first_name": "Antonio",
                "last_name": "Borghese",
                "display_name": null,
                "display_name_full": "Antonio Borghese",
                "email": "info@abc-arte.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 5132,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9509434230_1620942910.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9509434230_1620942910-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-22T13:43:06.431917Z",
                "updated_at": "2021-09-13T11:45:54.935461Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3110,
                "name": "ABC-ARTE",
                "slug": "abc-arte",
                "city": "Genoa",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4056513,8.939968799999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3002,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ABC-ARTE_-_Nanni_Valentini._Linterspazio_tra_il_visibile_ed_il_tattile_2019-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-09-11T14:54:15.529990Z",
                    "updated_at": "2021-09-14T13:43:51.384457Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2021-06-22T13:43:07.358948Z",
            "publish_time": null,
            "slug": "abc-arte-arnaldo-pomodoro-to-scratch-draw-write-2021-05-20",
            "created_at": "2021-06-22T13:43:09.155871Z",
            "updated_at": "2022-08-03T08:41:54.827420Z",
            "summary": "Arnaldo Pomodoro. To scratch, draw, write is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 14/10/2021, 00:00. Event is in ABC-ARTE with address Via XX Settembre 11a.",
            "title": "Arnaldo Pomodoro. To scratch, draw, write",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-10-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": "Via XX Settembre 11a",
            "city": "Genova",
            "geolocation": "45.6616658,8.7931439",
            "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": 26913,
            "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": 25737,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/874f5ba3af084792849fa98e30c4aed4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/874f5ba3af084792849fa98e30c4aed4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:47:17.250756Z",
                "updated_at": "2023-05-30T18:47:17.250814Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4896,
                "name": "The British Museum",
                "slug": "british-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5179505,-0.1269877",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T18:47:24.494404Z",
            "publish_time": null,
            "slug": "british-museum-thomas-becket-murder-and-the-making-of-a-saint-2021-05-20",
            "created_at": "2023-05-30T18:47:25.540968Z",
            "updated_at": "2023-05-30T18:47:25.904389Z",
            "summary": "Thomas Becket murder and the making of a saint is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 22/08/2021, 00:00. Event is in The British Museum with address Great Russell Street.",
            "title": "Thomas Becket murder and the making of a saint",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-08-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": "Great Russell Street",
            "city": "London",
            "geolocation": "51.5188018,-0.1247317",
            "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": 20572,
            "author": {
                "id": "75f4c134-070f-4188-88b5-70ff9cdc8a66",
                "username": "bsmtspace",
                "slug": "bsmtspace",
                "first_name": "Greg",
                "last_name": "Key",
                "display_name": "Greg Key",
                "display_name_full": "Greg Key",
                "email": "info@bsmt.co.uk",
                "telephone": "+44 7917 225169"
            },
            "price": null,
            "featured_image": {
                "id": 19896,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T20:42:18.315020Z",
                "updated_at": "2023-02-10T15:12:21.741972Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3104,
                "name": "BSMT Space",
                "slug": "bsmt-space",
                "city": "East London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5457405,-0.0759285",
                "artworks_for_sale_count": 2,
                "featured_image": {
                    "id": 2983,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/P1043125.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-08-13T18:55:39.175349Z",
                    "updated_at": "2021-09-14T13:43:24.864422Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "75f4c134-070f-4188-88b5-70ff9cdc8a66"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-24T20:42:18.526390Z",
            "publish_time": null,
            "slug": "bsmt-space-electric-bloom-debut-solo-show-by-zoe-anker-2021-05-20",
            "created_at": "2023-01-24T20:42:19.429914Z",
            "updated_at": "2023-01-24T20:42:19.990580Z",
            "summary": "Electric Bloom - Debut Solo Show by Zoe Anker is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in BSMT Space with address 529 Kingsland Road.",
            "title": "Electric Bloom - Debut Solo Show by Zoe Anker",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "529 Kingsland Road",
            "city": "London",
            "geolocation": "51.5457487,-0.0759116",
            "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": 3768,
            "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": 3227,
                "name": "Anders Wahlstedt Fine Art",
                "slug": "anders-wahlstedt-fine-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501755,-74.00365599999999",
                "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": "2021-07-08T12:54:37.408154Z",
            "publish_time": null,
            "slug": "anders-wahlstedt-fine-art-frank-stellas-imaginary-places-2021-05-20",
            "created_at": "2021-07-08T12:54:38.180887Z",
            "updated_at": "2021-07-08T12:54:38.531318Z",
            "summary": "Frank Stellas Imaginary Places is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 30/06/2021, 00:00. Event is in Anders Wahlstedt Fine Art with address 521 West 26th Street.",
            "title": "Frank Stellas Imaginary Places",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "521 West 26th Street",
            "city": "New York, NY",
            "geolocation": "40.75021575,-74.00368998661888",
            "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": 3772,
            "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": 5240,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9015778919_1620950275.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9015778919_1620950275-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-07-08T12:54:43.774975Z",
                "updated_at": "2021-09-13T11:47:32.385785Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3535,
                "name": "Angel Meadows Park",
                "slug": "angel-meadows-park",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4887251,-2.2354479",
                "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": "2021-07-08T12:54:44.798182Z",
            "publish_time": null,
            "slug": "angel-meadows-park-the-peoples-river-2021-05-20",
            "created_at": "2021-07-08T12:54:45.562056Z",
            "updated_at": "2021-07-08T12:54:45.904460Z",
            "summary": "The People's River is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 20/06/2021, 00:00. Event is in Angel Meadows Park with address Angel Meadows Park.",
            "title": "The People's River",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-06-20T00: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": "Angel Meadows Park",
            "city": "Manchester",
            "geolocation": "51.2557416,-0.9370743",
            "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": 27032,
            "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": 25837,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9791a967e1024737ac424db171c1370d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9791a967e1024737ac424db171c1370d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T19:12:13.213378Z",
                "updated_at": "2023-05-30T19:12:13.213433Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4560,
                "name": "CICA Museum",
                "slug": "cica-museum",
                "city": "Gyeonggi-do",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.6152464,126.7156325",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2023-05-30T19:12:15.548858Z",
            "publish_time": null,
            "slug": "cica-museum-cica-young-korean-artists-solo-show-series-spring-2022-2021-05-20",
            "created_at": "2023-05-30T19:12:16.466307Z",
            "updated_at": "2023-05-30T19:12:16.845931Z",
            "summary": "CICA Young Korean Artists Solo Show Series Spring 2022 is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 18/06/2021, 00:00. Event is in CICA Museum with address 196-30, Samdo-ro, Yangchon-eup.",
            "title": "CICA Young Korean Artists Solo Show Series Spring 2022",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "196-30, Samdo-ro, Yangchon-eup",
            "city": "Gimpo-si",
            "geolocation": "37.6065534,126.5856239",
            "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": 20545,
            "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": 19872,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b2120ea6f2754ea4a057e69c4f567cfb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2120ea6f2754ea4a057e69c4f567cfb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T20:28:14.526469Z",
                "updated_at": "2023-02-10T15:12:11.708761Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4549,
                "name": "Broadway Gallery",
                "slug": "broadway-gallery",
                "city": "Letchworth Garden City",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.97965790000001,-0.2268733",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-24T20:28:14.818753Z",
            "publish_time": null,
            "slug": "broadway-studio-gallery-fiona-curran-jump-cut-still-life-2021-05-20",
            "created_at": "2023-01-24T20:28:16.033489Z",
            "updated_at": "2023-01-24T20:28:16.982445Z",
            "summary": "Fiona Curran - Jump Cut, Still Life. is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 04/07/2021, 00:00. Event is in Broadway Gallery with address 2 The Arcade.",
            "title": "Fiona Curran - Jump Cut, Still Life.",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-07-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": "2 The Arcade",
            "city": "Letchworth Garden City",
            "geolocation": "51.5171949,-0.08206954378495401",
            "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": 20466,
            "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": 19802,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76c67f46f9a84e84ac8deb50729dc4c6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76c67f46f9a84e84ac8deb50729dc4c6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T17:21:49.641767Z",
                "updated_at": "2023-02-10T15:11:49.950326Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 298,
                "name": "BLOCK 336",
                "slug": "block-336",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4682006,-0.11289929999998094",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T17:21:54.848657Z",
            "publish_time": null,
            "slug": "block-336-karen-mclean-blue-power-arnt-i-a-woman-2021-05-20",
            "created_at": "2023-01-20T17:21:55.760029Z",
            "updated_at": "2023-01-20T17:21:56.114814Z",
            "summary": "Karen McLean: BLUE POWER | Ar'n't I a Woman! is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 12/06/2021, 00:00. Event is in BLOCK 336 with address 336 Brixton Road.",
            "title": "Karen McLean: BLUE POWER | Ar'n't I a Woman!",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-06-12T00: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": "336 Brixton Road",
            "city": "London",
            "geolocation": "51.4681421,-0.1129475",
            "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": 20676,
            "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": 19996,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/455cc17011e942ec9c6567c3f0f1e5a2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455cc17011e942ec9c6567c3f0f1e5a2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:57:25.968215Z",
                "updated_at": "2023-02-10T15:13:06.953864Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7942,
                "name": "Bristol Beacon",
                "slug": "bristol-beacon",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4548803,-2.5985703",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-25T10:57:29.898829Z",
            "publish_time": null,
            "slug": "bristol-beacon-big-jeff-johns-super-cool-drawing-machine-2021-05-20",
            "created_at": "2023-01-25T10:57:30.767443Z",
            "updated_at": "2023-01-25T10:57:31.128485Z",
            "summary": "Big Jeff Johns – Super Cool Drawing Machine is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 23/05/2021, 00:00. Event is in Bristol Beacon with address Trenchard street.",
            "title": "Big Jeff Johns – Super Cool Drawing Machine",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-05-23T00: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": "Trenchard street",
            "city": "Bristol",
            "geolocation": "51.4555465,-2.5978286",
            "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": 7939,
            "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": 8933,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/46d15b17eb5d46ebb18477a6f05cab00.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46d15b17eb5d46ebb18477a6f05cab00-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-27T20:47:46.154949Z",
                "updated_at": "2022-03-27T20:47:46.154984Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4677,
                "name": "Cheim & Read",
                "slug": "cheim-read",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7688699,-73.9678746",
                "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-03-27T20:47:48.410490Z",
            "publish_time": null,
            "slug": "cheim-read-serge-poliakoff-gouaches-1938-1969-2021-05-20",
            "created_at": "2022-03-27T20:47:49.228220Z",
            "updated_at": "2022-03-27T20:47:49.653111Z",
            "summary": "Serge Poliakoff: Gouaches 1938-1969 is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 25/09/2021, 00:00. Event is in Cheim & Read with address 23 E. 67th Street.",
            "title": "Serge Poliakoff: Gouaches 1938-1969",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-09-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": "23 E. 67th Street",
            "city": "New York",
            "geolocation": "40.76877425,-73.96795908333334",
            "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": 4531,
            "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": 5950,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1812895308_1624417964.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1812895308_1624417964-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-10T15:03:43.018158Z",
                "updated_at": "2021-09-13T11:58:23.620484Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3828,
                "name": "Annely Juda Fine Art",
                "slug": "annely-juda-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51426799999999,-0.1456187",
                "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": "2021-09-10T15:03:45.436446Z",
            "publish_time": null,
            "slug": "annely-juda-fine-art-modernist-pioneers-2021-05-20",
            "created_at": "2021-09-10T15:03:46.269984Z",
            "updated_at": "2021-09-10T15:03:46.592480Z",
            "summary": "Modernist Pioneers is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 31/07/2021, 00:00. Event is in Annely Juda Fine Art with address 23 Dering Street.",
            "title": "Modernist Pioneers",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "23 Dering Street",
            "city": "London",
            "geolocation": "51.5142764,-0.1456653",
            "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": 4540,
            "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": 3355,
                "name": "APT (Art in Perpetuity Trust)",
                "slug": "apt-art-perpetuity-trust",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4765177,-0.0210759",
                "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": "2021-09-10T15:05:48.499210Z",
            "publish_time": null,
            "slug": "apt-art-in-perpetuity-trust-the-necker-2021-05-20",
            "created_at": "2021-09-10T15:05:49.355311Z",
            "updated_at": "2021-09-10T15:05:49.682641Z",
            "summary": "The Necker is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 30/05/2021, 00:00. Event is in APT (Art in Perpetuity Trust) with address Harold Wharf.",
            "title": "The Necker",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-05-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Harold Wharf",
            "city": "London",
            "geolocation": "51.5105494,-0.025593066610859437",
            "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": 3220,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4720,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Screen_Shot_2020-02-07_at_5.07.12_PM-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-03-04T18:51:26.561141Z",
                "updated_at": "2021-09-13T11:39:42.090662Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-03-04T18:51:11.249350Z",
            "publish_time": null,
            "slug": "joanne-artman-at-affordable-art-new-york-spring-2021",
            "created_at": "2021-03-04T18:51:11.253611Z",
            "updated_at": "2021-03-16T15:50:08.780466Z",
            "summary": "JoAnne Artman at Affordable Art New York- Spring 2021 is an Art Fairs event starting on 20/05/2021, 10:00 and ending on 23/05/2021, 20:00. Event is in JoAnne Artman Gallery New York with address 125 W 18th St, New York, NY 10011, USA.",
            "title": "JoAnne Artman at Affordable Art New York- Spring 2021",
            "content": "",
            "start_time": "2021-05-20T10:00:00.000000Z",
            "end_time": "2021-05-23T20: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": "125 W 18th St, New York, NY 10011, USA",
            "city": "New York",
            "geolocation": "40.7404282,-73.9960263",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20522,
            "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": 19854,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f99376e3eb5441cba1e83dd486d10f4e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f99376e3eb5441cba1e83dd486d10f4e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T19:56:05.704108Z",
                "updated_at": "2023-02-10T15:12:03.481096Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3384,
                "name": "Bow Arts Trust",
                "slug": "bow-arts-trust",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5287879,-0.0176911",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-24T19:56:08.496120Z",
            "publish_time": null,
            "slug": "bow-arts-trust-is-there-space-for-empathy-2021-05-21",
            "created_at": "2023-01-24T19:56:09.435818Z",
            "updated_at": "2023-01-24T19:56:09.961563Z",
            "summary": "'Is there space for empathy?' is an Gallery Shows event starting on 21/05/2021, 00:00 and ending on 08/08/2021, 00:00. Event is in Bow Arts Trust with address 183 Bow Road.",
            "title": "'Is there space for empathy?'",
            "content": null,
            "start_time": "2021-05-21T00:00:00.000000Z",
            "end_time": "2021-08-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "183 Bow Road",
            "city": "London",
            "geolocation": "51.5288388,-0.0174758",
            "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": 20749,
            "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": 20060,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/efb5f462524c4a6a955596de2c8dbc21.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/efb5f462524c4a6a955596de2c8dbc21-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T20:42:00.209338Z",
                "updated_at": "2023-02-10T15:13:47.386971Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7952,
                "name": "BLAZE IMAGE GALLERY",
                "slug": "blaze-image-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5165817,-0.2007796",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-25T20:42:00.528469Z",
            "publish_time": null,
            "slug": "blaze-image-gallery-blaw-editions-2021-05-21",
            "created_at": "2023-01-25T20:42:01.395070Z",
            "updated_at": "2023-01-25T20:42:01.395107Z",
            "summary": null,
            "title": "BLAW Editions",
            "content": null,
            "start_time": "2021-05-21T00:00:00.000000Z",
            "end_time": "2021-06-20T00: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": "111 Talbot Road, Notting Hill Gate",
            "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": 20715,
            "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": 20029,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b28d4614a5b146eab8fd173a3dae9a03.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b28d4614a5b146eab8fd173a3dae9a03-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T11:26:18.063234Z",
                "updated_at": "2023-02-10T15:13:24.290553Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4086,
                "name": "Cable Depot",
                "slug": "cable-depot",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4948822,0.0451703",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-25T11:26:18.285310Z",
            "publish_time": null,
            "slug": "cable-depot-malignancy-2021-05-21",
            "created_at": "2023-01-25T11:26:19.162791Z",
            "updated_at": "2023-01-25T11:26:19.202219Z",
            "summary": "[Malignancy] is an Gallery Shows event starting on 21/05/2021, 00:00 and ending on 21/05/2021, 00:00. Event is in Cable Depot with address 8 Submarine Cable Depot.",
            "title": "[Malignancy]",
            "content": null,
            "start_time": "2021-05-21T00:00:00.000000Z",
            "end_time": "2021-05-21T00: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": "8 Submarine Cable Depot",
            "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": 26929,
            "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": 25751,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2b26c83340214b619aba9468e34abf79.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b26c83340214b619aba9468e34abf79-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:50:36.133146Z",
                "updated_at": "2023-05-30T18:50:36.133212Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4191,
                "name": "Camden Arts Centre",
                "slug": "camden-arts-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5510217,-0.1831133",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T18:50:55.953002Z",
            "publish_time": null,
            "slug": "camden-arts-centre-walter-price-pearl-lines-2021-05-21",
            "created_at": "2023-05-30T18:50:56.880326Z",
            "updated_at": "2023-05-30T18:50:57.435271Z",
            "summary": "Walter Price – Pearl Lines is an Gallery Shows event starting on 21/05/2021, 00:00 and ending on 29/08/2021, 00:00. Event is in Camden Arts Centre with address 1 Arkwright Road.",
            "title": "Walter Price – Pearl Lines",
            "content": null,
            "start_time": "2021-05-21T00:00:00.000000Z",
            "end_time": "2021-08-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": "1 Arkwright Road",
            "city": "London",
            "geolocation": "51.5530648,-0.17726488787072864",
            "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": 3467,
            "author": {
                "id": "6711bff9-9848-4bf9-9466-8a56816283a5",
                "username": "info@vossgallery.art",
                "slug": "infovossgalleryart",
                "first_name": "Ashley",
                "last_name": "Voss",
                "display_name": null,
                "display_name_full": "Ashley Voss",
                "email": "info@vossgallery.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4940,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Khari_Turner_2021_Gettin_It_mixed_media_60x48in_13500_Voss_Gallery_San_Francisco-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2021-05-18T05:48:03.402466Z",
                "updated_at": "2021-09-13T11:42:52.612766Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
            },
            "venue": {
                "id": 3179,
                "name": "Voss Gallery",
                "slug": "voss-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7749295,-122.4194155",
                "artworks_for_sale_count": 318,
                "featured_image": {
                    "id": 3236,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-01-22T20:08:10.222768Z",
                    "updated_at": "2021-09-14T13:49:36.700163Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-05-18T05:48:06.434015Z",
            "publish_time": null,
            "slug": "khari-turner-hella-water-opening-reception",
            "created_at": "2021-05-18T05:48:06.439712Z",
            "updated_at": "2021-05-18T05:48:06.493444Z",
            "summary": "Khari Turner \"Hella Water\" Opening Reception is an Gallery Shows event starting on 21/05/2021, 17:00 and ending on 21/05/2021, 21:00. Event is in Voss Gallery with address 3344 24th St, San Francisco, CA 94110, USA.",
            "title": "Khari Turner \"Hella Water\" Opening Reception",
            "content": "Voss Gallery presents “Hella Water,” a solo exhibition of paintings by Khari Turner that are influenced by the Bay Area’s Hyphy Movement culture that travelled across the nation in the early 2000s.\n\nThe exhibition is on view May 21-June 19, 2021. An Opening Reception with the artist will be held on Friday, May 21st, 5-9PM; walk-ins welcome, priority given to reservations. Limited capacity of 12 guests at one time. Please keep your visit to 30 minutes or less so we can accommodate everyone! Gallery hours are Wednesday-Saturday, 12-6PM or by appointment; face covering required and social distancing enforced. We are closely following the situation with COVID-19 via the CDC and SF Department of Public Health and will share any updates on our website, newsletter, and social media channels.",
            "start_time": "2021-05-21T17:00:00.000000Z",
            "end_time": "2021-05-21T21: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": "3344 24th St, San Francisco, CA 94110, USA",
            "city": "",
            "geolocation": "37.7749295,-122.4194155",
            "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": []
        }
    ]
}