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=2610&ordering=start_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=2628&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2592&ordering=start_time",
    "results": [
        {
            "id": 2526,
            "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": 935,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Bernard-Frize-Now-or-Never1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Frize-Now-or-Never1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:40:15.201563Z",
                "updated_at": "2021-09-13T10:36:56.367258Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Bernard-Frize-Now-or-Never1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 710,
                "name": "Perrotin",
                "slug": "perrotin-5",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.86053039999999,2.3646095999999943",
                "artworks_for_sale_count": 416,
                "featured_image": {
                    "id": 2529,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotin-Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T11:34:34.057855Z",
                    "updated_at": "2021-09-14T13:31:44.483202Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotin Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2019-06-10T14:00:09.000000Z",
            "publish_time": null,
            "slug": "bernard-frize-now-or-never",
            "created_at": "2019-06-10T14:00:09.000000Z",
            "updated_at": "2020-07-16T08:15:46.261458Z",
            "summary": "Bernard Frize, Now or Never is an Gallery Shows event starting on 17/05/2019, 00:00 and ending on 14/08/2019, 00:00. Event is in Perrotin with address Paris, France.",
            "title": "Bernard Frize, Now or Never",
            "content": "",
            "start_time": "2019-05-17T00:00:00.000000Z",
            "end_time": "2019-08-14T00: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": "Paris, France",
            "city": "Paris",
            "geolocation": "48.8566969,2.3514616",
            "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": "Perrotin Paris is proud to present a new exhibition of French painter\r\nBernard Frize, simultaneously to his personal exhibition “Bernard Frize.\r\nWithout Remorse” at the Centre Pompidou – Musée National d’Art\r\nModerne (May 29 - August 26, curated by Angela Lampe). Featuring a\r\nwide range of paintings, including new productions, this exhibition\r\nmark 25 years of collaboration between the artist and the gallery. The\r\nartist, who recently exhibited in Japan (Perrotin Tokyo and Kaikai Kiki\r\ngallery), will also be exhibited this Fall at Perrotin New York.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3700
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2456,
            "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": 909,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Dubuffet-Conjectures-1964-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Conjectures-1964-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:06:04.517327Z",
                "updated_at": "2021-09-13T10:36:39.276354Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean Dubuffet - Conjectures, 1964 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2019-05-17T02:32:59.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-contemporary-art-day-auction-5-17-2019",
            "created_at": "2019-05-17T02:32:59.000000Z",
            "updated_at": "2019-05-17T02:32:59.000000Z",
            "summary": "Contemporary Art Day Auction is an Auctions event starting on 17/05/2019, 10:00 and ending on 17/05/2019, 15:00. Event is in Sotheby's New York with address 1334 York Avenue At 72nd St, New York, United States.",
            "title": "Contemporary Art Day Auction",
            "content": "",
            "start_time": "2019-05-17T10:00:00.000000Z",
            "end_time": "2019-05-17T15: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": "1334 York Avenue At 72nd St, New York, United States",
            "city": "New York",
            "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": [
                60,
                780,
                345,
                58,
                1694,
                59,
                476,
                73,
                7,
                402,
                491,
                356,
                912,
                932,
                1221,
                880,
                51,
                860,
                317,
                418,
                901,
                247,
                467,
                349,
                763,
                1710,
                115,
                373,
                3212,
                3810,
                1340,
                350,
                751,
                2212,
                364,
                499,
                9895,
                11909,
                580,
                893,
                458,
                558,
                904,
                1333,
                2388,
                445,
                460,
                347,
                779,
                795,
                1703,
                1718,
                1839,
                6317,
                10630,
                427,
                475,
                544,
                1382,
                1699,
                46,
                132,
                395,
                469,
                477,
                478,
                609,
                2999,
                4050,
                4215,
                505,
                509,
                563,
                757,
                805,
                864,
                1160,
                1331,
                2252,
                2996,
                3123,
                3269,
                3560,
                4599,
                348,
                353,
                433,
                464,
                501,
                555,
                574,
                581,
                586,
                587,
                728,
                786,
                792,
                833,
                956,
                1358,
                1418,
                1810,
                1876,
                1884,
                2950,
                3078,
                3117,
                3282,
                3616,
                9868,
                10049,
                11226,
                11796,
                136,
                318,
                430,
                435,
                472,
                479,
                495,
                523,
                525,
                526,
                532,
                536,
                549,
                578,
                593,
                613,
                663,
                740,
                750,
                761,
                776,
                954,
                974,
                984,
                1174,
                1341,
                1357,
                1366,
                1426,
                1551,
                1714,
                1722,
                1724,
                1742,
                1767,
                1786,
                1827,
                1833,
                1836,
                1847,
                1871,
                1873,
                1915,
                2017,
                2262,
                2417,
                2422,
                2923,
                2936,
                2946,
                2991,
                3000,
                3002,
                3005,
                3029,
                3126,
                3130,
                3193,
                3306,
                3422,
                3574,
                3602,
                3615,
                3696,
                3698,
                3712,
                3722,
                3737,
                3747,
                4450,
                4542,
                4602,
                4663,
                4682,
                5249,
                5492,
                5541,
                5575,
                5901,
                9142,
                9816,
                9833,
                9894,
                9917,
                10411,
                10629,
                10632,
                10635,
                10637
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2473,
            "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": 4098,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1178415303_1557528141.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178415303_1557528141-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2020-03-26T14:40:45.021126Z",
                "updated_at": "2021-09-13T11:27:33.142954Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "MAYA ANGELOU MURAL FESTIVAL",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2929,
                "name": "Dr. Maya Angelou Community High School",
                "slug": "dr-maya-angelou-community-high-school",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9940398,-118.26796530000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2686,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-05-03-at-5.20.50-PM-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-04-29T16:28:16.992678Z",
                    "updated_at": "2021-09-14T13:35:52.154079Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 5,
                "image": null,
                "slug": "festivals",
                "created_at": "2020-06-02T15:33:40.541093Z",
                "updated_at": "2021-03-29T12:18:22.940481Z",
                "name": "Festivals",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2019-05-11T00:42:02.000000Z",
            "publish_time": null,
            "slug": "maya-angelou-mural-festival",
            "created_at": "2019-05-11T00:42:02.000000Z",
            "updated_at": "2020-07-16T08:15:19.744526Z",
            "summary": "MAYA ANGELOU MURAL FESTIVAL is an Festivals event starting on 18/05/2019, 17:00 and ending on 18/05/2019, 21:00. Event is in Dr. Maya Angelou Community High School with address 300 E. 53rd St., Los Angeles, CA 90011.",
            "title": "MAYA ANGELOU MURAL FESTIVAL",
            "content": "SOUTH LA’S MAYA ANGELOU COMMUNITY HIGH SCHOOL GETS A MAKEOVER FROM NEARLY 30 LOCAL & INTERNATIONALLY RECOGNIZED ARTISTS<br />\r\n<br />\r\nWeek-Long Mural Festival & Academic Symposium Features Work by Local Art Collective Ni Santas, Faith 47, And Shepard Fairey, As Well As Programming By NASA, Miguel, Run-DMC, & More<br />\r\n<br />\r\nMAYA ANGELOU MURAL FESTIVAL<br />\r\nMay 13 - May 18, 2019<br />\r\n<br />\r\nGRAND RECEPTION<br />\r\nMay 18, 2019 | 4pm - 9pm<br />\r\n<br />\r\nDr. Maya Angelou Community High School<br />\r\n300 E. 53rd St., Los Angeles, CA 90011<br />\r\n<br />\r\nBranded Arts is excited to announce the Maya Angelou Mural Festival, the next installment of its LAUSD mural festival series. Over two-dozen local and international artists have been commissioned to paint a series of murals throughout South LA’s Dr. Maya Angelou Community High School, from May 13 - 18, 2019. Throughout the week the school will also host an academic symposium, featuring programming by NASA, LACMA, Artsy, Self Help Graphics, Eddie Huang, Run-DMC, and many more. The Grand Reception will be held Saturday, May 18th from 4pm - 9pm, featuring a conversation and performance with Grammy award-winning singer / songwriter MIGUEL, and a preliminary talk from Torri Shack of Tangible Movement. Dr. Maya Angelou Community High School is located at 300 E. 53rd St., Los Angeles, CA 90011.",
            "start_time": "2019-05-18T17:00:00.000000Z",
            "end_time": "2019-05-18T21: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": "300 E. 53rd St., Los Angeles, CA 90011",
            "city": "Los Angeles",
            "geolocation": "33.994167,-118.269976",
            "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": 2451,
            "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": 879,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Motorcycle-With-Sidecar-From-Toys-Series-1983-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:24:13.524020Z",
                "updated_at": "2021-09-13T10:36:21.286501Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Motorcycle With Sidecar (From Toys Series), 1983 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1869,
                "name": "Los Angeles Modern Auctions (LAMA)",
                "slug": "lama-los-angeles",
                "city": "Van Nuys",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1982385,-118.485184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2179,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:48:05.996744Z",
                    "updated_at": "2021-09-14T13:24:07.182373Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Lama_Sherman_Oaks",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2019-05-03T18:28:01.000000Z",
            "publish_time": null,
            "slug": "lama-los-angeles-modern-art-design-auction-5-19-2019",
            "created_at": "2019-05-03T18:28:01.000000Z",
            "updated_at": "2020-07-16T08:15:08.733219Z",
            "summary": "Modern Art & Design Auction is an Auctions event starting on 19/05/2019, 16:00 and ending on 19/05/2019, 20:00. Event is in Los Angeles Modern Auctions (LAMA) with address 16145 Hart St, Van Nuys, United States.",
            "title": "Modern Art & Design Auction",
            "content": "",
            "start_time": "2019-05-19T16:00:00.000000Z",
            "end_time": "2019-05-19T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16145 Hart St, Van Nuys, United States",
            "city": "Los Angeles",
            "geolocation": "34.19761455102041,-118.48465132653061",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                6388,
                60,
                780,
                345,
                1694,
                59,
                476,
                73,
                847,
                7,
                402,
                356,
                783,
                762,
                9088,
                860,
                774,
                247,
                494,
                830,
                350,
                793,
                933,
                839,
                795,
                475,
                848,
                7383,
                2084,
                2999,
                3328,
                12042,
                1808,
                6912,
                7891,
                9158,
                581,
                819,
                1623,
                1716,
                1951,
                3400,
                5827,
                6914,
                11490,
                11814,
                12028,
                12030,
                12033,
                12041,
                12049,
                12050,
                549,
                647,
                1725,
                1742,
                1841,
                1900,
                1979,
                2168,
                2225,
                2259,
                2268,
                2439,
                2544,
                2929,
                2944,
                3006,
                3026,
                3062,
                3168,
                3193,
                3392,
                3433,
                3744,
                4645,
                4726,
                6205,
                6698,
                6851,
                7377,
                7490,
                7855,
                7888,
                8109,
                8123,
                10229,
                10379,
                11292,
                11386,
                11391,
                11397,
                11432,
                11495,
                11503,
                11505,
                11624,
                11629,
                11636,
                11638
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 14346,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 14267,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/782ddc2f063f485e8a8cfe15849dfc2f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782ddc2f063f485e8a8cfe15849dfc2f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-29T19:36:03.000583Z",
                "updated_at": "2022-09-29T19:36:03.000621Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "61393d8f-3c05-47a1-bb80-f435268be771"
            },
            "venue": {
                "id": 2806,
                "name": "Art Gallery at Rockefeller State Park Preserve",
                "slug": "art-gallery-at-rockefeller-state-park-preserve",
                "city": "Pleasantville",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.1117676,-73.83704639999996",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2628,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Art-Gallery_lo.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Art-Gallery_lo-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:24:17.603288Z",
                    "updated_at": "2021-09-14T13:34:15.241235Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-09-29T19:36:10.495051Z",
            "publish_time": null,
            "slug": "susan-breen-preserved-beauty-peonies-and-posies",
            "created_at": "2022-09-29T19:36:10.500114Z",
            "updated_at": "2022-09-29T19:36:10.557586Z",
            "summary": "Susan Breen: Preserved Beauty, Peonies and Posies is an Museum Exhibitions event starting on 19/05/2019, 16:27 and ending on 30/06/2019, 16:28. Event is in Art Gallery at Rockefeller State Park Preserve with address 125 Phelp Way.",
            "title": "Susan Breen: Preserved Beauty, Peonies and Posies",
            "content": "\"Preserved Beauty,Peonies & Posies\" \r\nCurated by Audrey Leeds\r\n\r\nFeaturing the work of artists:\r\nAnne Bell, Susan Breen, Joseph Keiffer, Ivan Pazlamatchev and Radu Serban",
            "start_time": "2019-05-19T16:27:00.000000Z",
            "end_time": "2019-06-30T16:28: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": "125 Phelp Way",
            "city": "",
            "geolocation": "41.1117676,-73.83704639999996",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3489
            ],
            "artworks": [
                18013,
                18015,
                18017,
                18018,
                18025
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2470,
            "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": 919,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alex-Katz-Yellow-Tulips-2014-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex-Katz-Yellow-Tulips-2014-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:15:12.103023Z",
                "updated_at": "2021-09-13T10:36:44.249977Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alex Katz - Yellow Tulips, 2014 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2019-05-21T18:37:29.000000Z",
            "publish_time": null,
            "slug": "bonhams-new-york-modern-contemporary-prints-multiples-5-21-2019",
            "created_at": "2019-05-21T18:37:29.000000Z",
            "updated_at": "2020-07-16T08:15:18.355435Z",
            "summary": "Modern & Contemporary Prints & Multiples is an Auctions event starting on 21/05/2019, 14:00 and ending on 21/05/2019, 17:00. Event is in Bonhams New York with address 580 Madison Avenue, New York, United States.",
            "title": "Modern & Contemporary Prints & Multiples",
            "content": "",
            "start_time": "2019-05-21T14:00:00.000000Z",
            "end_time": "2019-05-21T17: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": "580 Madison Avenue, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                780,
                345,
                1700,
                731,
                1694,
                59,
                476,
                914,
                73,
                471,
                1696,
                402,
                491,
                356,
                783,
                10222,
                912,
                790,
                2161,
                860,
                901,
                774,
                1985,
                1707,
                467,
                349,
                361,
                373,
                494,
                2174,
                350,
                428,
                893,
                1760,
                362,
                904,
                1333,
                1697,
                1701,
                3284,
                779,
                1703,
                8828,
                427,
                2149,
                3008,
                132,
                1290,
                3918,
                1160,
                1808,
                2199,
                2815,
                3260,
                3409,
                316,
                586,
                786,
                1335,
                2186,
                2466,
                3218,
                3335,
                4718,
                435,
                1714,
                2194,
                2439,
                3268,
                4598
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2452,
            "author": {
                "id": "14cf1f86-f738-40a9-866a-be48e5884d14",
                "username": "mario_954",
                "slug": "mario_954",
                "first_name": "Mario",
                "last_name": "Bermel",
                "display_name": "Mario Bermel",
                "display_name_full": "Mario Bermel",
                "email": "info@bermelvonluxburg.gallery",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4095,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/176661226_1556886976.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176661226_1556886976-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:42.298395Z",
                "updated_at": "2021-09-13T11:27:29.364646Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jesus Mullor - Los paisajes de subconsciente",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2859,
                "name": "Bermel von Luxburg Gallery",
                "slug": "bermel-von-luxburg-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5008505,13.326506699999982",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2656,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Foto-Raum.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:26:09.002764Z",
                    "updated_at": "2021-09-14T13:34:58.561262Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2019-05-03T14:35:14.000000Z",
            "publish_time": null,
            "slug": "jesus-mullor-los-paisajes-de-subconsciente",
            "created_at": "2019-05-03T14:35:14.000000Z",
            "updated_at": "2020-07-16T08:15:09.274140Z",
            "summary": "Jesus Mullor - Los paisajes de subconsciente is an Gallery Shows event starting on 23/05/2019, 19:00 and ending on 06/07/2019, 18:00. Event is in Bermel von Luxburg Gallery with address Fasanenstrasse 29\r\n10719 Berlin.",
            "title": "Jesus Mullor - Los paisajes de subconsciente",
            "content": "Bermel von Luxburg Gallery invites you for the upcoming exhibition:<br />\r\n<br />\r\n\"Jesus MULLOR - Los paisajes de subconsciente\"<br />\r\n<br />\r\nCome and discover the first exhibition of the Spanish artist Jesus Mullor in Berlin.<br />\r\n<br />\r\nBermel von Luxburg Gallery will also present Italian Modern Art in the Kunstkabinett:<br />\r\n<br />\r\n\"Leone Minassian (1905-1978): An Italian Surrealist\"<br />\r\n<br />\r\nOpening: 23/05/2019 from 7 until 10 pm<br />\r\n<br />\r\nShow: 23/05 - 06/07/2019<br />\r\n<br />\r\nWe are looking forward to meeting you in Berlin!<br />\r\n<br />\r\n#JesusMullor #LeoneMinassian #SpanishArt #ItalianArt #AbstractArt #Surrealism #ArtBerlin #ArtFairBerlin #BerlinArtWeek #GalleryWeekendBerlin #OpeningBerlin #Vernissage #ArtShowBerlin #ExhibitionBerlin #Fasanenstrasse #Charlottenburg #Berlin #MuseumBerlin #Design #Luxury #Lifestyle #Collectors #ArtAuction #ArtFair #ModernArt #Avantgarde #Sothebys #Chrities #Frieze #Artforum #Tefaf #Artbasel #Artbaselmiami #ArcoMadrid #Bermelvonluxburg #Jetset #Masterpiece #Spain #Andalusia",
            "start_time": "2019-05-23T19:00:00.000000Z",
            "end_time": "2019-07-06T18: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": "Fasanenstrasse 29\r\n10719 Berlin",
            "city": null,
            "geolocation": "52.5008607,13.3269736",
            "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": 2531,
            "author": {
                "id": "c38f00b4-056a-4570-94f6-97a48da5700a",
                "username": "bernard_950",
                "slug": "bernard_950",
                "first_name": "Art",
                "last_name": "Wise",
                "display_name": "Bernard Rougerie",
                "display_name_full": "Bernard Rougerie",
                "email": "info@artwiseonline.com",
                "telephone": "(718) 788-0791"
            },
            "price": null,
            "featured_image": {
                "id": 4113,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1170071795_1561045859.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1170071795_1561045859-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:59.388594Z",
                "updated_at": "2021-09-13T11:27:50.742822Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Designer Series – Abstracts To Compliment",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2057,
                "name": "ArtWise",
                "slug": "artwise",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.704106,-73.98800599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2615,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:23:13.733787Z",
                    "updated_at": "2021-09-14T13:33:47.189256Z",
                    "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-06-20T17:48:01.000000Z",
            "publish_time": null,
            "slug": "designer-series-abstracts-to-compliment",
            "created_at": "2019-06-20T17:48:01.000000Z",
            "updated_at": "2020-07-16T08:15:48.762833Z",
            "summary": "Designer Series – Abstracts To Compliment is an Gallery Shows event starting on 24/05/2019, 00:00 and ending on 24/06/2019, 00:00. Event is in ArtWise with address 135 Plymouth Street, Brooklyn, NY 11201.",
            "title": "Designer Series – Abstracts To Compliment",
            "content": "There can be a lot on the mind in designing an interior space when juggling elements like carpets, upholstery, paint colors, fixtures, furniture and even unpredictable additions like pets and personal fashion. Choosing art for the walls that will compliment the design choices over a long period of time can be a challenge— one that can be addressed with a fundamental feature of design know-how by way of the Abstract, a genre of art spanning time delineations and cultural narratives which carries a well-earned reputation for being reliable. They have drama, emotion, structure and poetry, and they quite simply harmonize with everything nearby— even the eccentric great aunt.<br />\r\n<br />\r\nBarcelona artist Regina Gimenez offers beautiful meditations on universal concepts with the movements of geometry across the canvas. A series of four stone lithographs on the theme of Sunrays brings meandering joy through the mind and the soul, creating a sense of quiet while inspiring the essence of motion at the same time. These large signed works would soothe any space alone or as a whole set.<br />\r\n<br />\r\nAntoni Tàpies’ expressive black and white Derrière le Miroir works are fail-safe, looking contemporary and timeless, current and vintage all at once. His seemingly subconscious voicings are direct and honest, and glimmer with intricate beauty.<br />\r\n<br />\r\nWassily Kandinsky’s works inspired by jazz inject a burst of life with a cool edge, much like the music he was listening to— and the classic modern typography on this 1954 Mourlot-printed stone lithograph Engraved Work is a singing sidecar.<br />\r\n<br />\r\nThe effortless austerity of Igor Gitlin’s Arranged Lines would hum alongside any divan whether bold or demure, and would help to compose the space as well, being of grand minimalism and resonating with geometric simplicity. This is a signed work from 1986 with a tactile embossed character to the printing.<br />\r\n<br />\r\nJohn Katz’s Smudged Diagonals creates texture and action while in the vocabulary of grounded earthiness— its natural toned paper and charcoal aesthetic a perfect pairing, and an excellent bridge between soft and rugged, dark and light, creativity and tranquility. This is also a signed stone lithograph from 1971.<br />\r\n<br />\r\nThe searching pathways of Eduardo Chillida and the semi-cubist bird forms of Georges Braque seem to hold a place for daydreaming or officework, socializing or labors of love, setting the mood with artistic freedom. Both are Derrière le Miroir stone lithographs from the mid 1960s.<br />\r\n<br />\r\nAnd Alain Le Yaouanc and Julie Mehretu offer works both street savvy and surreal, with a sort of hip-hop charm juxtaposed by a soaring enlightenment. Le Yaouanc’s Geometric Study on Black is from 1969 and Mehretu’s Easy Dark is from 2007, though they have no problem conversing with one another.<br />\r\n<br />\r\nRobert Rauschenberg’s Ace holds court with its evolving panels of automatic rendering, a joyride through a day in the life of one of America’s most beloved artistic pioneers. Unusual for Rauschenberg as a genre, abstract expressionism suits him well, allowing us to see perhaps a more intimate view into his personal nature without the fanfare of assorted imagery.<br />\r\n<br />\r\nAnd Helen Frankenthaler wins every time with allusions to sunsets and mellow atmosphere, this silkscreen Southern Exposure seeming like a view from the porch in an exotic vacation landscape. Frankenthaler’s adeptness with color, tone and ambiance ensure her works reveal themselves as invariably flattering and ever-new, and her special combination of detail and sweeping simplicity make for a lasting impression.",
            "start_time": "2019-05-24T00:00:00.000000Z",
            "end_time": "2019-06-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "135 Plymouth Street, Brooklyn, NY 11201",
            "city": "New York",
            "geolocation": "40.70388204761905,-73.98779776190476",
            "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": [
                847,
                356,
                746,
                2150,
                12187,
                12207,
                12380
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2474,
            "author": {
                "id": "b8fc0d5e-bf5c-47bc-922e-e0506936e81a",
                "username": "Tangcontemporaryart",
                "slug": "tangcontemporaryart",
                "first_name": "Tang Contemporary Art",
                "last_name": "",
                "display_name": "Angelica Lam",
                "display_name_full": "Angelica Lam",
                "email": "info@tangcontemporary.com.hk",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4099,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1021992084_1557567876.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1021992084_1557567876-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-03-26T14:40:45.890836Z",
                "updated_at": "2021-09-13T11:27:34.118774Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Chen Danqing: Disguise and Paintings from Life",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2153,
                "name": "Tang Contemporary Art Hong Kong",
                "slug": "tang-contemporary-art-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2829917,114.15526160000002",
                "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": "",
            "publish_status": "published",
            "published_at": "2019-05-11T11:42:24.000000Z",
            "publish_time": null,
            "slug": "chen-danqing-disguise-and-paintings-from-life",
            "created_at": "2019-05-11T11:42:24.000000Z",
            "updated_at": "2019-05-11T11:42:24.000000Z",
            "summary": "Chen Danqing: Disguise and Paintings from Life is an Gallery Shows event starting on 24/05/2019, 18:00 and ending on 29/06/2019, 19:00. Event is in Tang Contemporary Art Hong Kong with address 80 Queen\\'s Road Central, Central, Hong Kong.",
            "title": "Chen Danqing: Disguise and Paintings from Life",
            "content": "Curated by Cui Cancan, the exhibition will be Chen Danqing’s first major solo show in Hong Kong showcasing his recent series of paintings.",
            "start_time": "2019-05-24T18:00:00.000000Z",
            "end_time": "2019-06-29T19: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": "80 Queen\\'s Road Central, Central, Hong Kong",
            "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": 2489,
            "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": 921,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Nu-Couche-Reclining-Nude-1952-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:18:48.840963Z",
                "updated_at": "2021-09-13T10:36:45.563950Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Zao Wou-Ki - Nu Couche (Reclining Nude), 1952 (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-23T17:35:12.000000Z",
            "publish_time": null,
            "slug": "christies-hong-kong-20th-century-contemporary-art-evening-sale-5-25-2019",
            "created_at": "2019-05-23T17:35:12.000000Z",
            "updated_at": "2019-05-23T17:35:12.000000Z",
            "summary": "20th Century & Contemporary Art (Evening Sale) is an Auctions event starting on 25/05/2019, 17:30 and ending on 25/05/2019, 20: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 (Evening Sale)",
            "content": "",
            "start_time": "2019-05-25T17:30:00.000000Z",
            "end_time": "2019-05-25T20: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": [
                58,
                418,
                470,
                349,
                539,
                364,
                747,
                6359,
                132,
                478,
                505,
                507,
                563,
                358,
                433,
                501,
                527,
                676,
                1884,
                7045,
                495,
                508,
                521,
                576,
                788,
                879,
                884,
                1323,
                1336,
                1390,
                1563,
                2175,
                3158,
                3184,
                3185,
                3188,
                6124,
                7281,
                8159,
                9845,
                10391
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "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": 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": 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": 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": 2520,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4105,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/655766748_1559233978.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655766748_1559233978-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:51.720988Z",
                "updated_at": "2021-09-13T11:27:41.204648Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "\"Country\" Erik Jones",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "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": "2019-05-30T18:33:56.000000Z",
            "publish_time": null,
            "slug": "country-erik-jones",
            "created_at": "2019-05-30T18:33:56.000000Z",
            "updated_at": "2020-07-16T08:15:43.211332Z",
            "summary": "\"Country\" Erik Jones is an Gallery Shows event starting on 01/06/2019, 00:00 and ending on 22/06/2019, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 210 Rivington Street.",
            "title": "\"Country\" Erik Jones",
            "content": "Hashimoto Contemporary is pleased to present Country, a solo exhibition by Illinois based artist Erik Jones. Country will be Jones’ second solo exhibition at Hashimoto Contemporary, in which he continues his investigation of the figure, form and composition, intermixing elements of hyperrealism and geometric expressionism. Rendering his subjects in a hyperreal aesthetic, they are enshrouded within a colorful swell of shapes, color and form.  <br />\r\n<br />\r\nFor his latest body of work, Jones was inspired by his recent move to Illinois, and the outsider and folk art he encountered there. Looking at these sources as well as contemplating the concept of kitsch, the artist will be exhibiting six new paintings drawing influence from these various ideas. Striving for an intuitive or ‘naive’ aesthetic, Jones digitally laying out the compositions, working out them out almost as if collaging the various elements. Drawing from various Internet sources including paintings, photographs, figure and facial expressions, the artist changes the intent of the original images through color and composition, creating a brand new narrative. <br />\r\n<br />\r\nTypically utilizing a wide range of mixed mediums, the artist pared down his tools for the new body of work, focusing solely on pencil and acrylic paint, all the while maintaining his signature aesthetic. Juxtaposing the hyperreal figure, garish bright colors and idyllic landscape backgrounds, Jones focuses on the aesthetic and strives to evoke a sense of beauty. Nudes are painted in energetic blocks of vibrant color gradients and shape, creating hybrid figures that frenetically carry the viewer to an unknown place where the familiar and fantastical merge.  <br />\r\n<br />\r\nPlease join us Saturday, June 1st from 6pm - 8pm for the opening reception of  Country. The artist will be in attendance. The gallery will be releasing a print with the artist in conjunction with the closing of the exhibition. <br />\r\n<br />\r\nThe exhibition will be on view through Saturday, June 22nd. For more information, additional images, or exclusive content, please email us at nyc@hashimotocontemporary.com",
            "start_time": "2019-06-01T00:00:00.000000Z",
            "end_time": "2019-06-22T00: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": "210 Rivington Street",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7184451,-73.9826995",
            "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": []
        }
    ]
}