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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27126&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27090&ordering=-start_time",
    "results": [
        {
            "id": 13806,
            "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": 13795,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e58dbbae12e4c22b8b5bbaff68011df.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e58dbbae12e4c22b8b5bbaff68011df-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:21:52.811812Z",
                "updated_at": "2022-09-02T07:21:52.811843Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6626,
                "name": "Isola di San Servolo",
                "slug": "isola-di-san-servolo",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4185887,12.3572863",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T07:21:55.553965Z",
            "publish_time": null,
            "slug": "isola-di-san-servolo-rafael-villares-kcho-and-giuseppe-stampone-cuban-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T07:21:56.358077Z",
            "updated_at": "2022-09-02T07:21:56.844354Z",
            "summary": "Rafael Villares, Kcho and Giuseppe Stampone, Cuban Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Isola di San Servolo with address San Servolo Island.",
            "title": "Rafael Villares, Kcho and Giuseppe Stampone, Cuban Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "San Servolo Island",
            "city": "Venice",
            "geolocation": "45.383756250000005,12.348014858969904",
            "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": 13807,
            "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": 6626,
                "name": "Isola di San Servolo",
                "slug": "isola-di-san-servolo",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4185887,12.3572863",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T07:21:56.362335Z",
            "publish_time": null,
            "slug": "isola-di-san-servolo-syrians-pavilion-2022-04-23",
            "created_at": "2022-09-02T07:21:57.157217Z",
            "updated_at": "2022-09-02T07:21:57.625231Z",
            "summary": "Syrians Pavilion is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Isola di San Servolo with address San Servolo Island.",
            "title": "Syrians Pavilion",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "San Servolo Island",
            "city": "Venice",
            "geolocation": "45.383756250000005,12.348014858969904",
            "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": 13809,
            "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": 13796,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2758fd85f6ea472ba8ae988bf47c1282.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2758fd85f6ea472ba8ae988bf47c1282-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:21:56.041263Z",
                "updated_at": "2022-09-02T07:21:56.041306Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6626,
                "name": "Isola di San Servolo",
                "slug": "isola-di-san-servolo",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4185887,12.3572863",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T07:21:58.928460Z",
            "publish_time": null,
            "slug": "isola-di-san-servolo-syrian-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T07:21:59.727214Z",
            "updated_at": "2022-09-02T07:22:00.266349Z",
            "summary": "Syrian Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Isola di San Servolo with address San Servolo Island.",
            "title": "Syrian Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "San Servolo Island",
            "city": "Venice",
            "geolocation": "45.383756250000005,12.348014858969904",
            "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": 13814,
            "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": 13801,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/033063e7bf7243f09be078a8b6cfa950.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/033063e7bf7243f09be078a8b6cfa950-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:22:07.289196Z",
                "updated_at": "2022-09-02T07:22:07.289249Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6630,
                "name": "Josh Pazda Hiram Butler",
                "slug": "josh-pazda-hiram-butler",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.7677984,-95.407004",
                "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-09-02T07:22:09.417386Z",
            "publish_time": null,
            "slug": "josh-pazda-hiram-butler-a-bird-and-a-fox-2022-04-23",
            "created_at": "2022-09-02T07:22:10.202576Z",
            "updated_at": "2022-09-02T07:22:11.224673Z",
            "summary": "A Bird And A Fox is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Josh Pazda Hiram Butler with address 4520 Blossom Street.",
            "title": "A Bird And A Fox",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4520 Blossom Street",
            "city": "Houston",
            "geolocation": "29.767654346938777,-95.40639636734694",
            "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": 13819,
            "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": 13805,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2af6e3ed79f54a3bb511abcb21d97071.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2af6e3ed79f54a3bb511abcb21d97071-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:22:16.664773Z",
                "updated_at": "2022-09-02T07:22:16.664811Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4368,
                "name": "Karma Gallery",
                "slug": "karma-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7224833,-73.9840976",
                "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-09-02T07:22:20.889181Z",
            "publish_time": null,
            "slug": "karma-188-east-2nd-street-ouattara-watts-paintings-2022-04-23",
            "created_at": "2022-09-02T07:22:21.681191Z",
            "updated_at": "2022-09-02T07:22:27.821217Z",
            "summary": "Ouattara Watts. Paintings is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Karma Gallery with address 188 East 2nd Street.",
            "title": "Ouattara Watts. Paintings",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "188 East 2nd Street",
            "city": "New York",
            "geolocation": "40.7224564,-73.9841125",
            "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": 13833,
            "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": 6638,
                "name": "Hyde Park Art Center",
                "slug": "hyde-park-art-center",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8037138,-87.58675149999999",
                "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-09-02T07:39:11.576404Z",
            "publish_time": null,
            "slug": "hyde-park-art-center-sequences-iterations-and-permutations-2022-04-23",
            "created_at": "2022-09-02T07:39:12.388278Z",
            "updated_at": "2022-09-02T07:39:12.801463Z",
            "summary": "Sequences, Iterations, and Permutations is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 24/07/2022, 00:00. Event is in Hyde Park Art Center with address 5020 South Cornell Avenue.",
            "title": "Sequences, Iterations, and Permutations",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-07-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5020 South Cornell Avenue",
            "city": "Chicago",
            "geolocation": "41.803391649999995,-87.5867814938348",
            "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": 13837,
            "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": 13818,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8522a5c8ff14f8ca4d8cb04ad480749.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8522a5c8ff14f8ca4d8cb04ad480749-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:39:14.723437Z",
                "updated_at": "2022-09-02T07:39:14.723471Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6639,
                "name": "Il Giardino Bianco Art Space",
                "slug": "il-giardino-bianco-art-space",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4325993,12.3548898",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T07:39:17.735306Z",
            "publish_time": null,
            "slug": "il-giardino-bianco-art-space-cypher-art-collective-of-grenada-grenadian-pavilion-2022-04-23",
            "created_at": "2022-09-02T07:39:18.541885Z",
            "updated_at": "2022-09-02T07:39:21.914812Z",
            "summary": "Cypher Art Collective of Grenada, Grenadian Pavilion is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Il Giardino Bianco Art Space with address Via Giuseppe Garibaldi, 1814.",
            "title": "Cypher Art Collective of Grenada, Grenadian Pavilion",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Via Giuseppe Garibaldi, 1814",
            "city": "Venice",
            "geolocation": "41.1522732,16.7648184",
            "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": 13839,
            "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": 13819,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e554e3a58ff4b35abbf455ded49e653.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e554e3a58ff4b35abbf455ded49e653-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:39:18.212536Z",
                "updated_at": "2022-09-02T07:39:18.212570Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6639,
                "name": "Il Giardino Bianco Art Space",
                "slug": "il-giardino-bianco-art-space",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4325993,12.3548898",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T07:39:21.322015Z",
            "publish_time": null,
            "slug": "il-giardino-bianco-art-space-cypher-art-collective-of-grenada-grenadian-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T07:39:22.096771Z",
            "updated_at": "2022-09-02T07:39:23.028503Z",
            "summary": "Cypher Art Collective of Grenada, Grenadian Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Il Giardino Bianco Art Space with address Via Giuseppe Garibaldi, 1814.",
            "title": "Cypher Art Collective of Grenada, Grenadian Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Via Giuseppe Garibaldi, 1814",
            "city": "Venice",
            "geolocation": "41.1522732,16.7648184",
            "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": 13859,
            "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": 13837,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a2815eefb9614ea6b6f19aee556a815d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2815eefb9614ea6b6f19aee556a815d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:52:14.571090Z",
                "updated_at": "2022-09-02T07:52:14.571124Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6642,
                "name": "Heit",
                "slug": "heit",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T07:52:17.514727Z",
            "publish_time": null,
            "slug": "heit-dungeons-daniel-goehr-2022-04-23",
            "created_at": "2022-09-02T07:52:18.277278Z",
            "updated_at": "2022-09-02T07:52:23.048665Z",
            "summary": "Dungeons - Daniel Goehr is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in Heit with address Eichendorffstr. 5.",
            "title": "Dungeons - Daniel Goehr",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-05-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Eichendorffstr. 5",
            "city": "Berlin",
            "geolocation": "51.104728,7.0218743",
            "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": 13860,
            "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": 13838,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ee58ba4a9b44fd897a822449ec455be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ee58ba4a9b44fd897a822449ec455be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:04.890334Z",
                "updated_at": "2022-09-02T08:08:04.890368Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:07.169184Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-yunchul-kim-korean-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:07.961469Z",
            "updated_at": "2022-09-02T08:08:08.411676Z",
            "summary": "Yunchul Kim, Korean Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Yunchul Kim, Korean Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13861,
            "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": 13840,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d69cd732dab945b698e5de83dac167b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69cd732dab945b698e5de83dac167b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:05.004337Z",
                "updated_at": "2022-09-02T08:08:05.004372Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:07.989210Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-vladimir-nikolic-serbian-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:08.759056Z",
            "updated_at": "2022-09-02T08:08:09.140873Z",
            "summary": "Vladimir Nikolic, Serbian Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Vladimir Nikolic, Serbian Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13862,
            "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": 13841,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6a56aac324164098a5d665dc6753537f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a56aac324164098a5d665dc6753537f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:05.154967Z",
                "updated_at": "2022-09-02T08:08:05.155019Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:08.079277Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-uffe-isolotto-danish-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:08.841413Z",
            "updated_at": "2022-09-02T08:08:09.631864Z",
            "summary": "Uffe Isolotto, Danish Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Uffe Isolotto, Danish Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13863,
            "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": 13842,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ee56a00ab1148e78a050ddfccd94c05.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ee56a00ab1148e78a050ddfccd94c05-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:05.374687Z",
                "updated_at": "2022-09-02T08:08:05.374740Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:08.778275Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-sonia-boyce-british-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:09.577650Z",
            "updated_at": "2022-09-02T08:08:10.136065Z",
            "summary": "Sonia Boyce, British Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Sonia Boyce, British Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13864,
            "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": 13839,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/156ff4c464264c3099cc9fd0072de0d8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/156ff4c464264c3099cc9fd0072de0d8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:04.878600Z",
                "updated_at": "2022-09-02T08:08:04.878653Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:09.132982Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-simone-leigh-american-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:09.910914Z",
            "updated_at": "2022-09-02T08:08:10.619837Z",
            "summary": "Simone Leigh, American Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Simone Leigh, American Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13865,
            "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": 13843,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75cf1c16930d46959e518abd330487ba.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75cf1c16930d46959e518abd330487ba-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:05.836704Z",
                "updated_at": "2022-09-02T08:08:05.836758Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:09.618871Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-stan-douglas-canadian-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:10.410902Z",
            "updated_at": "2022-09-02T08:08:11.135090Z",
            "summary": "Stan Douglas, Canadian Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Stan Douglas, Canadian Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13866,
            "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": 13844,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e4d2111a0634471c96d34e331dfb6535.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4d2111a0634471c96d34e331dfb6535-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:13.304611Z",
                "updated_at": "2022-09-02T08:08:13.304647Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:15.845717Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-zineb-sedira-french-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:16.647742Z",
            "updated_at": "2022-09-02T08:08:17.026030Z",
            "summary": "Zineb Sedira, French Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Zineb Sedira, French Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13867,
            "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": 13845,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e85c8fd2cec54b3682f2474e186a010a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e85c8fd2cec54b3682f2474e186a010a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:13.958818Z",
                "updated_at": "2022-09-02T08:08:13.958854Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:16.357326Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-zsofia-keresztes-hungarian-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:08:17.185899Z",
            "updated_at": "2022-09-02T08:08:17.566513Z",
            "summary": "Zsófia Keresztes, Hungarian Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Zsófia Keresztes, Hungarian Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": 13880,
            "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": 13857,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/17214d743c7d4da18f9e6d9181fe43be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17214d743c7d4da18f9e6d9181fe43be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:13:49.155059Z",
                "updated_at": "2022-09-02T08:13:49.155113Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4714,
                "name": "Giardini della Biennale",
                "slug": "giardini-della-biennale",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4388667,12.3498351",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:13:52.010610Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-el-masry-shoukry-and-el-shaer-egyptian-pavilion-at-the-59th-venice-biennale-2022-04-23",
            "created_at": "2022-09-02T08:13:52.801749Z",
            "updated_at": "2022-09-02T08:13:53.705619Z",
            "summary": "El-Masry, Shoukry and El-Shaer, Egyptian Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "El-Masry, Shoukry and El-Shaer, Egyptian Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-11-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": "Giardini della Biennale",
            "city": "Venice",
            "geolocation": "45.4288548,12.3579719",
            "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": []
        }
    ]
}