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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7308",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7272",
    "results": [
        {
            "id": 7687,
            "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": 4477,
                "name": "Bonner David Galleries",
                "slug": "bonner-david-galleries",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4932795,-111.9292529",
                "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-07T15:57:22.448424Z",
            "publish_time": null,
            "slug": "bonner-david-galleries-highlights-2022-02-03",
            "created_at": "2022-03-07T15:57:23.272998Z",
            "updated_at": "2022-03-07T15:57:25.001602Z",
            "summary": "Highlights is an Gallery Shows event starting on 03/02/2022, 01:00 and ending on 16/02/2022, 01:00. Event is in Bonner David Galleries with address 7040 E. Main Street.",
            "title": "Highlights",
            "content": null,
            "start_time": "2022-02-03T01:00:00.000000Z",
            "end_time": "2022-02-16T01: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": "7040 E. Main Street",
            "city": "Scottsdale",
            "geolocation": "39.789534832619694,-85.67185183223042",
            "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": 7688,
            "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": 4477,
                "name": "Bonner David Galleries",
                "slug": "bonner-david-galleries",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4932795,-111.9292529",
                "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-07T15:57:22.429832Z",
            "publish_time": null,
            "slug": "bonner-david-galleries-soft-touches-2022-02-17",
            "created_at": "2022-03-07T15:57:23.304176Z",
            "updated_at": "2022-03-07T15:57:25.003849Z",
            "summary": "Soft Touches is an Gallery Shows event starting on 17/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Bonner David Galleries with address 7040 E. Main Street.",
            "title": "Soft Touches",
            "content": null,
            "start_time": "2022-02-17T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "7040 E. Main Street",
            "city": "Scottsdale",
            "geolocation": "39.789534832619694,-85.67185183223042",
            "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": 7689,
            "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": 8729,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9f996debce9f47e293e70f1823b8e1cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f996debce9f47e293e70f1823b8e1cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T15:58:50.274556Z",
                "updated_at": "2022-03-07T15:58:50.274591Z",
                "is_converted_to_webp": false,
                "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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/P1043125.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2022-03-07T15:58:53.590767Z",
            "publish_time": null,
            "slug": "bsmt-space-dope-debut-show-by-epod-bsmt-2022-03-10",
            "created_at": "2022-03-07T15:58:54.312056Z",
            "updated_at": "2022-08-03T08:41:55.224237Z",
            "summary": "DOPE - debut show by .epoD @ BSMT is an Gallery Shows event starting on 10/03/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in BSMT Space with address 529 Kingsland Road.",
            "title": "DOPE - debut show by .epoD @ BSMT",
            "content": null,
            "start_time": "2022-03-10T01:00:00.000000Z",
            "end_time": "2022-03-27T01: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": 7690,
            "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": 8730,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e73fc48df6e647659326a07c2dbaac41.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73fc48df6e647659326a07c2dbaac41-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:45:37.072199Z",
                "updated_at": "2022-03-07T16:45:37.072281Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3301,
                "name": "CASSIUS&Co.",
                "slug": "cassiusco",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5013527,-0.1570357",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:45:39.999938Z",
            "publish_time": null,
            "slug": "cassiusco-night-work-raphael-egil-dominique-knowles-kaoli-mashio-dorothea-stiegemann-2022-03-05",
            "created_at": "2022-03-07T16:45:40.882298Z",
            "updated_at": "2022-03-07T16:45:41.319553Z",
            "summary": "Night Work: Raphael Egil, Dominique Knowles, Kaoli Mashio, Dorothea Stiegemann is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 28/05/2022, 00:00. Event is in CASSIUS&Co. with address 63 Kinnerton Street.",
            "title": "Night Work: Raphael Egil, Dominique Knowles, Kaoli Mashio, Dorothea Stiegemann",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "63 Kinnerton Street",
            "city": "London",
            "geolocation": "51.501347249999995,-0.1570305409641715",
            "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": 7691,
            "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": 8731,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aac1d44bf1d841289c3b582aa5396e0a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aac1d44bf1d841289c3b582aa5396e0a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:45:38.247056Z",
                "updated_at": "2022-03-07T16:45:38.247091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4610,
                "name": "Carl Kostyál Gallery",
                "slug": "carl-kostyal-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51097060000001,-0.14024",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:45:42.220781Z",
            "publish_time": null,
            "slug": "carl-kostyal-clinton-king-living-ends-2022-03-08",
            "created_at": "2022-03-07T16:45:42.960589Z",
            "updated_at": "2022-03-07T16:45:43.326478Z",
            "summary": "Clinton King: Living Ends is an Gallery Shows event starting on 08/03/2022, 01:00 and ending on 31/03/2022, 00:00. Event is in Carl Kostyál Gallery with address 12a Savile Row.",
            "title": "Clinton King: Living Ends",
            "content": null,
            "start_time": "2022-03-08T01:00:00.000000Z",
            "end_time": "2022-03-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": "12a Savile Row",
            "city": "London",
            "geolocation": "51.511573,-0.1410455",
            "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": 7692,
            "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": 8732,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/521496a9992c441a89e47d0df9ee3f5f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521496a9992c441a89e47d0df9ee3f5f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:46:15.360198Z",
                "updated_at": "2022-03-07T16:46:15.360232Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3738,
                "name": "cave",
                "slug": "cave",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.48991830000001,-0.1352896",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:46:19.242840Z",
            "publish_time": null,
            "slug": "cave-georgie-stewart-the-woods-are-lovely-dark-and-deep-2022-03-17",
            "created_at": "2022-03-07T16:46:20.118944Z",
            "updated_at": "2022-03-07T16:46:20.452658Z",
            "summary": "Georgie Stewart: The Woods are Lovely, Dark and Deep is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 20/03/2022, 01:00. Event is in cave with address 81 Tachbrook Street.",
            "title": "Georgie Stewart: The Woods are Lovely, Dark and Deep",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-03-20T01: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": "81 Tachbrook Street",
            "city": "London",
            "geolocation": "51.4899614,-0.1355781",
            "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": 7693,
            "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": 8733,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c547f540e874d1ab18aaab05d659e27.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c547f540e874d1ab18aaab05d659e27-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:47:12.765150Z",
                "updated_at": "2022-03-07T16:47:12.765184Z",
                "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": "2022-03-07T16:47:14.511527Z",
            "publish_time": null,
            "slug": "cica-museum-the-8th-international-new-media-art-2022-04-27",
            "created_at": "2022-03-07T16:47:16.589558Z",
            "updated_at": "2022-03-07T16:47:16.938181Z",
            "summary": "The 8th International New Media Art is an Gallery Shows event starting on 27/04/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in CICA Museum with address 196-30, Samdo-ro, Yangchon-eup.",
            "title": "The 8th International New Media Art",
            "content": null,
            "start_time": "2022-04-27T00:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": 7694,
            "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": 8734,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/47b4de1f312e41e0ab64917ba8c7db78.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47b4de1f312e41e0ab64917ba8c7db78-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:47:14.751840Z",
                "updated_at": "2022-03-07T16:47:14.751877Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4110,
                "name": "Chelsea space",
                "slug": "chelsea-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4902267,-0.1280397",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:47:18.650716Z",
            "publish_time": null,
            "slug": "chelsea-space-in-transit-our-memory-fragments-2022-03-16",
            "created_at": "2022-03-07T16:47:19.502351Z",
            "updated_at": "2022-03-07T16:47:19.542452Z",
            "summary": "In transit, our memory fragments is an Gallery Shows event starting on 16/03/2022, 01:00 and ending on 27/05/2022, 00:00. Event is in Chelsea space with address Chelsea College of Arts, UAL.",
            "title": "In transit, our memory fragments",
            "content": null,
            "start_time": "2022-03-16T01:00:00.000000Z",
            "end_time": "2022-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Chelsea College of Arts, UAL",
            "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": 7695,
            "author": {
                "id": "1f55c3bb-5c79-4c64-980b-57b6203ebb98",
                "username": "brian@clampart.com",
                "slug": "brianclampartcom",
                "first_name": "Brian",
                "last_name": "Clamp",
                "display_name": null,
                "display_name_full": "Brian Clamp",
                "email": "brian@clampart.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8735,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7271c48db0164c379ebb95f7424682b1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7271c48db0164c379ebb95f7424682b1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:47:48.784946Z",
                "updated_at": "2022-03-07T16:47:48.784981Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3787,
                "name": "CLAMP",
                "slug": "clampart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488306,-73.9947334",
                "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-07T16:47:52.300349Z",
            "publish_time": null,
            "slug": "clampart-ken-graves-and-eva-lipman-restraint-desire-2022-03-05",
            "created_at": "2022-03-07T16:47:53.082167Z",
            "updated_at": "2022-08-03T08:41:53.219332Z",
            "summary": "Ken Graves and Eva Lipman: Restraint + Desire is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in ClampArt with address 247 West 29th Street.",
            "title": "Ken Graves and Eva Lipman: Restraint + Desire",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-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": "247 West 29th Street",
            "city": "New York",
            "geolocation": "40.7487593,-73.9947684",
            "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": 7696,
            "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": 8736,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b811645708bb4acabae1f3d1e9878fd1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b811645708bb4acabae1f3d1e9878fd1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:52:26.589702Z",
                "updated_at": "2022-03-07T16:52:26.589756Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3945,
                "name": "Cobra Museum voor Moderne Kunst",
                "slug": "cobra-museum-voor-moderne-kunst",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3581288,4.8806534",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2022-03-07T16:52:28.519651Z",
            "publish_time": null,
            "slug": "cobra-museum-voor-moderne-kunst-korda-cuba-che-glamour-2022-03-18",
            "created_at": "2022-03-07T16:52:29.392083Z",
            "updated_at": "2022-03-07T16:52:29.975198Z",
            "summary": "Korda: Cuba, Che, Glamour is an Museum Exhibitions event starting on 18/03/2022, 01:00 and ending on 26/06/2022, 00:00. Event is in Cobra Museum voor Moderne Kunst with address Sandbergplein 1.",
            "title": "Korda: Cuba, Che, Glamour",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Sandbergplein 1",
            "city": "Amsterdam",
            "geolocation": "52.304005849999996,4.857855111351954",
            "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": 7697,
            "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": 8737,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dfae5643cd74dcc9f1e3901a4a6c6e5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:52:59.165749Z",
                "updated_at": "2022-03-07T16:52:59.165785Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4576,
                "name": "Cooke Latham Gallery",
                "slug": "cooke-latham-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47906700000001,-0.1673686",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:53:02.880125Z",
            "publish_time": null,
            "slug": "cooke-latham-gallery-siro-cugusi-voyage-and-return-2022-03-02",
            "created_at": "2022-03-07T16:53:04.523226Z",
            "updated_at": "2022-03-07T16:53:04.877091Z",
            "summary": "Siro Cugusi 'Voyage and Return' is an Gallery Shows event starting on 02/03/2022, 01:00 and ending on 01/04/2022, 00:00. Event is in Cooke Latham Gallery with address 41 Parkgate Rd.",
            "title": "Siro Cugusi 'Voyage and Return'",
            "content": null,
            "start_time": "2022-03-02T01:00:00.000000Z",
            "end_time": "2022-04-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "41 Parkgate Rd",
            "city": "London",
            "geolocation": "42.537368071428574,-92.47723735714285",
            "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": 7698,
            "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": 8738,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/da2d3e32e67241e68a13ef481e8033d0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da2d3e32e67241e68a13ef481e8033d0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:55:48.524625Z",
                "updated_at": "2022-03-07T16:55:48.524672Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3558,
                "name": "Cristin Tierney Gallery",
                "slug": "cristin-tierney-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.721747,-73.993079",
                "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-07T16:55:52.721942Z",
            "publish_time": null,
            "slug": "cristin-tierney-gallery-claudia-bitran-stereotypy-2022-03-11",
            "created_at": "2022-03-07T16:55:53.560484Z",
            "updated_at": "2022-03-07T16:55:53.912059Z",
            "summary": "Claudia Bitrán: Stereotypy is an Gallery Shows event starting on 11/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Cristin Tierney Gallery with address 219 Bowery.",
            "title": "Claudia Bitrán: Stereotypy",
            "content": null,
            "start_time": "2022-03-11T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "219 Bowery",
            "city": "New York",
            "geolocation": "40.721849750000004,-73.99333075",
            "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": 7699,
            "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": 8739,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/356fffad73f04141a6e349b2a22477af.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/356fffad73f04141a6e349b2a22477af-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:55:51.622869Z",
                "updated_at": "2022-03-07T16:55:51.622905Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4480,
                "name": "Cristea Roberts Gallery",
                "slug": "cristea-roberts-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5060623,-0.1361262",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:55:56.685937Z",
            "publish_time": null,
            "slug": "cristea-roberts-gallery-barbara-walker-vanishing-point-2022-03-18",
            "created_at": "2022-03-07T16:55:57.426581Z",
            "updated_at": "2022-03-07T16:55:57.811250Z",
            "summary": "Barbara Walker: Vanishing Point is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Cristea Roberts Gallery with address 43 Pall Mall.",
            "title": "Barbara Walker: Vanishing Point",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-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": "43 Pall Mall",
            "city": "London",
            "geolocation": "42.15104577976451,-71.22197808425116",
            "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": 7700,
            "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": 8740,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b1b12bf89ee42d982a02df8d580318b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1b12bf89ee42d982a02df8d580318b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:58:53.237419Z",
                "updated_at": "2022-03-07T16:58:53.237455Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4005,
                "name": "D Contemporary",
                "slug": "d-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5095207,-0.1430757",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T16:58:55.862725Z",
            "publish_time": null,
            "slug": "d-contemporary-unfabricated-2022-03-01",
            "created_at": "2022-03-07T16:58:56.715288Z",
            "updated_at": "2022-03-07T16:58:58.336369Z",
            "summary": "[un]fabricated is an Gallery Shows event starting on 01/03/2022, 01:00 and ending on 11/03/2022, 01:00. Event is in D Contemporary with address 23.",
            "title": "[un]fabricated",
            "content": null,
            "start_time": "2022-03-01T01:00:00.000000Z",
            "end_time": "2022-03-11T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "23",
            "city": "London",
            "geolocation": "46.0593485,2.04890101251091",
            "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": 7701,
            "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": 8741,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/01e3c959156b4e019cb209580452797c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01e3c959156b4e019cb209580452797c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:58:53.661257Z",
                "updated_at": "2022-03-07T16:58:53.661309Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3896,
                "name": "David Lusk Gallery Memphis",
                "slug": "david-lusk-gallery-memphis",
                "city": "Memphis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.1346508,-89.9633005",
                "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-07T16:58:55.850409Z",
            "publish_time": null,
            "slug": "david-lusk-gallery-memphis-kelly-s-williams-2022-03-29",
            "created_at": "2022-03-07T16:58:56.719267Z",
            "updated_at": "2022-03-07T16:58:57.706294Z",
            "summary": "Kelly S. Williams is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 30/04/2022, 00:00. Event is in David Lusk Gallery Memphis with address 4540 Poplar Avenue.",
            "title": "Kelly S. Williams",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-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": "4540 Poplar Avenue",
            "city": "Memphis",
            "geolocation": "35.1206009,-89.9107266",
            "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": 7702,
            "author": {
                "id": "dfeefed5-36b8-46ae-b1f3-db362f3e4c54",
                "username": "alan",
                "slug": "davidrichardgallery",
                "first_name": "Richard",
                "last_name": "Barger",
                "display_name": "Richard",
                "display_name_full": "Richard",
                "email": "r@davidrichardgallery.com",
                "telephone": "+1 505 467 9743"
            },
            "price": null,
            "featured_image": {
                "id": 8742,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7936d1740e6e41eea08b8fe83df99ce7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7936d1740e6e41eea08b8fe83df99ce7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T16:58:54.731546Z",
                "updated_at": "2022-03-07T16:58:54.731582Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3172,
                "name": "David Richard Gallery",
                "slug": "david-richard-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8011174,-73.93701539999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3196,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/David_Richard_profile_image.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-12-17T13:39:07.013406Z",
                    "updated_at": "2021-09-14T13:48:50.300582Z",
                    "is_converted_to_webp": true,
                    "caption": "David Richard Gallery Profile Image",
                    "alt_text": "David Richard Gallery Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-03-07T16:58:57.997411Z",
            "publish_time": null,
            "slug": "david-richard-gallery-heather-jones-to-hold-tender-this-land-2022-02-23",
            "created_at": "2022-03-07T16:58:58.762966Z",
            "updated_at": "2022-08-03T08:41:58.834227Z",
            "summary": "Heather Jones To Hold Tender This Land is an Gallery Shows event starting on 23/02/2022, 01:00 and ending on 18/03/2022, 01:00. Event is in David Richard Gallery with address 211 East 121st Street.",
            "title": "Heather Jones To Hold Tender This Land",
            "content": null,
            "start_time": "2022-02-23T01:00:00.000000Z",
            "end_time": "2022-03-18T01: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": "211 East 121st Street",
            "city": "New York",
            "geolocation": "40.80109595,-73.93704548253913",
            "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": 7703,
            "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": 8744,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c4e36d8f1984226abdb88b5a4b4eab9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c4e36d8f1984226abdb88b5a4b4eab9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T17:03:20.874995Z",
                "updated_at": "2022-03-07T17:03:20.875030Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 681,
                "name": "David Zwirner London",
                "slug": "david-zwirner-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5094758,-0.14302999999995336",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 777,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20th-street-david-zwirner.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T20:14:14.460715Z",
                    "updated_at": "2021-09-14T12:53:45.169936Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "20th street david zwirner]",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T17:03:24.330940Z",
            "publish_time": null,
            "slug": "david-zwirner-london-vessels-2022-03-02",
            "created_at": "2022-03-07T17:03:25.092617Z",
            "updated_at": "2022-03-07T17:03:25.590465Z",
            "summary": "Vessels is an Gallery Shows event starting on 02/03/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in David Zwirner London with address 24 Grafton Street.",
            "title": "Vessels",
            "content": null,
            "start_time": "2022-03-02T01:00:00.000000Z",
            "end_time": "2022-04-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "24 Grafton Street",
            "city": "London",
            "geolocation": "52.2050018,0.1326092",
            "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": 7704,
            "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": 8743,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/13d5a87e658346dd9d959b381a614e87.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13d5a87e658346dd9d959b381a614e87-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T17:03:19.982691Z",
                "updated_at": "2022-03-07T17:03:19.982737Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 681,
                "name": "David Zwirner London",
                "slug": "david-zwirner-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5094758,-0.14302999999995336",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 777,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20th-street-david-zwirner.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th-street-david-zwirner-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T20:14:14.460715Z",
                    "updated_at": "2021-09-14T12:53:45.169936Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "20th street david zwirner]",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2022-03-07T17:03:24.843241Z",
            "publish_time": null,
            "slug": "david-zwirner-london-hilma-af-klint-tree-of-knowledge-2022-03-02",
            "created_at": "2022-03-07T17:03:25.715558Z",
            "updated_at": "2022-03-07T17:03:26.092060Z",
            "summary": "Hilma af Klint: Tree of Knowledge is an Gallery Shows event starting on 02/03/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in David Zwirner London with address 24 Grafton Street.",
            "title": "Hilma af Klint: Tree of Knowledge",
            "content": null,
            "start_time": "2022-03-02T01:00:00.000000Z",
            "end_time": "2022-04-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "24 Grafton Street",
            "city": "London",
            "geolocation": "52.2050018,0.1326092",
            "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": []
        }
    ]
}