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=306&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=324&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/past-auctions/?format=api&limit=18&offset=288&ordering=start_time",
    "results": [
        {
            "id": 2409,
            "title": "Contemporary Art",
            "slug": "sothebys-hong-kong-contemporary-art-4-1-2019",
            "start_time": "2019-04-01T10:00:00.000000Z",
            "display_date": "01 April 2019",
            "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": 863,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Peng-Wei-Robe-2003-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peng-Wei-Robe-2003-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:34:12.581947Z",
                "updated_at": "2021-09-13T10:36:12.445575Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Peng Wei - Robe, 2003 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "HK",
            "city": "Hong Kong",
            "is_online_only": false
        },
        {
            "id": 2402,
            "title": "Modern Art Evening Sale",
            "slug": "sothebys-hong-kong-modern-art-evening-sale-3-31-2019",
            "start_time": "2019-03-31T18:30:00.000000Z",
            "display_date": "31 March 2019",
            "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": 854,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Guan-Liang-Monkey-King-Making-Havoc-In-Heaven-1980-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:20:45.804859Z",
                "updated_at": "2021-09-13T10:36:03.407275Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Guan Liang - Monkey King Making Havoc In Heaven, 1980 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "HK",
            "city": "Hong Kong",
            "is_online_only": false
        },
        {
            "id": 2397,
            "title": "Impressionist & Modern Art",
            "slug": "christies-paris-impressionist-modern-art-3-29-2019",
            "start_time": "2019-03-29T16:00:00.000000Z",
            "display_date": "29 March 2019",
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 859,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Seurat-La-Maison-Au-Toit-Rouge-circa-1883-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:28:19.968688Z",
                "updated_at": "2021-09-13T10:36:10.625232Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Georges Seurat - La Maison Au Toit Rouge, circa 1883 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "FR",
            "city": "Paris",
            "is_online_only": false
        },
        {
            "id": 2403,
            "title": "First Open | Hong Kong",
            "slug": "christies-hong-kong-first-open-hong-kong-3-29-2019",
            "start_time": "2019-03-29T11:00:00.000000Z",
            "display_date": "29 March 2019",
            "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": 856,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Walasse-Ting-Untitled-Details.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Walasse-Ting-Untitled-Details-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:25:03.655232Z",
                "updated_at": "2021-09-13T10:36:04.380182Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Walasse Ting - Untitled (Details)",
                "description": null,
                "uploaded_by": null
            },
            "country": "HK",
            "city": "Hong Kong",
            "is_online_only": false
        },
        {
            "id": 2395,
            "title": "Prints & Multiples",
            "slug": "sothebys-london-prints-multiples-3-26-2019",
            "start_time": "2019-03-26T14:00:00.000000Z",
            "display_date": "26 March 2019",
            "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": 853,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoni-Tapies-Triptic-G.-1178-1988-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:20:06.208534Z",
                "updated_at": "2021-09-13T10:36:02.800126Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Antoni Tapies - Triptic (G. 1178), 1988 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2387,
            "title": "Prints & Multiples",
            "slug": "christies-london-prints-multiples-3-21-2019",
            "start_time": "2019-03-21T13:00:00.000000Z",
            "display_date": "21 March 2019",
            "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": 850,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-Rouge-One-Plate-1938-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:16:10.981046Z",
                "updated_at": "2021-09-13T10:36:01.263666Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Joan Miro - Serie Noire & Rouge, One Plate, 1938 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        },
        {
            "id": 2394,
            "title": "Made in Britain",
            "slug": "sothebys-london-made-in-britain-3-20-2019",
            "start_time": "2019-03-20T10:30:00.000000Z",
            "display_date": "20 March 2019",
            "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": 849,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Bryan-Ingham-Still-Life-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bryan-Ingham-Still-Life-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:11:53.271907Z",
                "updated_at": "2021-09-13T10:36:00.670864Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Bryan Ingham - Still Life (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2386,
            "title": "The George Michael Collection Evening Auction",
            "slug": "christies-london-the-george-michael-collection-evening-auction-3-14-2019",
            "start_time": "2019-03-14T19:00:00.000000Z",
            "display_date": "14 March 2019",
            "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": 842,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Quinn-Spherical-Morphology-1997-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:52:11.004844Z",
                "updated_at": "2021-09-13T10:35:56.667860Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marc Quinn - Spherical Morphology, 1997 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        },
        {
            "id": 2389,
            "title": "20th Century & Contemporary Art Day Sale",
            "slug": "phillips-london-20th-century-contemporary-art-day-sale-3-8-2019",
            "start_time": "2019-03-08T14:00:00.000000Z",
            "display_date": "08 March 2019",
            "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": 846,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Tableau-Clous-1968-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:57:25.821030Z",
                "updated_at": "2021-09-13T10:35:58.555156Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Bernard Aubertin - Tableau Clous, 1968 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2388,
            "title": "20th Century and Contemporary Art Evening Sale",
            "slug": "phillips-london-20th-century-and-contemporary-art-evening-sale-3-7-2019",
            "start_time": "2019-03-07T19:00:00.000000Z",
            "display_date": "07 March 2019",
            "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": 844,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cory-Arcangel-Photoshop-Cs-72-By-110-Inches-300-Dpi-Rgb-Square-Pixels-Default-Gradient-Blue-Red-Yellow-Mousedown-Y11050-X3350-Mouseup-Y16300-X19900-2009-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:53:51.691178Z",
                "updated_at": "2021-09-13T10:35:57.453269Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Cory Arcangel - Photoshop Cs 72 By 110 Inches, 300 Dpi, Rgb, Square Pixels, Default Gradient Blue, Red, Yellow, Mousedown Y=11050 X=3350, Mouseup Y=16300 X=19900, 2009 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2385,
            "title": "Post-War and Contemporary Art Day Auction",
            "slug": "christies-london-post-war-and-contemporary-art-day-auction-3-7-2019",
            "start_time": "2019-03-07T13:00:00.000000Z",
            "display_date": "07 March 2019",
            "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": 848,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-Giallo-Yellow-1979-1980-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:05:39.903273Z",
                "updated_at": "2021-09-13T10:36:00.261739Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Mario Schifano - Giallo (Yellow), 1979-1980 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        },
        {
            "id": 2384,
            "title": "Post-War and Contemporary Art Evening Auction",
            "slug": "christies-london-post-war-and-contemporary-art-evening-auction-3-6-2019",
            "start_time": "2019-03-06T19:00:00.000000Z",
            "display_date": "06 March 2019",
            "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": 4323,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4972554.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4972554-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-05-07T22:11:54.622333Z",
                "updated_at": "2021-09-13T11:32:11.458837Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        },
        {
            "id": 2391,
            "title": "Post-War & Contemporary Art",
            "slug": "bonhams-london-post-war-contemporary-art-3-6-2019",
            "start_time": "2019-03-06T17:00:00.000000Z",
            "display_date": "06 March 2019",
            "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": 845,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/A.R.-Penck-Untitled-1981-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/A.R.-Penck-Untitled-1981-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:54:34.245095Z",
                "updated_at": "2021-09-13T10:35:58.058515Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "A.R. Penck - Untitled, 1981 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2383,
            "title": "Contemporary Art Day Auction",
            "slug": "sothebys-london-contemporary-art-day-auction-3-6-2019",
            "start_time": "2019-03-06T10:30:00.000000Z",
            "display_date": "06 March 2019",
            "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": 847,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Olafur-Eliasson-Yellow-Doughnut-2002-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T09:01:09.197369Z",
                "updated_at": "2021-09-13T10:36:00.246628Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Olafur Eliasson - Yellow Doughnut, 2002 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2382,
            "title": "Contemporary Art Evening Auction",
            "slug": "sothebys-london-contemporary-art-evening-auction-3-5-2019",
            "start_time": "2019-03-05T19:00:00.000000Z",
            "display_date": "05 March 2019",
            "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": 843,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alberto-Burri-Legno-1958-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Legno-1958-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:53:25.894849Z",
                "updated_at": "2021-09-13T10:35:57.085960Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alberto Burri - Legno, 1958 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2381,
            "title": "Contemporary Curated",
            "slug": "sothebys-new-york-contemporary-curated-3-1-2019",
            "start_time": "2019-03-01T10:00:00.000000Z",
            "display_date": "01 March 2019",
            "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": 841,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jack-Whitten-Special-Checking-1974-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jack-Whitten-Special-Checking-1974-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:51:08.382317Z",
                "updated_at": "2021-09-13T10:35:56.267191Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jack Whitten - Special Checking, 1974 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "US",
            "city": "New York",
            "is_online_only": false
        },
        {
            "id": 2390,
            "title": "Impressionist and Modern Art",
            "slug": "bonhams-london-impressionist-and-modern-art-2-28-2019",
            "start_time": "2019-02-28T17:00:00.000000Z",
            "display_date": "28 February 2019",
            "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": 4321,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/49727621.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49727621-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-05-07T22:11:51.874405Z",
                "updated_at": "2021-09-13T11:32:09.636189Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "City of Westminster",
            "is_online_only": false
        },
        {
            "id": 2364,
            "title": "Impressionist and Modern Art Day Sale",
            "slug": "christies-london-impressionist-and-modern-art-day-sale-2-28-2019",
            "start_time": "2019-02-28T14:00:00.000000Z",
            "display_date": "28 February 2019",
            "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": 839,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/William-Copley-Jardinage-1961-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Copley-Jardinage-1961-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T08:41:42.906184Z",
                "updated_at": "2021-09-13T10:35:54.820780Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "William Copley - Jardinage, 1961 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "country": "GB",
            "city": "Royal Borough of Kensington and Chelsea",
            "is_online_only": false
        }
    ]
}