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=2376&ordering=end_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37606,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2394&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2358&ordering=end_time",
    "results": [
        {
            "id": 2324,
            "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": 783,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T06:35:59.865201Z",
                "updated_at": "2021-09-13T10:35:08.511900Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Milton-Avery-Mother-And-Child-By-The-Sea-1944-Detail2",
                "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": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "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_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "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": "US",
            "publish_status": "published",
            "published_at": "2018-11-07T23:38:20.000000Z",
            "publish_time": null,
            "slug": "lama-los-angeles-modern-art-design-auction-11-18-2018",
            "created_at": "2018-11-07T23:38:20.000000Z",
            "updated_at": "2020-07-16T08:14:05.027163Z",
            "summary": "Modern Art & Design Auction is an Auctions event starting on 18/11/2018, 12:00 and ending on 18/11/2018, 13:00. Event is in Los Angeles Modern Auctions (LAMA) with address 16145 Hart St, Van Nuys, CA 91406, USA.",
            "title": "Modern Art & Design Auction",
            "content": "",
            "start_time": "2018-11-18T12:00:00.000000Z",
            "end_time": "2018-11-18T13: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": "16145 Hart St, Van Nuys, CA 91406, USA",
            "city": "Los Angeles",
            "geolocation": "34.19761455102041,-118.48465132653061",
            "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,
                1700,
                731,
                960,
                1694,
                59,
                476,
                471,
                1696,
                402,
                491,
                356,
                783,
                2469,
                777,
                7007,
                3806,
                1221,
                1831,
                6135,
                51,
                860,
                2463,
                774,
                1985,
                247,
                1720,
                3443,
                1779,
                10053,
                467,
                349,
                494,
                573,
                985,
                2906,
                350,
                751,
                793,
                299,
                893,
                3700,
                362,
                747,
                897,
                904,
                1233,
                1701,
                2480,
                775,
                4902,
                3828,
                6317,
                465,
                2030,
                2446,
                3527,
                469,
                478,
                1236,
                2651,
                2999,
                5245,
                10378,
                13,
                453,
                757,
                805,
                1160,
                1995,
                3332,
                6912,
                1729,
                1876,
                1974,
                2197,
                2955,
                3335,
                4718,
                6559,
                10043,
                410,
                919,
                1239,
                1714,
                1864,
                1915,
                1958,
                2254,
                2256,
                2873,
                3006,
                3315,
                3707,
                4638,
                4701,
                4732,
                4947,
                5153,
                5950,
                6132,
                6584,
                6605,
                6779,
                7315,
                7350,
                7378,
                7503,
                7719,
                8700,
                8987,
                10452,
                10693,
                10726,
                10980,
                11646,
                11664,
                11680
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2275,
            "author": {
                "id": "cfc50155-9a72-4503-a787-1c7499c807ce",
                "username": "AddictedArtGallery",
                "slug": "addictedartgallery",
                "first_name": "Blair",
                "last_name": "Thomson",
                "display_name": "Blair Thomson",
                "display_name_full": "Blair Thomson",
                "email": "blair@addictedgallery.com",
                "telephone": "+65 9068 2026"
            },
            "price": null,
            "featured_image": {
                "id": 4030,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/162827128_1539004611.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/162827128_1539004611-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:37.096007Z",
                "updated_at": "2021-09-13T11:26:09.295118Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Altered States: A Solo Exhibition by Lakshmi Mohanbabu",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2675,
                "name": "Addicted Art Gallery",
                "slug": "addicted-art-gallery",
                "city": "By Appointment Only",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2916105,103.84547989999999",
                "artworks_for_sale_count": 28,
                "featured_image": {
                    "id": 2840,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Addicted_Art_Gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-08T09:33:34.304216Z",
                    "updated_at": "2021-09-14T13:39:53.887486Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2018-10-08T14:57:15.000000Z",
            "publish_time": null,
            "slug": "altered-states-a-solo-exhibition-by-lakshmi-mohanbabu",
            "created_at": "2018-10-08T14:57:15.000000Z",
            "updated_at": "2018-10-08T14:57:15.000000Z",
            "summary": "Altered States: A Solo Exhibition by Lakshmi Mohanbabu is an Gallery Shows event starting on 18/10/2018, 19:00 and ending on 18/11/2018, 23:59. Event is in Addicted Art Gallery with address Online Exhibition.",
            "title": "Altered States: A Solo Exhibition by Lakshmi Mohanbabu",
            "content": "On the 18th October, Singapore artist Lakshmi Mohanbabu will shine in a solo exhibition titled ALTERED STATES. The exhibition will feature her new body of work, SMOKE SCREEN.<br />\r\n<br />\r\nArtwork from Lakshmi’s earlier series will also be on display including pieces from her jewellery, fashion accessories and home decor lines.<br />\r\n<br />\r\nThe exhibition will be held for one night only at:<br />\r\n<br />\r\nGambier Court<br />\r\n60 Kim Yam Road<br />\r\nSingapore 239361<br />\r\n<br />\r\nTime: 7:00pm– 9:00pm<br />\r\nProgramme: Artist Talk and Tour at 7:30pm<br />\r\n<br />\r\nThe Singapore show will transform into an online global exhibition hosted by yours truly.<br />\r\n<br />\r\nFor our international friends, and for those of you who can’t make the exhibition but would like an e-catalogue, please email us at:<br />\r\n<br />\r\nelena@addictedgallery.com or blair@addictedgallery.com<br />\r\n<br />\r\nABOUT SMOKE SCREEN<br />\r\n<br />\r\n“There exists a contradiction between who we are and what we reveal, ‘expressed emotions’ and ‘suppressed emotions’. Our innermost feelings are kept in check and masked. We either reflect responses that are expected from the world or we cultivate emotions to elicit the right responses from people around us.<br />\r\n<br />\r\n“People who act on their primary impulses or who express every emotion they feel would be viewed as unintelligent with under-developed mental processes justifying the need for our individual smoke screens.<br />\r\n<br />\r\n“Emotions are subject to motivation and temperament and often have a positive and a negative aspect such as joy and sorrow; love and hate etc. Emotions may also have roots in cultural conditioning or fulfil the desire to be perceived a certain way in society establishing ones status and an endless array of permutations and combinations leading to a gamut of complex and constrained emotions intertwined with mood, temperament, personality, disposition, and motivation.<br />\r\n<br />\r\n“This series depicts the inner hidden spectrum of colourful emotions screaming and desperate to be revealed, yet hidden by that smoke screen,” said Lakshmi.<br />\r\n<br />\r\nABOUT LAKSHMI MOHANBABU<br />\r\n<br />\r\nThe visual artist of many mediums, Lakshmi Mohanbabu, has many faces. She is Singaporean but she grew up in Afghanistan. Her heritage is partly Indian but she has lived in Europe and Asia. She’s based on the Little Red Dot but her work transcends boundaries. She is an artist but she’s also an architect, fashion designer, teacher, jewellery designer and sculptor. She loves to work in pen and ink but she’s equally comfortable with acrylics, water colours and 3D design. Her work takes on complicated social issues and emotions but is very easy to understand, not to mention exciting to view.<br />\r\n<br />\r\nUltimately, Lakshmi is a dichotomy, a series of contradictions, and a whole lot of talent wrapped into one.<br />\r\n<br />\r\nSpecial thanks to our exhibition sponsors: <br />\r\nQ Framing Group, Wine & Chef, Gregory Vanlerberghe Photography and Esther Tay Pictures",
            "start_time": "2018-10-18T19:00:00.000000Z",
            "end_time": "2018-11-18T23:59: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": "Online Exhibition",
            "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": [
                8030
            ],
            "artworks": [
                7035,
                7036,
                7037,
                7038,
                7039,
                7040,
                7041,
                7042,
                7043,
                7045,
                7046,
                7047,
                9810,
                9811,
                9813,
                9815,
                11154,
                11155,
                11156,
                11158,
                11728,
                14334,
                14357,
                14358,
                14359,
                14360,
                14361
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2327,
            "author": {
                "id": "f29d37a2-9647-401d-a1f6-368ed0d490a2",
                "username": "mauro_798",
                "slug": "mauro_798",
                "first_name": "Mauro",
                "last_name": "Defrancesco",
                "display_name": "Mauro",
                "display_name_full": "Mauro",
                "email": "hrufofabrik@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4045,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1287926292_1542088819.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1287926292_1542088819-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2020-03-26T14:39:52.285831Z",
                "updated_at": "2021-09-13T11:26:24.749298Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "ARTE PADOVA",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2763,
                "name": "UFOFABRIK",
                "slug": "ufofabrik",
                "city": "Moena",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "46.37642,11.661599900000056",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2624,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_20171122_131534.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_20171122_131534-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:23:58.259936Z",
                    "updated_at": "2021-09-14T13:34:06.487843Z",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2018-11-13T06:59:12.000000Z",
            "publish_time": null,
            "slug": "arte-padova",
            "created_at": "2018-11-13T06:59:12.000000Z",
            "updated_at": "2020-07-16T08:14:06.515271Z",
            "summary": "ARTE PADOVA is an Art Fairs event starting on 16/11/2018, 00:00 and ending on 19/11/2018, 00:00. Event is in UFOFABRIK with address Via Niccolò Tommaseo, Padova - Italy.",
            "title": "ARTE PADOVA",
            "content": "ARTE PADOVA<br />\r\n29a Fiera d'Arte Moderna e Contemporanea<br />\r\n16-19  Novembre 2018 - Padiglione 7 - Stand 240 l Fiera di Padova - Italia<br />\r\n <br />\r\nwww.ufofabrik.co.uk<br />\r\nufofabrik@gmail.com<br />\r\n<br />\r\n<br />\r\nTHE JOURNEY OF A REFLECTIVE SOLITUDE<br />\r\nCurated by Mauro Defrancesco<br />\r\n <br />\r\nDaniele Alonge<br />\r\nLuciano Caggianello<br />\r\nMarzio Cialdi<br />\r\nMilena Dimitrokallis<br />\r\nMauro Kronstadiano Fiore<br />\r\nLaura Gioso<br />\r\nMargherita Levo Rosenberg<br />\r\nRoberto Zuliani<br />\r\n <br />\r\n<br />\r\nATELIER LUSE - VENEZIA<br />\r\n <br />\r\nNicoletta De Grandis<br />\r\nLuana Segato<br />\r\n <br />\r\n<br />\r\nSPECIAL PROJECT<br />\r\n <br />\r\nChristo<br />\r\nMimmo Rotella<br />\r\nEmilio Vedova<br />\r\n <br />\r\n<br />\r\nPADOVA ART PRIZE<br />\r\n <br />\r\nPeter Riss",
            "start_time": "2018-11-16T00:00:00.000000Z",
            "end_time": "2018-11-19T00: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": "Via Niccolò Tommaseo, Padova - Italy",
            "city": "Padua",
            "geolocation": "45.4158901,11.8803401",
            "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2161,
            "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": 691,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-innsbruck-contemporary-event.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-innsbruck-contemporary-event-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:50:07.920514Z",
                "updated_at": "2021-09-13T10:34:17.175888Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-innsbruck-contemporary-event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2845,
                "name": "Innsbrucker Messe",
                "slug": "innsbrucker-messe",
                "city": "Innsbruck",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "47.271251,11.403331200000025",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2018-07-09T15:44:13.000000Z",
            "publish_time": null,
            "slug": "art-innsbruck",
            "created_at": "2018-07-09T15:44:13.000000Z",
            "updated_at": "2018-07-09T15:44:13.000000Z",
            "summary": "ART Innsbruck is an Art Fairs event starting on 17/11/2018, 00:00 and ending on 20/11/2018, 00:00. Event is in Innsbrucker Messe with address Ingenieur-Etzel-Straße, 6020 Innsbruck, Austria.",
            "title": "ART Innsbruck",
            "content": "",
            "start_time": "2018-11-17T00:00:00.000000Z",
            "end_time": "2018-11-20T00: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": "Ingenieur-Etzel-Straße, 6020 Innsbruck, Austria",
            "city": "Innsbruck",
            "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": "+43 512 567101",
            "external_url": "http://www.art-innsbruck.at/index.php/de/messe-jaenner-2019",
            "phone": "office@art-kunstmesse.com",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2290,
            "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": 791,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fabrizio-Plessi-Geometria-Liquida-1989-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T06:58:23.406638Z",
                "updated_at": "2021-09-13T10:35:12.913217Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Fabrizio Plessi - Geometria Liquida, 1989 (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": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "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_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "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-11-18T23:50:10.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-contemporary-curated-11-20-2018",
            "created_at": "2018-11-18T23:50:10.000000Z",
            "updated_at": "2020-07-16T08:13:47.921367Z",
            "summary": "Contemporary Curated is an Auctions event starting on 20/11/2018, 10:00 and ending on 20/11/2018, 11:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1A 2AA, UK.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2018-11-20T10:00:00.000000Z",
            "end_time": "2018-11-20T11: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 W1A 2AA, 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": [
                345,
                8,
                397,
                1221,
                860,
                868,
                317,
                1985,
                3721,
                3145,
                467,
                349,
                115,
                573,
                10070,
                428,
                4,
                747,
                748,
                839,
                1233,
                3922,
                8067,
                28,
                544,
                2958,
                132,
                395,
                959,
                2245,
                942,
                1808,
                3116,
                61,
                235,
                291,
                348,
                464,
                533,
                555,
                574,
                681,
                806,
                819,
                833,
                846,
                1152,
                1162,
                1787,
                3695,
                6870,
                93,
                125,
                144,
                281,
                382,
                430,
                483,
                523,
                530,
                536,
                607,
                613,
                697,
                749,
                769,
                809,
                898,
                910,
                915,
                917,
                927,
                936,
                957,
                966,
                969,
                1098,
                1101,
                1359,
                1541,
                1719,
                1722,
                1767,
                1887,
                1901,
                2017,
                2221,
                2225,
                2240,
                2246,
                2262,
                2266,
                2274,
                2279,
                2361,
                2373,
                2384,
                2396,
                2409,
                2410,
                2901,
                2929,
                2933,
                2977,
                3112,
                3133,
                3148,
                3234,
                3306,
                3450,
                3470,
                3479,
                3565,
                3692,
                3701,
                3712,
                3734,
                3852,
                4024,
                4147,
                4184,
                4367,
                4449,
                4543,
                4630,
                4719,
                5343,
                5840,
                6685,
                7233,
                7314,
                7378,
                7443,
                8384,
                9457,
                9794,
                10403,
                11294,
                11455
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2310,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4040,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1158196866_1540498972.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1158196866_1540498972-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:47.089776Z",
                "updated_at": "2021-09-13T11:26:19.864946Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Fantasia: curated by Paintguide",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "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-10-25T22:22:14.000000Z",
            "publish_time": null,
            "slug": "fantasia-curated-by-paintguide",
            "created_at": "2018-10-25T22:22:14.000000Z",
            "updated_at": "2020-07-16T08:13:57.995548Z",
            "summary": "Fantasia: curated by Paintguide is an Gallery Shows event starting on 03/11/2018, 00:00 and ending on 24/11/2018, 00:00. Event is in Spoke Art Gallery with address 816 Sutter Street\r\nSan Francisco, CA 94109.",
            "title": "Fantasia: curated by Paintguide",
            "content": "Fantasia<br />\r\nA GROUP EXHIBITION <br />\r\nCurated by Paintguide<br />\r\n<br />\r\n11 / 3 / 18 - 11 / 24 / 18<br />\r\n<br />\r\nSpoke Art is pleased to present Fantasia, a group exhibition curated by Paintguide  featuring over 40 international artists from around the world. This dynamic group exhibition brings together artists from the online community formed around the hugely popular Instagram account into the physical gallery space. <br />\r\n<br />\r\nIn music, “fantasia” refers to a composition incorporating different styles, which are often improvised. Artists were given creative freedom with only one restriction, keep the work within a 12 x 12 inch space. The dimensional uniformity mirrors the presentation of images on Instagram where artworks must grab the viewer’s attention without the hubris of size, context and setting. <br />\r\n<br />\r\nThe online platform’s influence on art through wide dissemination is undeniable. Teddy Chan, Creative Director of Paintguide and exhibition curator, cites Walter Benjamin’s ‘The Work of Art in the Mechanical Age of Reproduction’, “the near-perfect reproducibility of images in the modern age diminishes the artwork’s ‘aura’ or unique presence in time and space. This emancipates art from the religious or private hierarchies that often determine our response to the work.” The communalization of imagery poses challenges in viewers increasingly limited attention or contemplation of artworks. Paintguide strives to create a virtual salon, providing space for conversations and the sharing of ideas. <br />\r\n<br />\r\nPlease join us for Fantasia, opening Saturday, November 3rd, with an opening night reception from 6pm - 9pm. The exhibition will be on view through Saturday, November 24th.  For more information or additional images, please email us at SF@spoke-art.com. <br />\r\n<br />\r\nParticipating artists include: <br />\r\nAli Cavanaugh | Christopher Charles Curtis | AM DeBrincat | Johan Deckmann | Florian Eymann | Simon Fensholm | Jayde Fish | Eric Fok | Erik Formoe | Felicia Forte | Alexandra Gallagher | Lola Gil | Jessica Hess | Hidden Velvet | Erik Jones | Jang Koal | Fabio La Fauci | Joey Leung | Linsey Lvendall | Lorraine Loots | Guillermo Lorca GH | Daniel Martin | Rui Matsunaga | Caitlin T. Mc Cormack | Miss Van | Victor Montahini | Nadezda | Daniel Ochoa | Karla Ortiz | Reisha Perlmutter | Flavia Pitis | Michael Reeder | Erika Sanada | Elly Smallwood | Jessica So Ren Tang | Loribelle Spirovoski | Roos van der Vliet | Emilio Villalba | Helice Wen | John Wentz | Vincent Xeus | Yoskay Yamamoto",
            "start_time": "2018-11-03T00:00:00.000000Z",
            "end_time": "2018-11-24T00: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": "816 Sutter Street\r\nSan Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2316,
            "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": 794,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Wang-Huaiqing-Fossil-2000-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Fossil-2000-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:05:01.282722Z",
                "updated_at": "2021-09-13T10:35:14.573019Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wang Huaiqing - Fossil, 2000 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1659,
                "name": "Christie's Hong Kong",
                "slug": "christies-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2818796,114.1583455",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2156,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christies_hong_kong.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:09.799805Z",
                    "updated_at": "2021-09-14T13:23:37.033076Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christies_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "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": "CN",
            "publish_status": "published",
            "published_at": "2018-11-21T00:24:02.000000Z",
            "publish_time": null,
            "slug": "christies-hong-kong-asian-20th-century-contemporary-art-evening-sale-11-24-2018",
            "created_at": "2018-11-21T00:24:02.000000Z",
            "updated_at": "2020-07-16T08:14:01.041137Z",
            "summary": "Asian 20th Century & Contemporary Art (Evening Sale) is an Auctions event starting on 24/11/2018, 18:00 and ending on 24/11/2018, 19:00. Event is in Christie's Hong Kong with address 1 Expo Dr, Wan Chai, Hong Kong.",
            "title": "Asian 20th Century & Contemporary Art (Evening Sale)",
            "content": "",
            "start_time": "2018-11-24T18:00:00.000000Z",
            "end_time": "2018-11-24T19: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": "1 Expo Dr, Wan Chai, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.282701,114.171642",
            "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": [
                364,
                527,
                495,
                497,
                585,
                788,
                879,
                884,
                1323,
                1336,
                1339,
                1377,
                1563,
                2474,
                3176,
                3178,
                3182,
                3185,
                3187,
                3188,
                3764,
                3959,
                5330,
                5886,
                6124,
                7281,
                7365,
                7446,
                7471,
                8167,
                10390
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2321,
            "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": 770,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/greg-gossel-labor-of-love-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/greg-gossel-labor-of-love-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T06:14:25.743101Z",
                "updated_at": "2021-09-13T10:35:01.063095Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "greg-gossel-labor-of-love-event-1",
                "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": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "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_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "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-10-30T18:00:52.000000Z",
            "publish_time": null,
            "slug": "greg-gossel-labor-of-love",
            "created_at": "2018-10-30T18:00:52.000000Z",
            "updated_at": "2020-07-16T08:14:03.568393Z",
            "summary": "Greg Gossel - Labor of Love is an Gallery Shows event starting on 03/11/2018, 00:00 and ending on 25/11/2018, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Greg Gossel - Labor of Love",
            "content": "",
            "start_time": "2018-11-03T00:00:00.000000Z",
            "end_time": "2018-11-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": [
                2762
            ],
            "artworks": [],
            "magazines": [
                8917
            ],
            "additional_images": []
        },
        {
            "id": 2896,
            "author": {
                "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                "username": "stefania_1340",
                "slug": "stefania_1340",
                "first_name": "Stefania",
                "last_name": "Minutaglio",
                "display_name": "Stefania Minutaglio",
                "display_name_full": "Stefania Minutaglio",
                "email": "stefania@11HH.gallery",
                "telephone": "+1 786 830 6852"
            },
            "price": null,
            "featured_image": {
                "id": 4345,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1297691140_1589287700.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297691140_1589287700-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-05-14T21:48:41.209395Z",
                "updated_at": "2021-09-13T11:32:37.291312Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3056,
                "name": "11HH Art Gallery",
                "slug": "11-hellheaven-roma-showroom",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7986707,-80.1893809",
                "artworks_for_sale_count": 280,
                "featured_image": {
                    "id": 2704,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/11-hellheaven-roma-showroom-dp-1585407003.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T14:55:05.915516Z",
                    "updated_at": "2021-09-14T13:36:16.807228Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2020-05-12T14:48:54.000000Z",
            "publish_time": null,
            "slug": "borghi-of-italy-nofearthquake-collateral-event-of-the-16th-international-architecture-exhibition-biennale-di-venezia",
            "created_at": "2020-05-12T14:48:54.000000Z",
            "updated_at": "2020-05-12T14:48:54.000000Z",
            "summary": "BORGHI OF ITALY – #NO(F)EARTHQUAKE”. COLLATERAL EVENT OF THE 16TH INTERNATIONAL ARCHITECTURE EXHIBITION – BIENNALE DI VENEZIA is an Gallery Shows event starting on 26/05/2018, 00:00 and ending on 25/11/2018, 00:00. Event is in 11 [HH] Roma Showroom with address CEA - Concilio Europeo dell\\'Arte, Giardini della Biennale di Venezia, Venezia, Italy.",
            "title": "BORGHI OF ITALY – #NO(F)EARTHQUAKE”. COLLATERAL EVENT OF THE 16TH INTERNATIONAL ARCHITECTURE EXHIBITION – BIENNALE DI VENEZIA",
            "content": "“Borghi of Italy – #NO(F)EARTHQUAKE” is a Collateral Event of the 16th International Architecture Exhibition – BIENNALE DI VENEZIA.\r\n\r\nThe exhibition, promoted by Concilio Europeo dell’Arte, is concerned on the seismic prevention and safety of our artistic heritage, and on the revitalization of those sites that are highly representative of our architectural tradition.\r\n\r\nSymbol of the energy and commitment in safeguarding the historical and cultural heritage of Italian hamlets is the installation ‘Albero Sonico’ by the italian artist Marco Guglielmi Reimmortal inside Concilio Europeo dell’Arte gallery space (InParadiso Art Gallery) at the entrance to Giardini della Biennale.",
            "start_time": "2018-05-26T00:00:00.000000Z",
            "end_time": "2018-11-25T00: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": "CEA - Concilio Europeo dell\\'Arte, Giardini della Biennale di Venezia, Venezia, Italy",
            "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2317,
            "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": 796,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Liu-Wei-Landscaper-Series-2004-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Liu-Wei-Landscaper-Series-2004-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:09:48.673103Z",
                "updated_at": "2021-09-13T10:35:15.620288Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Liu Wei - Landscaper Series, 2004 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1659,
                "name": "Christie's Hong Kong",
                "slug": "christies-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2818796,114.1583455",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2156,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christies_hong_kong.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:09.799805Z",
                    "updated_at": "2021-09-14T13:23:37.033076Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christies_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "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": "CN",
            "publish_status": "published",
            "published_at": "2018-11-25T05:07:25.000000Z",
            "publish_time": null,
            "slug": "christies-hong-kong-asian-contemporary-art-day-sale-11-25-2018",
            "created_at": "2018-11-25T05:07:25.000000Z",
            "updated_at": "2020-07-16T08:14:01.534522Z",
            "summary": "Asian Contemporary Art (Day Sale) is an Auctions event starting on 25/11/2018, 10:30 and ending on 25/11/2018, 11:30. Event is in Christie's Hong Kong with address 1 Expo Dr, Wan Chai, Hong Kong.",
            "title": "Asian Contemporary Art (Day Sale)",
            "content": "",
            "start_time": "2018-11-25T10:30:00.000000Z",
            "end_time": "2018-11-25T11: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": "1 Expo Dr, Wan Chai, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.282701,114.171642",
            "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": [
                7,
                418,
                539,
                364,
                838,
                5458,
                527,
                7024,
                10342,
                512,
                521,
                524,
                534,
                576,
                1190,
                1303,
                1314,
                3164,
                3175,
                4184,
                4355,
                4642,
                5300,
                5301,
                5303,
                5330,
                5807,
                6121,
                6132,
                6138,
                6147,
                6148,
                6150,
                6152,
                6157,
                6159,
                6163,
                6175,
                6177,
                6181,
                6188,
                6194,
                6197,
                6201,
                6203,
                6204,
                6208,
                6209,
                6210,
                6364,
                7540,
                8156,
                8158,
                8215,
                8217,
                8268,
                8285,
                9272,
                9502,
                9503,
                10184,
                10433,
                10782,
                10784,
                10785,
                10786,
                10788,
                10790,
                10791,
                10804,
                10807
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2306,
            "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": 795,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Natures-Expression-1963-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:07:04.909027Z",
                "updated_at": "2021-09-13T10:35:15.165341Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Cheong Soo Pieng - Natures Expression, 1963 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2701,
                "name": "Phillips Hong Kong",
                "slug": "phillips-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.280545,114.15790300000003",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "CN",
            "publish_status": "published",
            "published_at": "2018-11-23T17:26:57.000000Z",
            "publish_time": null,
            "slug": "phillips-hong-kong-20th-century-contemporary-art-evening-sale-11-25-2018",
            "created_at": "2018-11-23T17:26:57.000000Z",
            "updated_at": "2020-07-16T08:13:56.038400Z",
            "summary": "20th Century & Contemporary Art Evening Sale is an Auctions event starting on 25/11/2018, 18:00 and ending on 25/11/2018, 19:00. Event is in Phillips Hong Kong with address 15 Queen's Road Central, Central, Hong Kong.",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2018-11-25T18:00:00.000000Z",
            "end_time": "2018-11-25T19: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": "15 Queen's Road Central, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2816528,114.1575215",
            "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": [
                58,
                731,
                1694,
                1696,
                7,
                491,
                65,
                11207,
                1372,
                364,
                580,
                2388,
                2030,
                395,
                505,
                2468,
                3177,
                136,
                521,
                593,
                1098,
                3158,
                3178,
                3188,
                3742,
                7281
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2307,
            "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": 800,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Shoes-1980-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Shoes-1980-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:14:32.578202Z",
                "updated_at": "2021-09-13T10:35:18.387789Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Shoes, 1980 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2701,
                "name": "Phillips Hong Kong",
                "slug": "phillips-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.280545,114.15790300000003",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "CN",
            "publish_status": "published",
            "published_at": "2018-11-26T23:29:52.000000Z",
            "publish_time": null,
            "slug": "phillips-hong-kong-20th-century-contemporary-art-design-day-sale-11-26-2018",
            "created_at": "2018-11-26T23:29:52.000000Z",
            "updated_at": "2020-07-16T08:13:56.511718Z",
            "summary": "20th Century & Contemporary Art & Design Day Sale is an Auctions event starting on 26/11/2018, 10:30 and ending on 26/11/2018, 11:30. Event is in Phillips Hong Kong with address 15 Queen's Road Central, Central, Hong Kong.",
            "title": "20th Century & Contemporary Art & Design Day Sale",
            "content": "",
            "start_time": "2018-11-26T10:30:00.000000Z",
            "end_time": "2018-11-26T11: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": "15 Queen's Road Central, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2816528,114.1575215",
            "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,
                476,
                7,
                317,
                418,
                349,
                539,
                448,
                364,
                3743,
                1764,
                2030,
                132,
                660,
                864,
                8830,
                501,
                3295,
                6914,
                430,
                512,
                521,
                524,
                615,
                788,
                879,
                3175,
                3681,
                3959,
                4682,
                5289,
                6079,
                6144,
                6188,
                6208,
                7685,
                8126,
                8824,
                9272,
                10642,
                10643,
                10784
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2318,
            "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": 799,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Karel-Appel-Untitled-1949-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Karel-Appel-Untitled-1949-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:12:40.165697Z",
                "updated_at": "2021-09-13T10:35:17.972168Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Karel Appel - Untitled, 1949 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2018-11-26T14:12:51.000000Z",
            "publish_time": null,
            "slug": "christies-amsterdam-post-war-contemporary-art-11-26-2018",
            "created_at": "2018-11-26T14:12:51.000000Z",
            "updated_at": "2018-11-26T14:12:51.000000Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 26/11/2018, 19:00 and ending on 26/11/2018, 20:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2018-11-26T19:00:00.000000Z",
            "end_time": "2018-11-26T20: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": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "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": [
                1694,
                2693,
                912,
                2463,
                470,
                428,
                793,
                893,
                1764,
                2312,
                2960,
                1220,
                427,
                785,
                477,
                844,
                805,
                513,
                681,
                2165,
                2255,
                472,
                593,
                678,
                761,
                769,
                1098,
                1359,
                2156,
                2241,
                2910,
                3146,
                3422,
                3461,
                3482,
                3603,
                3849,
                4440,
                5529,
                6303,
                11294
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2314,
            "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": 767,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/chaco-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/chaco-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T06:10:31.538864Z",
                "updated_at": "2021-09-13T10:34:59.673641Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "chaco-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3043,
                "name": "Ch.ACO",
                "slug": "ch-aco",
                "city": "Santiago",
                "country": {
                    "code": "CL",
                    "name": "Chile"
                },
                "geolocation": "-33.3986111,-70.60249999999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2856,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ch.aco.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ch.aco-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-06-15T21:35:25.988301Z",
                    "updated_at": "2021-09-14T13:40:15.740641Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "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": "CL",
            "publish_status": "published",
            "published_at": "2018-10-30T09:30:07.000000Z",
            "publish_time": null,
            "slug": "ch-aco-2018",
            "created_at": "2018-10-30T09:30:07.000000Z",
            "updated_at": "2020-07-16T08:13:59.969862Z",
            "summary": "Ch.ACO Art Fair 2018 is an Art Fairs event starting on 22/11/2018, 00:00 and ending on 27/11/2018, 00:00. Event is in Ch.ACO with address Parque Bicentenario, Santiago, Chile.",
            "title": "Ch.ACO Art Fair 2018",
            "content": "",
            "start_time": "2018-11-22T00:00:00.000000Z",
            "end_time": "2018-11-27T00: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": "Parque Bicentenario, Santiago, Chile",
            "city": "Vitacura",
            "geolocation": "-33.400575950000004,-70.60244647664794",
            "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": "media@feriachaco.cl",
            "external_url": "http://chaco.cl/en/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2319,
            "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": 801,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Geer-Van-Velde-Untitled-circa-1953-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:17:22.430264Z",
                "updated_at": "2021-09-13T10:35:19.017740Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Geer Van Velde - Untitled, circa 1953 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2018-11-27T16:56:54.000000Z",
            "publish_time": null,
            "slug": "christies-amsterdam-post-war-contemporary-art-11-27-2018",
            "created_at": "2018-11-27T16:56:54.000000Z",
            "updated_at": "2018-11-27T16:56:54.000000Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 27/11/2018, 10:30 and ending on 27/11/2018, 11:30. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2018-11-27T10:30:00.000000Z",
            "end_time": "2018-11-27T11: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": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "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": [
                804,
                8058,
                73,
                2693,
                932,
                949,
                880,
                860,
                2463,
                470,
                3443,
                843,
                985,
                793,
                2324,
                287,
                747,
                1835,
                2952,
                2960,
                427,
                475,
                785,
                2002,
                4052,
                760,
                1236,
                636,
                1808,
                1969,
                2421,
                353,
                513,
                681,
                806,
                833,
                1137,
                2255,
                2270,
                2276,
                3919,
                186,
                430,
                593,
                678,
                743,
                879,
                936,
                1259,
                1862,
                1912,
                2221,
                2235,
                2243,
                2273,
                2274,
                2277,
                2514,
                3013,
                3113,
                3143,
                3234,
                3325,
                3419,
                3422,
                3432,
                3434,
                3437,
                3444,
                3450,
                3455,
                3460,
                3461,
                3466,
                3470,
                3471,
                3472,
                3475,
                3692,
                4022,
                4035,
                4121,
                4365,
                4628,
                5521,
                5528,
                6286,
                6323,
                6659,
                6696,
                7421,
                7434,
                7488,
                7615,
                8101,
                9674,
                9823,
                10119,
                10765,
                10770,
                11275,
                11278
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2291,
            "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": 797,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Afro-Basaldella-La-Persiana-2-1954-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:10:33.067785Z",
                "updated_at": "2021-09-13T10:35:16.937414Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Afro Basaldella - La Persiana 2, 1954 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "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": "IT",
            "publish_status": "published",
            "published_at": "2018-11-26T01:30:01.000000Z",
            "publish_time": null,
            "slug": "sothebys-milan-arte-moderna-e-contemporanea-11-28-2018",
            "created_at": "2018-11-26T01:30:01.000000Z",
            "updated_at": "2020-07-16T08:13:48.408199Z",
            "summary": "Arte Moderna e Contemporanea is an Auctions event starting on 28/11/2018, 19:00 and ending on 28/11/2018, 20:00. Event is in Sotheby's Milan with address Via Giuseppe Broggi, 19, 20129 Milano MI, Italy.",
            "title": "Arte Moderna e Contemporanea",
            "content": "",
            "start_time": "2018-11-28T19:00:00.000000Z",
            "end_time": "2018-11-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": "Via Giuseppe Broggi, 19, 20129 Milano MI, Italy",
            "city": "Milan",
            "geolocation": "45.4771208,9.2126073",
            "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": [
                914,
                880,
                901,
                843,
                3082,
                2960,
                46,
                760,
                3918,
                736,
                934,
                433,
                885,
                2195,
                435,
                924,
                1327,
                1329,
                1359,
                2155,
                2238,
                3108,
                3459,
                3565,
                3605,
                3920,
                5426,
                6109,
                6127,
                8212
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2292,
            "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": 798,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Osvaldo-Licini-Angelo-O-Munchausen-1955-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T07:11:28.642242Z",
                "updated_at": "2021-09-13T10:35:17.344512Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Osvaldo Licini - Angelo O Munchausen, 1955 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "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": "IT",
            "publish_status": "published",
            "published_at": "2018-11-26T02:14:05.000000Z",
            "publish_time": null,
            "slug": "sothebys-milan-arte-moderna-e-contemporanea-11-29-2018",
            "created_at": "2018-11-26T02:14:05.000000Z",
            "updated_at": "2020-07-16T08:13:48.918574Z",
            "summary": "Arte Moderna e Contemporanea is an Auctions event starting on 29/11/2018, 15:30 and ending on 29/11/2018, 16:30. Event is in Sotheby's Milan with address Via Giuseppe Broggi, 19, 20129 Milano MI, Italy.",
            "title": "Arte Moderna e Contemporanea",
            "content": "",
            "start_time": "2018-11-29T15:30:00.000000Z",
            "end_time": "2018-11-29T16: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": "Via Giuseppe Broggi, 19, 20129 Milano MI, Italy",
            "city": "Milan",
            "geolocation": "45.4771208,9.2126073",
            "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": [
                914,
                932,
                1216,
                2429,
                1808,
                9662,
                433,
                2195,
                2251,
                3919,
                5994,
                665,
                1359,
                1722,
                2155,
                2156,
                2238,
                3076,
                3313,
                3397,
                3459,
                3565,
                3605,
                3920,
                3926,
                3930,
                5540,
                6113,
                6127,
                8212,
                9070,
                9661,
                10300,
                10395,
                11194,
                11257
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 26287,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 25158,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ccf1d86c5fe4725a2f946d1782ed5bb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-15T12:32:14.654073Z",
                "updated_at": "2023-05-15T12:32:14.654115Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8653,
                "name": "NUS Museum",
                "slug": "nus-museum",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.3015907,103.7721946",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "SG",
            "publish_status": "published",
            "published_at": "2023-05-15T12:32:17.552375Z",
            "publish_time": null,
            "slug": "nus-museum-crossings-a-solo-exhibition-by-wei-leng-tay-2018-03-08",
            "created_at": "2023-05-15T12:32:18.477089Z",
            "updated_at": "2023-05-15T12:32:19.765463Z",
            "summary": "Crossings | A solo exhibition by Wei Leng Tay is an Gallery Shows event starting on 08/03/2018, 01:00 and ending on 30/11/2018, 01:00. Event is in NUS Museum with address 50 Kent Ridge Crescent, Singapore, SG.",
            "title": "Crossings | A solo exhibition by Wei Leng Tay",
            "content": null,
            "start_time": "2018-03-08T01:00:00.000000Z",
            "end_time": "2018-11-30T01: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": "50 Kent Ridge Crescent, Singapore, SG",
            "city": "Singapore",
            "geolocation": "1.3014454,103.7725633",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}