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=738&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=756&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/past-auctions/?format=api&limit=18&offset=720&ordering=start_time",
    "results": [
        {
            "id": 1335,
            "title": "Asian 20th Century & Contemporary Art (Evening Sale)",
            "slug": "christies-asian-20th-and-century-contemporary-art-evening-sale-11-26-2016",
            "start_time": "2016-11-26T19:00:00.000000Z",
            "display_date": "26 November 2016",
            "venue": {
                "id": 1659,
                "name": "Christie's Hong Kong",
                "slug": "christies-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2818796,114.1583455",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2156,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christies_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:09.799805Z",
                    "updated_at": "2021-09-14T13:23:37.033076Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christies_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 238,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Chu-Teh-Chun-No.-118-1962-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Chu-Teh-Chun-No.-118-1962-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:41:24.194137Z",
                "updated_at": "2021-09-13T10:29:29.339544Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Chu Teh-Chun - No. 118, 1962 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "CN",
            "city": "Hong Kong Island",
            "is_online_only": false
        },
        {
            "id": 1342,
            "title": "Arte Moderna e Contemporanea",
            "slug": "sothebys-arte-moderna-e-contemporanea-11-24-2016",
            "start_time": "2016-11-24T15:00:00.000000Z",
            "display_date": "24 November 2016",
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 244,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Zone-Riflesse-1963-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:52:21.760525Z",
                "updated_at": "2021-09-13T10:29:33.204402Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paolo Scheggi - Zone Riflesse, 1963 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "IT",
            "city": "Milan",
            "is_online_only": false
        },
        {
            "id": 1341,
            "title": "Arte Moderna e Contemporanea",
            "slug": "sothebys-arte-moderna-e-contemporanea-11-23-2016",
            "start_time": "2016-11-23T19:00:00.000000Z",
            "display_date": "23 November 2016",
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 243,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attesa-1957-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:52:18.606684Z",
                "updated_at": "2021-09-13T10:29:32.750504Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Lucio Fontana - Concetto Spaziale Attesa, 1957 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "IT",
            "city": "Milan",
            "is_online_only": false
        },
        {
            "id": 1340,
            "title": "Modern British & Irish Evening Sale",
            "slug": "christies-modern-british-and-irish-evening-sale-11-23-2016",
            "start_time": "2016-11-23T18:00:00.000000Z",
            "display_date": "23 November 2016",
            "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": 242,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ben-Nicholson-April-57-Arbia-2-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ben-Nicholson-April-57-Arbia-2-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:49:12.712425Z",
                "updated_at": "2021-09-13T10:29:32.175267Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ben Nicholson - April 57 (Arbia 2) (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        },
        {
            "id": 1337,
            "title": "Modern & Post-War British Art",
            "slug": "sothebys-modern-and-post-war-british-art-11-23-2016",
            "start_time": "2016-11-23T10:00:00.000000Z",
            "display_date": "23 November 2016",
            "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": 240,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/William-Roberts-Bicycle-Lesson-1964-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Roberts-Bicycle-Lesson-1964-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:45:17.553080Z",
                "updated_at": "2021-09-13T10:29:31.144208Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "William Roberts - Bicycle Lesson, 1964 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1336,
            "title": "Modern & Post-War British Art",
            "slug": "sothebys-modern-and-post-war-british-art-11-22-2016",
            "start_time": "2016-11-22T18:00:00.000000Z",
            "display_date": "22 November 2016",
            "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": 239,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Henry-Moore-Shelter-Drawing-1942-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henry-Moore-Shelter-Drawing-1942-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:45:13.225104Z",
                "updated_at": "2021-09-13T10:29:30.042313Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Henry Moore - Shelter Drawing, 1942 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1339,
            "title": "A Life in Art, Lord & Lady Attenborough, The Celebrated Private Collection of Picasso Ceramics",
            "slug": "sothebys-a-life-in-art-lord-and-lady-attenborough-the-celebrated-private-collection-of-picasso-ceramics-11-22-2016",
            "start_time": "2016-11-22T14:30:00.000000Z",
            "display_date": "22 November 2016",
            "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": 241,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A-Life-in-Art-Lord-Lady-Attenborough-The-Celebrated-Private-Collection-of-Picasso-Ceramics-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:47:19.665815Z",
                "updated_at": "2021-09-13T10:29:31.625639Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "A Life in Art Lord Lady Attenborough The Celebrated Private Collection of Picasso Ceramics",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1326,
            "title": "Unplugged",
            "slug": "bonhams-unplugged-11-21-2016",
            "start_time": "2016-11-21T18:00:00.000000Z",
            "display_date": "21 November 2016",
            "venue": {
                "id": 1649,
                "name": "Bonhams Hong Kong",
                "slug": "bonhams-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.276794,114.16532099999995",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2160,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:26.259349Z",
                    "updated_at": "2021-09-14T13:23:42.246343Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 235,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Zao-Wou-Ki-Untitled-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Untitled-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:36:57.489106Z",
                "updated_at": "2021-09-13T10:29:27.434312Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Zao Wou-Ki - Untitled (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "CN",
            "city": "Hong Kong Island",
            "is_online_only": false
        },
        {
            "id": 1325,
            "title": "Modern and Contemporary Art",
            "slug": "bonhams-modern-and-contemporary-art-11-21-2016",
            "start_time": "2016-11-21T16:00:00.000000Z",
            "display_date": "21 November 2016",
            "venue": {
                "id": 1649,
                "name": "Bonhams Hong Kong",
                "slug": "bonhams-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.276794,114.16532099999995",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2160,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:26.259349Z",
                    "updated_at": "2021-09-14T13:23:42.246343Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 236,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Lin-Painting-Relief-Created-1961-68-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:37:00.535195Z",
                "updated_at": "2021-09-13T10:29:28.065646Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Richard Lin - Painting Relief, Created 1961-68 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "CN",
            "city": "Hong Kong Island",
            "is_online_only": false
        },
        {
            "id": 1324,
            "title": "Contemporary Art Day Auction",
            "slug": "sothebys-contemporary-art-day-auction-11-18-2016",
            "start_time": "2016-11-18T10:00:00.000000Z",
            "display_date": "18 November 2016",
            "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": 232,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Brice-Marden-Green-Painting-1986-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brice-Marden-Green-Painting-1986-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:19:04.991615Z",
                "updated_at": "2021-09-13T10:29:26.227264Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Brice Marden - Green Painting, 1986 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 8",
            "is_online_only": false
        },
        {
            "id": 1322,
            "title": "Contemporary Art Evening Auction",
            "slug": "sothebys-contemporary-art-evening-auction-11-17-2016",
            "start_time": "2016-11-17T19:00:00.000000Z",
            "display_date": "17 November 2016",
            "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": 233,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Self-Portrait-Fright-Wig-1986-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:19:21.330237Z",
                "updated_at": "2021-09-13T10:29:26.245413Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Self-Portrait (Fright Wig), 1986 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 8",
            "is_online_only": false
        },
        {
            "id": 1320,
            "title": "20th Century & Contemporary Art Day Sale",
            "slug": "phillips-20th-century-and-contemporary-art-day-sale-11-17-2016",
            "start_time": "2016-11-17T11:00:00.000000Z",
            "display_date": "17 November 2016",
            "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": 234,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Keith-Haring-Untitled-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Untitled-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:33:49.938522Z",
                "updated_at": "2021-09-13T10:29:26.763603Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Keith Haring - Untitled (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1319,
            "title": "Impressionist & Modern Art Evening Sale",
            "slug": "christies-impressionist-and-modern-art-evening-sale-11-16-2016",
            "start_time": "2016-11-16T19:00:00.000000Z",
            "display_date": "16 November 2016",
            "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": 231,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Rigide-et-courbe-1935-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:16:53.571332Z",
                "updated_at": "2021-09-13T10:29:24.565661Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wassily Kandinsky - Rigide et courbe, 1935 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1316,
            "title": "20th Century & Contemporary Art Evening Sale",
            "slug": "phillips-20th-century-and-contemporary-art-evening-sale-11-16-2016",
            "start_time": "2016-11-16T17:00:00.000000Z",
            "display_date": "16 November 2016",
            "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": 228,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Gerhard-Richter-Dusenjager-1963-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Dusenjager-1963-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:11:24.432230Z",
                "updated_at": "2021-09-13T10:29:22.855743Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Gerhard Richter - Dusenjager, 1963 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1318,
            "title": "Post War & Contemporary Art Afternoon Sale",
            "slug": "christies-post-war-and-contemporary-art-afternoon-sale-11-16-2016",
            "start_time": "2016-11-16T14:00:00.000000Z",
            "display_date": "16 November 2016",
            "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": 230,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Richard-Prince-Neighbors-Wife-1989-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Neighbors-Wife-1989-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:16:37.551938Z",
                "updated_at": "2021-09-13T10:29:24.229867Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Richard Prince - Neighbor's Wife, 1989 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1315,
            "title": "Prints & Multiples",
            "slug": "bonhams-prints-and-multiples-11-16-2016",
            "start_time": "2016-11-16T13:00:00.000000Z",
            "display_date": "16 November 2016",
            "venue": {
                "id": 1650,
                "name": "Bonhams London",
                "slug": "bonhams-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4989182,-0.16586280000001352",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2163,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:33.305122Z",
                    "updated_at": "2021-09-14T13:23:46.133959Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bonhams_Knightsbridge",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 227,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Crying-Girl-Corlett-II.-1-1963-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:08:57.122169Z",
                "updated_at": "2021-09-13T10:29:22.328368Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Roy Lichtenstein - Crying Girl (Corlett II. 1), 1963 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 1317,
            "title": "Post War & Contemporary Art Morning Sale",
            "slug": "christies-post-war-and-contemporary-art-morning-sale-11-16-2016",
            "start_time": "2016-11-16T09:30:00.000000Z",
            "display_date": "16 November 2016",
            "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": 229,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Infinity-Nets-HIWO-2015-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:14:46.880944Z",
                "updated_at": "2021-09-13T10:29:23.564060Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yayoi Kusama - Infinity Nets (HIWO), 2015 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        },
        {
            "id": 1312,
            "title": "Post War & Contemporary Art Evening Sale",
            "slug": "christies-post-war-and-contemporary-art-evening-sale-11-15-2016",
            "start_time": "2016-11-15T19:00:00.000000Z",
            "display_date": "15 November 2016",
            "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": 225,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-809-2-1994-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T07:03:31.787808Z",
                "updated_at": "2021-09-13T10:29:21.917694Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Gerhard Richter - Abstraktes Bild (809-2), 1994 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "Manhattan Community Board 5",
            "is_online_only": false
        }
    ]
}