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=108&ordering=-end_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=126&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/past-auctions/?format=api&limit=18&offset=90&ordering=-end_time",
    "results": [
        {
            "id": 3353,
            "title": "Modern & Contemporary Art Signature Auction",
            "slug": "heritage-auctions-dallas-modern-contemporary-art-signature-auction-2021-05-13",
            "start_time": "2021-05-13T11:00:00.000000Z",
            "display_date": "13 May 2021",
            "venue": {
                "id": 3209,
                "name": "Heritage Auctions",
                "slug": "heritage-auctions",
                "city": "Dallas, Texas 75261-4127",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.83850569999999,-97.024243",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3296,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Heritage_Exterior.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-03-30T17:02:14.464351Z",
                    "updated_at": "2021-09-14T13:51:06.977796Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bd71e22e-0de8-4353-822a-76d3d0562d56"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4842,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Heritage_Modern_and_Contemporary_Art_Signature_Auction_cover_image-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-04-29T12:30:53.843182Z",
                "updated_at": "2021-09-13T11:41:32.404808Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3344,
            "title": "Modern & Contemporary Art",
            "slug": "veritas-lisbon-modern-contemporary-art-2021-05-03",
            "start_time": "2021-05-03T17:00:00.000000Z",
            "display_date": "03 May 2021",
            "venue": {
                "id": 1034,
                "name": "VERITAS Art Auctioneers",
                "slug": "veritas-art-auctioneers",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.738437,-9.150991999999974",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2506,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Veritas-Art.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T06:16:01.154748Z",
                    "updated_at": "2021-09-14T13:31:14.246013Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Veritas Art",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4833,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maria_Helena_Vieira_da_Silva_-_LIndontation_1954_cover_image_Veritas-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-04-20T23:28:52.087411Z",
                "updated_at": "2021-09-13T11:41:16.438779Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3254,
            "title": "Prints & Multiples Signature Auction - Dallas",
            "slug": "heritage-auctions-dallas-prints-multiples-signature-auction-dallas-2021-04-22",
            "start_time": "2021-04-22T09:00:00.000000Z",
            "display_date": "22 April 2021",
            "venue": {
                "id": 3209,
                "name": "Heritage Auctions",
                "slug": "heritage-auctions",
                "city": "Dallas, Texas 75261-4127",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.83850569999999,-97.024243",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3296,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Heritage_Exterior.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Heritage_Exterior-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-03-30T17:02:14.464351Z",
                    "updated_at": "2021-09-14T13:51:06.977796Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bd71e22e-0de8-4353-822a-76d3d0562d56"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4759,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy_-_Jack_and_Jill_Police_Kids_2005_cover_image-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-03-29T22:45:07.189062Z",
                "updated_at": "2021-09-13T11:40:14.498428Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "US",
            "city": "Dallas",
            "is_online_only": false
        },
        {
            "id": 3337,
            "title": "MORE Design, Limited Edition, Urban Art, Photography & African Contemporary Art",
            "slug": "artcurial-paris-more-design-limited-edition-urban-art-photography-african-contemporary-art-2021-04-20",
            "start_time": "2021-04-20T09:00:00.000000Z",
            "display_date": "20 April 2021",
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4830,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-04-13T23:38:34.927653Z",
                "updated_at": "2021-09-13T11:41:14.261965Z",
                "is_converted_to_webp": true,
                "caption": "Artcurial MORE Design, Limited Edition, Urban Art, Photography & African Contemporary Art Auction cover image",
                "alt_text": "Artcurial MORE Design, Limited Edition, Urban Art, Photography & African Contemporary Art Auction cover image",
                "description": "",
                "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3334,
            "title": "Modern, Post War & Contemporary Art",
            "slug": "neumeister-munich-modern-post-war-contemporary-art-2021-04-15",
            "start_time": "2021-04-15T15:00:00.000000Z",
            "display_date": "15 April 2021",
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4821,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Neumeister_April_2021_cover_image.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_April_2021_cover_image-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-04-07T19:29:11.785114Z",
                "updated_at": "2021-09-13T11:41:03.863923Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3229,
            "title": "Impressionist and Modern Art",
            "slug": "bonhams-london-impressionist-and-modern-art-2021-03-25",
            "start_time": "2021-03-25T15:00:00.000000Z",
            "display_date": "25 March 2021",
            "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": 4735,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francois_Gall_-_Promenade_des_familles_en_ete_quais_de_la_Seine_Paris-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-03-19T23:19:16.046985Z",
                "updated_at": "2021-09-13T11:39:53.988392Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3228,
            "title": "Post-War & Contemporary Art",
            "slug": "bonhams-london-post-war-contemporary-art-2021-03-24",
            "start_time": "2021-03-24T16:00:00.000000Z",
            "display_date": "24 March 2021",
            "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": 4734,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kenneth_Holand_-_Return_1970.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth_Holand_-_Return_1970-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-03-19T23:01:29.750366Z",
                "updated_at": "2021-09-13T11:39:53.316326Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3218,
            "title": "Special Auction: Art in Exile",
            "slug": "neumeister-munich-special-auction-art-in-exile-2021-03-15",
            "start_time": "2021-03-15T15:00:00.000000Z",
            "display_date": "15 March 2021",
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4718,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/German_or_Austrian_School_-_Tournament_in_Antwerp_1498-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-03-01T13:45:52.771546Z",
                "updated_at": "2021-09-13T11:39:39.559153Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3215,
            "title": "Neal Auction Presents Hunt Slonem",
            "slug": "neal-auction-company-new-orleans-neal-auction-presents-hunt-slonem-2021-03-11",
            "start_time": "2021-03-11T13:00:00.000000Z",
            "display_date": "11 March 2021",
            "venue": {
                "id": 1063,
                "name": "Neal Auction Company",
                "slug": "neal-auction-company-new-orleans",
                "city": "New Orleans",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.920938,-90.0977919",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4717,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Hunt_Slonem_-_Catelayas.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-02-28T23:32:03.330823Z",
                "updated_at": "2021-09-13T11:39:38.553504Z",
                "is_converted_to_webp": true,
                "caption": "Hunt Slonem - Catelayas cover image",
                "alt_text": null,
                "description": "Hunt Slonem - Catelayas cover image",
                "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3207,
            "title": "Modern Art & Design Timed Online Only Auction",
            "slug": "los-angeles-modern-auctions-lama-los-angeles-modern-art-design-timed-online-only-auction-2021-02-18",
            "start_time": "2021-02-18T11:00:00.000000Z",
            "display_date": "18 February 2021 - 28 February 2021",
            "venue": {
                "id": 1869,
                "name": "Los Angeles Modern Auctions (LAMA)",
                "slug": "lama-los-angeles",
                "city": "Van Nuys",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1982385,-118.485184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2179,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:48:05.996744Z",
                    "updated_at": "2021-09-14T13:24:07.182373Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Lama_Sherman_Oaks",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4705,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert_Misrach_-_Untitled_1139-03_from_On_the_Beach_series_cover_image-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-02-18T11:51:26.714746Z",
                "updated_at": "2021-09-13T11:39:24.271657Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3167,
            "title": "Modern Art & Design Timed Online Only Auction",
            "slug": "los-angeles-modern-auctions-lama-los-angeles-modern-art-design-timed-online-only-auction-2021-01-07",
            "start_time": "2021-01-07T11:00:00.000000Z",
            "display_date": "07 January 2021 - 17 January 2021",
            "venue": {
                "id": 1869,
                "name": "Los Angeles Modern Auctions (LAMA)",
                "slug": "lama-los-angeles",
                "city": "Van Nuys",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1982385,-118.485184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2179,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:48:05.996744Z",
                    "updated_at": "2021-09-14T13:24:07.182373Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Lama_Sherman_Oaks",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4658,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sol_Lewitt_-_Untitled_1992_featured_image.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol_Lewitt_-_Untitled_1992_featured_image-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2021-01-07T11:29:16.679354Z",
                "updated_at": "2021-09-13T11:38:19.102898Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3140,
            "title": "Decorative Arts of the 20th Century and Design",
            "slug": "il-ponte-casa-daste-2-milan-decorative-arts-of-the-20th-century-and-design-2020-12-17",
            "start_time": "2020-12-17T09:00:00.000000Z",
            "display_date": "17 December 2020 - 18 December 2020",
            "venue": {
                "id": 3085,
                "name": "Il Ponte Casa D'aste",
                "slug": "il-ponte-casa-daste",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2887,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Il_Ponte_Casa_DAste.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-07-11T11:22:53.594699Z",
                    "updated_at": "2021-09-14T13:40:54.265690Z",
                    "is_converted_to_webp": true,
                    "caption": "Il Ponte Casa D'Aste Milan Profile Image",
                    "alt_text": "Il Ponte Casa D'Aste Milan Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4631,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Decorative_Arts_of_the_20th_Century_and_Design_Auction_cover_image-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-12-04T12:34:07.412907Z",
                "updated_at": "2021-09-13T11:37:41.667876Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3137,
            "title": "Urban & Pop Contemporary",
            "slug": "artcurial-paris-urban-pop-contemporary-2020-12-16",
            "start_time": "2020-12-16T13:30:00.000000Z",
            "display_date": "16 December 2020",
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4627,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Urban__Pop_Contemporary_Auction_cover_image-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2020-12-03T21:29:05.708782Z",
                "updated_at": "2021-09-13T11:37:38.184411Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3114,
            "title": "Modern and Contemporary Art",
            "slug": "il-ponte-casa-daste-milan-modern-and-contemporary-art-2020-12-15",
            "start_time": "2020-12-15T14:30:00.000000Z",
            "display_date": "15 December 2020",
            "venue": {
                "id": 1170,
                "name": "Il Ponte Casa D'aste",
                "slug": "il-ponte-casa-daste-srl-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4726547,9.185928099999956",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4597,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Il_Ponte_Modern_and_Contemporary_Art_Auction_December_2020_cover_image-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2020-11-20T11:35:45.718504Z",
                "updated_at": "2021-09-13T11:37:08.136280Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3117,
            "title": "Contemporary Art - Day Sale",
            "slug": "artcurial-paris-contemporary-art-day-sale-2020-12-09",
            "start_time": "2020-12-09T15:30:00.000000Z",
            "display_date": "09 December 2020",
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4600,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2020-11-21T17:41:37.226451Z",
                "updated_at": "2021-09-13T11:37:10.820264Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3116,
            "title": "Post-War & Contemporary Art - Evening Sale",
            "slug": "artcurial-paris-post-war-contemporary-art-evening-sale-2020-12-08",
            "start_time": "2020-12-08T17:30:00.000000Z",
            "display_date": "08 December 2020",
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "auction_results_added": true,
            "featured_image": {
                "id": 4599,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2020-11-21T17:24:21.047637Z",
                "updated_at": "2021-09-13T11:37:09.463943Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3191,
            "title": "20th Century & Contemporary Art Day Sale, Morning Session",
            "slug": "phillips-new-york-20th-century-contemporary-art-day-sale-morning-session-2020-12-08",
            "start_time": "2020-12-08T10:00:00.000000Z",
            "display_date": "08 December 2020",
            "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": 4686,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Conrad_Marca-Relli_-_The_Expendible.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2021-02-01T21:05:02.903225Z",
                "updated_at": "2021-09-13T11:38:53.587789Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        },
        {
            "id": 3186,
            "title": "20th Century & Contemporary Art Evening Sale",
            "slug": "phillips-new-york-20th-century-contemporary-art-evening-sale-2020-12-07",
            "start_time": "2020-12-07T19:00:00.000000Z",
            "display_date": "07 December 2020",
            "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": 4681,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joan_Mitchell_-_Untitled.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2021-02-01T15:42:10.162439Z",
                "updated_at": "2021-09-13T11:38:49.312982Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "country": "",
            "city": null,
            "is_online_only": false
        }
    ]
}