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/past-auctions/?format=api&offset=594&ordering=-start_time
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 970,
    "next": "https://prod-api.widewalls.ch/api/v1/events/past-auctions/?format=api&limit=18&offset=612&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/past-auctions/?format=api&limit=18&offset=576&ordering=-start_time",
    "results": [
        {
            "id": 1774,
            "title": "Modern and Contemporary Art Evening Sale",
            "slug": "sothebys-modern-and-contemporary-art-evening-sale-9-30-2017",
            "start_time": "2017-09-30T17:00:00.000000Z",
            "display_date": "30 September 2017",
            "venue": {
                "id": 1670,
                "name": "Sotheby's Hong Kong",
                "slug": "sothebys-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2777138,114.16543509999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2174,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:37:28.884147Z",
                    "updated_at": "2021-09-14T13:24:00.180641Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 388,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Zao-Wou-Ki-09.01.63-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-09.01.63-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:23:34.289957Z",
                "updated_at": "2021-09-13T10:31:10.670941Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Zao Wou-Ki - 09.01.63 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "HK",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 1758,
            "title": "Postwar and Contemporary Photographs",
            "slug": "sothebys-postwar-and-contemporary-photographs-9-28-2017",
            "start_time": "2017-09-28T10:00:00.000000Z",
            "display_date": "28 September 2017",
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 387,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Mailander-Dom-Fassade-Mailand-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:22:53.218791Z",
                "updated_at": "2021-09-13T10:31:10.658125Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Thomas Struth - Mailander Dom (Fassade), Mailand (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 8",
            "is_online_only": false
        },
        {
            "id": 1771,
            "title": "Post-War & Contemporary Art",
            "slug": "christies-post-war-contemporary-art-9-28-2017",
            "start_time": "2017-09-28T10:00:00.000000Z",
            "display_date": "28 September 2017",
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 389,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jason-Rhoades-Sweet-Chocolate-Nation-2006-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:28:55.569536Z",
                "updated_at": "2021-09-13T10:31:11.062808Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jason Rhoades - Sweet Chocolate Nation, 2006 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1757,
            "title": "Contemporary Curated",
            "slug": "sothebys-contemporary-curated-9-27-2017",
            "start_time": "2017-09-27T10:00:00.000000Z",
            "display_date": "27 September 2017",
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 386,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joan-Mitchell-Parasol-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Mitchell-Parasol-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:19:02.864225Z",
                "updated_at": "2021-09-13T10:31:09.151489Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Joan Mitchell - Parasol (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 8",
            "is_online_only": false
        },
        {
            "id": 1773,
            "title": "The Collection of Edward Albee",
            "slug": "sothebys-the-collection-of-edward-albee-9-26-2017",
            "start_time": "2017-09-26T10:00:00.000000Z",
            "display_date": "26 September 2017",
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 385,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Arp-Les-Deux-Soeurs-1927-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:13:55.117516Z",
                "updated_at": "2021-09-13T10:31:08.454885Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean Arp - Les Deux Soeurs, 1927 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 8",
            "is_online_only": false
        },
        {
            "id": 1760,
            "title": "20th Century & Contemporary Art (Evening Sale)",
            "slug": "christies-20th-century-contemporary-art-evening-sale-9-24-2017",
            "start_time": "2017-09-24T18:00:00.000000Z",
            "display_date": "24 September 2017",
            "venue": {
                "id": 1657,
                "name": "Christie's Shanghai",
                "slug": "christies-shanghai",
                "city": "Shanghai",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "31.241218668366464,121.48810462881875",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 383,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marc-Chagall-Les-Maries-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:08:39.658457Z",
                "updated_at": "2021-09-13T10:31:06.769469Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marc Chagall - Les Maries (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "CN",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 1780,
            "title": "20th Century ART, Art Deco and Antiques",
            "slug": "dvc-20th-century-art-art-deco-and-antiques-9-24-2017",
            "start_time": "2017-09-24T17:30:00.000000Z",
            "display_date": "24 September 2017",
            "venue": {
                "id": 2733,
                "name": "DVC Antwerp",
                "slug": "dvc-antwerp",
                "city": "Antwerp",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.2296887,4.41770489999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 381,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/DVC-auction-23-24-September.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:53:07.786624Z",
                "updated_at": "2021-09-13T10:31:05.495790Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "DVC auction 23-24 September",
                "description": null,
                "uploaded_by": null
            },
            "country": "BE",
            "city": "Antwerp",
            "is_online_only": false
        },
        {
            "id": 1768,
            "title": "First Open | Shanghai",
            "slug": "christies-first-open-shanghai-9-24-2017",
            "start_time": "2017-09-24T15:30:00.000000Z",
            "display_date": "24 September 2017",
            "venue": {
                "id": 1657,
                "name": "Christie's Shanghai",
                "slug": "christies-shanghai",
                "city": "Shanghai",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "31.241218668366464,121.48810462881875",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 384,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zeng-Fanzhi-Untitled-Mask-Series-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:08:50.352744Z",
                "updated_at": "2021-09-13T10:31:07.698218Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Zeng Fanzhi - Untitled (Mask Series) (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "CN",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 1779,
            "title": "EVERYTHING HAS TO GO + CLASSIC ART and ANTIQUES (15th – 19th Century)",
            "slug": "dvc-everything-has-to-go-classic-art-and-antiques-15th-19th-century-9-23-2017",
            "start_time": "2017-09-23T11:00:00.000000Z",
            "display_date": "23 September 2017",
            "venue": {
                "id": 2733,
                "name": "DVC Antwerp",
                "slug": "dvc-antwerp",
                "city": "Antwerp",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.2296887,4.41770489999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 381,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/DVC-auction-23-24-September.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DVC-auction-23-24-September-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:53:07.786624Z",
                "updated_at": "2021-09-13T10:31:05.495790Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "DVC auction 23-24 September",
                "description": null,
                "uploaded_by": null
            },
            "country": "BE",
            "city": "Antwerp",
            "is_online_only": false
        },
        {
            "id": 1766,
            "title": "Prints & Multiples",
            "slug": "sothebys-prints-multiples-9-20-2017",
            "start_time": "2017-09-20T10:30:00.000000Z",
            "display_date": "20 September 2017",
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 382,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Reflections-On-The-Scream-C.-243-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:05:44.271165Z",
                "updated_at": "2021-09-13T10:31:06.267955Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Roy Lichtenstein - Reflections On The Scream (C. 243) (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1756,
            "title": "New Now",
            "slug": "phillips-new-now-9-19-2017",
            "start_time": "2017-09-19T14:00:00.000000Z",
            "display_date": "19 September 2017",
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 380,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicole-Eisenman-Foos-Ball-Trilogy-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:49:33.293919Z",
                "updated_at": "2021-09-13T10:31:05.111731Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Nicole Eisenman - Foos Ball Trilogy (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1767,
            "title": "Prints and Multiples",
            "slug": "christies-prints-and-multiples-9-19-2017",
            "start_time": "2017-09-19T13:00:00.000000Z",
            "display_date": "19 September 2017",
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 378,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Plate-13-From-Cantic-Del-Sol-1975-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:43:54.451439Z",
                "updated_at": "2021-09-13T10:31:03.257023Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Joan Miro - Plate 13 From: Cantic Del Sol, 1975 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 1769,
            "title": "New Now: The Katayama Collection",
            "slug": "phillips-new-now-the-katayama-collection-9-19-2017",
            "start_time": "2017-09-19T11:00:00.000000Z",
            "display_date": "19 September 2017",
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 379,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/KAWS-Companions.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS-Companions-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:47:18.788090Z",
                "updated_at": "2021-09-13T10:31:03.804599Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "KAWS - Companions",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1763,
            "title": "First Open",
            "slug": "christies-first-open-9-15-2017",
            "start_time": "2017-09-15T13:00:00.000000Z",
            "display_date": "15 September 2017",
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 376,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Neo-Rauch-Lage-Location-1994-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neo-Rauch-Lage-Location-1994-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:37:29.952438Z",
                "updated_at": "2021-09-13T10:31:02.425154Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Neo Rauch - Lage (Location), 1994 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        },
        {
            "id": 1765,
            "title": "Shake It Up: Works from the Mario Testino Collection Auction to Benefit Museo MATE, Lima, Peru Day Sale",
            "slug": "sothebys-shake-it-up-works-from-the-mario-testino-collection-auction-to-benefit-museo-mate-lima-peru-day-sale-9-14-2017",
            "start_time": "2017-09-14T11:00:00.000000Z",
            "display_date": "14 September 2017",
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 377,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Richard-Prince-Untitled-Guest-2010-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-Guest-2010-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:40:43.715545Z",
                "updated_at": "2021-09-13T10:31:02.817874Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Richard Prince - Untitled (Guest), 2010 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1759,
            "title": "Shake It Up: Works from the Mario Testino Collection Auction to Benefit Museo MATE, Lima, Peru Afternoon Sale",
            "slug": "sothebys-shake-it-up-works-from-the-mario-testino-collection-auction-to-benefit-museo-mate-lima-peru-afternoon-sale-9-13-2017",
            "start_time": "2017-09-13T17:00:00.000000Z",
            "display_date": "13 September 2017",
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 375,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Adriana-Varejao-Blue-Sauna-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adriana-Varejao-Blue-Sauna-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:34:56.059003Z",
                "updated_at": "2021-09-13T10:31:01.587667Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Adriana Varejao - Blue Sauna (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1715,
            "title": "20th Century & Contemporary Art Day Sale",
            "slug": "phillips-20th-century-contemporary-art-day-sale-6-30-2017",
            "start_time": "2017-06-30T14:00:00.000000Z",
            "display_date": "30 June 2017",
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 373,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Damien-Hirst-Holocaust-2004-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Holocaust-2004-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T18:17:23.266467Z",
                "updated_at": "2021-09-13T10:31:00.936105Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Damien Hirst - Holocaust, 2004 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1705,
            "title": "Contemporary Art",
            "slug": "tajan-contemporary-art-6-29-2017",
            "start_time": "2017-06-29T19:00:00.000000Z",
            "display_date": "29 June 2017",
            "venue": {
                "id": 1787,
                "name": "Tajan Paris",
                "slug": "tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87318369848251,2.3247605104506874",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2165,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tajan_paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:36:11.185266Z",
                    "updated_at": "2021-09-14T13:23:48.890137Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "tajan_paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 364,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Serge-Poliakoff-Bleu-1952-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Bleu-1952-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:42:25.904651Z",
                "updated_at": "2021-09-13T10:30:53.983064Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Serge Poliakoff - Bleu, 1952 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "FR",
            "city": "Paris",
            "is_online_only": false
        }
    ]
}