Events. list: API endpoint that allows events to be viewed. retrieve: API endpoint that allows single event to be viewed. create: API endpoint that allows event to be created. update: API endpoint that allows events to be updated. partial_update: API endpoint that allows events to be partially updated. delete: API endpoint that allows events to be deleted.

GET /api/v1/events/?format=api&offset=1998&ordering=end_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2016&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1980&ordering=end_time",
    "results": [
        {
            "id": 1919,
            "author": {
                "id": "bde51aa5-00da-4823-b55c-5840f04db536",
                "username": "lkbg",
                "slug": "lkbg",
                "first_name": "Lars",
                "last_name": "Bode",
                "display_name": "Lars Bode",
                "display_name_full": "Lars Bode",
                "email": "hello@lkbgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3915,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/838769484_1515959750.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838769484_1515959750-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:41.337298Z",
                "updated_at": "2021-09-13T11:23:52.760282Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rouge",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2729,
                "name": "LKB/G",
                "slug": "lkbggallery",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.5513791,9.982530199999928",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2620,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Wexstra%C3%9Fe_Front-sw.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wexstra%C3%9Fe_Front-sw-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:23:35.219583Z",
                    "updated_at": "2021-09-14T13:33:56.659358Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2018-01-14T20:54:35.000000Z",
            "publish_time": null,
            "slug": "rouge",
            "created_at": "2018-01-14T20:54:35.000000Z",
            "updated_at": "2020-07-16T08:10:39.020552Z",
            "summary": "Rouge is an Gallery Shows event starting on 25/01/2018, 12:00 and ending on 24/02/2018, 12:00. Event is in LKB/G with address Wexstraße 28, 20355 Hamburg, Germany.",
            "title": "Rouge",
            "content": "This is the first solo exhibtion of Daniel Melim in Europe. He is well known for his murals. His “Mural da Luz” was chosen as the most iconic one of São Paulo.\r\n\r\nThe opening will be on 25th Jan 2018. The exhibition runs from 26th Jan until 24th Feb.",
            "start_time": "2018-01-25T12:00:00.000000Z",
            "end_time": "2018-02-24T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wexstraße 28, 20355 Hamburg, Germany",
            "city": "Hamburg",
            "geolocation": "53.5513688,9.9826548",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "In his new exhibition Rouge Daniel Melim is working on the perception of  “women” in our society and how he feels that the theme is handled in general. He is focussing on the cliché and the stereotype of women, with references to Pop Art. \r\n\r\nDaniel Melim is thus tackling a highly burning issue that has previously been relevant and will continue to be relevant in the future. In doing so, quite fundamental questions point the way in his work. Equal rights, empowerment or equal opportunities can be used as headings for this. Not only through the #MeToo debate, this is a long-fought and very present problem.\r\n\r\nIn the works he also refers to violence against women through texts or statistics (Brazil is one of the countries that have a lot of cases of violence against women). But also thoughts about beauty in contrast to female feelings and other forms of expression are included. The contrast of beauty and colors reflects in varied planes, textures and the composition.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                10934
            ],
            "artworks": [
                11599,
                11600,
                11601,
                11602,
                11603,
                11604,
                11605,
                11606,
                11607,
                11608,
                11609,
                11610,
                11611
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1937,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 525,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/My-Dog-Sighs-event.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/My-Dog-Sighs-event-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T22:51:38.641526Z",
                "updated_at": "2021-09-13T10:32:36.311274Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "My-Dog-Sighs-event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-01-28T20:11:03.000000Z",
            "publish_time": null,
            "slug": "my-dog-sighs-days-and-nights-and-the-places-in-between",
            "created_at": "2018-01-28T20:11:03.000000Z",
            "updated_at": "2020-07-16T08:10:48.125551Z",
            "summary": "My Dog Sighs - Days and Nights and the Places in-between is an Gallery Shows event starting on 02/02/2018, 00:00 and ending on 25/02/2018, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "My Dog Sighs - Days and Nights and the Places in-between",
            "content": "",
            "start_time": "2018-02-02T00:00:00.000000Z",
            "end_time": "2018-02-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "https://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                311
            ],
            "artworks": [],
            "magazines": [
                8164
            ],
            "additional_images": []
        },
        {
            "id": 2041,
            "author": {
                "id": "2e53032b-df94-4554-97d0-035ed6f5d03b",
                "username": "FousionGallery",
                "slug": "fousiongallery",
                "first_name": "Jasmin",
                "last_name": "Waschl",
                "display_name": "FousionGallery",
                "display_name_full": "FousionGallery",
                "email": "fousion.gallery@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3933,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/813764164_1524305553.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/813764164_1524305553-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:59.410518Z",
                "updated_at": "2021-09-13T11:24:14.647533Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Urvanity Art Fair Madrid 2018",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2697,
                "name": "FOUSION GALLERY",
                "slug": "fousion-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3845075,2.180248200000051",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2605,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/fousiongallery-610x490-feat.-wide-walls.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:34.468121Z",
                    "updated_at": "2021-09-14T13:33:32.114938Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-04-19T18:41:36.000000Z",
            "publish_time": null,
            "slug": "urvanity",
            "created_at": "2018-04-19T18:41:36.000000Z",
            "updated_at": "2020-07-13T19:22:21.734064Z",
            "summary": "Urvanity Art Fair Madrid 2018 is an Art Fairs event starting on 21/02/2018, 12:00 and ending on 25/02/2018, 12:00. Event is in FOUSION GALLERY with address COAM MADRID\r\nCalle Hortaleza 63\r\nBooth 9.",
            "title": "Urvanity Art Fair Madrid 2018",
            "content": "Urvanity Art Fair For New Contemporary Art",
            "start_time": "2018-02-21T12:00:00.000000Z",
            "end_time": "2018-02-25T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "COAM MADRIDCalle Hortaleza 63Booth 9",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2457,
                4238,
                7258,
                7367,
                8870
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1945,
            "author": {
                "id": "453bd1d2-19e8-4712-973f-143674704a84",
                "username": "SwintonGallery",
                "slug": "swintongallery",
                "first_name": "Goyo",
                "last_name": "Villasevil",
                "display_name": "Goyo",
                "display_name_full": "Goyo",
                "email": "goyovn@swintonandgrant.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3918,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1392790796_1517755064.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1392790796_1517755064-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:44.327533Z",
                "updated_at": "2021-09-13T11:23:57.393232Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Swinton Gallery @ URVANITY 2018",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2752,
                "name": "Lasede COAM",
                "slug": "lasede-coam",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4241485,-3.698447299999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2018-02-04T14:58:04.000000Z",
            "publish_time": null,
            "slug": "swinton-gallery-urvanity-2018",
            "created_at": "2018-02-04T14:58:04.000000Z",
            "updated_at": "2020-07-16T08:10:52.070578Z",
            "summary": "Swinton Gallery @ URVANITY 2018 is an Art Fairs event starting on 21/02/2018, 12:00 and ending on 25/02/2018, 12:00. Event is in Lasede COAM with address c/Hortaleza 63, Madrid (Spain).",
            "title": "Swinton Gallery @ URVANITY 2018",
            "content": "Swinton Gallery will be present at URVANITY New Contemporary Art Fair BOOTH #12 from february 21st to 25th in Madrid showing Art Work by:\r\nAlice Pasquini (ITA)\r\nAugustine Kofie (USA)\r\nLaurence Vallières (CAN)\r\nSABEK (SPN)",
            "start_time": "2018-02-21T12:00:00.000000Z",
            "end_time": "2018-02-25T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "c/Hortaleza 63, Madrid (Spain)",
            "city": null,
            "geolocation": "40.2937111,-3.3020475",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                96,
                325,
                5088,
                8981
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1946,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 531,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:03:24.235823Z",
                "updated_at": "2021-09-13T10:32:39.239922Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ed-Ruscha-Cheese-Mold-Standard-With-Olive-1969-Detail1",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-02-08T10:45:10.000000Z",
            "publish_time": null,
            "slug": "lama-modern-art-design-auction-2-25-2018",
            "created_at": "2018-02-08T10:45:10.000000Z",
            "updated_at": "2018-02-08T10:45:10.000000Z",
            "summary": null,
            "title": "Modern Art & Design Auction",
            "content": "",
            "start_time": "2018-02-25T17:00:00.000000Z",
            "end_time": "2018-02-25T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                780,
                345,
                1700,
                731,
                1694,
                476,
                471,
                7,
                402,
                2380,
                356,
                1704,
                880,
                774,
                1985,
                247,
                1998,
                467,
                494,
                1734,
                350,
                499,
                893,
                362,
                458,
                839,
                897,
                1764,
                10097,
                427,
                395,
                469,
                815,
                1330,
                736,
                1160,
                7890,
                7891,
                581,
                989,
                1246,
                1383,
                1716,
                3295,
                3400,
                3616,
                118,
                370,
                435,
                939,
                974,
                1093,
                1266,
                1366,
                1725,
                1740,
                1742,
                1841,
                1858,
                1900,
                1920,
                1979,
                2289,
                2293,
                2390,
                2406,
                2418,
                2439,
                2567,
                2894,
                2895,
                2941,
                2944,
                3298,
                3321,
                3385,
                3397,
                3540,
                3707,
                3708,
                3715,
                3747,
                5061,
                6006,
                6287,
                6492,
                7441,
                7733,
                7855,
                7863,
                7886,
                7893,
                7896,
                8110,
                8123,
                8414,
                9197,
                9640,
                9643,
                10093,
                10379,
                10732
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1969,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4319,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pretty-Portal-at-Urvanity-Madrid-2018-c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-05-07T22:11:45.629068Z",
                "updated_at": "2021-09-13T11:32:07.506337Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2752,
                "name": "Lasede COAM",
                "slug": "lasede-coam",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4241485,-3.698447299999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2018-02-22T13:43:41.000000Z",
            "publish_time": null,
            "slug": "urvanity-art-fair-2018",
            "created_at": "2018-02-22T13:43:41.000000Z",
            "updated_at": "2020-07-16T08:11:03.581538Z",
            "summary": "Urvanity Art 2018 is an Art Fairs event starting on 21/02/2018, 00:00 and ending on 26/02/2018, 00:00. Event is in Lasede COAM with address Calle de Hortaleza, 63, 28004 Madrid, Madrid, Spain.",
            "title": "Urvanity Art 2018",
            "content": "<p>After the success of its debut in 2017, Urvanity Art Fair came back to Madrid for another strong edition.</p>\r\n\r\n<p>A unique Spanish fair focused on New Contemporary Art, ranging from Contemporary Urban Art to Surrealist Pop, Urvanity Art Fair 2018 took place in the end of February 2018 during Madrid’s Art Week in a new location in LASEDE COAM.</p>\r\n\r\n<p>Considering the growth potential of New Contemporary Art in the Spanish market, Urvanity aims to claim proposals with a basis in the artistic expression developed in the urban context from the seventies onwards, showcasing artists whose careers started on the streets and expanded into the market throughout galleries.</p>\r\n\r\n<p>Having taken place across the city during five days, the youngest art fair increased the number of entries, bringing together 19 international and local galleries. The comprehensive exhibition program was accompanied by a program of talks with different top-tier national and international actors and a program of walls and art installations on the spot.</p>\r\n\r\n<p>A meeting point where collectors, experts and art lovers can discover and acquire artworks from well-known artists chosen after an extensive process, the second edition of the fair was an event not to be missed.</p>",
            "start_time": "2018-02-21T00:00:00.000000Z",
            "end_time": "2018-02-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": true,
            "address": "Calle de Hortaleza, 63, 28004 Madrid, Madrid, Spain",
            "city": "Madrid",
            "geolocation": "40.42393285,-3.6987163286049634",
            "price_currency": "EUR",
            "exhibitors_previous_year": 17,
            "exhibitors_this_year": 19,
            "visitors_this_year": 8000,
            "visitors_previous_year": 4000,
            "buy_tickets_url": "http://urvanity-art.com/en/buy-tickets/",
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8157,
                8218,
                8230,
                8238,
                8240,
                8242,
                8244,
                8246,
                8248,
                8249,
                8275
            ],
            "additional_images": []
        },
        {
            "id": 1948,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 534,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Antoine-Pevsner-Deux-Cones-Dans-Un-Meme-Plan-1939-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:07:38.996785Z",
                "updated_at": "2021-09-13T10:32:40.649427Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Antoine Pevsner - Deux Cones Dans Un Meme Plan, 1939 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-12T13:52:14.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-and-modern-art-evening-sale-2-27-2018",
            "created_at": "2018-02-12T13:52:14.000000Z",
            "updated_at": "2020-07-16T08:10:53.115187Z",
            "summary": "Impressionist and Modern Art Evening Sale is an Auctions event starting on 27/02/2018, 19:00 and ending on 27/02/2018, 20:00. Event is in Christie's London with address 102 Old Brompton Rd, South Kensington, London SW7 3RD, UK.",
            "title": "Impressionist and Modern Art Evening Sale",
            "content": "",
            "start_time": "2018-02-27T19:00:00.000000Z",
            "end_time": "2018-02-27T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "102 Old Brompton Rd, South Kensington, London SW7 3RD, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1696,
                2151,
                1998,
                2174,
                2149,
                3376,
                736,
                2199,
                2807,
                2815,
                3409,
                2150,
                2195,
                2468,
                3218,
                3411,
                3830,
                1180,
                2111,
                2143,
                2164,
                2170,
                2189,
                2198,
                2202,
                2481,
                2812,
                3292,
                3394,
                4530,
                4531,
                6237,
                6401,
                6517,
                6518,
                6789,
                7311,
                8064,
                8866,
                9087
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1949,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 532,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Delvaux-Le-Sabbat-1962-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:05:00.947282Z",
                "updated_at": "2021-09-13T10:32:39.660084Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paul Delvaux - Le Sabbat, 1962 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-09T01:09:49.000000Z",
            "publish_time": null,
            "slug": "christies-london-the-art-of-the-surreal-evening-sale-2-27-2018",
            "created_at": "2018-02-09T01:09:49.000000Z",
            "updated_at": "2020-07-16T08:10:53.597418Z",
            "summary": "The Art of the Surreal Evening Sale is an Auctions event starting on 27/02/2018, 19:00 and ending on 27/02/2018, 20:00. Event is in Christie's London with address 102 Old Brompton Rd, South Kensington, London SW7 3RD, UK.",
            "title": "The Art of the Surreal Evening Sale",
            "content": "",
            "start_time": "2018-02-27T19:00:00.000000Z",
            "end_time": "2018-02-27T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "102 Old Brompton Rd, South Kensington, London SW7 3RD, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                6257,
                914,
                1372,
                1701,
                2429,
                2451,
                3260,
                2202,
                3836,
                4530,
                6241,
                6872
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1930,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 520,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-is-where-droste-event-2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-is-where-droste-event-2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T22:42:55.329813Z",
                "updated_at": "2021-09-13T10:32:32.723678Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-is-where-droste-event-2",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2696,
                "name": "Galerie Droste",
                "slug": "galerie-droste",
                "city": "Wuppertal",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.2598774,7.123681499999975",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2455,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Droste.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Droste-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:51:11.996535Z",
                    "updated_at": "2021-09-14T13:30:10.426638Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Droste",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2018-01-22T12:43:07.000000Z",
            "publish_time": null,
            "slug": "art-is-where-the-heart-is-vol-2-group-exhibition",
            "created_at": "2018-01-22T12:43:07.000000Z",
            "updated_at": "2020-07-16T08:10:44.565515Z",
            "summary": "Art Is Where The Heart Is Vol. 2 - Group Exhibition is an Gallery Shows event starting on 15/02/2018, 00:00 and ending on 28/02/2018, 00:00. Event is in Galerie Droste with address Katernberger Str. 100, 42115 Wuppertal, Germany.",
            "title": "Art Is Where The Heart Is Vol. 2 - Group Exhibition",
            "content": "The opening takes place on the 15th of February 2018 at 12 rue Commines, 75003 Paris, France from 6 - 9pm",
            "start_time": "2018-02-15T00:00:00.000000Z",
            "end_time": "2018-02-28T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Katernberger Str. 100, 42115 Wuppertal, Germany",
            "city": "Wuppertal",
            "geolocation": "51.2599279,7.1237751436497305",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@galeriedroste.de",
            "external_url": "http://www.galeriedroste.de/",
            "phone": "+49 202 26514 16",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                363,
                2957,
                10,
                126,
                366,
                3468,
                3485
            ],
            "artworks": [],
            "magazines": [
                8141
            ],
            "additional_images": []
        },
        {
            "id": 1950,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 540,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-Coucher-De-Soleil-1868-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:13:46.420200Z",
                "updated_at": "2021-09-13T10:32:43.919895Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Claude Monet - Coucher De Soleil, 1868 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-17T17:59:48.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-and-modern-works-on-paper-2-28-2018",
            "created_at": "2018-02-17T17:59:48.000000Z",
            "updated_at": "2020-07-16T08:10:54.234240Z",
            "summary": "Impressionist and Modern Works on Paper is an Auctions event starting on 28/02/2018, 10:00 and ending on 28/02/2018, 11:00. Event is in Christie's London with address 102 Old Brompton Rd, Kensington, London SW7 3RD, UK.",
            "title": "Impressionist and Modern Works on Paper",
            "content": "",
            "start_time": "2018-02-28T10:00:00.000000Z",
            "end_time": "2018-02-28T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "102 Old Brompton Rd, Kensington, London SW7 3RD, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4936622,-0.1747299",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                914,
                1696,
                2193,
                2151,
                1707,
                1998,
                2192,
                1701,
                2075,
                2429,
                2119,
                2030,
                2149,
                3376,
                478,
                2084,
                5245,
                736,
                1995,
                2190,
                2199,
                2451,
                3260,
                3332,
                3409,
                758,
                2150,
                2197,
                2200,
                2201,
                2468,
                2472,
                3411,
                6253,
                6539,
                1375,
                2164,
                2170,
                2185,
                2194,
                2198,
                2202,
                2811,
                2814,
                3292,
                3322,
                3331,
                3374,
                3394,
                3404,
                3910,
                5610,
                5841,
                6237,
                6245,
                6263,
                6449,
                6492,
                6509,
                6518,
                6533,
                6789,
                8066,
                8866,
                9023,
                9083,
                9085,
                9291,
                9389,
                10151,
                10418
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1952,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 549,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-Pyramid-Sculpture-1989-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:26:45.744052Z",
                "updated_at": "2021-09-13T10:32:48.435682Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Keith Haring - Pyramid Sculpture, 1989 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-02-23T17:19:28.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-contemporary-edition-2-28-2018",
            "created_at": "2018-02-23T17:19:28.000000Z",
            "updated_at": "2020-07-16T08:10:55.066126Z",
            "summary": "Contemporary Edition is an Auctions event starting on 28/02/2018, 10:00 and ending on 28/02/2018, 11:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Contemporary Edition",
            "content": "",
            "start_time": "2018-02-28T10:00:00.000000Z",
            "end_time": "2018-02-28T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                58,
                1700,
                731,
                2963,
                59,
                476,
                73,
                471,
                7,
                402,
                491,
                65,
                356,
                783,
                912,
                1221,
                247,
                467,
                349,
                361,
                494,
                830,
                350,
                372,
                428,
                499,
                893,
                362,
                558,
                839,
                445,
                1220,
                1703,
                427,
                469,
                609,
                955,
                505,
                563,
                1969,
                3123,
                3330,
                352,
                555,
                581,
                586,
                786,
                792,
                885,
                1974,
                2276,
                3282,
                3732,
                149,
                435,
                730,
                740,
                761,
                863,
                938,
                974,
                1239,
                1357,
                1827,
                2017,
                2339,
                2913,
                2915,
                3325,
                3397,
                5414
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1933,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 551,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Risaku-Suzuki-Sakura-N-17-2002-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:34:19.879734Z",
                "updated_at": "2021-09-13T10:32:49.664063Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Risaku Suzuki - Sakura N-17, 2002 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2018-02-28T04:16:59.000000Z",
            "publish_time": null,
            "slug": "sothebys-now-2-28-2018",
            "created_at": "2018-02-28T04:16:59.000000Z",
            "updated_at": "2020-07-16T08:10:46.080030Z",
            "summary": "NOW! is an Auctions event starting on 28/02/2018, 10:30 and ending on 28/02/2018, 11:30. Event is in Sotheby's Paris with address 76, rue du Faubourg Saint-Honoré, Paris, France.",
            "title": "NOW!",
            "content": "",
            "start_time": "2018-02-28T10:30:00.000000Z",
            "end_time": "2018-02-28T11:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76, rue du Faubourg Saint-Honoré, Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                345,
                773,
                891,
                914,
                402,
                2693,
                2684,
                783,
                932,
                1831,
                51,
                868,
                2463,
                317,
                3145,
                3443,
                467,
                763,
                10070,
                449,
                3060,
                793,
                2537,
                299,
                287,
                371,
                747,
                1803,
                3034,
                3092,
                775,
                1764,
                2960,
                10097,
                10634,
                427,
                465,
                544,
                1699,
                2149,
                29,
                754,
                760,
                2245,
                4182,
                453,
                765,
                8966,
                235,
                358,
                463,
                487,
                742,
                806,
                846,
                1162,
                1351,
                2472,
                2876,
                3811,
                4030,
                9189,
                125,
                170,
                451,
                536,
                566,
                770,
                788,
                1084,
                1336,
                1411,
                1458,
                1705,
                1721,
                1775,
                1836,
                2175,
                2184,
                2405,
                2439,
                2443,
                2679,
                2868,
                2890,
                2927,
                3230,
                3465,
                4024,
                4187,
                4774,
                5265,
                5441,
                5610,
                5842,
                6329,
                6340,
                6372,
                7239,
                7315,
                7388,
                7439,
                7617,
                7843,
                8327,
                8926,
                8974,
                9101,
                9114,
                9162,
                9188,
                10095,
                10229,
                10268,
                10836
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1922,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 547,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ugo-Rondinone-No.-69-Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig-1995-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:22:52.305031Z",
                "updated_at": "2021-09-13T10:32:47.628484Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ugo Rondinone - No. 69 Vierundzwanzigsternovemberneunzehnhundertfunfundneunzig, 1995 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-02-21T20:33:49.000000Z",
            "publish_time": null,
            "slug": "phillips-new-now-2-28-2018",
            "created_at": "2018-02-21T20:33:49.000000Z",
            "updated_at": "2020-07-16T08:10:40.757271Z",
            "summary": "New Now is an Auctions event starting on 28/02/2018, 11:00 and ending on 28/02/2018, 12:00. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "New Now",
            "content": "",
            "start_time": "2018-02-28T11:00:00.000000Z",
            "end_time": "2018-02-28T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "450 Park Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7615159,-73.9712055",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                58,
                891,
                73,
                57,
                3027,
                356,
                1806,
                2403,
                10679,
                10826,
                418,
                985,
                1340,
                2212,
                3254,
                1011,
                1233,
                1835,
                347,
                857,
                978,
                1718,
                2412,
                427,
                1030,
                4052,
                46,
                132,
                5497,
                864,
                929,
                942,
                2926,
                3116,
                291,
                348,
                358,
                501,
                586,
                833,
                956,
                1033,
                1951,
                2233,
                2367,
                3141,
                3732,
                4082,
                5381,
                9868,
                10,
                83,
                118,
                236,
                370,
                393,
                483,
                520,
                549,
                593,
                639,
                759,
                772,
                898,
                915,
                917,
                936,
                957,
                972,
                986,
                1003,
                1013,
                1021,
                1179,
                1478,
                1763,
                1801,
                1848,
                1868,
                1873,
                1912,
                1922,
                2153,
                2225,
                2226,
                2227,
                2254,
                2268,
                2272,
                2273,
                2289,
                2293,
                2297,
                2303,
                2305,
                2309,
                2310,
                2330,
                2342,
                2349,
                2354,
                2360,
                2369,
                2376,
                2382,
                2417,
                2670,
                2859,
                2910,
                2911,
                2914,
                2934,
                2965,
                2995,
                3003,
                3011,
                3102,
                3234,
                3247,
                3255,
                3304,
                3321,
                3384,
                3617,
                3719,
                3737,
                3739,
                4081,
                4103,
                4111,
                4121,
                4151,
                4159,
                4450,
                4538,
                4545,
                4602,
                4610,
                4615,
                4661,
                4672,
                4675,
                4676,
                4686,
                4695,
                4696,
                4704,
                4730,
                4743,
                5373,
                5414,
                5759,
                7317,
                7320,
                7329,
                7366,
                7609,
                8110,
                8216,
                8998,
                8999,
                9010,
                9175,
                9482,
                9900,
                10269,
                10279,
                10286,
                10298,
                10425,
                10830
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1951,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 542,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-A-Trouville-1874-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:18:54.223495Z",
                "updated_at": "2021-09-13T10:32:45.351638Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Eugene Louis Boudin - Scene De Plage A Trouville, 1874 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-20T17:01:11.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-and-modern-art-day-sale-2-28-2018",
            "created_at": "2018-02-20T17:01:11.000000Z",
            "updated_at": "2020-07-16T08:10:54.605261Z",
            "summary": "Impressionist and Modern Art Day Sale is an Auctions event starting on 28/02/2018, 14:00 and ending on 28/02/2018, 15:00. Event is in Christie's London with address 102 Old Brompton Rd, South Kensington, London SW7 3RD, UK.",
            "title": "Impressionist and Modern Art Day Sale",
            "content": "",
            "start_time": "2018-02-28T14:00:00.000000Z",
            "end_time": "2018-02-28T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "102 Old Brompton Rd, South Kensington, London SW7 3RD, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1706,
                6257,
                1696,
                2029,
                2151,
                1707,
                1998,
                2174,
                2192,
                1701,
                950,
                2429,
                2119,
                2030,
                2149,
                3376,
                5916,
                736,
                2067,
                2451,
                2815,
                3332,
                3405,
                7004,
                758,
                2060,
                2150,
                2197,
                2200,
                2201,
                2468,
                3218,
                3830,
                4787,
                5609,
                5994,
                6253,
                6256,
                6266,
                6545,
                6553,
                9656,
                1274,
                2066,
                2111,
                2164,
                2814,
                3081,
                3292,
                3393,
                3404,
                4530,
                4531,
                4600,
                4775,
                5173,
                5422,
                5841,
                6236,
                6240,
                6241,
                6244,
                6246,
                6247,
                6248,
                6251,
                6254,
                6258,
                6259,
                6261,
                6263,
                6264,
                6482,
                6486,
                6489,
                6494,
                6496,
                6498,
                6503,
                6511,
                6512,
                6515,
                6516,
                6517,
                6518,
                6537,
                6547,
                6550,
                6551,
                6605,
                6606,
                6613,
                8734,
                9238,
                9652,
                9654,
                9657,
                9658,
                9743,
                11081
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1936,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 528,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aboudia-Abdoulaye-Diarrassouba-Untitled-Nigga-2011-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T22:57:03.909738Z",
                "updated_at": "2021-09-13T10:32:37.266034Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Aboudia Abdoulaye Diarrassouba - Untitled (Nigga), 2011 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-04T20:36:50.000000Z",
            "publish_time": null,
            "slug": "bonhams-africa-now-2-28-2018",
            "created_at": "2018-02-04T20:36:50.000000Z",
            "updated_at": "2020-07-16T08:10:47.567187Z",
            "summary": "Africa Now is an Auctions event starting on 28/02/2018, 17:00 and ending on 28/02/2018, 18:00. Event is in Bonhams London with address Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK.",
            "title": "Africa Now",
            "content": "",
            "start_time": "2018-02-28T17:00:00.000000Z",
            "end_time": "2018-02-28T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK",
            "city": "City of Westminster",
            "geolocation": "51.4988176,-0.1654474",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1255,
                3122,
                4973,
                8100,
                8339
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1934,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 541,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andre-Derain-Bateaux-A-Collioure-1905-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:15:16.286888Z",
                "updated_at": "2021-09-13T10:32:44.563289Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andre Derain - Bateaux A Collioure, 1905 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-19T16:23:00.000000Z",
            "publish_time": null,
            "slug": "sothebys-impressionist-modern-art-evening-sale-2-28-2018",
            "created_at": "2018-02-19T16:23:00.000000Z",
            "updated_at": "2020-07-16T08:10:46.574328Z",
            "summary": "Impressionist & Modern Art Evening Sale is an Auctions event starting on 28/02/2018, 19:00 and ending on 28/02/2018, 20:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Impressionist & Modern Art Evening Sale",
            "content": "",
            "start_time": "2018-02-28T19:00:00.000000Z",
            "end_time": "2018-02-28T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34-35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1696,
                2174,
                1482,
                2149,
                2084,
                2456,
                736,
                3409,
                3218,
                3407,
                3830,
                2164,
                2194,
                3374,
                3394,
                3404,
                4783,
                6518
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1938,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 536,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Salvador-Dali-Maison-Pour-Erotomane-1932-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:10:51.734662Z",
                "updated_at": "2021-09-13T10:32:41.687170Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Salvador Dali - Maison Pour Erotomane, 1932 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-02-15T14:49:28.000000Z",
            "publish_time": null,
            "slug": "sothebys-surrealist-art-evening-sale-2-28-2018",
            "created_at": "2018-02-15T14:49:28.000000Z",
            "updated_at": "2020-07-16T08:10:48.574285Z",
            "summary": "Surrealist Art Evening Sale is an Auctions event starting on 28/02/2018, 19:00 and ending on 28/02/2018, 20:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Surrealist Art Evening Sale",
            "content": "",
            "start_time": "2018-02-28T19:00:00.000000Z",
            "end_time": "2018-02-28T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34-35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1987,
                1706,
                1701,
                3260,
                2472,
                9656,
                3836,
                4530,
                6430,
                7794
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1935,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 554,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Vue-De-Notre-Dame-De-Paris-1945-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T23:41:17.552359Z",
                "updated_at": "2021-09-13T10:32:51.552520Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Vue De Notre-Dame De Paris, 1945 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "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
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-03-01T17:09:49.000000Z",
            "publish_time": null,
            "slug": "sothebys-impressionist-modern-art-day-sale-3-1-2018",
            "created_at": "2018-03-01T17:09:49.000000Z",
            "updated_at": "2020-07-16T08:10:47.072399Z",
            "summary": "Impressionist & Modern Art Day Sale is an Auctions event starting on 01/03/2018, 10:30 and ending on 01/03/2018, 11:30. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Impressionist & Modern Art Day Sale",
            "content": "",
            "start_time": "2018-03-01T10:30:00.000000Z",
            "end_time": "2018-03-01T11:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34-35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                1696,
                2151,
                1707,
                1998,
                2174,
                2192,
                3042,
                2429,
                2119,
                1482,
                2030,
                3376,
                2196,
                5245,
                736,
                2199,
                2451,
                2807,
                2815,
                3260,
                3405,
                758,
                2197,
                2200,
                2201,
                2468,
                2472,
                3218,
                3407,
                3411,
                3830,
                4787,
                5994,
                6253,
                6266,
                6539,
                6545,
                6559,
                1274,
                2164,
                2170,
                2188,
                2189,
                2194,
                2198,
                2202,
                2481,
                2811,
                2814,
                3322,
                3331,
                3374,
                3394,
                3808,
                3836,
                4530,
                4531,
                4873,
                6236,
                6241,
                6244,
                6245,
                6246,
                6247,
                6251,
                6252,
                6254,
                6255,
                6258,
                6260,
                6261,
                6262,
                6263,
                6264,
                6482,
                6484,
                6486,
                6492,
                6496,
                6498,
                6506,
                6509,
                6511,
                6516,
                6517,
                6518,
                6531,
                6532,
                6533,
                6537,
                6551,
                6573,
                6591,
                6594,
                6608,
                6612,
                7481,
                8211,
                9075,
                9082,
                9740,
                10366
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}