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=37494
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=37512",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37476",
    "results": [
        {
            "id": 38377,
            "author": {
                "id": "95f599d8-eceb-46cd-8669-cf9ce4c02e35",
                "username": "nathan@johnmoran.com",
                "slug": "nathanjohnmorancom",
                "first_name": "Nathan",
                "last_name": "Martinez",
                "display_name": null,
                "display_name_full": "Nathan Martinez",
                "email": "nathan@johnmoran.com",
                "telephone": "+1 626 793 1833"
            },
            "price": null,
            "featured_image": {
                "id": 36890,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0d4f07658fdf42b691fce7bc6529f63e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d4f07658fdf42b691fce7bc6529f63e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-11-15T00:27:19.488660Z",
                "updated_at": "2024-11-15T00:27:19.488696Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "95f599d8-eceb-46cd-8669-cf9ce4c02e35"
            },
            "venue": {
                "id": 3100,
                "name": "John Moran Auctioneers",
                "slug": "john-moran-auctioneers",
                "city": "Monrovia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1442616,-118.0019482",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2962,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/64.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-08-12T17:27:07.609158Z",
                    "updated_at": "2021-09-14T13:42:39.897624Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "95f599d8-eceb-46cd-8669-cf9ce4c02e35"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2024-11-15T00:27:25.471520Z",
            "publish_time": null,
            "slug": "modern-contemporary-fine-art-nJ7W",
            "created_at": "2024-11-15T00:27:25.476940Z",
            "updated_at": "2024-11-15T00:27:25.513970Z",
            "summary": "Modern + Contemporary Fine Art is an Auctions event starting on 12/11/2024, 12:00 and ending on 19/11/2024, 05:00. Event is in John Moran Auctioneers with address 145 East Walnut Avenue.",
            "title": "Modern + Contemporary Fine Art",
            "content": "John Moran Auctioneers is pleased to present our Fall Modern + Contemporary sale, led by pioneering 20th Century Modernist Agnes Pelton's 1928 transcendental painting titled \"Sleep.\" Danish-Icelandic installation and light artist, Olafur Eliasson is represented with \"Eye Ceiling,\" from 2005. The sale also featuring important works by celebrated California artists Raimonds Staprans, Henrietta Berk, Joan Brown, Roger Kuntz and Peter Voulkos. Other highlights include works by Pablo Picasso, Magdalena Abakanowicz, Georges Rouault, Harry Bertoia, Wallace Berman, Louise Nevelson, Martiros Sarian and much more!",
            "start_time": "2024-11-12T12:00:00.000000Z",
            "end_time": "2024-11-19T05: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": "145 East Walnut Avenue",
            "city": "",
            "geolocation": "34.1442616,-118.0019482",
            "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": [
                473,
                1702,
                1706,
                1694,
                59,
                1696,
                912,
                1221,
                860,
                774,
                2151,
                2192,
                350,
                893,
                558,
                5719,
                13340,
                15808,
                848,
                1482,
                2149,
                609,
                726,
                1796,
                2402,
                6603,
                463,
                3616,
                5616,
                16356,
                410,
                787,
                2231,
                2275,
                2315,
                2857,
                2867,
                2895,
                3739,
                5200,
                5885,
                7628,
                9542,
                10417,
                10449,
                10470,
                11506
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38378,
            "author": {
                "id": "677bb3c9-be80-4d1e-ac9a-d6f865945eff",
                "username": "info@loudos.gr",
                "slug": "infoloudosgr",
                "first_name": "Thanos",
                "last_name": "Loudos",
                "display_name": null,
                "display_name_full": "Thanos Loudos",
                "email": "info@loudos.gr",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36891,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8dd75f31f58d44dbb5a40ba63a61c3be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8dd75f31f58d44dbb5a40ba63a61c3be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-11-16T09:24:16.897715Z",
                "updated_at": "2024-11-16T09:24:16.897750Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "677bb3c9-be80-4d1e-ac9a-d6f865945eff"
            },
            "venue": {
                "id": 3184,
                "name": "Loudos Auctions",
                "slug": "loudos-auctions",
                "city": "Αθήνα",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.9705904,23.7414198",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3253,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Logo_Red.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-02-09T16:46:18.412803Z",
                    "updated_at": "2021-09-14T13:49:58.872482Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "677bb3c9-be80-4d1e-ac9a-d6f865945eff"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2024-11-16T09:24:49.462102Z",
            "publish_time": null,
            "slug": "live-auction-in-athens-fine-art-watches-jewelry-designer",
            "created_at": "2024-11-16T09:24:49.466511Z",
            "updated_at": "2024-11-16T09:24:49.504681Z",
            "summary": "Live Auction in Athens: Fine Art, Watches, Jewelry & Designer is an Auctions event starting on 30/11/2024, 19:00 and ending on 30/11/2024, 22:30. Event is in Loudos Auctions with address Λεωφ. Βασιλέως Κωνσταντίνου 12, Αθήνα 116 35, Ελλάδα.",
            "title": "Live Auction in Athens: Fine Art, Watches, Jewelry & Designer",
            "content": "Thanos Loudos invites you in Loudos Winter Live Auction in Athens\r\n\r\nDate: Saturday 30 November 2024\r\n\r\nAuction Venue: The Athens Gate Hotel, 10, Sygrou Avenue 11742, Athens, Greece\r\n\r\nRegistrations from 6 pm EET | Auction Starts at 7 pm EET\r\n\r\nAuction Categories:\r\n\r\n    Modern & Contemporary Art\r\n    Luxury Watches & Jewerly\r\n    Handbags, Designer Objects, Prints & Selected Antiques\r\n    Property from a Luxury Yacht in Athens\r\n\r\nCatalogue available: https://loudos.gr/project/live-auction-athens-autumn-2024/",
            "start_time": "2024-11-30T19:00:00.000000Z",
            "end_time": "2024-11-30T22:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Λεωφ. Βασιλέως Κωνσταντίνου 12, Αθήνα 116 35, Ελλάδα",
            "city": "",
            "geolocation": "37.9705904,23.7414198",
            "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": [
                7382,
                9140,
                4029,
                872,
                7004,
                1973,
                13323,
                13942,
                2925,
                10602
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38379,
            "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": 36892,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d8fd363ee64d4bb585246def3bd7a946.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8fd363ee64d4bb585246def3bd7a946-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-11-19T20:17:26.799763Z",
                "updated_at": "2024-11-19T20:17:26.799800Z",
                "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": "2024-11-19T20:17:35.811316Z",
            "publish_time": null,
            "slug": "faig-ahmed-azerbaijan-the-knot",
            "created_at": "2024-11-19T20:17:35.815301Z",
            "updated_at": "2024-11-19T20:17:35.857636Z",
            "summary": "Faig Ahmed (Azerbaijan): The Knot is an Gallery Shows event starting on 22/11/2024, 18:00 and ending on 06/01/2025, 18:00. Event is in SAPAR Contemporary with address 9 N Moore St, New York, NY 10013, United States.",
            "title": "Faig Ahmed (Azerbaijan): The Knot",
            "content": "The exhibition \"The Knot\" at Sapar Contemporary showcases Azerbaijani artist Faig Ahmed’s third solo presentation with the gallery. Featuring six new textile works from \"The Constants Pattern\" series, the show reimagines carpets as both cultural heritage and contemporary art. Works like “Shirvanshah” and “Gen Culture” transform traditional designs from Shirvanshah, Karabakh, and Tabriz into “glitches” evoking DNA coding. “You Are Sacred”, woven from natural and synthetic threads, reveals the message “you are sacred,” highlighting the labor and histories behind each piece.\r\n\r\nIn \"The Constants Pattern\", Ahmed uses mathematical constants (φ, π, e) to connect science and mysticism, turning each rug into a cosmological narrative. “Black Knot” emphasizes the knot as a structural and psychological focal point. Breaking the binary between craft and art, Ahmed challenges perceptions of the carpet as a medium, embedding it with stories, space, time, and universal meaning.",
            "start_time": "2024-11-22T18:00:00.000000Z",
            "end_time": "2025-01-06T18: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": [
                14572
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38380,
            "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": 36893,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a684baa2083d43aebafa96f2c6c42859.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a684baa2083d43aebafa96f2c6c42859-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-11-22T21:58:56.112058Z",
                "updated_at": "2024-11-22T21:58:56.112095Z",
                "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": "2024-11-22T21:59:03.158832Z",
            "publish_time": null,
            "slug": "transience-to-the-infinite",
            "created_at": "2024-11-22T21:59:03.162798Z",
            "updated_at": "2024-11-22T21:59:03.203572Z",
            "summary": "Transience to the Infinite is an Gallery Shows event starting on 17/01/2025, 17:00 and ending on 14/02/2025, 21:57. Event is in Wonzimer with address 341 S Avenue 17, Los Angeles, CA 90031, USA.",
            "title": "Transience to the Infinite",
            "content": "Featuring: Bonita Helmer, Laddie John Dill, Ann Weber, Alaïa Parhizi, Max Coppeta, Todd Williamson, Khang Nguyen, Amedeo Sanzone, Nurit Avesar, Lisa Bartleson\r\n\r\n\r\nTransience to the Infinite brings together a diverse group of ten artists whose works offer unique perspectives on the ephemeral nature of existence and the boundless possibilities of the universe.",
            "start_time": "2025-01-17T17:00:00.000000Z",
            "end_time": "2025-02-14T21:57: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": 38381,
            "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": 36896,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2dde1aec37b43849f0ac476b7387181.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2dde1aec37b43849f0ac476b7387181-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-11-25T16:26:09.699176Z",
                "updated_at": "2024-11-25T16:26:09.699215Z",
                "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": "2024-11-25T16:26:22.078028Z",
            "publish_time": null,
            "slug": "conrad-jon-godly-renaissance",
            "created_at": "2024-11-25T16:26:22.082283Z",
            "updated_at": "2024-11-25T16:26:22.123189Z",
            "summary": "Conrad Jon Godly: RENAISSANCE is an Gallery Shows event starting on 12/12/2024, 10:00 and ending on 18/01/2025, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "Conrad Jon Godly: RENAISSANCE",
            "content": "JD Malat Gallery is proud to present RENAISSANCE, the much-anticipated comeback exhibition by Conrad Jon Godly. \r\n\r\nSpanning over two floors of the London gallery, this is Godly’s largest body of work to date. \r\n\r\nNot only is this the renowned Swiss artist’s first exhibition in four years, but it also bears the title Renaissance as a declaration of his return and form of ‘rebirth’. Indeed, in the artist’s own words “after four years, when I was closer to death than to life, I feel reborn”.\r\n\r\nThis exhibition is a rebirth in every sense of the word. Godly traversed challenging moments personally and at times, he pondered on the question of life itself, much like many great artists before him. After periods of high intensity from an emotional perspective, Godly finally saw the light of day and begun painting again. Not only did the artist feel he obtained a second life as a human being, but he also felt he obtained his second chance to paint.",
            "start_time": "2024-12-12T10:00:00.000000Z",
            "end_time": "2025-01-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": "30 Davies St, London W1K 4NB, UK",
            "city": "",
            "geolocation": "51.5119137,-0.1478266",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 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": 38383,
            "author": {
                "id": "333167a8-0a23-465b-88d2-9949cfe2b7bd",
                "username": "press@unitlondon.com",
                "slug": "annaunitlondoncom",
                "first_name": "Anna",
                "last_name": "Lazaridou",
                "display_name": null,
                "display_name_full": "Anna Lazaridou",
                "email": "press@unitlondon.com",
                "telephone": "+44 20 7494 2035"
            },
            "price": null,
            "featured_image": {
                "id": 36911,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c6f2431957b437987d8d09418e8e631.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c6f2431957b437987d8d09418e8e631-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2024-12-01T17:05:40.615407Z",
                "updated_at": "2024-12-01T17:05:40.615460Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "333167a8-0a23-465b-88d2-9949cfe2b7bd"
            },
            "venue": {
                "id": 694,
                "name": "UNIT London",
                "slug": "the-unit-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134638,-0.1428616000000602",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4635,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/33ea995034be4effb254d363b49f0601.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-03T13:31:39.488690Z",
                    "updated_at": "2023-11-03T13:31:39.488723Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-12-01T17:05:49.332818Z",
            "publish_time": null,
            "slug": "paradise-lost-fe5d",
            "created_at": "2024-12-01T17:05:49.347521Z",
            "updated_at": "2024-12-01T17:06:14.896378Z",
            "summary": "paradise lost is an Gallery Shows event starting on 11/12/2024, 10:00 and ending on 19/01/2025, 18:00. Event is in UNIT London with address 3 Hanover Square, Mayfair, W1S 1HD.",
            "title": "Amy Hui Li: paradise lost",
            "content": "Amy Hui Li’s first solo exhibition with Unit is a deeply personal exploration of materiality, fragility and emotion. Balanced between painting and sculpture, paradise lost narrates the process of falling apart and coming back together again.\r\n\r\nImmediately evocative of John Milton’s epic poem, the exhibition’s title reconsiders ideas of sin and grace in a contemporary context. In this sense, Li looks also to the song of the same name – ‘paradise lost/ 失乐园’ written by the Cantonese lyricist Wyman Wong and performed by the Hong Kong based band, Grasshopper – which encapsulates the dichotomy of everyday existence in a world that is cruel and strange, yet also exciting and wondrous. Each painting delves into Li’s personal experiences of struggle and reparation and, in doing so, exposes her inner self and a version of her own ‘paradise lost.’\r\n\r\nSince completing her academic journey a year ago, Li’s visual language has shifted and developed. The exhibition sees her layer oil paint into her",
            "start_time": "2024-12-11T10:00:00.000000Z",
            "end_time": "2025-01-19T18: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": "3 Hanover Square, Mayfair, W1S 1HD",
            "city": "",
            "geolocation": "51.5134638,-0.1428616000000602",
            "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": 38384,
            "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": 36917,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a84fe978b9284a94bce7e012879c38a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a84fe978b9284a94bce7e012879c38a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-11T11:23:10.183358Z",
                "updated_at": "2024-12-11T11:23:10.183400Z",
                "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": "2024-12-11T11:20:37.230460Z",
            "publish_time": null,
            "slug": "a-new-gotham",
            "created_at": "2024-12-11T11:20:37.235321Z",
            "updated_at": "2024-12-11T11:23:18.370668Z",
            "summary": "A New Gotham is an Gallery Shows event starting on 08/01/2025, 11:00 and ending on 14/01/2025, 18:00. Event is in AGORA GALLERY New York with address 530 West 25th Street.",
            "title": "A New Gotham",
            "content": "AGI Fine Art is excited to present A New Gotham, a contemporary art exhibition at Agora Gallery in New York from January 8-14, 2025. \r\n\r\nThis year’s exhibition highlights the works of talented artists, including Alexandra Gowing, an Australian video artist whose practice explores the subconscious, capitalism, and mythology through a blend of photography, video, and sound. \r\n\r\nAlso featured is Sylvie Gaula, known as \"MDame Go\", who presents vibrant paintings and ballpoint pen illustrations celebrating women’s strength and transformation through faceless figures. \r\n\r\nA New Gotham invites visitors to explore the multifaceted narratives shaping today’s urban landscape. Join us to witness these remarkable creations and more!\r\n\r\nExhibition Dates: January 8–14, 2025\r\nOpening Reception:  Thursday, January 9, 2025, 6:00 PM–8:00 PM\r\nGallery Hours: Tuesday–Saturday, 11:00 AM–6:00 PM\r\nEventURL: https://agifineart.com/exhibitions/a-new-got",
            "start_time": "2025-01-08T11:00:00.000000Z",
            "end_time": "2025-01-14T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 West 25th Street",
            "city": "",
            "geolocation": "40.7494083,-74.0045743",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38385,
            "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": 36919,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/732b7c5769d84855a066b103b0ecc9dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/732b7c5769d84855a066b103b0ecc9dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-12T19:56:31.301883Z",
                "updated_at": "2024-12-12T19:56:31.301921Z",
                "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": "2024-12-12T19:56:45.740539Z",
            "publish_time": null,
            "slug": "dawoud-bey-stony-the-road",
            "created_at": "2024-12-12T19:56:45.745368Z",
            "updated_at": "2024-12-12T19:56:45.785591Z",
            "summary": "Dawoud Bey: Stony the Road is an Gallery Shows event starting on 10/01/2025, 11:00 and ending on 22/02/2025, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "Dawoud Bey: Stony the Road",
            "content": "Sean Kelly is delighted to announce the exhibition, Dawoud Bey: Stony the Road, the gallery’s third exhibition with the artist. The exhibition will feature the artist’s newest photographic series, Stony the Road, (2023), and his related film, 350,000, (2023) which center on Richmond, Virginia, as the historical terrain where African captives first arrived in the United States and were marched into enslavement.\r\nCommissioned and first exhibited by the Virginia Museum of Fine Arts in 2023, Bey’s Stony the Road series is the third chapter in the artist’s ongoing exploration of the deep connections between African American history, the American landscape and the traumas embedded in those landscapes. Dawoud Bey: Stony the Road marks the series New York debut, opening at Sean Kelly with a reception for the artist on Thursday, January 9, from 6-8pm.",
            "start_time": "2025-01-10T11:00:00.000000Z",
            "end_time": "2025-02-22T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38386,
            "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": 36920,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/64bc6bce84734edebe30cbd16637ba2b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bc6bce84734edebe30cbd16637ba2b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-12T20:03:00.434036Z",
                "updated_at": "2024-12-12T20:03:00.434075Z",
                "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": "2024-12-12T20:03:23.030761Z",
            "publish_time": null,
            "slug": "bruma",
            "created_at": "2024-12-12T20:03:23.034669Z",
            "updated_at": "2025-01-15T19:05:25.229561Z",
            "summary": "Bruma is an Gallery Shows event starting on 10/01/2025, 11:00 and ending on 22/02/2025, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "Bruma",
            "content": "Sean Kelly, New York is delighted to present Bruma, Ana González’s first solo exhibition in New York. The paintings and prints on fabric in Bruma depict the flora and fauna of González’s native Colombia and represent the ecosystems under threat from industries seeking to exploit them for their natural resources. González’s practice opposes the disappearance of these habitats, not only warning us of what will be lost in their destruction but proposing new ways to relate to the natural world. Bruma engages with the vast ecological and human history of these landscapes encouraging the viewer to see our environment in a new way. There will be an opening from 6 to 8 pm. The artist will be present.",
            "start_time": "2025-01-10T11:00:00.000000Z",
            "end_time": "2025-02-22T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                11892
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38387,
            "author": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "price": null,
            "featured_image": {
                "id": 36921,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/455459794c8e494a9902c86dbd7ff7e7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455459794c8e494a9902c86dbd7ff7e7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-16T17:49:28.649211Z",
                "updated_at": "2024-12-16T17:49:28.649251Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be"
            },
            "venue": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6856722,25.28203970000004",
                "artworks_for_sale_count": 53,
                "featured_image": {
                    "id": 2692,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "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": "DE",
            "publish_status": "published",
            "published_at": "2024-12-16T17:49:36.034090Z",
            "publish_time": null,
            "slug": "danas-aleksa-sculptors-body-HOdq",
            "created_at": "2024-12-16T17:49:36.039844Z",
            "updated_at": "2024-12-16T17:49:36.081853Z",
            "summary": "Danas Aleksa. Sculptor's Body is an Gallery Shows event starting on 03/12/2024, 12:00 and ending on 13/12/2024, 20:00. Event is in (AV17) gallery with address Innerer Nordbahnhof 1, 70191 Stuttgart, Germany.",
            "title": "Danas Aleksa. Sculptor's Body",
            "content": "The solo exhibition “Sculptor’s Body” by Lithuanian sculptor and interdisciplinary artist Danas Aleksa has opened in the project space of Kunstverein Wagenhalle in Stuttgart. \r\n\r\nTraditionally, when it comes to sculpture, the emphasis is on the finite object of art, usually dissociating it from the process of implementation, but in the exhibition “Sculptor’s Body” Danas Aleksa blends this separation. Here the viewer will not see any object that could be called a sculpture, but the object will be the creative process itself. Often in this process, the sculptor’s body becomes a mediator between the creative mind and the tool, with repetitive monotonous movements reminiscent of meditation, combining the physical and metaphysical poles of this creative process. The various devices used while creating dictate the movement of the body, determining its relationship to space. Thus, the exhibition aims to look at the process of creating a sculpture as a performative action, choreography.",
            "start_time": "2024-12-03T12:00:00.000000Z",
            "end_time": "2024-12-13T20: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": "Innerer Nordbahnhof 1, 70191 Stuttgart, Germany",
            "city": "Stuttgart",
            "geolocation": "48.800009,9.1867238",
            "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": 38388,
            "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": 36922,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b0db4c01ebd44cd78e1889e3e31881ce.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0db4c01ebd44cd78e1889e3e31881ce-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-17T20:34:47.958355Z",
                "updated_at": "2024-12-17T20:34:47.958392Z",
                "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": "2024-12-17T20:34:59.070669Z",
            "publish_time": null,
            "slug": "lindsay-adams-keep-your-wonder-moving",
            "created_at": "2024-12-17T20:34:59.074947Z",
            "updated_at": "2024-12-17T20:34:59.114529Z",
            "summary": "Lindsay Adams: Keep Your Wonder Moving is an Gallery Shows event starting on 18/01/2025, 17:00 and ending on 08/03/2025, 18:00. Event is in Sean Kelly Los Angeles with address 1357 N Highland Ave, Los Angeles, CA 90028, United States.",
            "title": "Lindsay Adams: Keep Your Wonder Moving",
            "content": "Sean Kelly, Los Angeles is delighted to announce Keep Your Wonder Moving, the West Coast debut of Chicago-based artist Lindsay Adams and her inaugural solo exhibition with the gallery. Titled after a note written by poet Patricia Spears Jones to philosopher Audre Lorde, the exhibition, presented on the third floor, consists of eleven abstract paintings. Keep Your Wonder Moving emphasizes the artist’s longstanding interest in world-building – Adams’ exploration of abstraction as a conduit for expanding the imagination while embedding deeply personal narratives. The exhibition opens on Saturday, January 18 from 5 - 7 PM. The artist will be present.",
            "start_time": "2025-01-18T17:00:00.000000Z",
            "end_time": "2025-03-08T18: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": 38389,
            "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": 36923,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b71dda7292c49b295a288b9755a3363.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b71dda7292c49b295a288b9755a3363-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-19T11:36:55.162029Z",
                "updated_at": "2024-12-19T11:36:55.162070Z",
                "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": "2024-12-19T11:37:13.274256Z",
            "publish_time": null,
            "slug": "emel-ezal-a-peaceful-sense-of-discomfort",
            "created_at": "2024-12-19T11:37:13.279099Z",
            "updated_at": "2024-12-19T11:37:13.319555Z",
            "summary": "Emel Ezal - A Peaceful Sense of Discomfort is an Gallery Shows event starting on 19/12/2024, 18:00 and ending on 01/02/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": "Emel Ezal - A Peaceful Sense of Discomfort",
            "content": "Labirent Sanat is pleased to announce Emel Ezal’s first solo exhibition titled \"A Peaceful Sense of Discomfort\".",
            "start_time": "2024-12-19T18:00:00.000000Z",
            "end_time": "2025-02-01T19: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": 38390,
            "author": {
                "id": "3348d27a-6205-482a-ba7c-950a6f716d20",
                "username": "carolina@galeriagracabrandao.pt",
                "slug": "carolinagaleriagracabrandaopt",
                "first_name": "Carolina",
                "last_name": "Salis Gomes",
                "display_name": null,
                "display_name_full": "Carolina Salis Gomes",
                "email": "carolina@galeriagracabrandao.pt",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36924,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e182cf8b988a4964bc632b0df331ce1d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e182cf8b988a4964bc632b0df331ce1d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-12-19T16:32:52.563694Z",
                "updated_at": "2024-12-19T16:32:52.563737Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "3348d27a-6205-482a-ba7c-950a6f716d20"
            },
            "venue": {
                "id": 8337,
                "name": "Galeria Graça Brandão",
                "slug": "galeria-graca-brandao",
                "city": "Lisboa",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7123006,-9.146178299999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4262,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2fb62fa5f4204fc499b66492be1eef50.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-04-05T16:19:31.295523Z",
                    "updated_at": "2023-04-08T20:28:28.723258Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "3348d27a-6205-482a-ba7c-950a6f716d20"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-12-19T16:33:24.418541Z",
            "publish_time": null,
            "slug": "tubolagem",
            "created_at": "2024-12-19T16:33:24.422853Z",
            "updated_at": "2024-12-19T17:26:35.299693Z",
            "summary": "Tubolagem is an Gallery Shows event starting on 22/11/2024, 18:00 and ending on 11/01/2025, 19:00. Event is in Galeria Graça Brandão with address R. Caetanos 26a, 1200-079 Lisboa, Portugal.",
            "title": "Maria José Oliveira - \"Tubolagem\"",
            "content": "Tubolagem is a word absent from the main dictionaries of the Portuguese language. A virgin, unmanufactured word, it phonetically resembles the feminine term tubagem (piping) and etymologically stems from tubo (tube) with the suffix -agem. It suggests a system or a guiding flow through pipes, but also conveys ideas of durability and resistance, structure and support—concepts that heavily inform Maria José Oliveira’s work.\r\n(...)\r\nCommon to all her works is a questioning of the materials that constitute them, inviting reflection on the home as both a laboratory and an integral part of the workspace. Everything within the home becomes an instrument—a sort of paintbrush—for Maria José.\r\n(...)\r\n\r\nText by Adelaide Duarte",
            "start_time": "2024-11-22T18:00:00.000000Z",
            "end_time": "2025-01-11T19: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": "R. Caetanos 26a, 1200-079 Lisboa, Portugal",
            "city": "",
            "geolocation": "38.7123006,-9.146178299999999",
            "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": 38391,
            "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": 36928,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3d47e33114884339a1568a1201c3a077.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d47e33114884339a1568a1201c3a077-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-01-08T20:59:45.198005Z",
                "updated_at": "2025-01-08T20:59:45.198040Z",
                "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-01-02T20:33:33.158161Z",
            "publish_time": null,
            "slug": "sarah-steinburg-rooted-in-memory",
            "created_at": "2025-01-02T20:33:33.162946Z",
            "updated_at": "2025-01-15T01:12:49.548698Z",
            "summary": "Sarah Steinburg: Rooted in Memory is an Gallery Shows event starting on 11/01/2025, 20:25 and ending on 08/03/2025, 20:25. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "OPENING & RECEPTION: SARAH STEINBERG Rooted in Memory and HUNG VIET NGUYEN in the Project Room",
            "content": "SARAH STEINBERG: Rooted in Memory and HUNG VIET NGUYEN at Lois Lambert Gallery. \r\n\r\nPlease join us for the opening reception on January 18th from 6pm-9pm. \r\n\r\nPLEASE BE ADVISED THAT THE ORIGINAL OPENING SCHEDULED FOR JANUARY 11TH IS POSTPONED TO JANUARY 18TH DUE TO FIRES IN THE SURROUNDING AREA.",
            "start_time": "2025-01-25T20:25:00.000000Z",
            "end_time": "2025-03-08T20: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": "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": 38392,
            "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": 36926,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7036484fad8648eb9b39bbd7622683dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7036484fad8648eb9b39bbd7622683dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-01-03T20:09:02.565543Z",
                "updated_at": "2025-01-03T20:09:02.565582Z",
                "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-01-03T20:09:13.545448Z",
            "publish_time": null,
            "slug": "wu-chi-tsung-fading-origin",
            "created_at": "2025-01-03T20:09:13.558979Z",
            "updated_at": "2025-01-03T20:09:13.641516Z",
            "summary": "Wu Chi-Tsung: Fading Origin is an Gallery Shows event starting on 18/01/2025, 00:00 and ending on 08/03/2025, 00:00. Event is in Sean Kelly Los Angeles with address 1357 N Highland Ave, Los Angeles, CA 90028, United States.",
            "title": "Wu Chi-Tsung: Fading Origin",
            "content": "Sean Kelly, Los Angeles is delighted to present Fading Origin, Wu Chi-Tsung’s first solo exhibition in Los Angeles. Known for his experimental approach to photography, Chi-Tsung’s work bridges traditional Chinese art techniques and contemporary media, integrating Eastern and Western aesthetics. The exhibition features new works in Chi-Tsung’s signature Cyano-Collage series and marks innovative new developments in his Wrinkled Texture works. There will be a reception from 5 to 7 pm. The artist will be present.",
            "start_time": "2025-01-18T00:00:00.000000Z",
            "end_time": "2025-03-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                7556
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38393,
            "author": {
                "id": "6711bff9-9848-4bf9-9466-8a56816283a5",
                "username": "info@vossgallery.art",
                "slug": "infovossgalleryart",
                "first_name": "Ashley",
                "last_name": "Voss",
                "display_name": null,
                "display_name_full": "Ashley Voss",
                "email": "info@vossgallery.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36929,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/361915ed926449c6b6a0551e3bde69ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361915ed926449c6b6a0551e3bde69ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-01-09T07:15:57.252685Z",
                "updated_at": "2025-01-09T07:15:57.252720Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
            },
            "venue": {
                "id": 3179,
                "name": "Voss Gallery",
                "slug": "voss-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7749295,-122.4194155",
                "artworks_for_sale_count": 318,
                "featured_image": {
                    "id": 3236,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-01-22T20:08:10.222768Z",
                    "updated_at": "2021-09-14T13:49:36.700163Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2025-01-09T07:16:05.298697Z",
            "publish_time": null,
            "slug": "sf-art-guides-1-year-anniversary-at-voss-gallery-for-sf-art-week",
            "created_at": "2025-01-09T07:16:05.302235Z",
            "updated_at": "2025-01-09T07:16:05.336628Z",
            "summary": "SF Art Guide’s 1-Year Anniversary at Voss Gallery for SF Art Week is an Gallery Shows event starting on 16/01/2025, 05:00 and ending on 16/01/2025, 08:00. Event is in Voss Gallery with address 3344 24th St, San Francisco, CA 94110, USA.",
            "title": "SF Art Guide’s 1-Year Anniversary at Voss Gallery for SF Art Week",
            "content": "We’re excited to host the SF Art Guide’s 1-Year Anniversary Celebration at Voss Gallery to kick off SF Art Week!\r\n\r\nAs a vibrant hub for the SF art community in the heart of the Mission District, we’re proud to partner with SF Art Guide to showcase the incredible talent and creativity that define San Francisco’s art scene. Join us on Thursday, Jan. 16th, from 5–8 PM (or later!) for an evening filled with art and community.",
            "start_time": "2025-01-16T05:00:00.000000Z",
            "end_time": "2025-01-16T08: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": "3344 24th St, San Francisco, CA 94110, USA",
            "city": "",
            "geolocation": "37.7749295,-122.4194155",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38394,
            "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": 36930,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60a53cae92ae48048fadfd66c9f0eb3c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60a53cae92ae48048fadfd66c9f0eb3c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2025-01-10T16:15:57.758019Z",
                "updated_at": "2025-01-10T16:15:57.758054Z",
                "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-01-10T16:16:01.611898Z",
            "publish_time": null,
            "slug": "eldred-allen-scenes-from-labrador",
            "created_at": "2025-01-10T16:16:01.615951Z",
            "updated_at": "2025-01-10T16:16:01.653598Z",
            "summary": "Eldred Allen | Scenes From Labrador is an Gallery Shows event starting on 11/01/2025, 11:00 and ending on 22/02/2025, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Eldred Allen | Scenes From Labrador",
            "content": "Stephen Bulger Gallery is pleased to present “Scenes From Labrador,” our first solo exhibition of work by Eldred Allen (b. 1978, Rigolet, Nunatsiavut, NL). Allen, an Inuk photographer from Rigolet, has garnered attention for his expansive and stunningly lit landscape and wildlife photography. His artistic journey began in 2018 with the purchase of his first camera. As a self-taught photographer, Allen captures views of landscapes, wildlife, and human activities, using both a handheld camera and UAV/drone perspectives. After establishing a successful photography business connected to commercial services, Allen was driven to create more expressive photographs and was a quick study in transforming ordinary scenes into extraordinary ones.",
            "start_time": "2025-01-11T11:00:00.000000Z",
            "end_time": "2025-02-22T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}