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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=90&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=54&ordering=-end_time",
    "results": [
        {
            "id": 38395,
            "author": {
                "id": "a57b2f57-e169-4306-b59d-8c21aeddb574",
                "username": "anna@hamiltonsgallery.com",
                "slug": "annahamiltonsgallerycom",
                "first_name": "Molly",
                "last_name": "Horner",
                "display_name": null,
                "display_name_full": "Molly Horner",
                "email": "molly@hamiltonsgallery.com",
                "telephone": "+44 20 7499 9493"
            },
            "price": null,
            "featured_image": {
                "id": 36931,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/334a62b4275b4deeb7afc8fde71ed65f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/334a62b4275b4deeb7afc8fde71ed65f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-01-22T12:41:31.315088Z",
                "updated_at": "2025-01-22T12:41:31.315125Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "a57b2f57-e169-4306-b59d-8c21aeddb574"
            },
            "venue": {
                "id": 2431,
                "name": "Hamiltons Gallery",
                "slug": "hamiltons-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5105392,-0.14984340000000884",
                "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": "2025-01-22T12:42:12.077542Z",
            "publish_time": null,
            "slug": "from-the-roster",
            "created_at": "2025-01-22T12:42:12.081227Z",
            "updated_at": "2025-01-22T12:42:12.119035Z",
            "summary": "From the Roster is an Gallery Shows event starting on 06/02/2025, 10:00 and ending on 26/04/2025, 16:00. Event is in Hamiltons Gallery with address 13 Carlos Place.",
            "title": "From the Roster",
            "content": "Hamiltons Gallery is delighted to present From the Roster. An expansive and evolving exhibition, From the Roster features significant works from many of the artists Hamiltons has had the privilege of exhibiting over its long history. Artists such as Richard Avedon, Irving Penn, Helmut Newton and Sir Don McCullin are presented alongside rare and unique works by Horst P. Horst, Steven Meisel, Sante D’Orazio, Peter Beard, Daidō Moriyama, Andy Warhol and many more. Ever in the pursuit of quality the gallery is pleased to showcase new works by represented artists Murray Fredericks, Roger Ballen and Philippe Garner.",
            "start_time": "2025-02-06T10:00:00.000000Z",
            "end_time": "2025-04-26T16: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": "13 Carlos Place",
            "city": "",
            "geolocation": "51.5105392,-0.14984340000000884",
            "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": [
                345,
                1672,
                449,
                448,
                2537,
                1161,
                465,
                2651,
                3577,
                1245,
                351,
                734,
                1443,
                2881,
                7919,
                10546
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38422,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36969,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4244089cff6e4b94aaf84169d3312d76.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4244089cff6e4b94aaf84169d3312d76-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-04-17T20:07:40.519748Z",
                "updated_at": "2025-04-17T20:07:40.519781Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "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": "2025-04-17T20:07:48.990441Z",
            "publish_time": null,
            "slug": "artist-talk-daveed-shwartz",
            "created_at": "2025-04-17T20:07:48.994232Z",
            "updated_at": "2025-04-17T20:07:49.031731Z",
            "summary": "Artist Talk: DAVEED SHWARTZ is an Gallery Shows event starting on 26/04/2025, 01:30 and ending on 26/04/2025, 02:30. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "Artist Talk: DAVEED SHWARTZ",
            "content": "Join us Saturday, April 26th at 1:30pm for a special artist talk with Daveed Shwartz. Daveed will walk you through his magical wonderland of thought-provoking images and animated stories, right out of his paintings. Don’t miss it!\r\n\r\nDaveed Shwartz’s compositions are often strange and humorous representations of the fragility of existence. Once in a Blue Moon features both somber, contemplative landscapes and vibrant, whimsical collages populated by a cast of figures that blur the line between human, animal, and machine. Shwartz’s work is equal parts introspective and irreverent, inviting viewers to reflect on their own experiences of instability and connection in the modern world. “My work is about the fragility of life. There is no solid ground. This is a high wire act, and we can fall, or choose to fly, at any moment. My work embraces the beauty and vulnerability of the human condition.”",
            "start_time": "2025-04-26T01:30:00.000000Z",
            "end_time": "2025-04-26T02:30: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 38421,
            "author": {
                "id": "6711bff9-9848-4bf9-9466-8a56816283a5",
                "username": "info@vossgallery.art",
                "slug": "infovossgalleryart",
                "first_name": "Ashley",
                "last_name": "Voss",
                "display_name": null,
                "display_name_full": "Ashley Voss",
                "email": "info@vossgallery.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36968,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed90a375128a4e2d887514caff447406.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed90a375128a4e2d887514caff447406-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-04-04T03:49:13.190101Z",
                "updated_at": "2025-04-04T03:49:13.190135Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
            },
            "venue": {
                "id": 3179,
                "name": "Voss Gallery",
                "slug": "voss-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7749295,-122.4194155",
                "artworks_for_sale_count": 318,
                "featured_image": {
                    "id": 3236,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-01-22T20:08:10.222768Z",
                    "updated_at": "2021-09-14T13:49:36.700163Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
                },
                "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": "2025-04-04T03:49:29.480414Z",
            "publish_time": null,
            "slug": "stencil-workshop-with-jeremy-novy-make-take",
            "created_at": "2025-04-04T03:49:29.483770Z",
            "updated_at": "2025-04-04T03:49:29.520329Z",
            "summary": "Stencil Workshop with Jeremy Novy – Make & Take! is an Gallery Shows event starting on 19/04/2025, 01:00 and ending on 19/04/2025, 03:30. Event is in Voss Gallery with address 3344 24th St, San Francisco, CA 94110, USA.",
            "title": "Stencil Workshop with Jeremy Novy – Make & Take!",
            "content": "Discover the art of stenciling with acclaimed street artist Jeremy Novy at Voss Gallery—Saturday, April 19th, 1-3:30PM!\r\n\r\nUnleash Your Inner Street Artist!\r\n\r\nHave you ever wondered if you have what it takes to be a stencil artist? Do you like sharp things and spray paint? Do you feel the need to reject societal norms and make art that everyone will see?\r\n\r\nStenciling is a tool used by activist groups and governments throughout history. Recently, it is considered an inexpensive tool by media and advertising firms that has a huge visual impact on the global community.\r\n\r\nJoin nationally recognized street artist Jeremy Novy for a Make & Take Stencil Workshop, where you'll dive into the history, impact, and techniques of this dynamic art form.\r\n\r\nThis hands-on session will give you a brief (yet insightful) history of stenciling and other revolutionary acts of street art as seen in ancient and contemporary art. You will also gain a basic understanding of how to design, cut, and spray your very own",
            "start_time": "2025-04-19T01:00:00.000000Z",
            "end_time": "2025-04-19T03:30: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": "3344 24th St, San Francisco, CA 94110, USA",
            "city": "",
            "geolocation": "37.7749295,-122.4194155",
            "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": [
                3783
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38409,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36955,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c66a52fb6f3047cb99b88a8c9ea304d0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c66a52fb6f3047cb99b88a8c9ea304d0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-26T21:16:03.364151Z",
                "updated_at": "2025-02-26T21:16:03.364192Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "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": "2025-02-26T21:16:09.712522Z",
            "publish_time": null,
            "slug": "joseph-kosuth-future-memory",
            "created_at": "2025-02-26T21:16:09.716360Z",
            "updated_at": "2025-02-26T21:16:09.759340Z",
            "summary": "Joseph Kosuth: Future Memory is an Gallery Shows event starting on 07/03/2025, 11:00 and ending on 18/04/2025, 20:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "Joseph Kosuth: Future Memory",
            "content": "Sean Kelly is honored to present Future Memory, a landmark exhibition celebrating the 80th birthday of Joseph Kosuth, one of the most influential and pioneering figures in conceptual art. This unique exhibition, his seventh with the gallery, distinguishes itself as a presentation about the work of Joseph Kosuth, rather than one conceived by him and features works from every decade of his career. Future Memory encapsulates Kosuth’s lifelong engagement with the fundamental questions of art, meaning, and language. There will be an opening reception on Thursday, March 6, from 6-8pm.",
            "start_time": "2025-03-07T11:00:00.000000Z",
            "end_time": "2025-04-18T20: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": "475 10th Ave, New York, NY 10018, United States",
            "city": "",
            "geolocation": "40.75623030000001,-73.9981962",
            "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": [
                408
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38407,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36948,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/43be1ce15e814e48bfe4d30011de56b9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43be1ce15e814e48bfe4d30011de56b9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-25T16:45:57.620458Z",
                "updated_at": "2025-02-25T16:45:57.620495Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "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": "2025-02-25T16:46:18.347457Z",
            "publish_time": null,
            "slug": "advice-for-young-artists",
            "created_at": "2025-02-25T16:46:18.351637Z",
            "updated_at": "2025-02-25T16:46:18.387790Z",
            "summary": "Advice for Young Artists is an Gallery Shows event starting on 07/03/2025, 11:00 and ending on 18/04/2025, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "Advice for Young Artists",
            "content": "Sean Kelly is delighted to announce Alec Soth’s fifth exhibition with the gallery, Advice for Young Artists which presents a curated selection of images from Soth’s recently completed body of work of the same name. Photographed during visits he made to twenty-five undergraduate art programs across the country from 2022 to 2024, the resulting pictures, interior studies, still-lives, and self-portraits depict Soth engaging with his subject while also reflecting, obliquely, on his life as an artist. There will be a reception on Thursday, March 6, from 6-8 pm. The artist will be present.",
            "start_time": "2025-03-07T11:00:00.000000Z",
            "end_time": "2025-04-18T18: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": "475 10th Ave, New York, NY 10018, United States",
            "city": "",
            "geolocation": "40.75623030000001,-73.9981962",
            "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": [
                1122
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38408,
            "author": {
                "id": "c25d3641-55f8-495c-8fb2-e96d5764e8ee",
                "username": "lauren_1505",
                "slug": "lauren_1505",
                "first_name": "Lauren",
                "last_name": "Wood",
                "display_name": "Lauren Wood",
                "display_name_full": "Lauren Wood",
                "email": "wonzimerinfo@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36949,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d2ca28896098454ea24eacb76d73a367.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2ca28896098454ea24eacb76d73a367-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2025-02-25T22:21:58.869754Z",
                "updated_at": "2025-02-25T22:21:58.869789Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "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": "2025-02-25T22:22:13.665125Z",
            "publish_time": null,
            "slug": "windswept",
            "created_at": "2025-02-25T22:22:13.668706Z",
            "updated_at": "2025-02-25T22:22:13.705957Z",
            "summary": "Windswept is an Gallery Shows event starting on 21/03/2025, 17:00 and ending on 17/04/2025, 21:08. Event is in Wonzimer with address 341 S Avenue 17, Los Angeles, CA 90031, USA.",
            "title": "Windswept",
            "content": "Windswept, opening March 21st in Los Angeles, is an immersive group exhibition featuring over 15 painted works from throughout international artist Susan Ossman’s career in conjunction with sculptural, photographic, collage, video, and installation works by artists including Dani Dodge, Angelica Sotiriou, Beth Elliott, Linda Sue Price, Snezana Saraswati Petrovic, Diane Cockerill, Bruce Cockerill, Scott Meskill, Eileen Oda, Jason Jenn, Nancy Kay Turner, and Nancy Voegeli-Curan.\r\n\r\nThe exhibition explores each artist’s own unique vision of wind, from lush oil and acrylic to potent abstract neon art and otherworldly mixed media. While you can’t see the wind, you can envision what it creates: sand and soil, propagated flowers and seeds, the sails of ships, ocean currents, kites soaring aloft, magical balloons, tossing tumbleweeds, birds drifting on warm ocean currents, the ominous wreckage of storms both natural and societal, or the ungovernable spread of fire and ash.",
            "start_time": "2025-03-21T17:00:00.000000Z",
            "end_time": "2025-04-17T21:08: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": "341 S Avenue 17, Los Angeles, CA 90031, USA",
            "city": "",
            "geolocation": "34.06810449999999,-118.2218346",
            "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": 38420,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 36967,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2eefe777bb647e1a40efe4317b5bb32.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2eefe777bb647e1a40efe4317b5bb32-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-04-01T19:10:56.514313Z",
                "updated_at": "2025-04-01T19:10:56.514352Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2025-04-01T19:11:02.170932Z",
            "publish_time": null,
            "slug": "the-untitled-space-presents-uprise-2025-x-art4equality-benefit-art-auction",
            "created_at": "2025-04-01T19:11:02.175045Z",
            "updated_at": "2025-04-01T19:11:02.215781Z",
            "summary": "THE UNTITLED SPACE PRESENTS “UPRISE 2025 x ART4EQUALITY” BENEFIT ART AUCTION is an Auctions event starting on 02/04/2025, 12:00 and ending on 08/04/2025, 17:00. Event is in The Untitled Space with address 45 Lispenard St, New York, NY 10013, USA.",
            "title": "THE UNTITLED SPACE PRESENTS “UPRISE 2025 x ART4EQUALITY” BENEFIT ART AUCTION",
            "content": "The Untitled Space has announced the UPRISE 2025 x Art4Equality benefit art auction, featuring over 150 artworks by 75 artists from their celebrated 10th Anniversary exhibition UPRISE 2025: The Art of Resistance. Presented in collaboration with Art4Equality, this online auction aims to support vital initiatives advocating for gender and racial equality, with a portion of the proceeds of every artwork sold benefiting Art4Equality’s impactful mission.\r\n\r\nAuction Preview and Bidding Dates: The auction preview will open online at untitled-space.art on March 31, 2025, at 12pm EST, providing art enthusiasts and collectors an exclusive first look at the available lots. Bidding will officially go live on April 2, 2025, at 12pm EST and will continue until April 8, 2025, at 5pm EST.",
            "start_time": "2025-04-02T12:00:00.000000Z",
            "end_time": "2025-04-08T17: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": "45 Lispenard St, New York, NY 10013, USA",
            "city": "New York",
            "geolocation": "40.7197795,-74.0030451",
            "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": 38413,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 36960,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7fb2bafa0ca24ab2a37d97d2244463a9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7fb2bafa0ca24ab2a37d97d2244463a9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-03-04T00:31:02.773225Z",
                "updated_at": "2025-03-04T00:31:02.773259Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2025-03-04T00:31:08.707737Z",
            "publish_time": null,
            "slug": "uprise-2025-the-art-of-resistance-the-untitled-spaces-10th-anniversary-exhibition",
            "created_at": "2025-03-04T00:31:08.711452Z",
            "updated_at": "2025-03-31T22:11:28.270875Z",
            "summary": "“UPRISE 2025: The Art of Resistance” The Untitled Space’s 10th Anniversary Exhibition is an Gallery Shows event starting on 08/03/2025, 18:00 and ending on 29/03/2025, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "“UPRISE 2025: The Art of Resistance” The Untitled Space’s 10th Anniversary Exhibition",
            "content": "In celebration of The Untitled Space’s 10th anniversary, we are proud to present “UPRISE 2025: The Art of Resistance” an exhibition curated by gallery founder Indira Cesarine, which will take place during Women’s History Month this March 2025. One hundred artists have joined forces for this landmark exhibition, opening on March 8th in honor of International Women’s Day, and on view through April 5th, celebrating a decade of art, activism, and unwavering resistance at The Untitled Space. Since its inception, the gallery has featured over 50 exhibitions and presented the work of more than 500 artists—many of whom have used their platforms to inspire and empower others while speaking out against political injustice, inequality, and oppression. UPRISE 2025 continues this legacy, bringing together artists whose work confronts the challenges of today’s social and political landscape, and envisions a future rooted in justice, equality, and freedom.",
            "start_time": "2025-03-08T18:00:00.000000Z",
            "end_time": "2025-04-05T18: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": "45 LISPENARD ST, New York, NY 10013",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "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": 38414,
            "author": {
                "id": "11f81182-d41f-43fd-90ef-462da247b17a",
                "username": "Lidija",
                "slug": "lidija",
                "first_name": "Lidija",
                "last_name": "Kostic Khachatourian",
                "display_name": "Lidija",
                "display_name_full": "Lidija",
                "email": "hello@akkaproject.com",
                "telephone": "+39 345 008 7940"
            },
            "price": null,
            "featured_image": {
                "id": 36961,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8caee41b7a64d55acd55f202ee2ee90.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8caee41b7a64d55acd55f202ee2ee90-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-03-04T13:24:22.829061Z",
                "updated_at": "2025-03-04T13:24:22.829098Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "11f81182-d41f-43fd-90ef-462da247b17a"
            },
            "venue": {
                "id": 2694,
                "name": "AKKA Project",
                "slug": "create-hub-gallery",
                "city": "Venezia",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.43271619999999,12.3280796",
                "artworks_for_sale_count": 12,
                "featured_image": {
                    "id": 4631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/7bd91e223af248c79f64d2a2154e9bda.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7bd91e223af248c79f64d2a2154e9bda-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-10-29T13:17:14.348417Z",
                    "updated_at": "2023-10-29T13:17:14.348462Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "11f81182-d41f-43fd-90ef-462da247b17a"
                },
                "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": "2025-03-04T13:24:29.612659Z",
            "publish_time": null,
            "slug": "fowskow-moments",
            "created_at": "2025-03-04T13:24:29.616470Z",
            "updated_at": "2025-03-04T13:24:29.655108Z",
            "summary": "Fowskow Moments is an Gallery Shows event starting on 01/03/2025, 10:00 and ending on 31/03/2025, 18:00. Event is in AKKA Project with address Ca’ del Duca 3052, Corte del Duca Sforza, 30124 Venezia VE, Italy.",
            "title": "Fowskow Moments",
            "content": "AKKA Project presents *Fowskow Moments*, a reflective and visually striking series by Ethiopian artist Michael Hailu. Through watercolor, Hailu explores identity, interconnectedness, and the dualities of human existence, guided by the African philosophy of *Ubuntu*—“I am because we are.”  \r\nThe name *Fowskow* stems from his childhood, symbolizing communal spirit and artistic surrender. His portraits, inspired by King Solomon’s dual colors, highlight life’s contrasts—light and dark, joy and sorrow—inviting reflection on balance and complexity.  \r\nWith an organic creative process, Hailu's work bridges the material and spiritual, offering a profound exploration of art, history, and shared humanity.",
            "start_time": "2025-03-01T10:00:00.000000Z",
            "end_time": "2025-03-31T18: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": "Ca’ del Duca 3052, Corte del Duca Sforza, 30124 Venezia VE, Italy",
            "city": "",
            "geolocation": "45.43271619999999,12.3280796",
            "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": 38400,
            "author": {
                "id": "959af169-cc82-4986-85da-32eca2a13b84",
                "username": "nomad@saparcontemporary.com",
                "slug": "nomadsaparcontemporarycom",
                "first_name": "Nina",
                "last_name": "Levent",
                "display_name": null,
                "display_name_full": "Nina Levent",
                "email": "nomad@saparcontemporary.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36936,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a2aebdfabe7d4f029a4aa58b347557c0.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2aebdfabe7d4f029a4aa58b347557c0-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2025-02-07T17:09:48.751733Z",
                "updated_at": "2025-02-07T17:09:48.751771Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "959af169-cc82-4986-85da-32eca2a13b84"
            },
            "venue": {
                "id": 4881,
                "name": "SAPAR Contemporary",
                "slug": "sapar-contemporary",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7199695,-74.00630249999999",
                "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": "2025-02-07T17:10:04.186236Z",
            "publish_time": null,
            "slug": "gabriela-albergaria-season-to-rest-or-reparar-reparer-repair",
            "created_at": "2025-02-07T17:10:04.190323Z",
            "updated_at": "2025-02-22T22:34:24.501604Z",
            "summary": "Gabriela Albergaria: Season to Rest or REPARAR, RÈPARER, REPAIR is an Gallery Shows event starting on 20/02/2025, 18:00 and ending on 27/03/2025, 18:00. Event is in SAPAR Contemporary with address 9 N Moore St, New York, NY 10013, United States.",
            "title": "Gabriela Albergaria: Season to Rest or REPARAR, RÈPARER, REPAIR",
            "content": "Gabriela Albergaria explores relationships between nature and humans, often focusing on care, healing, and our manipulation of the environment. She draws us into less noticed phases of lifecycles, like decomposition, or expansive geologic time that vastly exceeds human-centered experience. Through the reverent attention of her eye and hand, she magnifies the importance of pausing, rest, and restoration amid these seemingly fallow or inert periods. The meditative nature in her work generates a fuller appreciation of how\r\nphases of life and death travel in a reliant circle.",
            "start_time": "2025-02-20T18:00:00.000000Z",
            "end_time": "2025-03-27T18: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": "9 N Moore St, New York, NY 10013, United States",
            "city": "",
            "geolocation": "40.7199695,-74.00630249999999",
            "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": [
                8310
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38402,
            "author": {
                "id": "f6825d96-0331-4115-9f05-2dc26867df88",
                "username": "jd@jdmalat.com",
                "slug": "jdjdmalatcom",
                "first_name": "Jean David",
                "last_name": "Malat",
                "display_name": null,
                "display_name_full": "Jean David Malat",
                "email": "jd@jdmalat.com",
                "telephone": "+44 (0)203 7466 832"
            },
            "price": null,
            "featured_image": {
                "id": 36943,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f945b2db9bea4577bf86996bd985fde0.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f945b2db9bea4577bf86996bd985fde0-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2025-02-15T14:58:43.915090Z",
                "updated_at": "2025-02-15T14:58:43.915123Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f6825d96-0331-4115-9f05-2dc26867df88"
            },
            "venue": {
                "id": 4365,
                "name": "JD Malat Gallery",
                "slug": "jd-malat-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5119137,-0.1478266",
                "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": "2025-02-15T14:58:58.030498Z",
            "publish_time": null,
            "slug": "portraits-through-the-looking-glass",
            "created_at": "2025-02-15T14:58:58.034732Z",
            "updated_at": "2025-02-15T14:58:58.085243Z",
            "summary": "Portraits: Through The Looking Glass is an Gallery Shows event starting on 20/02/2025, 10:00 and ending on 22/03/2025, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "Portraits: Through The Looking Glass",
            "content": "Portraits: Through The Looking Glass is a group exhibition showcasing the work of contemporary painters who engage with the multifaceted nature of portraiture. The exhibition title draws a parallel between portraiture and the looking glass to explore portraiture as a mirror to reality or a window into the unseen or imaginary.",
            "start_time": "2025-02-20T10:00:00.000000Z",
            "end_time": "2025-03-22T18: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": "30 Davies St, London W1K 4NB, UK",
            "city": "",
            "geolocation": "51.5119137,-0.1478266",
            "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": 38410,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36957,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/03e368de012e4fe1ae3f04f7a0135d93.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03e368de012e4fe1ae3f04f7a0135d93-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-27T03:31:56.406582Z",
                "updated_at": "2025-02-27T03:31:56.406620Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48"
            },
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "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": "2025-02-27T03:30:44.130276Z",
            "publish_time": null,
            "slug": "close-encounters",
            "created_at": "2025-02-27T03:30:44.133993Z",
            "updated_at": "2025-02-27T03:32:02.253722Z",
            "summary": "Close Encounters is an Gallery Shows event starting on 01/03/2025, 11:00 and ending on 22/03/2025, 06:00. Event is in AGORA GALLERY New York with address 530 West 25th Street.",
            "title": "Close Encounters",
            "content": "Agora Gallery is pleased to announce Close Encounters, a group exhibition running from March 1 to March 22, 2025. This dynamic collection brings together a diverse range of contemporary artists whose works explore the nuances of connection, shared experiences, and the ways we interact with our world - both fleeting and profound.\r\n\r\nThis curated collection features a kaleidoscope of perspectives and artistic techniques, including painting, sculpture, digital work, and mixed media. From abstract compositions to evocative figurative pieces, each work beckons a moment of pause, inviting viewers to engage in dialogue about identity, touch, and the beauty of cross-cultural encounters.\r\n\r\n\r\nExhibition Dates: March 1 - March 22, 2025\r\nOpening Reception: March 6, 2025, 6:00 pm - 8:00 pm\r\nGallery Hours: Tues-Sat 11:00 am – 6:00 pm \r\nGallery Location: 530 West 25th, New York, NY 10001\r\nEventURL: https://agora-gallery.com/ag-exhibitions/close-encounters-march-1-march-22-2025/",
            "start_time": "2025-03-01T11:00:00.000000Z",
            "end_time": "2025-03-22T06: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": "530 West 25th Street",
            "city": "",
            "geolocation": "40.7494083,-74.0045743",
            "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": 20764,
            "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": 20072,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3f9f661d57c94dc192804a66c8e5e7b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f9f661d57c94dc192804a66c8e5e7b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-25T20:45:15.370504Z",
                "updated_at": "2023-02-10T15:14:01.737631Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6972,
                "name": "Ilon Art Gallery",
                "slug": "ilon-art-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "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": "US",
            "publish_status": "published",
            "published_at": "2023-01-25T20:45:25.530488Z",
            "publish_time": null,
            "slug": "ilon-art-gallery-going-for-gold-the-last-40-years-of-the-olympic-games-by-david-burnett-2025-03-16",
            "created_at": "2023-01-25T20:45:26.413252Z",
            "updated_at": "2023-01-25T20:45:26.786700Z",
            "summary": "Going for Gold: The Last 40 years of the Olympic Games by David Burnett is an Gallery Shows event starting on 16/03/2025, 01:00 and ending on 16/03/2025, 01:00. Event is in Ilon Art Gallery with address 204 West 123rd Street, New York, US.",
            "title": "Going for Gold: The Last 40 years of the Olympic Games by David Burnett",
            "content": null,
            "start_time": "2025-03-16T01:00:00.000000Z",
            "end_time": "2025-03-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": "204 West 123rd Street, New York, US",
            "city": "New York",
            "geolocation": "40.807748200000006,-73.9499608",
            "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": 38399,
            "author": {
                "id": "84c4fff3-f48f-47a0-ac33-64b1e7070d53",
                "username": "info@labirentsanat.com",
                "slug": "infolabirentsanatcom",
                "first_name": "Ufuk",
                "last_name": "Ulker",
                "display_name": null,
                "display_name_full": "Ufuk Ulker",
                "email": "info@labirentsanat.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36935,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3a69dc1bd9e346e683a4901a67978d63.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a69dc1bd9e346e683a4901a67978d63-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-07T15:58:29.006653Z",
                "updated_at": "2025-02-07T15:58:29.006689Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
            },
            "venue": {
                "id": 5271,
                "name": "Labirent Sanat",
                "slug": "labirent-sanat",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0312832,28.9723834",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3950,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-265x149-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/37eb10bccd914903850f62602450ccbd.JPG",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-760x499-70.JPG",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-04T11:48:06.644955Z",
                    "updated_at": "2022-08-04T11:48:06.645009Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
                },
                "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": "2025-02-07T15:58:48.924274Z",
            "publish_time": null,
            "slug": "abdo-yalcnkaya-supernatura",
            "created_at": "2025-02-07T15:58:48.928332Z",
            "updated_at": "2025-02-07T15:58:48.971795Z",
            "summary": "Abdo Yalçınkaya - Supernatura is an Gallery Shows event starting on 08/02/2025, 18:00 and ending on 15/03/2025, 19:00. Event is in Labirent Sanat with address Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey.",
            "title": "Abdo Yalçınkaya - Supernatura",
            "content": "Labirent Sanat is pleased to host Abdo Yalçınkaya’s solo exhibition titled \"Supernatura\" between February 8 to March 15, 2025.",
            "start_time": "2025-02-08T18:00:00.000000Z",
            "end_time": "2025-03-15T19: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": "Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey",
            "city": "",
            "geolocation": "41.0312832,28.9723834",
            "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": 38404,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36945,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99ce3c7c29aa4ff8bd8978eb67cfa84d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-21T01:23:30.319871Z",
                "updated_at": "2025-02-21T01:23:30.319906Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "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": "2025-02-21T01:23:46.346246Z",
            "publish_time": null,
            "slug": "opening-reception-allen-harrison-realm-of-wonder",
            "created_at": "2025-02-21T01:23:46.350028Z",
            "updated_at": "2025-02-21T01:23:46.388440Z",
            "summary": "Opening Reception: ALLEN HARRISON - Realm of Wonder is an Gallery Shows event starting on 15/03/2025, 06:00 and ending on 15/03/2025, 09:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "Opening Reception: ALLEN HARRISON - Realm of Wonder",
            "content": "Join us Saturday, March 15th from 6PM to 9PM for a special opening featuring Allen Harrison, Kevork Cholakian and Daveed Schwartz.\r\n\r\nHarrison’s artistic journey is marked by his continued infatuation with skyscapes. In this exhibition, he follows his inspiration into the world of Thangka, an ancient form of Tibetan art depicting a Buddhist deity. Harrison’s fascination with the Tibetan Thangka tradition is rooted in its aesthetic qualities rather than its religious or cultural significance. He begins by tracing these images onto acetate, then meticulously cuts and collages these elements onto his canvas to completely cover the surface. Once Harrison starts painting, the figures are obscured within his compositions, though he is careful to never completely lose the Thangka imagery. Allen Harrison’s career has spanned over 40 years with more than 30 solo exhibitions throughout the United States. Each of his paintings takes at least five months to create.",
            "start_time": "2025-03-15T06:00:00.000000Z",
            "end_time": "2025-03-15T09: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 38406,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36947,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/59b22f53c9aa4ee9945a9ad40efc8c28.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59b22f53c9aa4ee9945a9ad40efc8c28-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-21T01:29:22.433293Z",
                "updated_at": "2025-02-21T01:29:22.433330Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "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": "2025-02-21T01:29:37.137848Z",
            "publish_time": null,
            "slug": "opening-reception-kevork-cholakian-look-again-ceramics",
            "created_at": "2025-02-21T01:29:37.141330Z",
            "updated_at": "2025-02-21T01:29:37.180745Z",
            "summary": "Opening Reception: KEVORK CHOLAKIAN - Look Again: Ceramics is an Gallery Shows event starting on 15/03/2025, 06:00 and ending on 15/03/2025, 09:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "Opening Reception: KEVORK CHOLAKIAN - Look Again: Ceramics",
            "content": "Join us Saturday, March 15th from 6PM to 9PM for a special opening featuring Allen Harrison, Kevork Cholakian and Daveed Schwartz.\r\n\r\nCholakian’s work serves as an exploration of realism across various mediums, with a specific focus on ceramics. Utilizing a combination of slip casting and hand-building techniques, Cholakian translates everyday objects into hyper-realistic ceramic sculptures. He uses ceramic decals, resin, and hand-painted glazes in each piece to give the object more detail. While Cholakian is not the first artist to work with three-dimensional trompe-l’oeil, his sculptures are individual in the way each scene is grounded in the impermanence of daily life. He focuses on capturing fleeting instances where someone has left these items behind, leaving a trace of themselves as well. “The intent is to provoke curiosity and a closer look at the seemingly mundane.”",
            "start_time": "2025-03-15T06:00:00.000000Z",
            "end_time": "2025-03-15T09: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 38405,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36946,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/469ac43bbc154458833bafe88137025b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/469ac43bbc154458833bafe88137025b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-21T01:26:21.482591Z",
                "updated_at": "2025-02-21T01:26:21.482627Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "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": "2025-02-21T01:26:43.888750Z",
            "publish_time": null,
            "slug": "opening-reception-daveed-shwartz-once-in-a-blue-moon",
            "created_at": "2025-02-21T01:26:43.892680Z",
            "updated_at": "2025-02-21T01:26:43.931614Z",
            "summary": "Opening Reception: DAVEED SHWARTZ - Once in a Blue Moon is an Gallery Shows event starting on 15/03/2025, 06:00 and ending on 15/03/2025, 09:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "Opening Reception: DAVEED SHWARTZ - Once in a Blue Moon",
            "content": "Join us Saturday, March 15th from 6PM to 9PM for a special opening featuring Allen Harrison, Kevork Cholakian and Daveed Schwartz.\r\n\r\nShwartz’s compositions are often strange and humorous representations of the fragility of existence. Once in a Blue Moon features both somber, contemplative landscapes and vibrant, whimsical collages populated by a cast of figures that blur the line between human, animal, and machine. Shwartz’s work is equal parts introspective and irreverent, inviting viewers to reflect on their own experiences of instability and connection in the modern world. “My work is about the fragility of life. There is no solid ground. This is a high wire act, and we can fall, or choose to fly, at any moment. My work embraces the beauty and vulnerability of the human condition.”",
            "start_time": "2025-03-15T06:00:00.000000Z",
            "end_time": "2025-03-15T09: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 38398,
            "author": {
                "id": "c25d3641-55f8-495c-8fb2-e96d5764e8ee",
                "username": "lauren_1505",
                "slug": "lauren_1505",
                "first_name": "Lauren",
                "last_name": "Wood",
                "display_name": "Lauren Wood",
                "display_name_full": "Lauren Wood",
                "email": "wonzimerinfo@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36934,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/45762a0197114dd5ae2a4bea6a89cc8e.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45762a0197114dd5ae2a4bea6a89cc8e-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2025-01-31T22:04:49.802387Z",
                "updated_at": "2025-01-31T22:04:49.802435Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "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": "2025-01-31T22:04:56.504539Z",
            "publish_time": null,
            "slug": "we-insist-on-growing",
            "created_at": "2025-01-31T22:04:56.508052Z",
            "updated_at": "2025-01-31T22:04:56.544577Z",
            "summary": "We Insist On Growing is an Gallery Shows event starting on 21/02/2025, 19:00 and ending on 14/03/2025, 21:01. Event is in Wonzimer with address 341 S Avenue 17, Los Angeles, CA 90031, USA.",
            "title": "We Insist On Growing",
            "content": "Wonzimer Gallery is delighted to announce Cheyann Washington's solo exhibition titled \"We Insist On Growing.\" This exhibition marks Washington's second solo show with the gallery and showcases her ongoing process of making and using her own natural pigments.\r\n\r\nWashington is an artist deeply connected to the natural world. Her meticulous practice revolves around creating figurative artworks using only earth pigments derived from rocks, minerals, and other organic materials. This unique process imbues her work with a vibrance and a sense of connection to the earth.\r\n\r\n\"We Insist On Growing\" unveils Washington's latest paintings, sculptures, and her exciting new path into the world of ceramics. The exhibition explores themes of growth, interconnection, and the enduring power of nature. Washington's captivating figures, both human and plant-like, reflect a deep understanding of organic forms and celebrate the cycle of life.",
            "start_time": "2025-02-21T19:00:00.000000Z",
            "end_time": "2025-03-14T21:01: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": "341 S Avenue 17, Los Angeles, CA 90031, USA",
            "city": "",
            "geolocation": "34.06810449999999,-118.2218346",
            "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": []
        }
    ]
}