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

{
    "count": 37579,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=468&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=432&ordering=-start_time",
    "results": [
        {
            "id": 37947,
            "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": 36092,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c17f88b77324648ba8c273efbdb11ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:34:37.084092Z",
                "updated_at": "2024-04-14T12:34:37.084151Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4389,
                "name": "Lowell Ryan Projects",
                "slug": "lowell-ryan-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.04007540000001,-118.3404535",
                "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": "2024-04-14T12:35:08.314306Z",
            "publish_time": null,
            "slug": "lowell-ryan-projects-patti-oleon-tomorrow-looks-like-yesterday-2024-04-20",
            "created_at": "2024-04-14T12:35:10.257840Z",
            "updated_at": "2024-04-14T12:35:11.421304Z",
            "summary": "Patti Oleon, Tomorrow Looks Like Yesterday is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Lowell Ryan Projects with address 4619 West Washington Boulevard.",
            "title": "Patti Oleon, Tomorrow Looks Like Yesterday",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-05-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": "4619 West Washington Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.039917,-118.340549",
            "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": 37709,
            "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": 35776,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6984d8913f544837acd87e22406f515f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6984d8913f544837acd87e22406f515f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:13:54.832444Z",
                "updated_at": "2024-04-02T20:13:54.832502Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5146,
                "name": "Shatto Gallery",
                "slug": "shatto-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0614728,-118.289846",
                "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": "2024-04-02T20:14:25.077995Z",
            "publish_time": null,
            "slug": "shatto-gallery-form-and-formless-2024-04-20",
            "created_at": "2024-04-02T20:14:26.000201Z",
            "updated_at": "2024-04-02T20:14:28.155614Z",
            "summary": "Form and Formless is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in Shatto Gallery with address 3130 WILSHIRE BLVD #104.",
            "title": "Form and Formless",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-05-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3130 WILSHIRE BLVD #104",
            "city": "Los Angeles",
            "geolocation": "40.376008,-80.6504754",
            "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": 37911,
            "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": 36058,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2827be55c1c24e5fa8634c2ac8f3b007.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2827be55c1c24e5fa8634c2ac8f3b007-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:44.374493Z",
                "updated_at": "2024-04-14T12:13:44.374554Z",
                "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": "2024-04-14T12:13:47.635715Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-koo-jeong-a-south-korean-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:48.542729Z",
            "updated_at": "2024-04-14T12:13:49.823532Z",
            "summary": "Koo Jeong A, South Korean Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Koo Jeong A, South Korean Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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.4290203,12.3579333",
            "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": 37913,
            "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": 36061,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/39cad70b541646de8fd3580c2fdcbb6b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39cad70b541646de8fd3580c2fdcbb6b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:52.945116Z",
                "updated_at": "2024-04-14T12:13:52.945156Z",
                "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": "2024-04-14T12:13:55.452246Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-pen-group-collective-polish-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:56.363322Z",
            "updated_at": "2024-04-14T12:13:56.741285Z",
            "summary": "Оpen Group collective, Polish Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Оpen Group collective, Polish Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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.4290203,12.3579333",
            "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": 36404,
            "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": 34471,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0131736500344e0584c8c62e9a5c8826.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0131736500344e0584c8c62e9a5c8826-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-27T18:53:58.909023Z",
                "updated_at": "2024-02-27T18:53:58.909064Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9742,
                "name": "TECO Taipei Economic and Cultural Office",
                "slug": "teco-taipei-economic-and-cultural-office",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7535331,-73.9805214",
                "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": "2024-02-27T18:54:06.725682Z",
            "publish_time": null,
            "slug": "teco-taipei-economic-and-cultural-office-2024-creative-climate-awards-2024-04-20",
            "created_at": "2024-02-27T18:54:07.679412Z",
            "updated_at": "2024-02-27T18:54:11.703451Z",
            "summary": "2024 Creative Climate Awards is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 20/05/2024, 00:00. Event is in TECO Taipei Economic and Cultural Office with address 1 E 42nd St,.",
            "title": "2024 Creative Climate Awards",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-05-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 E 42nd St,",
            "city": "New York",
            "geolocation": "40.753495799999996,-73.98003500192095",
            "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": 38157,
            "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": 36350,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9487ada98dff4ed0a36da3204f6ff2e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9487ada98dff4ed0a36da3204f6ff2e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:58:14.274307Z",
                "updated_at": "2024-04-30T09:58:14.274365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7531,
                "name": "Miettinen Collection - Salon Dahlmann",
                "slug": "miettinen-collection-salon-dahlmann",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.503035,13.3368161",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-30T09:58:37.415473Z",
            "publish_time": null,
            "slug": "miettinen-collection-salon-dahlmann-emma-sarpaniemi-two-ways-to-carry-a-cauliflower-2024-04-20",
            "created_at": "2024-04-30T09:58:38.315019Z",
            "updated_at": "2024-04-30T09:58:38.970231Z",
            "summary": "Emma Sarpaniemi. Two Ways to Carry a Cauliflower is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 15/06/2024, 00:00. Event is in Miettinen Collection - Salon Dahlmann with address Marburger Strasse 3.",
            "title": "Emma Sarpaniemi. Two Ways to Carry a Cauliflower",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-06-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Marburger Strasse 3",
            "city": "Berlin",
            "geolocation": "52.5030265,13.3368305",
            "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": 37905,
            "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": 36053,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d60f97b2c29140dca82bfbc29c979ce3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d60f97b2c29140dca82bfbc29c979ce3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:30.475048Z",
                "updated_at": "2024-04-14T12:13:30.475099Z",
                "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": "2024-04-14T12:13:35.821978Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-inuuteq-storch-danish-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:36.737964Z",
            "updated_at": "2024-04-14T12:13:37.119162Z",
            "summary": "Inuuteq Storch, Danish Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Inuuteq Storch, Danish Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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.4290203,12.3579333",
            "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": 37912,
            "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": 36060,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aa604a0a282042d19d9d1e26a5757b63.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa604a0a282042d19d9d1e26a5757b63-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:49.634609Z",
                "updated_at": "2024-04-14T12:13:49.634645Z",
                "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": "2024-04-14T12:13:52.270829Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-petticoat-government-collective-belgium-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:53.182852Z",
            "updated_at": "2024-04-14T12:13:53.604969Z",
            "summary": "Petticoat Government collective, Belgium Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Petticoat Government collective, Belgium Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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.4290203,12.3579333",
            "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": 37907,
            "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": 36054,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9ea641a17bb46388198a7272358f098.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ea641a17bb46388198a7272358f098-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:31.092237Z",
                "updated_at": "2024-04-14T12:13:31.092274Z",
                "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": "2024-04-14T12:13:36.560292Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-finnish-pavilion-at-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:37.502669Z",
            "updated_at": "2024-04-14T12:13:38.176572Z",
            "summary": "Finnish Pavilion at 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "Finnish Pavilion at 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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.4290203,12.3579333",
            "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": 37671,
            "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": 35730,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3a786b9d08ae4faa8440bd6681e5196b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a786b9d08ae4faa8440bd6681e5196b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:39:42.940928Z",
                "updated_at": "2024-04-02T19:39:42.940964Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9761,
                "name": "Venice",
                "slug": "venice",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4930475,12.4177003",
                "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": "2024-04-02T19:39:53.189648Z",
            "publish_time": null,
            "slug": "venice-60th-venice-biennale-2024-foreigners-everywhere-2024-04-20",
            "created_at": "2024-04-02T19:39:54.097407Z",
            "updated_at": "2024-04-02T19:39:54.097430Z",
            "summary": null,
            "title": "60th Venice Biennale 2024: Foreigners Everywhere",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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": "",
            "city": "Venice",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38197,
            "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": 36411,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8bd9684620264ee191f5e691b8b861db.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd9684620264ee191f5e691b8b861db-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:00:26.606937Z",
                "updated_at": "2024-05-02T16:00:26.606997Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5578,
                "name": "Zwinger Galerie",
                "slug": "zwinger-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4925732,13.3661542",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-05-02T16:01:12.706375Z",
            "publish_time": null,
            "slug": "zwinger-galerie-kerstin-drechsel-penate-heaven-2024-04-20",
            "created_at": "2024-05-02T16:01:13.599390Z",
            "updated_at": "2024-05-02T16:01:14.120809Z",
            "summary": "Kerstin Drechsel. Penate Heaven is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 15/06/2024, 00:00. Event is in Zwinger Galerie with address Mansteinstrasse 5.",
            "title": "Kerstin Drechsel. Penate Heaven",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-06-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mansteinstrasse 5",
            "city": "Berlin",
            "geolocation": "53.5767813,9.968626236945909",
            "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": 38221,
            "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": 9761,
                "name": "Venice",
                "slug": "venice",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4930475,12.4177003",
                "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": "2024-05-02T16:32:17.538260Z",
            "publish_time": null,
            "slug": "venice-benin-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-05-02T16:32:18.534489Z",
            "updated_at": "2024-05-02T16:32:18.534539Z",
            "summary": null,
            "title": "Benin Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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": "",
            "city": "Venice",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38201,
            "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": 36419,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b012f39fae242919906060b977f193e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b012f39fae242919906060b977f193e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:29:22.356348Z",
                "updated_at": "2024-05-02T16:29:22.356406Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8690,
                "name": "Weald Contemporary",
                "slug": "weald-contemporary",
                "city": "Arundel",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "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": "GB",
            "publish_status": "published",
            "published_at": "2024-05-02T16:29:37.836104Z",
            "publish_time": null,
            "slug": "weald-contemporary-workshop-constructed-environments-with-louise-bristow-2024-04-20",
            "created_at": "2024-05-02T16:29:38.720987Z",
            "updated_at": "2024-05-02T16:29:38.775966Z",
            "summary": "Workshop: Constructed Environments with Louise Bristow is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 20/04/2024, 00:00. Event is in Weald Contemporary with address New House Farm Barns,.",
            "title": "Workshop: Constructed Environments with Louise Bristow",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "New House Farm Barns,",
            "city": "Arundel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38164,
            "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": 6454,
                "name": "Palazzo Franchetti",
                "slug": "palazzo-franchetti",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4319384,12.3297212",
                "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": "2024-04-30T10:00:19.763987Z",
            "publish_time": null,
            "slug": "palazzo-franchetti-greenhouse-portugis-pavilion-at-palazzo-franchetti-2024-04-20",
            "created_at": "2024-04-30T10:00:21.446949Z",
            "updated_at": "2024-04-30T10:00:36.041439Z",
            "summary": "Greenhouse, Portugis Pavilion at Palazzo Franchetti is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Palazzo Franchetti with address San Marco, 2847.",
            "title": "Greenhouse, Portugis Pavilion at Palazzo Franchetti",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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 Marco, 2847",
            "city": "Venice",
            "geolocation": "45.43482885,12.334024740406221",
            "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": 38224,
            "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": 9761,
                "name": "Venice",
                "slug": "venice",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4930475,12.4177003",
                "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": "2024-05-02T16:32:22.088411Z",
            "publish_time": null,
            "slug": "venice-edith-karlson-estonian-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-05-02T16:32:22.967815Z",
            "updated_at": "2024-05-02T16:32:36.077026Z",
            "summary": "Edith Karlson, Estonian Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Venice with address Venice.",
            "title": "Edith Karlson, Estonian Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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": "Venice",
            "city": "Venice",
            "geolocation": "45.4371908,12.3345898",
            "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": 37951,
            "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": 36094,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b378cb574944ba683a5a8233a50b1dc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b378cb574944ba683a5a8233a50b1dc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:34:56.741249Z",
                "updated_at": "2024-04-14T12:34:56.741309Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3779,
                "name": "Mandells Gallery",
                "slug": "mandells-gallery",
                "city": "Norwich",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6316769,1.2970289",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-14T12:35:34.412015Z",
            "publish_time": null,
            "slug": "mandells-gallery-the-small-paintings-group-2024-04-20",
            "created_at": "2024-04-14T12:35:35.346635Z",
            "updated_at": "2024-04-14T12:35:35.750145Z",
            "summary": "The Small Paintings Group is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in Mandells Gallery with address Elm Hill.",
            "title": "The Small Paintings Group",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-05-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Elm Hill",
            "city": "Norwich",
            "geolocation": "44.8914365,-72.1234334",
            "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": 37902,
            "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": 36050,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c02b070a37314c869d0464a45ae13bbf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c02b070a37314c869d0464a45ae13bbf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:29.519196Z",
                "updated_at": "2024-04-14T12:13:29.519233Z",
                "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": "2024-04-14T12:13:32.293768Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-catpc-and-renzo-martens-dutch-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:33.324924Z",
            "updated_at": "2024-04-14T12:13:33.689533Z",
            "summary": "CATPC and Renzo Martens, Dutch Pavilion at the 60th Venice Biennale is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 24/11/2024, 01:00. Event is in Giardini della Biennale with address Giardini della Biennale.",
            "title": "CATPC and Renzo Martens, Dutch Pavilion at the 60th Venice Biennale",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-11-24T01: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.4290203,12.3579333",
            "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": 38170,
            "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": 7124,
                "name": "Paul Thiebaud Gallery",
                "slug": "paul-thiebaud-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.8034836,-122.4140083",
                "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": "2024-04-30T10:03:50.426062Z",
            "publish_time": null,
            "slug": "paul-thiebaud-gallery-robert-hudson-ceramics-and-drawings-2024-04-20",
            "created_at": "2024-04-30T10:03:52.323586Z",
            "updated_at": "2024-04-30T10:04:07.210343Z",
            "summary": "Robert Hudson: Ceramics and Drawings is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 08/06/2024, 00:00. Event is in Paul Thiebaud Gallery with address 645 Chestnut Street.",
            "title": "Robert Hudson: Ceramics and Drawings",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-06-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "645 Chestnut Street",
            "city": "San Francisco",
            "geolocation": "40.6251281,-73.7213306",
            "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": []
        }
    ]
}