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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2574&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2538&ordering=end_time",
    "results": [
        {
            "id": 2490,
            "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": 924,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Romeo-Tabuena-Landscape-With-Houses-1956-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:22:25.799336Z",
                "updated_at": "2021-09-13T10:36:47.141169Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Romeo Tabuena - Landscape With Houses, 1956 (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": "HK",
            "publish_status": "published",
            "published_at": "2019-05-25T23:58:38.000000Z",
            "publish_time": null,
            "slug": "christies-hong-kong-20th-century-contemporary-art-morning-session-5-26-2019",
            "created_at": "2019-05-25T23:58:38.000000Z",
            "updated_at": "2019-05-25T23:58:38.000000Z",
            "summary": "20th Century & Contemporary Art (Morning Session) is an Auctions event starting on 26/05/2019, 10:00 and ending on 26/05/2019, 13:00. Event is in Christie's Hong Kong with address Hong Kong Convention and Exhibition Centre Wanchai, Hong Kong, Hong Kong, Hong Kong.",
            "title": "20th Century & Contemporary Art (Morning Session)",
            "content": "",
            "start_time": "2019-05-26T10:00:00.000000Z",
            "end_time": "2019-05-26T13: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": "Hong Kong Convention and Exhibition Centre Wanchai, Hong Kong, Hong Kong, Hong Kong",
            "city": "Hong Kong",
            "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": [
                7045,
                876,
                1339,
                3160,
                3176,
                3184,
                3185,
                3187,
                3188,
                3958,
                3959,
                3961,
                3962,
                7446,
                7685,
                8155,
                8824,
                9845,
                9846,
                10346,
                10390
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2491,
            "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": 925,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Besta-Bestrizal-Red-Landscape-2014-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:25:25.965881Z",
                "updated_at": "2021-09-13T10:36:47.736145Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Besta Bestrizal - Red Landscape, 2014 (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": "HK",
            "publish_status": "published",
            "published_at": "2019-05-26T21:51:21.000000Z",
            "publish_time": null,
            "slug": "christies-hong-kong-20th-century-contemporary-art-afternoon-session-5-26-2019",
            "created_at": "2019-05-26T21:51:21.000000Z",
            "updated_at": "2019-05-26T21:51:21.000000Z",
            "summary": "20th Century & Contemporary Art (Afternoon Session) is an Auctions event starting on 26/05/2019, 13:30 and ending on 26/05/2019, 16:30. Event is in Christie's Hong Kong with address Hong Kong Convention and Exhibition Centre Wanchai, Hong Kong, Hong Kong, Hong Kong.",
            "title": "20th Century & Contemporary Art (Afternoon Session)",
            "content": "",
            "start_time": "2019-05-26T13:30:00.000000Z",
            "end_time": "2019-05-26T16: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": "Hong Kong Convention and Exhibition Centre Wanchai, Hong Kong, Hong Kong, Hong Kong",
            "city": "Hong Kong",
            "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": [
                418,
                539,
                364,
                747,
                3963,
                2030,
                3131,
                507,
                5458,
                8830,
                527,
                676,
                7024,
                10342,
                495,
                497,
                506,
                512,
                521,
                524,
                541,
                576,
                788,
                821,
                879,
                884,
                1314,
                1336,
                1369,
                1540,
                1563,
                2508,
                3159,
                3164,
                3165,
                3171,
                3173,
                3175,
                3178,
                3681,
                3683,
                3736,
                3758,
                3761,
                3805,
                3960,
                4355,
                4361,
                4609,
                4633,
                4682,
                5285,
                5302,
                5314,
                5318,
                5330,
                6124,
                6131,
                6145,
                6147,
                6148,
                6152,
                6162,
                6164,
                6165,
                6175,
                6177,
                6188,
                6194,
                6207,
                6208,
                6209,
                6345,
                6346,
                6363,
                6364,
                6366,
                7281,
                7445,
                7447,
                7546,
                7549,
                7552,
                7665,
                7681,
                7697,
                7701,
                7707,
                8215,
                8268,
                8277,
                8285,
                9274,
                9276,
                9501,
                9503,
                10392,
                10433,
                10784,
                10785,
                11173,
                11188
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2434,
            "author": {
                "id": "df6bedcf-f6e7-4893-a3c0-3e53350af2cf",
                "username": "HoloCenter",
                "slug": "holocenter",
                "first_name": "HoloCenter",
                "last_name": "Center for the Holographic Arts",
                "display_name": "Martina Mrongovius",
                "display_name_full": "Martina Mrongovius",
                "email": "Info@holocenter.org",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4086,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/453928997_1554782929.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:33.472438Z",
                "updated_at": "2021-09-13T11:27:19.418030Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "IRIDESCENCE",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2918,
                "name": "HoloCenter | On Canal",
                "slug": "holocenter-on-canal",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7204401,-74.0027748",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2676,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IRIDESCENCE_TextStripe_2019.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:33.658254Z",
                    "updated_at": "2021-09-14T13:35:32.411442Z",
                    "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": "2019-04-09T06:07:37.000000Z",
            "publish_time": null,
            "slug": "iridescence",
            "created_at": "2019-04-09T06:07:37.000000Z",
            "updated_at": "2020-07-16T08:15:00.239661Z",
            "summary": "IRIDESCENCE is an Gallery Shows event starting on 02/05/2019, 18:00 and ending on 26/05/2019, 19:00. Event is in HoloCenter | On Canal with address 325 Canal Street, New York, NY 10013.",
            "title": "IRIDESCENCE",
            "content": "Major holographic works that shape light through space have been created by artists from around the world.<br />\r\n<br />\r\nMichael Bleyenberg,  Lana Blum,  Philippe Boissonnet,  Patrick Boyd,  Betsy Connors,<br />\r\n Pascal Gauchet,  Setsuko Ishii,  Sam Moree,  August Muth,  Ray Park,  Fred Unterseher<br />\r\n<br />\r\nIRIDESCENCE is a collaboration between the Hologram Foundation, funded by Hugues Souparis, in Paris and Center for the Holographic Arts, the HoloCenter, in New York which supports artists to create new work and puts art holograms within the reach of buyers.",
            "start_time": "2019-05-02T18:00:00.000000Z",
            "end_time": "2019-05-26T19: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": "325 Canal Street, New York, NY 10013",
            "city": "Manhattan Community Board 2",
            "geolocation": "40.72041095,-74.00282215667585",
            "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": 2492,
            "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": 920,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Li-Huayi-Abstract-Houses-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Li-Huayi-Abstract-Houses-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:17:24.418186Z",
                "updated_at": "2021-09-13T10:36:44.901571Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Li Huayi - Abstract Houses (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": "HK",
            "publish_status": "published",
            "published_at": "2019-05-23T14:05:02.000000Z",
            "publish_time": null,
            "slug": "christies-hong-kong-chinese-contemporary-ink-5-27-2019",
            "created_at": "2019-05-23T14:05:02.000000Z",
            "updated_at": "2019-05-23T14:05:02.000000Z",
            "summary": "Chinese Contemporary Ink is an Auctions event starting on 27/05/2019, 11:00 and ending on 27/05/2019, 13:00. Event is in Christie's Hong Kong with address Hong Kong Convention and Exhibition Centre Wanchai, Hong Kong, Hong Kong, Hong Kong.",
            "title": "Chinese Contemporary Ink",
            "content": "",
            "start_time": "2019-05-27T11:00:00.000000Z",
            "end_time": "2019-05-27T13: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": "Hong Kong Convention and Exhibition Centre Wanchai, Hong Kong, Hong Kong, Hong Kong",
            "city": "Hong Kong",
            "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": [
                504,
                534,
                553,
                567,
                572,
                3219,
                3221,
                3771,
                3960,
                4361,
                6366,
                7674,
                7682,
                7687,
                7700,
                7705,
                10347,
                10350,
                11181,
                11182
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2493,
            "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": 922,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-Sf77-954-1977-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:19:27.919865Z",
                "updated_at": "2021-09-13T10:36:45.932233Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sam Francis - Untitled (Sf77-954), 1977 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1649,
                "name": "Bonhams Hong Kong",
                "slug": "bonhams-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.276794,114.16532099999995",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2160,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:26.259349Z",
                    "updated_at": "2021-09-14T13:23:42.246343Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "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": "2019-05-23T18:12:29.000000Z",
            "publish_time": null,
            "slug": "bonhams-hong-kong-modern-and-contemporary-art-5-27-2019",
            "created_at": "2019-05-23T18:12:29.000000Z",
            "updated_at": "2020-07-16T08:15:29.830007Z",
            "summary": "Modern and Contemporary Art is an Auctions event starting on 27/05/2019, 16:00 and ending on 27/05/2019, 19:00. Event is in Bonhams Hong Kong with address 88 Queensway, Admiralty, Hong Kong, Hong Kong.",
            "title": "Modern and Contemporary Art",
            "content": "",
            "start_time": "2019-05-27T16:00:00.000000Z",
            "end_time": "2019-05-27T19: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": "88 Queensway, Admiralty, Hong Kong, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.277243849999998,114.16538264423335",
            "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,
                1704,
                860,
                747,
                785,
                508,
                614,
                879,
                1336,
                1563,
                5295,
                5314,
                5721,
                6177,
                6345,
                6353,
                6366,
                7281,
                7640,
                7667
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2476,
            "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": 897,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sol-LeWitt-Low-In-The-Center-1996-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:57:32.215955Z",
                "updated_at": "2021-09-13T10:36:31.557502Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sol LeWitt - Low In The Center, 1996 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1787,
                "name": "Tajan Paris",
                "slug": "tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87318369848251,2.3247605104506874",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2165,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tajan_paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:36:11.185266Z",
                    "updated_at": "2021-09-14T13:23:48.890137Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "tajan_paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-05-16T22:16:06.000000Z",
            "publish_time": null,
            "slug": "tajan-paris-contemporary-art-5-28-2018",
            "created_at": "2019-05-16T22:16:06.000000Z",
            "updated_at": "2020-07-16T08:15:21.211872Z",
            "summary": "Contemporary Art is an Auctions event starting on 28/05/2019, 19:00 and ending on 28/05/2019, 22:00. Event is in Tajan Paris with address 37, Rue Des Mathurins, Paris, France.",
            "title": "Contemporary Art",
            "content": "",
            "start_time": "2019-05-28T19:00:00.000000Z",
            "end_time": "2019-05-28T22: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": "37, Rue Des Mathurins, Paris, France",
            "city": "Paris",
            "geolocation": "48.873243,2.324699",
            "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": [
                8,
                932,
                33,
                2158,
                27,
                3212,
                1372,
                88,
                371,
                747,
                1764,
                18,
                1839,
                6317,
                78,
                427,
                29,
                2245,
                4215,
                412,
                765,
                1160,
                781,
                1351,
                1367,
                2255,
                2276,
                2461,
                5532,
                194,
                202,
                382,
                437,
                530,
                566,
                776,
                788,
                1784,
                2624,
                3984,
                4022,
                4028,
                4053,
                4246,
                4658,
                5540,
                5894,
                5949,
                9752,
                10761,
                11915
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2449,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4091,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1330733284_1556667120.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-03-26T14:40:38.577021Z",
                "updated_at": "2021-09-13T11:27:23.709456Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "ALFREDO ROMERO: VESTIGES OF OUR TIMES",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2926,
                "name": "Simard Bilodeau Contemporary",
                "slug": "simard-bilodeau-contemporary",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0223527,-118.2305048",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2683,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Urban-Siqueiros-11.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:02.582379Z",
                    "updated_at": "2021-09-14T13:35:43.548108Z",
                    "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": "2019-05-01T01:31:35.000000Z",
            "publish_time": null,
            "slug": "alfredo-romero-vestiges-of-our-times",
            "created_at": "2019-05-01T01:31:35.000000Z",
            "updated_at": "2019-05-01T01:31:35.000000Z",
            "summary": "ALFREDO ROMERO: VESTIGES OF OUR TIMES is an Gallery Shows event starting on 04/05/2019, 17:00 and ending on 29/05/2019, 17:00. Event is in Simard Bilodeau Contemporary with address 1923 S. Santa Fe Ave. Suite 100, \r\nLos Angeles, CA 90021.",
            "title": "ALFREDO ROMERO: VESTIGES OF OUR TIMES",
            "content": "ALFREDO ROMERO<br />\r\nVESTIGES OF OUR TIMES<br />\r\n<br />\r\n<br />\r\nOPENING RECEPTION<br />\r\nSaturday, May 4, 2019  5PM - 8 PM <br />\r\n<br />\r\nON VIEW <br />\r\nMay 4 - May 29, 2019<br />\r\n<br />\r\nSimard Bilodeau Contemporary<br />\r\n1923 S. Santa Fe Ave. Suite 100, <br />\r\nLos Angeles, CA 90021<br />\r\n<br />\r\n<br />\r\nSimard Bilodeau Contemporary is pleased to present Vestiges of Our Times is a solo exhibition by Alfredo Romero. This collection is the culmination of many years of experimental techniques and an observance of Mexico, a country in flux. <br />\r\n<br />\r\nAlfredo Romero has experimented in technique and process   over   the   years.     Currently focusing on expressing the ideals of restoration. Romero accomplishes this through a process called “strappo” which is used by anthropologists and conservators to detach paintings from walls. Romero applies this technique to deteriorating facades of urban buildings throughout Mexico,  “Trapping them, appropriating them, and endowing them with transcendence and perpetuity.”",
            "start_time": "2019-05-04T17:00:00.000000Z",
            "end_time": "2019-05-29T17: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": "1923 S. Santa Fe Ave. Suite 100, \r\nLos Angeles, CA 90021",
            "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": 2269,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4025,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1461812937_1538161848.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1461812937_1538161848-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:32.422080Z",
                "updated_at": "2021-09-13T11:26:04.709155Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "REVERIE: Featuring AUDRA WEASER",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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": "US",
            "publish_status": "published",
            "published_at": "2018-09-28T21:10:02.000000Z",
            "publish_time": null,
            "slug": "reverie-featuring-audra-weaser",
            "created_at": "2018-09-28T21:10:02.000000Z",
            "updated_at": "2020-07-16T08:13:37.416963Z",
            "summary": "REVERIE: Featuring AUDRA WEASER is an Gallery Shows event starting on 11/04/2019, 18:00 and ending on 31/05/2019, 00:00. Event is in JoAnne Artman Gallery New York with address 511A West 22nd St., New York, NY 10011.",
            "title": "REVERIE: Featuring AUDRA WEASER",
            "content": "JoAnne Artman Gallery, Presents:<br />\r\nREVERIE: Featuring AUDRA WEASER<br />\r\nSPRING 2019<br />\r\nArtist Reception: Thursday, April 11th, 2019 from 6pm-8pm<br />\r\nPlease RSVP: 949.510.5481 by April 1st, 2019<br />\r\n<br />\r\nJoAnne Artman Gallery<br />\r\n511A West 22nd St. | New York, NY 10011<br />\r\nContact:  JoAnne Artman<br />\r\nTelephone:  949-510-5481 | E-mail: joanneartman@aol.com <br />\r\nWebsite: www.joanneartmangallery.com<br />\r\n<br />\r\nREVERIE<br />\r\n<br />\r\nReverie is defined as a daydream, or the condition of being lost in thought. The origins of the word can be traced back to rever, which in Old French translates to the state of delirium, or of being delirious.  The term is an apt one to describe both the visual qualities of Audra Weaser’s dream-like abstracted landscapes, as well as the dreamy state of meditation they conjure.  JoAnne Artman Gallery is pleased to present the artist’s recent body of work in which Weaser continues her meditative study of cognition, memory, light, and the natural landscape.<br />\r\n<br />\r\nUtilizing a minimalist color palette, Weaser’s process-based paintings are excavations of memories shaped by time. Working tirelessly, Weaser has to put down layers of color quickly before the quick-drying paint becomes permanently fixed on the panels. In this way she builds up fluid layers intuitively placing large swathes of color while working the entirety of the surface. Layers of paint are collaged into seamless undulations pierced by lighter areas, reminiscent of dappled sunlight. It is these spots of brightness that the artist then excavates, exposing the base panel while re-connecting the layers of paint on top back into the whole of the image. Using a sander, Weaser takes away areas of color, cutting through to the bottom of the composition in organic movements that echo the direction of her brushstrokes, revealing the final composition. <br />\r\n<br />\r\nFor Weaser, these dreamscapes come from a particular childhood memory, re-imagined and recreated through the artist’s process as an adult.  According to the artist,<br />\r\n<br />\r\n “I was looking at these home videos my father took, they’re in the forest, and he’s panning up the trees, and the light is coming through….I like to refer back to those, or prints or photos I have taken….it is just flashes that I remember…it is so beautiful and uncluttered, and just enjoyable to go back to that peaceful feeling.”<br />\r\n<br />\r\nIn Weaser’s work there are echoes of the aesthetic visions of the great American and European traditions of Romantic landscape painting. Though the artist draws from many of the same awe-inspiring feelings of confrontation with nature, her process also makes the work intensely introspective, urging the viewer to turn inward and forge a connection to a personal evocation. The scale of the works contributes to an immenseness of presence relaying submergence into sense-memory, while seemingly incidental moments of captivating beauty provide ample room for exploration. <br />\r\n<br />\r\nAudra Weaser (b. 1967) is a Los Angeles-based artist, with a practice rooted in process. For the past decade her work has focused on nature. She holds an M.F.A. in painting from Claremont Graduate University, and has exhibited widely both nationally and abroad, with work in numerous private and public collections.  <br />\r\n<br />\r\nAudra Weaser’s work will inspire, provoke, engage and mesmerize. With visual perceptions always changing, peek behind the stories told and you're sure to find the right artistic expression",
            "start_time": "2019-04-11T18:00:00.000000Z",
            "end_time": "2019-05-31T00: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": "511A West 22nd St., New York, NY 10011",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.747207323232324,-74.00486805050505",
            "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": 2437,
            "author": {
                "id": "de28dced-8cae-418d-b291-ee07d54480d0",
                "username": "Poesia",
                "slug": "poesia",
                "first_name": "Mirus Gallery",
                "last_name": "",
                "display_name": "Mirus Gallery",
                "display_name_full": "Mirus Gallery",
                "email": "info@mirusgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4088,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29026885_1554928714.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:35.641785Z",
                "updated_at": "2021-09-13T11:27:20.499506Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yoh Nagao: Geneaology",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 403,
                "name": "Mirus Gallery",
                "slug": "mirus-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7877157,-122.39712199999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2512,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Mirus-Gallery2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T08:09:44.837169Z",
                    "updated_at": "2021-09-14T13:31:21.053535Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Mirus-Gallery2",
                    "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": "2019-04-10T22:39:16.000000Z",
            "publish_time": null,
            "slug": "yoh-nagao-geneaology",
            "created_at": "2019-04-10T22:39:16.000000Z",
            "updated_at": "2020-07-16T08:15:01.629019Z",
            "summary": "Yoh Nagao: Geneaology is an Gallery Shows event starting on 03/05/2019, 00:00 and ending on 01/06/2019, 00:00. Event is in MIRUS GALLERY with address 540 Howard Street, San Francisco, CA 94105.",
            "title": "Yoh Nagao: Geneaology",
            "content": "",
            "start_time": "2019-05-03T00:00:00.000000Z",
            "end_time": "2019-06-01T00: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": "540 Howard Street, San Francisco, CA 94105",
            "city": "San Francisco",
            "geolocation": "37.7878534,-122.3971767",
            "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": [
                11861
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2502,
            "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": 4101,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/403090944_1558507850.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403090944_1558507850-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:47.918505Z",
                "updated_at": "2021-09-13T11:27:36.357008Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "#INYAFACE",
                "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": "2019-05-22T08:51:22.000000Z",
            "publish_time": null,
            "slug": "inyaface",
            "created_at": "2019-05-22T08:51:22.000000Z",
            "updated_at": "2019-05-22T08:51:22.000000Z",
            "summary": "#INYAFACE is an Gallery Shows event starting on 30/05/2019, 00:00 and ending on 01/06/2019, 00:00. Event is in Addicted Art Gallery with address Venue:\r\n\r\n19 Tanglin Road\r\n#02-41 Tanglin Shopping Centre\r\nSingapore 247909.",
            "title": "#INYAFACE",
            "content": "#INYAFACE (in your face): Blatantly aggressive or provocative; impossible to ignore or avoid.<br />\r\n<br />\r\nHave you ever wondered why the Mona Lisa is smiling? Does Mickey Mouse shoot blanks? Was Queen Victoria thinking of England? Do you fancy a “gitchy gitchy yaya yaya mocha choca latte yaya”? All these questions and more will be answered when you come and hang out with us at #INYAFACE – an exhibition featuring works by emerging and established pop and street artists including: <br />\r\n<br />\r\nAnthea Missy - Banksy - Booda Brand - BÄST - Celia Philo - D*Face – DOLK – FAILE – Hush - K-Guy - Lakshmi Mohanbabu – Mojoko - Mr. Brainwash - Nick Walker - Pakpoom Silaphan  - Pure Evil - Sara Pope - Shepard Fairey – STATIC - Tinker Brothers - THIRSTY BSTRD - Whatshisname<br />\r\n<br />\r\nCome on down and get in our face!",
            "start_time": "2019-05-30T00:00:00.000000Z",
            "end_time": "2019-06-01T00: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": "Venue:\r\n\r\n19 Tanglin Road\r\n#02-41 Tanglin Shopping Centre\r\nSingapore 247909",
            "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": [
                8,
                22,
                6992,
                9461,
                8030,
                65,
                10261,
                1454,
                7028,
                11,
                18,
                43,
                7010,
                3989,
                13,
                17,
                217,
                414,
                2739,
                4202,
                6993
            ],
            "artworks": [
                5099,
                5105,
                5323,
                5446,
                6927,
                8882,
                8892,
                11156,
                11452,
                11454,
                11519,
                12625,
                13966,
                14334,
                15193,
                15196,
                17649
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2503,
            "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": 4102,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1860036373_1558648662.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1860036373_1558648662-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:48.792632Z",
                "updated_at": "2021-09-13T11:27:37.853119Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "The Moleskine Project VIII",
                "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": "2019-05-23T23:59:24.000000Z",
            "publish_time": null,
            "slug": "the-moleskine-project-viii",
            "created_at": "2019-05-23T23:59:24.000000Z",
            "updated_at": "2020-07-16T08:15:34.723942Z",
            "summary": "The Moleskine Project VIII is an Gallery Shows event starting on 01/06/2019, 06:00 and ending on 01/06/2019, 09:00. Event is in Spoke Art Gallery with address 816 Sutter St.\r\nSan Francisco, CA\r\n94109.",
            "title": "The Moleskine Project VIII",
            "content": "Opening Reception: June 1st, 6 - 9pm<br />\r\nOn view: June 1st - 22nd, 2019<br />\r\n<br />\r\nSpoke Art is pleased to present The Moleskine Project VIII, a group exhibition curated by Rodrigo Luff and Spoke Art. Featuring over 50 artists from around the world, this format driven exhibition spans artistic styles and mediums, delving into the intimacy artists’ sketchbook. The first exhibition at Spoke San Francisco in 2011 was the debut show for the gallery’s brick and mortar location. Including emerging and established artists, the Moleskine Project continues to grow and evolve, pushing the boundaries of what is possible in each small sketchbook.   <br />\r\n<br />\r\nCo-curator and Los Angeles-based artist Rodrigo Luff conceived the show as “a tribute to how artists have developed and grown by using sketchbooks to dive deeper into the personal realms that fuel their artwork, exploring new ideas, concepts and even experimenting with different media and styles. An energetic visual dialogue of imagery flows from frame to frame, forming a collective sketchbook that allows us to appreciate the radically individual approach taken by each artist.”<br />\r\n<br />\r\n<br />\r\nPlease join us Saturday, June 1st from 6 - 9pm for the opening reception of The Moleskine Project VIII. For more information, or additional images, please email us at sf@spoke-art.com.  <br />\r\n<br />\r\n<br />\r\nParticipating Artists: <br />\r\nPeter Adamyan | Bagger43 | Kelsey Beckett | Laura Berger | Benjamin Bjorklund | Robert Bowen | Stephanie Brown | Adam Caldwell | Jayde Cardinalli | Peter Chan | Alipay Efe | Jeremy Enecio | Alex Garant | Lizzie Gill | Zoe Hawk | Christopher Michael Hefner | Justin Hopkins | Martine Johanna | Hope Kroll | Jon Lau | Ness Lee | Ryan Malley | Brian Mashburn | JP Neang | Reuben Negron | Zack Oldencamp | Wendy Ortiz | Kevin Peterson | Petites Luxures | David Polka | Matt Ritchie | Loribelle Spirovski | Angela Sung | Juan Travesio | Roos van der Vliet | Nate Van Dyke | Amber Vittoria | Redd Walitzki | Neryl Walker | N.C. Winters | Sam Yong | So Youn Lee | Lauren YS | Kate Zambrano",
            "start_time": "2019-06-01T06:00:00.000000Z",
            "end_time": "2019-06-01T09: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 St.\r\nSan Francisco, CA\r\n94109",
            "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": 2617,
            "author": {
                "id": "2b85c461-3efd-4f53-a019-de56503e7765",
                "username": "antonio_1307",
                "slug": "antonio_1307",
                "first_name": "Antonio",
                "last_name": "Addamiano",
                "display_name": "Antonio Addamiano",
                "display_name_full": "Antonio Addamiano",
                "email": "antonio.addamiano@depart.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4159,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/451049041_1567595700.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/451049041_1567595700-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:45.324479Z",
                "updated_at": "2021-09-13T11:28:50.830023Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Tony Oursler. Le Volcan, Poetics Tattoo &amp; UFO",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2967,
                "name": "Dep Art Gallery",
                "slug": "dep-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4540643,9.214627000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2767,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dep-art-gallery-dp-1585157434.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-05-07T21:41:24.100741Z",
                    "updated_at": "2021-09-14T13:38:08.691352Z",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2019-09-04T12:50:14.000000Z",
            "publish_time": null,
            "slug": "tony-oursler-le-volcan-poetics-tattoo-ufo",
            "created_at": "2019-09-04T12:50:14.000000Z",
            "updated_at": "2020-07-16T08:16:31.980520Z",
            "summary": "Tony Oursler. Le Volcan, Poetics Tattoo &amp; UFO is an Gallery Shows event starting on 05/04/2019, 19:00 and ending on 01/06/2019, 19:00. Event is in Dep Art Gallery with address Via Comelico, 40, Milan.",
            "title": "Tony Oursler. Le Volcan, Poetics Tattoo &amp; UFO",
            "content": "Eight years after the extensive retrospective exhibition held at the PAC (Milan) titled Open Oscura, curated by Demetrio Paparoni and Gianni Mercurio, Tony Oursler has returned to Milan with an exhibition at the Dep Art Gallery titled Le Volcan, Poetics Tattoo & UFO.<br />\r\nOnce again curated by Paparoni, the exhibition by the American artist presents his most recent works: the Le Volcan 3D video (2015-2016), Spacemen R My Friended virtual reality (2016) and the video installation Lapsed C with photo luminescent screen Poetics Tattoo (1977-2017).<br />\r\nNever satisfied with traditional modes of production or presentation of the moving image, Oursler takes three different approaches in this exhibition. The works presented at the Milanese gallery are ideated in such a way as to experiment the disorientating effects which technology has on people, something which is often to be found in Oursler's works. Thanks to the help of special 3D visors the public is invited to immerse itself both in the virtual and psychoactive optical 'settings' and lurk among the characters created by the artist. In a suggestive staging in darkness constellated by the projections, the gallery will therefore be \"inhabited\" by three-dimensional and virtual persons and places.<br />\r\nAs Demetrio Paparoni writes in the catalogue: \"Tony Oursler works exhibited in the Dep Art Gallery continue the artist's research treating the relationship between the psyche and technology, investigating the need on the part of the human being to give answers to events considered as being mysterious. These three works share the artists interest in fantastical yet documentary histories which focus on the creative dynamics of belief systems.  In this way the artist evidences how mankind is never content with mere scientific explanations, manifesting a powerful attraction for everything that it is unable to explain\".",
            "start_time": "2019-04-05T19:00:00.000000Z",
            "end_time": "2019-06-01T19: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 Comelico, 40, Milan",
            "city": "Milan",
            "geolocation": "45.4549328,9.2128544",
            "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": [
                2289
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2471,
            "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": 881,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-vilnius-19-event.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-vilnius-19-event-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:27:21.467326Z",
                "updated_at": "2021-09-13T10:36:22.499925Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-vilnius-19-event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2930,
                "name": "Litexpo",
                "slug": "litexpo",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6871555,25.279651400000034",
                "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": "",
            "publish_status": "published",
            "published_at": "2019-05-06T18:40:47.000000Z",
            "publish_time": null,
            "slug": "artvilnius-2019",
            "created_at": "2019-05-06T18:40:47.000000Z",
            "updated_at": "2019-05-06T18:40:47.000000Z",
            "summary": "ArtVilnius 2019 is an Art Fairs event starting on 30/05/2019, 00:00 and ending on 03/06/2019, 00:00. Event is in Litexpo with address Lietuvos parodų ir kongresų centras LITEXPO, Vilnius, Lithuania.",
            "title": "ArtVilnius 2019",
            "content": "",
            "start_time": "2019-05-30T00:00:00.000000Z",
            "end_time": "2019-06-03T00: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": "Lietuvos parodų ir kongresų centras LITEXPO, Vilnius, Lithuania",
            "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": "info@artvilnius.com",
            "external_url": "http://www.artvilnius.com/",
            "phone": "+370 5 2610975",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9369
            ],
            "additional_images": []
        },
        {
            "id": 2506,
            "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": 927,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Hans-Hartung-T-1962-H23-1962-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T-1962-H23-1962-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:27:14.214806Z",
                "updated_at": "2021-09-13T10:36:48.891717Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Hans Hartung - T 1962-H23, 1962 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-05-27T18:18:47.000000Z",
            "publish_time": null,
            "slug": "christies-paris-art-dapres-guerre-et-contemporain-vente-du-soir-6-4-2019",
            "created_at": "2019-05-27T18:18:47.000000Z",
            "updated_at": "2020-07-16T08:15:36.207067Z",
            "summary": "Art d'après-guerre et contemporain, vente du soir is an Auctions event starting on 04/06/2019, 19:00 and ending on 04/06/2019, 21:00. Event is in Christie's Paris with address 9 Avenue Matignon, Paris, France.",
            "title": "Art d'après-guerre et contemporain, vente du soir",
            "content": "",
            "start_time": "2019-06-04T19:00:00.000000Z",
            "end_time": "2019-06-04T21: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": "9 Avenue Matignon, Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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": [
                1700,
                731,
                880,
                1372,
                1333,
                1715,
                493,
                848,
                3008,
                478,
                754,
                2245,
                764,
                2165,
                663,
                692,
                788,
                1458,
                2175,
                2184,
                2241,
                2937,
                4016,
                4042,
                11225
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2507,
            "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": 932,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Hans-Hartung-T1967-H16-1967-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hans-Hartung-T1967-H16-1967-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:36:22.823940Z",
                "updated_at": "2021-09-13T10:36:51.860879Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Hans Hartung - T1967-H16, 1967 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-06-04T17:49:35.000000Z",
            "publish_time": null,
            "slug": "christies-paris-art-dapres-guerre-et-contemporain-vente-du-jour-6-5-2019",
            "created_at": "2019-06-04T17:49:35.000000Z",
            "updated_at": "2020-07-16T08:15:36.721239Z",
            "summary": "Art d'apres-guerre et contemporain, vente du jour is an Auctions event starting on 05/06/2019, 10:30 and ending on 05/06/2019, 14:00. Event is in Christie's Paris with address 9 Avenue Matignon, Paris, France.",
            "title": "Art d'apres-guerre et contemporain, vente du jour",
            "content": "",
            "start_time": "2019-06-05T10:30:00.000000Z",
            "end_time": "2019-06-05T14: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": "9 Avenue Matignon, Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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": [
                5479
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2505,
            "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": 926,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Eblouissante-Gloire-De-La-Terre-Et-Du-Ciel-1952-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:26:43.871509Z",
                "updated_at": "2021-09-13T10:36:48.396082Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean Dubuffet - Eblouissante Gloire De La Terre Et Du Ciel, 1952 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-05-27T17:22:42.000000Z",
            "publish_time": null,
            "slug": "sothebys-paris-art-contemporain-evening-sale-6-5-2019",
            "created_at": "2019-05-27T17:22:42.000000Z",
            "updated_at": "2020-07-16T08:15:35.740305Z",
            "summary": "Art Contemporain - Evening Sale is an Auctions event starting on 05/06/2019, 19:00 and ending on 05/06/2019, 21:00. Event is in Sotheby's Paris with address 76, rue du Faubourg Saint-Honoré, Paris, France.",
            "title": "Art Contemporain - Evening Sale",
            "content": "",
            "start_time": "2019-06-05T19:00:00.000000Z",
            "end_time": "2019-06-05T21: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": "76, rue du Faubourg Saint-Honoré, Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                58,
                1694,
                847,
                880,
                2145,
                793,
                1372,
                1333,
                754,
                913,
                2245,
                2165,
                382,
                788,
                1174,
                2175,
                2184,
                2222,
                2937,
                3461,
                3697,
                3720,
                4194
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2511,
            "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": 931,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roger-Bissiere-Boissierette-Viii-1945-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:34:11.889118Z",
                "updated_at": "2021-09-13T10:36:51.352879Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Roger Bissiere - Boissierette Viii, 1945 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-05-30T18:36:15.000000Z",
            "publish_time": null,
            "slug": "sothebys-paris-art-contemporain-day-sale-6-6-2019",
            "created_at": "2019-05-30T18:36:15.000000Z",
            "updated_at": "2020-07-16T08:15:38.737124Z",
            "summary": "Art Contemporain - Day Sale is an Auctions event starting on 06/06/2019, 14:30 and ending on 06/06/2019, 17:00. Event is in Sotheby's Paris with address 76, rue du Faubourg Saint-Honoré, Paris, France.",
            "title": "Art Contemporain - Day Sale",
            "content": "",
            "start_time": "2019-06-06T14:30:00.000000Z",
            "end_time": "2019-06-06T17: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": "76, rue du Faubourg Saint-Honoré, Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                731,
                914,
                847,
                783,
                1704,
                1221,
                880,
                2463,
                3145,
                793,
                364,
                748,
                1333,
                796,
                427,
                544,
                11346,
                478,
                913,
                2245,
                3131,
                4182,
                505,
                764,
                1160,
                6451,
                533,
                792,
                885,
                1374,
                2165,
                4030,
                4713,
                11820,
                294,
                566,
                788,
                890,
                1941,
                2062,
                2175,
                2241,
                2936,
                2937,
                3002,
                3482,
                3557,
                3697,
                3736,
                3864,
                4022,
                4023,
                4025,
                4031,
                4035,
                4045,
                4058,
                4181,
                4187,
                4192,
                4536,
                5703,
                6308,
                6319,
                6329,
                7971,
                8781,
                8783,
                10298,
                11358,
                11419
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2508,
            "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": 933,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Daniel-Buren-1-2-3-Triptych-From-Sequences-1998-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:38:10.213094Z",
                "updated_at": "2021-09-13T10:36:52.463055Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Daniel Buren - 1 + 2 = 3 (Triptych), From Sequences, 1998 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "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": "2019-06-05T23:13:45.000000Z",
            "publish_time": null,
            "slug": "phillips-london-edition-schellmann-fifty-are-better-than-one-6-6-2019",
            "created_at": "2019-06-05T23:13:45.000000Z",
            "updated_at": "2020-07-16T08:15:37.215665Z",
            "summary": "Edition Schellmann: Fifty Are Better Than One is an Auctions event starting on 06/06/2019, 16:00 and ending on 06/06/2019, 19:00. Event is in Phillips London with address 30 Berkeley Square, London, United Kingdom.",
            "title": "Edition Schellmann: Fifty Are Better Than One",
            "content": "",
            "start_time": "2019-06-06T16:00:00.000000Z",
            "end_time": "2019-06-06T19: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": "30 Berkeley Square, London, United Kingdom",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "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": []
        }
    ]
}