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=36&ordering=-start_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=54&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=18&ordering=-start_time",
    "results": [
        {
            "id": 38358,
            "author": {
                "id": "be0e54a8-8d72-40b9-8aa9-cafe867497dd",
                "username": "post@gropiusbau.de",
                "slug": "postgropiusbaude",
                "first_name": "Nahomi",
                "last_name": "Tecle",
                "display_name": null,
                "display_name_full": "Nahomi Tecle",
                "email": "tecle@gropiusbau.de",
                "telephone": "+49 30 254860"
            },
            "price": null,
            "featured_image": {
                "id": 36863,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/686e3a67f9174df3a2bec314ffbc88ed.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/686e3a67f9174df3a2bec314ffbc88ed-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-10-15T10:26:04.382934Z",
                "updated_at": "2024-10-15T10:26:04.382968Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "be0e54a8-8d72-40b9-8aa9-cafe867497dd"
            },
            "venue": {
                "id": 5498,
                "name": "Gropius Bau",
                "slug": "gropius-bau",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5066982,13.3820464",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-10-15T10:26:25.593863Z",
            "publish_time": null,
            "slug": "yoko-ono-music-of-the-mind",
            "created_at": "2024-10-15T10:26:25.598587Z",
            "updated_at": "2024-10-15T10:26:25.637504Z",
            "summary": "YOKO ONO: MUSIC OF THE MIND is an Museum Exhibitions event starting on 11/04/2025, 10:25 and ending on 31/08/2025, 10:25. Event is in Gropius Bau with address Niederkirchnerstraße 7, 10963 Berlin, Germany.",
            "title": "YOKO ONO: MUSIC OF THE MIND",
            "content": "From spring 2025, the Gropius Bau will present a comprehensive solo exhibition celebrating the groundbreaking and influential work of artist and activist Yoko Ono. Spanning seven decades of the artist’s powerful, multidisciplinary practice from the mid-1950s to now, YOKO ONO: MUSIC OF THE MIND will trace the development of her innovative work and its enduring impact on contemporary culture. The exhibition brings together over 200 works including instruction pieces and scores, installations, films, music and photography, revealing a radical approach to language, art and participation that continues to speak to the present moment.\r\n\r\nOrganised by Tate Modern, London, in collaboration with Gropius Bau, Berlin, and Kunstsammlung Nordrhein-Westfalen, Düsseldorf\r\n\r\nCurated by Patrizia Dander, Deputy Director of Curatorial Affairs, Gropius Bau, and Juliet Bingham, Curator, International Art, Tate Modern",
            "start_time": "2025-04-11T10:25:00.000000Z",
            "end_time": "2025-08-31T10:25: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": "Niederkirchnerstraße 7, 10963 Berlin, Germany",
            "city": "",
            "geolocation": "52.5066982,13.3820464",
            "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": [
                9079
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38415,
            "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": 36962,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/40cb112f0f8d4ed6840b3110ba622b8f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40cb112f0f8d4ed6840b3110ba622b8f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-03-04T13:27:50.395677Z",
                "updated_at": "2025-03-04T13:27:50.395714Z",
                "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:27:56.005490Z",
            "publish_time": null,
            "slug": "encoded-consciousness-art-in-the-age-of-the-tech",
            "created_at": "2025-03-04T13:27:56.009215Z",
            "updated_at": "2025-03-04T13:27:56.049651Z",
            "summary": "Encoded Consciousness: Art in the Age of the Tech is an Gallery Shows event starting on 05/04/2025, 10:00 and ending on 31/05/2025, 18:00. Event is in AKKA Project with address Ca’ del Duca 3052, Corte del Duca Sforza, 30124 Venezia VE, Italy.",
            "title": "Encoded Consciousness: Art in the Age of the Tech",
            "content": "Paul Onditi’s solo exhibition *Encoded Consciousness: Art in the Age of Tech* debuts in Venice this May. Blending digital and organic elements, his work explores how technology reshapes identity and memory. Through mixed media and QR codes, Onditi reflects on human thought in the digital age.",
            "start_time": "2025-04-05T10:00:00.000000Z",
            "end_time": "2025-05-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": 38419,
            "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": 36966,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/384b69d1c3f34bf59d49a93ce4481633.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/384b69d1c3f34bf59d49a93ce4481633-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2025-03-26T21:52:07.164613Z",
                "updated_at": "2025-03-26T21:52:07.164650Z",
                "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-03-26T21:52:43.944951Z",
            "publish_time": null,
            "slug": "beneath-the-earth-and-above-the-clouds-altynai-osmo-kyrgyzstan-and-aya-shalkar-kazakhstan",
            "created_at": "2025-03-26T21:52:43.949033Z",
            "updated_at": "2025-03-26T21:52:43.997805Z",
            "summary": "Beneath the Earth and Above the Clouds: Altynai Osmo (Kyrgyzstan) and Aya Shalkar (Kazakhstan) is an Gallery Shows event starting on 03/04/2025, 18:00 and ending on 15/05/2025, 18:00. Event is in SAPAR Contemporary with address 9 N Moore St, New York, NY 10013, United States.",
            "title": "Beneath the Earth and Above the Clouds: Altynai Osmo (Kyrgyzstan) and Aya Shalkar (Kazakhstan)",
            "content": "Altynai Osmo (Kyrgyzstan, b. 1988) and Aya Shalkar (Kazakhstan, b. 1996) explore themes of identity, feminine power, and gender roles, drawing on real and mythological narratives deeply rooted in their Central Asian cultures and heritage.",
            "start_time": "2025-04-03T18:00:00.000000Z",
            "end_time": "2025-05-15T18: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": [],
            "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": 38417,
            "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": 36964,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f6d627ee21f4ddf81ea0a3dc91ae390-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-03-21T11:37:47.783592Z",
                "updated_at": "2025-03-21T11:37:47.783628Z",
                "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-03-21T11:38:15.081549Z",
            "publish_time": null,
            "slug": "matters-of-materiality",
            "created_at": "2025-03-21T11:38:15.088994Z",
            "updated_at": "2025-03-21T11:38:15.128096Z",
            "summary": "Matters of Materiality is an Gallery Shows event starting on 27/03/2025, 10:00 and ending on 03/05/2025, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "Matters of Materiality",
            "content": "JD Malat Gallery is pleased to present Matters of Materiality, a group exhibition that examines materiality as both substance and concept in contemporary abstraction. Texture has long been a means through which artists challenge perception, evoke memory and construct depth. In this exhibition, the surface is not a passive foundation but an active force; shaped, disrupted and redefined through process.",
            "start_time": "2025-03-27T10:00:00.000000Z",
            "end_time": "2025-05-03T18: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": [
                7892,
                15812,
                15831,
                4726,
                5383,
                11756
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38416,
            "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": 36963,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f4e1609ff7f340b0a001b187b46bc8fe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4e1609ff7f340b0a001b187b46bc8fe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-03-21T09:55:34.899547Z",
                "updated_at": "2025-03-21T09:55:34.899581Z",
                "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-03-21T09:56:09.970282Z",
            "publish_time": null,
            "slug": "emre-celali-humans-harmony",
            "created_at": "2025-03-21T09:56:09.974595Z",
            "updated_at": "2025-03-21T09:56:10.017390Z",
            "summary": "Emre Celali - Human's Harmony is an Gallery Shows event starting on 22/03/2025, 11:00 and ending on 03/05/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": "Emre Celali - Human's Harmony",
            "content": "Labirent Sanat is pleased to announce Emre Celali's solo exhibition, \"Human’s Harmony\" on view from March 22 to May 3, 2025. This exhibition explores the cultural journey shaped by humankind’s imagination, intellect, and tangible efforts.",
            "start_time": "2025-03-22T11:00:00.000000Z",
            "end_time": "2025-05-03T19: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": 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": 38382,
            "author": {
                "id": "be0e54a8-8d72-40b9-8aa9-cafe867497dd",
                "username": "post@gropiusbau.de",
                "slug": "postgropiusbaude",
                "first_name": "Nahomi",
                "last_name": "Tecle",
                "display_name": null,
                "display_name_full": "Nahomi Tecle",
                "email": "tecle@gropiusbau.de",
                "telephone": "+49 30 254860"
            },
            "price": null,
            "featured_image": {
                "id": 36897,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7791757531c74aeeaa4cb6d30c88307c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7791757531c74aeeaa4cb6d30c88307c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-11-26T13:41:21.843000Z",
                "updated_at": "2024-11-26T13:41:21.843038Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "be0e54a8-8d72-40b9-8aa9-cafe867497dd"
            },
            "venue": {
                "id": 5498,
                "name": "Gropius Bau",
                "slug": "gropius-bau",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5066982,13.3820464",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-11-26T13:41:25.859909Z",
            "publish_time": null,
            "slug": "vaginal-davis-fabelhaftes-produkt",
            "created_at": "2024-11-26T13:41:25.864189Z",
            "updated_at": "2024-12-12T14:10:20.669603Z",
            "summary": "VAGINAL DAVIS: FABELHAFTES PRODUKT is an Museum Exhibitions event starting on 21/03/2025, 00:00 and ending on 14/09/2025, 23:59. Event is in Gropius Bau with address Niederkirchnerstraße 7, 10963 Berlin, Germany.",
            "title": "VAGINAL DAVIS: FABELHAFTES PRODUKT",
            "content": "Marking twenty years since artist, writer and performer Vaginal Davis made Berlin her home, Gropius Bau presents the first comprehensive solo exhibition of her work in Germany. In her expansive oeuvre, punk meets glamour, queer activism meets Black counter-culture and resistance meets desire. Vaginal Davis: Fabelhaftes Produkt features large-scale installations, paintings, video and film works, zines, writing, music and performances, offering an overview of Davis’ practice and artistic collaborations. In the exhibition, the Berlin-based art collective CHEAP presents the installation Choose Mutation, with photographs by Annette Frick. Fabelhaftes Produkt invites you into the universe of Vaginal Davis, populated by literary heroines, mythical figures and real icons.\r\n\r\nInitiated by Moderna Museet, Stockholm, in collaboration with Gropius Bau, Berlin, and MoMA PS1, New York",
            "start_time": "2025-03-21T00:00:00.000000Z",
            "end_time": "2025-09-14T23:59: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": "Niederkirchnerstraße 7, 10963 Berlin, Germany",
            "city": "",
            "geolocation": "52.5066982,13.3820464",
            "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": 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": 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": 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": 38411,
            "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": 36958,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9647aae16b4f4f43be79f4b3bebee4c0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9647aae16b4f4f43be79f4b3bebee4c0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-27T20:24:36.368021Z",
                "updated_at": "2025-02-27T20:24:36.368060Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 7692,
                "name": "Sean Kelly Los Angeles",
                "slug": "sean-kelly-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.096017,-118.3390334",
                "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-27T20:24:52.199906Z",
            "publish_time": null,
            "slug": "zipora-fried-trust-me-be-careful-i-like-your-shoes",
            "created_at": "2025-02-27T20:24:52.204907Z",
            "updated_at": "2025-02-27T20:24:52.253783Z",
            "summary": "Zipora Fried: Trust Me, Be Careful, I Like Your Shoes is an Gallery Shows event starting on 15/03/2025, 00:00 and ending on 03/05/2025, 00:00. Event is in Sean Kelly Los Angeles with address 1357 N Highland Ave, Los Angeles, CA 90028, United States.",
            "title": "Zipora Fried: Trust Me, Be Careful, I Like Your Shoes",
            "content": "Sean Kelly is delighted to announce Trust Me, Be Careful, I Like Your Shoes, Zipora Fried’s first solo exhibition in Los Angeles. Bringing together four bodies of work; large works on paper, new intimately scaled drawings, ceramic sculptures, and a monumental hanging drawing, this exhibition highlights Fried’s mastery of mark-making and her continued exploration of the transformative, manipulative potential of form, color, and gesture. Simultaneously an overview of her oeuvre and a step into a new, dynamic phase of her career, the exhibition captures a shift in Fried’s practice toward heightened energy and a more liberated, expressive engagement with her materials. There will be an opening reception on Saturday, March 15, from 5-7pm. The artist will be present.",
            "start_time": "2025-03-15T00:00:00.000000Z",
            "end_time": "2025-05-03T00: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": "1357 N Highland Ave, Los Angeles, CA 90028, United States",
            "city": "",
            "geolocation": "34.096017,-118.3390334",
            "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": 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": 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": 38412,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36959,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/64b94028a8ee4977afa5cdb04dfada41.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64b94028a8ee4977afa5cdb04dfada41-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-02-28T18:01:58.623376Z",
                "updated_at": "2025-02-28T18:01:58.623408Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0a249e62-9212-43f4-8b21-bb0519792482"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "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-02-28T18:02:04.061766Z",
            "publish_time": null,
            "slug": "larry-towell-the-museum-collection",
            "created_at": "2025-02-28T18:02:04.066328Z",
            "updated_at": "2025-02-28T18:02:04.105742Z",
            "summary": "Larry Towell | The Museum Collection is an Gallery Shows event starting on 01/03/2025, 11:00 and ending on 26/04/2025, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Larry Towell | The Museum Collection",
            "content": "Opening Reception: Saturday, March 1, 2-5pm\r\nGuided Tour of the Exhibition with Larry Towell: Saturday, March 1, 3pm\r\n\r\nThe gallery is pleased to present, “The Museum Collection,” our tenth solo exhibition of work by the world-renowned Canadian photojournalist Larry Towell.\r\n\r\nLarry Towell became a freelance photographer in the early 1980s, documenting human rights issues in Central America during Ronald Reagan's American presidency. Through long-term projects, his award-winning photographs have been featured in numerous publications, with many becoming iconic images that have helped shape contemporary discourse.\r\n\r\nTowell celebrated his 40th year as a professional photojournalist with a portfolio of handmade darkroom prints, created in collaboration with Canada’s Bob Carnie of Silver Shack, Toronto. This collection offers a brief yet impactful survey of his career from 1974 to 2010. The prints, serve as a compassionate record of the human condition in challenging times and places.",
            "start_time": "2025-03-01T11:00:00.000000Z",
            "end_time": "2025-04-26T18: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": "1356 Dundas Street West",
            "city": "",
            "geolocation": "43.6496209,-79.42763020000001",
            "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": [
                4768
            ],
            "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": []
        }
    ]
}