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=432&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=450&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=414&ordering=-start_time",
    "results": [
        {
            "id": 36520,
            "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": 34621,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/46321961025d441a9322a88dd5d173d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46321961025d441a9322a88dd5d173d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:16:43.654146Z",
                "updated_at": "2024-03-06T12:16:43.654208Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-06T12:16:49.231154Z",
            "publish_time": null,
            "slug": "colonnade-house-georgina-neal-the-joy-of-colour-2024-04-23",
            "created_at": "2024-03-06T12:16:50.267730Z",
            "updated_at": "2024-03-06T12:16:50.653511Z",
            "summary": "Georgina Neal: The Joy of Colour is an Gallery Shows event starting on 23/04/2024, 00:00 and ending on 05/05/2024, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Georgina Neal: The Joy of Colour",
            "content": null,
            "start_time": "2024-04-23T00:00:00.000000Z",
            "end_time": "2024-05-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 38084,
            "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": 36278,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0bddca1380a4e83810ebd3d6586550b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bddca1380a4e83810ebd3d6586550b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:45:11.183676Z",
                "updated_at": "2024-04-30T09:45:11.183738Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3760,
                "name": "Four Corners",
                "slug": "four-corners",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.528741,-0.04883579999999999",
                "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-30T09:45:16.684474Z",
            "publish_time": null,
            "slug": "four-corners-a-mighty-gust-2024-04-23",
            "created_at": "2024-04-30T09:45:17.692732Z",
            "updated_at": "2024-04-30T09:45:19.382331Z",
            "summary": "A Mighty Gust is an Gallery Shows event starting on 23/04/2024, 00:00 and ending on 29/04/2024, 00:00. Event is in Four Corners with address 121 Roman Road.",
            "title": "A Mighty Gust",
            "content": null,
            "start_time": "2024-04-23T00:00:00.000000Z",
            "end_time": "2024-04-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "121 Roman Road",
            "city": "London",
            "geolocation": "51.52881575,-0.04890648975271071",
            "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": 38007,
            "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": 36160,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f567b09c2d54965b046b9257875fc3a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f567b09c2d54965b046b9257875fc3a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-16T08:47:25.782264Z",
                "updated_at": "2024-04-16T08:47:25.782314Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-16T08:47:31.921363Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-colores-de-mexico-2024-04-23",
            "created_at": "2024-04-16T08:47:32.811158Z",
            "updated_at": "2024-04-16T08:47:38.996587Z",
            "summary": "Colores de México is an Gallery Shows event starting on 23/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "Colores de México",
            "content": null,
            "start_time": "2024-04-23T00:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38175,
            "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": 36372,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a0b8066f24d420299a61e14bd362583.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a0b8066f24d420299a61e14bd362583-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T10:05:08.872702Z",
                "updated_at": "2024-04-30T10:05:08.872760Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8491,
                "name": "PhotoBook Cafe",
                "slug": "photobook-cafe",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5246749,-0.0843317",
                "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-30T10:05:47.660962Z",
            "publish_time": null,
            "slug": "photobook-cafe-flip-57-book-launch-party-by-london-independent-photography-2024-04-22",
            "created_at": "2024-04-30T10:05:48.543639Z",
            "updated_at": "2024-04-30T10:05:59.582170Z",
            "summary": "Flip 57 Book Launch Party by London Independent Photography is an Gallery Shows event starting on 22/04/2024, 00:00 and ending on 22/04/2024, 00:00. Event is in PhotoBook Cafe with address Photo Book Cafe.",
            "title": "Flip 57 Book Launch Party by London Independent Photography",
            "content": null,
            "start_time": "2024-04-22T00:00:00.000000Z",
            "end_time": "2024-04-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": "Photo Book Cafe",
            "city": "London",
            "geolocation": "35.6456804,139.7048616",
            "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": 37413,
            "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": 35468,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fcfa5e22b477c941ee5449e1d6ef0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:08:14.107466Z",
                "updated_at": "2024-04-01T20:08:14.107503Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3766,
                "name": "GLOAM Gallery",
                "slug": "gloam-gallery",
                "city": "Sheffield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3750572,-1.4704422",
                "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-01T20:08:21.067826Z",
            "publish_time": null,
            "slug": "gloam-gallery-in-subtlety-2024-04-22",
            "created_at": "2024-04-01T20:08:21.977737Z",
            "updated_at": "2024-04-01T20:08:22.635382Z",
            "summary": "In subtlety is an Gallery Shows event starting on 22/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in GLOAM Gallery with address 160 Arundel Street.",
            "title": "In subtlety",
            "content": null,
            "start_time": "2024-04-22T00:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "160 Arundel Street",
            "city": "Sheffield",
            "geolocation": "44.94721557142857,-93.118517",
            "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": 37136,
            "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": 35212,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9eb7a9c98d0247698a1ec53406f497e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eb7a9c98d0247698a1ec53406f497e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:57.027522Z",
                "updated_at": "2024-03-20T14:02:57.027574Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6789,
                "name": "Cabin Contemporary",
                "slug": "cabin-contemporary",
                "city": "Pottsvile",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.64782,-76.1631234",
                "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-03-20T14:03:01.149979Z",
            "publish_time": null,
            "slug": "cabin-contemporary-stereo-stereo-2024-04-21",
            "created_at": "2024-03-20T14:03:02.070436Z",
            "updated_at": "2024-03-20T14:03:02.786047Z",
            "summary": "Stereo Stereo is an Gallery Shows event starting on 21/04/2024, 00:00 and ending on 02/06/2024, 00:00. Event is in Cabin Contemporary with address 357 Manheim Rd.",
            "title": "Stereo Stereo",
            "content": null,
            "start_time": "2024-04-21T00:00:00.000000Z",
            "end_time": "2024-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "357 Manheim Rd",
            "city": "Pottsville",
            "geolocation": "40.65016253850872,-76.16057845254903",
            "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": 37904,
            "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": 36049,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/65865cf55334477bb13e5781b378bb20.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65865cf55334477bb13e5781b378bb20-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:28.996349Z",
                "updated_at": "2024-04-14T12:13:28.996433Z",
                "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:34.459331Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-guerreiro-do-divino-amor-swiss-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:35.360959Z",
            "updated_at": "2024-04-14T12:13:35.833680Z",
            "summary": "Guerreiro do Divino Amor, Swiss 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": "Guerreiro do Divino Amor, Swiss 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": 37908,
            "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": 36055,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/61a3d375c9a14469a618e1304cafe1f8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61a3d375c9a14469a618e1304cafe1f8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:40.453403Z",
                "updated_at": "2024-04-14T12:13:40.453465Z",
                "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:45.021341Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-jeffrey-gibson-united-states-of-americas-pavilion-for-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:45.997811Z",
            "updated_at": "2024-04-14T12:13:46.419729Z",
            "summary": "Jeffrey Gibson, United States of America's Pavilion for 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": "Jeffrey Gibson, United States of America's Pavilion for 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": 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": 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": 37910,
            "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": 36057,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/64b9289ab1514a70853c93011ef9c162.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b9289ab1514a70853c93011ef9c162-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:43.555444Z",
                "updated_at": "2024-04-14T12:13:43.555514Z",
                "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:46.928504Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-kapwani-kiwanga-canadian-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:47.830523Z",
            "updated_at": "2024-04-14T12:13:51.157382Z",
            "summary": "Kapwani Kiwanga, Canadian 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": "Kapwani Kiwanga, Canadian 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": 38153,
            "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": 36347,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3dab70c9cdb54b2aaf000636f08781be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dab70c9cdb54b2aaf000636f08781be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:58:11.227970Z",
                "updated_at": "2024-04-30T09:58:11.228012Z",
                "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:15.324156Z",
            "publish_time": null,
            "slug": "miettinen-collection-salon-dahlmann-barthelemy-toguo-endless-blossoms-2024-04-20",
            "created_at": "2024-04-30T09:58:16.224821Z",
            "updated_at": "2024-04-30T09:58:28.907671Z",
            "summary": "Barthélémy Toguo. Endless Blossoms is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 30/08/2024, 00:00. Event is in Miettinen Collection - Salon Dahlmann with address Marburger Strasse 3.",
            "title": "Barthélémy Toguo. Endless Blossoms",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-08-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": 37138,
            "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": 35210,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/373a059fa1a5447ab17d1b0cd4aa2318.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/373a059fa1a5447ab17d1b0cd4aa2318-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:55.849594Z",
                "updated_at": "2024-03-20T14:02:55.849632Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9766,
                "name": "boox.space",
                "slug": "booxspace",
                "city": "Haarlem",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3789045,4.621779099999999",
                "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": "NL",
            "publish_status": "published",
            "published_at": "2024-03-20T14:03:03.563455Z",
            "publish_time": null,
            "slug": "booxspace-ster-borgman-stills-of-deeptime-2024-04-20",
            "created_at": "2024-03-20T14:03:04.478875Z",
            "updated_at": "2024-03-20T14:03:05.290434Z",
            "summary": "Ster Borgman - Stills of Deeptime is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 28/04/2024, 00:00. Event is in boox.space with address Leidsestraat 53ZW.",
            "title": "Ster Borgman - Stills of Deeptime",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-04-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Leidsestraat 53ZW",
            "city": "Haarlem",
            "geolocation": "52.3791319,4.620712",
            "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": 37906,
            "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": 36051,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5be7980ff4ff4b80be187aede86cd537.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5be7980ff4ff4b80be187aede86cd537-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:29.702692Z",
                "updated_at": "2024-04-14T12:13:29.702748Z",
                "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.391459Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-gliceria-tupinamba-hahawpua-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:37.307723Z",
            "updated_at": "2024-04-14T12:13:37.683887Z",
            "summary": "Glicéria Tupinambá,  Hãhãwpuá 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": "Glicéria Tupinambá,  Hãhãwpuá 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": 37903,
            "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": 36052,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc47552ef55d4258859ed70b0421981d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc47552ef55d4258859ed70b0421981d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:29.854795Z",
                "updated_at": "2024-04-14T12:13:29.854834Z",
                "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:33.470168Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-archie-moore-australian-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:34.372118Z",
            "updated_at": "2024-04-14T12:13:34.759294Z",
            "summary": "Archie Moore, Australian 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": "Archie Moore, Australian 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": 37909,
            "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": 36056,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c1ca75a431b41e699a8536fd96104b8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c1ca75a431b41e699a8536fd96104b8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:41.609845Z",
                "updated_at": "2024-04-14T12:13:41.609882Z",
                "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:46.333777Z",
            "publish_time": null,
            "slug": "giardini-della-biennale-john-akomfrah-great-britain-pavilion-at-the-60th-venice-biennale-2024-04-20",
            "created_at": "2024-04-14T12:13:47.389030Z",
            "updated_at": "2024-04-14T12:13:47.831140Z",
            "summary": "John Akomfrah, Great Britain 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": "John Akomfrah, Great Britain 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": []
        }
    ]
}