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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3978&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3942&ordering=-end_time",
    "results": [
        {
            "id": 34268,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 32387,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6ca31fe93638444f82d909a1ce0bd251.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ca31fe93638444f82d909a1ce0bd251-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2023-12-12T00:31:06.560993Z",
                "updated_at": "2023-12-12T00:31:06.561020Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "559aa9d9-935c-4b7f-922a-fa80438a2292"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "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": "",
            "publish_status": "published",
            "published_at": "2023-12-12T00:31:29.979744Z",
            "publish_time": null,
            "slug": "bruce-rubenstein-welcome-to-the-pharcyde",
            "created_at": "2023-12-12T00:31:29.983263Z",
            "updated_at": "2023-12-12T00:31:30.057996Z",
            "summary": "Bruce Rubenstein: Welcome to the Pharcyde is an Gallery Shows event starting on 09/02/2024, 18:00 and ending on 16/02/2024, 18:00. Event is in Artplex Gallery with address 7377 Beverly Blvd, Los Angeles, CA 90036, United States.",
            "title": "Bruce Rubenstein: Welcome to the Pharcyde",
            "content": "Join us for \"Bruce Rubenstein: Welcome to the Pharcyde,\" a journey of creativity, expression, and the enduring spirit of artistic exploration.\r\n\r\nBruce Rubenstein, a New York native who transplanted to Los Angeles in 1985, embodies the quintessentially “New Yorker” element of perpetual activity and artistic motion in his work. His creative process is a spirited journey, turning each canvas into a vibrant extension of his creative intuition. Fueled by a determined quest to \"validate individual existence through art,\" Rubenstein's body remains in constant motion, deconstructing compositional elements borrowed from art history into distinct sources of energy.\r\n\r\nInspired by mid-20th-century New York Abstract Expressionism, Joan Miró, Jean Arp, Gerhard Richter, Picasso’s ventures into Synthetic Cubism, and his compelling life narrative, Rubenstein's artistic style is vibrant and distinctive, marked by intense expressions and a playful spirit.",
            "start_time": "2024-02-09T18:00:00.000000Z",
            "end_time": "2024-02-16T18: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": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
            "city": "",
            "geolocation": "34.0764276,-118.3508087",
            "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": [
                17332
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38056,
            "author": {
                "id": "b1f7d105-f820-46f2-87e9-c018f1c18da0",
                "username": "info@galleryrosenfeld.com",
                "slug": "infogalleryrosenfeldcom",
                "first_name": "Riccardo",
                "last_name": "Freddo",
                "display_name": null,
                "display_name_full": "Riccardo Freddo",
                "email": "info@galleryrosenfeld.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36224,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/34300a886c1c410ca50c6fde55565ca6.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34300a886c1c410ca50c6fde55565ca6-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2024-04-24T13:46:33.996423Z",
                "updated_at": "2024-04-24T13:46:33.996448Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b1f7d105-f820-46f2-87e9-c018f1c18da0"
            },
            "venue": {
                "id": 5227,
                "name": "Gallery Rosenfeld",
                "slug": "rosenfeld",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.518561,-0.1358037",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-04-24T13:46:39.405170Z",
            "publish_time": null,
            "slug": "within-and-beyond-looking-into-the-infinite-riccardo-guarneri-marianna-gioka-min-woo-nam",
            "created_at": "2024-04-24T13:46:39.409508Z",
            "updated_at": "2024-04-24T13:46:39.454155Z",
            "summary": "Within and beyond - Looking into the infinite: Riccardo Guarneri, Marianna Gioka, Min Woo Nam is an Gallery Shows event starting on 14/12/2023, 18:30 and ending on 16/02/2024, 18:00. Event is in Gallery Rosenfeld with address 37 Rathbone St, London W1T 1NZ, United Kingdom.",
            "title": "Within and beyond - Looking into the infinite: Riccardo Guarneri, Marianna Gioka, Min Woo Nam",
            "content": "",
            "start_time": "2023-12-14T18:30:00.000000Z",
            "end_time": "2024-02-16T18: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": "37 Rathbone St, London W1T 1NZ, United Kingdom",
            "city": "",
            "geolocation": "51.518561,-0.1358037",
            "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": 34038,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 32172,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/11e9b5c8a4514548afdd07c79f60de17.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11e9b5c8a4514548afdd07c79f60de17-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-02T00:09:13.595861Z",
                "updated_at": "2023-12-02T00:09:13.595890Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "559aa9d9-935c-4b7f-922a-fa80438a2292"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "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": "2023-12-02T00:09:37.350468Z",
            "publish_time": null,
            "slug": "quiet-luxury",
            "created_at": "2023-12-02T00:09:37.354010Z",
            "updated_at": "2023-12-02T00:09:37.397415Z",
            "summary": "Quiet Luxury is an Gallery Shows event starting on 20/01/2024, 16:00 and ending on 16/02/2024, 18:00. Event is in Artplex Gallery with address 7377 Beverly Blvd, Los Angeles, CA 90036, United States.",
            "title": "Quiet Luxury",
            "content": "Artplex Gallery is delighted to announce the enchanting group exhibition, \"Quiet Luxury,\" a harmonious blend of figurative surrealism and masterful sculpture that promises to transport visitors into a world of emotive sirens, mystery, and finely detailed bronze and oak sculptures. This unique exhibition features the works of Eddy Lee, Nando Kallweit, and Mark Acetelli, three extraordinary artists who redefine the boundaries of artistic expression. A celebration of art that pushes the boundaries of traditional mediums, \"Quiet Luxury\" invites art enthusiasts, collectors, and the public to experience these exceptional artworks that embody the spirit of quiet, yet profound, luxury. Don't miss this opportunity to immerse yourself in a world where figurative surrealism and sculpture collide to create a truly unique artistic experience.",
            "start_time": "2024-01-20T16:00:00.000000Z",
            "end_time": "2024-02-16T18: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": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
            "city": "Los Angeles",
            "geolocation": "34.0764276,-118.3508087",
            "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": [
                17321,
                18037,
                18048
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35503,
            "author": {
                "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "username": "info@streetlevelsgallery.com",
                "slug": "infostreetlevelsgallerycom",
                "first_name": "Sofia",
                "last_name": "Bonacchi",
                "display_name": null,
                "display_name_full": "Sofia Bonacchi",
                "email": "info@streetlevelsgallery.com",
                "telephone": "+39 333 674 5750"
            },
            "price": null,
            "featured_image": {
                "id": 33600,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b7106ae49e564f2f9700bd4bbabe416d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7106ae49e564f2f9700bd4bbabe416d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-02T11:05:57.662196Z",
                "updated_at": "2024-02-02T11:05:57.662247Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
            },
            "venue": {
                "id": 4748,
                "name": "Street Levels Gallery",
                "slug": "street-levels-gallery",
                "city": "Firenze",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.7736216,11.2469219",
                "artworks_for_sale_count": 248,
                "featured_image": {
                    "id": 3789,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2022-05-11T12:49:52.926949Z",
                    "updated_at": "2022-05-11T12:49:52.926985Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-02-02T11:06:15.260049Z",
            "publish_time": null,
            "slug": "a-new-abstract-language",
            "created_at": "2024-02-02T11:06:15.264826Z",
            "updated_at": "2024-02-02T11:06:15.315108Z",
            "summary": "A new abstract language is an Gallery Shows event starting on 02/02/2024, 13:00 and ending on 16/02/2024, 10:00. Event is in Street Levels Gallery with address Online-Only.",
            "title": "A new abstract language",
            "content": "Closer to the movement of graffiti writing, Taleggio improved his artistic path, gradually changing from the “lettering” to the meaningful abstraction of the artworks.\r\nTaleggio is a painter and also a muralist, for him it’s important to create a dialogue with the symbolism hidden in the city and then deconstruct them in a new incredible way.",
            "start_time": "2024-02-02T13:00:00.000000Z",
            "end_time": "2024-02-16T10: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": "Online-Only",
            "city": "",
            "geolocation": "43.7736216,11.2469219",
            "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": true,
            "banner_logo": null,
            "artists": [
                18384
            ],
            "artworks": [
                136142,
                136143,
                136144,
                136145,
                136146,
                136279,
                136280,
                136281,
                136282,
                136283
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35652,
            "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": 33765,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/20a85c108235454d93e4e4925dd640e1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20a85c108235454d93e4e4925dd640e1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-08T09:41:33.754771Z",
                "updated_at": "2024-02-08T09:41:33.754808Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8203,
                "name": "Galerie Ceysson & Bénétière, Rue du Renard",
                "slug": "galerie-ceysson-benetiere-rue-du-renard",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8592484,2.3521486",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2024-02-08T09:41:40.843534Z",
            "publish_time": null,
            "slug": "galerie-ceysson-benetiere-pierre-buraglio-mon-ithaque-2024-02-01",
            "created_at": "2024-02-08T09:41:41.770769Z",
            "updated_at": "2024-02-08T09:41:42.653063Z",
            "summary": "PIERRE BURAGLIO Mon Ithaque is an Gallery Shows event starting on 01/02/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Galerie Ceysson & Bénétière, Rue du Renard with address 23 rue du Renard.",
            "title": "PIERRE BURAGLIO Mon Ithaque",
            "content": null,
            "start_time": "2024-02-01T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "23 rue du Renard",
            "city": "Paris",
            "geolocation": "48.8592267,2.3522466",
            "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": 33445,
            "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": 31629,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/81e6d7e662444a6fb0e8dabf9db822a5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81e6d7e662444a6fb0e8dabf9db822a5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-14T10:19:41.429105Z",
                "updated_at": "2023-11-14T10:19:41.429155Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5709,
                "name": "MAAB Gallery",
                "slug": "maab-gallery",
                "city": "Milano",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.461739,9.184198599999998",
                "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": "2023-11-14T10:19:46.697072Z",
            "publish_time": null,
            "slug": "maab-gallery-giorgio-morandi-alain-urrutia-pensare-con-lo-sguardo-2023-11-30",
            "created_at": "2023-11-14T10:19:47.606826Z",
            "updated_at": "2023-11-14T10:19:48.092694Z",
            "summary": "Giorgio Morandi, Alain Urrutia. PENSARE CON LO SGUARDO is an Gallery Shows event starting on 30/11/2023, 01:00 and ending on 16/02/2024, 01:00. Event is in MAAB Gallery with address via Nerino 3.",
            "title": "Giorgio Morandi, Alain Urrutia. PENSARE CON LO SGUARDO",
            "content": null,
            "start_time": "2023-11-30T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Nerino 3",
            "city": "Milan",
            "geolocation": "45.4617617,9.1841465",
            "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": 35420,
            "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": 33519,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/584793d7ff8e4e57baed0ccbdd685411.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/584793d7ff8e4e57baed0ccbdd685411-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-31T08:16:20.398733Z",
                "updated_at": "2024-01-31T08:16:20.398769Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5705,
                "name": "Atelier Natalia Gromicho",
                "slug": "atelier-natalia-gromicho",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7113519,-9.142403300000002",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2024-01-31T08:16:29.802498Z",
            "publish_time": null,
            "slug": "atelier-natalia-gromicho-downtown-chiado-24-2024-02-03",
            "created_at": "2024-01-31T08:16:30.888917Z",
            "updated_at": "2024-01-31T08:16:30.949349Z",
            "summary": "Downtown Chiado 24 is an Gallery Shows event starting on 03/02/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Atelier Natalia Gromicho with address Rua Nova da Trindade 5G Piso S/L.",
            "title": "Downtown Chiado 24",
            "content": null,
            "start_time": "2024-02-03T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rua Nova da Trindade 5G Piso S/L",
            "city": "Lisbon",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35092,
            "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": 33192,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/861718b259ab4c49b89ae3fb3de2a1e3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/861718b259ab4c49b89ae3fb3de2a1e3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-18T16:56:21.049136Z",
                "updated_at": "2024-01-18T16:56:21.049173Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4610,
                "name": "Carl Kostyál Gallery",
                "slug": "carl-kostyal-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51097060000001,-0.14024",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-01-18T16:56:23.375869Z",
            "publish_time": null,
            "slug": "carl-kostyal-li-shurui-artificial-emotions-2024-01-18",
            "created_at": "2024-01-18T16:56:24.271500Z",
            "updated_at": "2024-01-18T16:56:25.012537Z",
            "summary": "Li Shurui. Artificial Emotions is an Gallery Shows event starting on 18/01/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Carl Kostyál Gallery with address 12a Savile Row.",
            "title": "Li Shurui. Artificial Emotions",
            "content": null,
            "start_time": "2024-01-18T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12a Savile Row",
            "city": "London",
            "geolocation": "51.5103197,-0.1398005",
            "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": 34881,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 8115,
                "name": "Galerie Tanit",
                "slug": "galerie-tanit",
                "city": "München",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "LB",
            "publish_status": "published",
            "published_at": "2024-01-12T09:55:40.435986Z",
            "publish_time": null,
            "slug": "galerie-tanit-no-title-2024-01-10",
            "created_at": "2024-01-12T09:55:41.435623Z",
            "updated_at": "2024-01-12T09:55:41.494268Z",
            "summary": "NO TITLE is an Gallery Shows event starting on 10/01/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Galerie Tanit with address East Village Building - Ground Floor Armenia Street, Mar Mikhael.",
            "title": "NO TITLE",
            "content": null,
            "start_time": "2024-01-10T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "East Village Building - Ground Floor Armenia Street, Mar Mikhael",
            "city": "Beirut",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35757,
            "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": 33851,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/925d685c99364de2a50ffa31fe316576.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925d685c99364de2a50ffa31fe316576-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-12T11:42:28.099971Z",
                "updated_at": "2024-02-12T11:42:28.100042Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9620,
                "name": "Skye Gallery",
                "slug": "skye-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7509232,-74.0024806",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-12T11:42:35.884871Z",
            "publish_time": null,
            "slug": "skye-gallery-eye-candy-opening-reception-2024-02-16",
            "created_at": "2024-02-12T11:42:36.787719Z",
            "updated_at": "2024-02-12T11:42:38.406694Z",
            "summary": "eye candy Opening Reception is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Skye Gallery with address 508 W 28th St.",
            "title": "eye candy Opening Reception",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 W 28th St",
            "city": "New York",
            "geolocation": "40.7509297,-74.0024163",
            "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": 35854,
            "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": 33941,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bce45050054c49db9553e23a39db5dd5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bce45050054c49db9553e23a39db5dd5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T10:46:29.533436Z",
                "updated_at": "2024-02-13T10:46:29.533497Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 453,
                "name": "THE NATIONAL PORTRAIT GALLERY",
                "slug": "the-national-portrait-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5094728,-0.1269677000000229",
                "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-02-13T10:46:34.206722Z",
            "publish_time": null,
            "slug": "the-national-portrait-gallery-drop-in-drawing-2024-02-16",
            "created_at": "2024-02-13T10:46:35.117864Z",
            "updated_at": "2024-02-13T10:46:35.821548Z",
            "summary": "Drop-in drawing is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in THE NATIONAL PORTRAIT GALLERY with address St Martins Place.",
            "title": "Drop-in drawing",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "St Martins Place",
            "city": "London",
            "geolocation": "55.951539,-2.7633042",
            "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": 31934,
            "author": {
                "id": "b8a5d5c6-2ee6-46c3-9183-e13300a35a22",
                "username": "alon_1464",
                "slug": "alon_1464",
                "first_name": "Alon",
                "last_name": "Zakaim",
                "display_name": "Alon Zakaim",
                "display_name_full": "Alon Zakaim",
                "email": "gallery@alonzakaim.com",
                "telephone": "02072877750"
            },
            "price": null,
            "featured_image": {
                "id": 30193,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9807d9a04e39490f81a86443b311e905.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9807d9a04e39490f81a86443b311e905-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-05T09:19:59.501780Z",
                "updated_at": "2023-10-05T09:19:59.501834Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3055,
                "name": "Alon Zakaim Fine Art",
                "slug": "alon-zakaim-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5079217,-0.1414521",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2700,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Alon-Zakaim-Fine-Art-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alon-Zakaim-Fine-Art-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T14:37:23.080381Z",
                    "updated_at": "2021-09-14T13:36:10.196840Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-05T09:20:06.224560Z",
            "publish_time": null,
            "slug": "alon-zakaim-fine-art-marc-chagall-love-and-luminosity-2023-10-09",
            "created_at": "2023-10-05T09:20:07.256493Z",
            "updated_at": "2023-10-05T09:20:08.293574Z",
            "summary": "Marc Chagall: Love and Luminosity is an Gallery Shows event starting on 09/10/2023, 00:00 and ending on 16/02/2024, 01:00. Event is in Alon Zakaim Fine Art with address 27 Cork St.",
            "title": "Marc Chagall: Love and Luminosity",
            "content": null,
            "start_time": "2023-10-09T00:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "27 Cork St",
            "city": "London",
            "geolocation": "51.5105317,-0.1412245",
            "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": 36107,
            "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": 34173,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/502d4a9a740b438cb533b926de48b89e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d4a9a740b438cb533b926de48b89e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-16T13:46:35.662801Z",
                "updated_at": "2024-02-16T13:46:35.662853Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9707,
                "name": "Onassis ONX",
                "slug": "onassis-onx",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7594343,-73.97578349999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-16T13:46:39.977954Z",
            "publish_time": null,
            "slug": "onassis-onx-new-inc-ey-metaverse-lab-multi-reality-installations-2024-02-14",
            "created_at": "2024-02-16T13:46:40.905929Z",
            "updated_at": "2024-02-16T13:46:42.688380Z",
            "summary": "NEW INC & EY Metaverse Lab - Multi-Reality Installations is an Gallery Shows event starting on 14/02/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Onassis ONX with address 645 5th Ave.",
            "title": "NEW INC & EY Metaverse Lab - Multi-Reality Installations",
            "content": null,
            "start_time": "2024-02-14T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "645 5th Ave",
            "city": "New York",
            "geolocation": "40.7592013,-73.9760506",
            "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": 34663,
            "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": 32751,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/31ce44267fa9424a8fa17e2780689937.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ce44267fa9424a8fa17e2780689937-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-05T10:46:53.780750Z",
                "updated_at": "2024-01-05T10:46:53.780793Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8039,
                "name": "Art First",
                "slug": "art-first",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49364379999999,-0.1084103",
                "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-01-05T10:46:58.795762Z",
            "publish_time": null,
            "slug": "art-first-art-first-london-30-years-2024-01-10",
            "created_at": "2024-01-05T10:46:59.713616Z",
            "updated_at": "2024-01-05T10:47:02.151895Z",
            "summary": "Art First, London: 30 Years is an Gallery Shows event starting on 10/01/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Art First with address 15 St Mary's Walk.",
            "title": "Art First, London: 30 Years",
            "content": null,
            "start_time": "2024-01-10T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "15 St Mary's Walk",
            "city": "London",
            "geolocation": "52.0920412,0.075575",
            "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": 35951,
            "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": 34035,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ba90ca6d6f6e46ea95ab41f2d382508e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba90ca6d6f6e46ea95ab41f2d382508e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-14T10:08:46.547550Z",
                "updated_at": "2024-02-14T10:08:46.547605Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4576,
                "name": "Cooke Latham Gallery",
                "slug": "cooke-latham-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47906700000001,-0.1673686",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-14T10:08:50.359682Z",
            "publish_time": null,
            "slug": "cooke-latham-gallery-marking-time-group-show-2024-01-18",
            "created_at": "2024-02-14T10:08:51.288767Z",
            "updated_at": "2024-02-14T10:08:52.059211Z",
            "summary": "Marking Time. Group Show is an Gallery Shows event starting on 18/01/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Cooke Latham Gallery with address 41 Parkgate Rd.",
            "title": "Marking Time. Group Show",
            "content": null,
            "start_time": "2024-01-18T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "41 Parkgate Rd",
            "city": "London",
            "geolocation": "52.44550065,-1.5117480250607533",
            "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": 33468,
            "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": 31651,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ddfb1dbd83e4130b3c7a248f5c53b69-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:13:05.104910Z",
                "updated_at": "2023-11-15T13:13:05.104959Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8039,
                "name": "Art First",
                "slug": "art-first",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49364379999999,-0.1084103",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-15T13:13:09.324582Z",
            "publish_time": null,
            "slug": "art-first-art-first-london-turns-30-2024-01-03",
            "created_at": "2023-11-15T13:13:10.244453Z",
            "updated_at": "2023-11-15T13:13:11.349214Z",
            "summary": "Art First, London turns 30 is an Gallery Shows event starting on 03/01/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in Art First with address 15 St Mary's Walk.",
            "title": "Art First, London turns 30",
            "content": null,
            "start_time": "2024-01-03T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "15 St Mary's Walk",
            "city": "London",
            "geolocation": "52.1458979,-0.2437453",
            "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": 34956,
            "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": 33039,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ff4c8f5fa804c9e8978035f3baac6e9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff4c8f5fa804c9e8978035f3baac6e9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-17T08:25:00.159468Z",
                "updated_at": "2024-01-17T08:25:00.159530Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9208,
                "name": "COMMUNE, Vienna",
                "slug": "commune-vienna",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1962572,16.3544858",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2024-01-17T08:25:03.627145Z",
            "publish_time": null,
            "slug": "commune-vienna-anat-homm-dissected-carnality-2024-01-11",
            "created_at": "2024-01-17T08:25:04.546279Z",
            "updated_at": "2024-01-17T08:25:04.620769Z",
            "summary": "Anat Homm - Dissected Carnality is an Gallery Shows event starting on 11/01/2024, 01:00 and ending on 16/02/2024, 01:00. Event is in COMMUNE, Vienna with address Magdalenenstrasse 10/GL2.",
            "title": "Anat Homm - Dissected Carnality",
            "content": null,
            "start_time": "2024-01-11T01:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Magdalenenstrasse 10/GL2",
            "city": "Vienna",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 31347,
            "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": 29656,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9d3f3657da314bc482db04768d3b6882.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d3f3657da314bc482db04768d3b6882-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-09-18T14:32:47.755099Z",
                "updated_at": "2023-09-18T14:32:47.755137Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6686,
                "name": "Kienzle Art Foundation",
                "slug": "kienzle-art-foundation",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5070517,13.3205026",
                "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": "2023-09-18T14:32:54.449466Z",
            "publish_time": null,
            "slug": "kienzle-art-foundation-jos-van-merendonk-pure-painting-1983-2023-2023-09-16",
            "created_at": "2023-09-18T14:32:55.382178Z",
            "updated_at": "2023-09-18T14:33:00.166825Z",
            "summary": "Jos van Merendonk. Pure Painting 1983 - 2023 is an Gallery Shows event starting on 16/09/2023, 00:00 and ending on 16/02/2024, 01:00. Event is in Kienzle Art Foundation with address 54 Bleibtreustraße.",
            "title": "Jos van Merendonk. Pure Painting 1983 - 2023",
            "content": null,
            "start_time": "2023-09-16T00:00:00.000000Z",
            "end_time": "2024-02-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "54 Bleibtreustraße",
            "city": "Berlin",
            "geolocation": "52.5070477,13.320513934752285",
            "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": []
        }
    ]
}