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=2880&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=2898&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2862&ordering=start_time",
    "results": [
        {
            "id": 2737,
            "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": 1058,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cheong-Soo-Pieng-Fishing-Village-1961-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:11:09.926484Z",
                "updated_at": "2021-09-13T10:38:13.023540Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Cheong Soo Pieng - Fishing Village, 1961 (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-11-14T17:49:10.000000Z",
            "publish_time": null,
            "slug": "bonhams-hong-kong-modern-and-contemporary-art-11-25-2019",
            "created_at": "2019-11-14T17:49:10.000000Z",
            "updated_at": "2020-07-16T08:17:32.620872Z",
            "summary": "Modern and Contemporary Art is an Auctions event starting on 25/11/2019, 13:00 and ending on 25/11/2019, 16: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-11-25T13:00:00.000000Z",
            "end_time": "2019-11-25T16: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": [
                3963,
                507,
                885,
                495,
                545,
                575,
                576,
                788,
                879,
                1377,
                2474,
                3158,
                3172,
                3181,
                3186,
                3188,
                3805,
                3959,
                4361,
                4609,
                5314,
                6345,
                6346,
                6353,
                6366,
                6473,
                7281,
                7446,
                7640,
                7667,
                8115,
                8824,
                10058
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2749,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 4218,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1887124599_1574696927.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1887124599_1574696927-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:42:43.950366Z",
                "updated_at": "2021-09-13T11:30:10.153179Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Action Painting or a Glimpse into the Emotions",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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-11-25T16:46:39.000000Z",
            "publish_time": null,
            "slug": "action-painting-or-a-glimpse-into-the-emotions",
            "created_at": "2019-11-25T16:46:39.000000Z",
            "updated_at": "2021-09-28T10:13:31.479839Z",
            "summary": "Action Painting or a Glimpse into the Emotions is an Gallery Shows event starting on 25/11/2019, 16:00 and ending on 15/12/2019, 00:00. Event is in IDEELART with address Online Exclusive.",
            "title": "Action Painting or a Glimpse into the Emotions",
            "content": "Action Painting when the painting becomes a visual record of the action; a glimpse into the emotions and subconscious thoughts that had inspired the action that led to the creation of the composition",
            "start_time": "2019-11-25T16:00:00.000000Z",
            "end_time": "2019-12-15T00: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": "Online-Only",
            "city": "",
            "geolocation": "52.1519806,-0.7026213",
            "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": true,
            "banner_logo": null,
            "artists": [
                11773,
                1671,
                4711,
                7939,
                8120,
                10542,
                10555,
                12559,
                8361,
                1675,
                12073,
                12024,
                11326
            ],
            "artworks": [
                5449,
                6970,
                7705,
                10768,
                10859,
                11652,
                11977,
                13669,
                14452,
                14672,
                15903,
                16175,
                16188,
                18426,
                23695,
                24385,
                24598
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2742,
            "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": 1067,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eberhard-Havekost-Modell-A%C2%B0-N2-Model-A%C2%B0-N2-1997-detail1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:23:14.822888Z",
                "updated_at": "2021-09-13T10:38:21.006312Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Eberhard-Havekost-Modell-A°-N2-Model-A°-N2-1997-detail1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2019-12-04T15:23:58.000000Z",
            "publish_time": null,
            "slug": "christies-amsterdam-post-war-contemporary-art-11-25-2019",
            "created_at": "2019-12-04T15:23:58.000000Z",
            "updated_at": "2020-07-16T08:17:34.998951Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 25/11/2019, 18:00 and ending on 26/11/2019, 13:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, Amsterdam, Netherlands.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2019-11-25T18:00:00.000000Z",
            "end_time": "2019-11-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": "Cornelis Schuytstraat 57, Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "52.3536549,4.8727113",
            "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": [
                891,
                914,
                471,
                1127,
                783,
                10222,
                790,
                932,
                949,
                12324,
                2463,
                470,
                3443,
                349,
                763,
                964,
                793,
                364,
                2290,
                748,
                12332,
                2952,
                2960,
                427,
                475,
                785,
                2002,
                4029,
                132,
                477,
                844,
                1236,
                2809,
                3416,
                453,
                765,
                2421,
                3144,
                3868,
                5534,
                6519,
                433,
                463,
                513,
                533,
                574,
                581,
                681,
                781,
                806,
                833,
                852,
                1787,
                3418,
                5489,
                6552,
                430,
                593,
                678,
                692,
                759,
                769,
                861,
                936,
                971,
                1359,
                1912,
                1918,
                2155,
                2235,
                2254,
                2262,
                2405,
                2450,
                2915,
                2936,
                2942,
                3035,
                3077,
                3106,
                3146,
                3157,
                3244,
                3251,
                3294,
                3325,
                3422,
                3425,
                3435,
                3439,
                3444,
                3449,
                3450,
                3452,
                3455,
                3461,
                3465,
                3466,
                3471,
                3478,
                3481,
                3609,
                3618,
                3692,
                3744,
                3749,
                4449,
                4450,
                4493,
                5475,
                5513,
                5515,
                5521,
                5527,
                5528,
                5529,
                5533,
                5536,
                5899,
                6323,
                6339,
                6354,
                6375,
                6468,
                6760,
                7370,
                7378,
                7434,
                7441,
                7443,
                7605,
                8364,
                8783,
                9099,
                9626,
                9649,
                9674,
                9695,
                11279
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2743,
            "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": 1062,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kenneth-Noland-Raft-Way-1969-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Raft-Way-1969-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:15:22.701492Z",
                "updated_at": "2021-09-13T10:38:16.246055Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kenneth Noland - Raft Way, 1969 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2019-11-28T23:54:06.000000Z",
            "publish_time": null,
            "slug": "sothebys-milan-arte-contemporanea-11-26-2019",
            "created_at": "2019-11-28T23:54:06.000000Z",
            "updated_at": "2019-11-28T23:54:06.000000Z",
            "summary": "Arte Contemporanea is an Auctions event starting on 26/11/2019, 18:00 and ending on 27/11/2019, 14:00. Event is in Sotheby's Milan with address Via Broggi, 19, Milan, Italy.",
            "title": "Arte Contemporanea",
            "content": "",
            "start_time": "2019-11-26T18:00:00.000000Z",
            "end_time": "2019-11-27T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Broggi, 19, Milan, Italy",
            "city": "Milan",
            "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": [
                345,
                1700,
                731,
                914,
                356,
                932,
                880,
                843,
                428,
                1216,
                3082,
                2429,
                1703,
                3008,
                132,
                3918,
                1808,
                3116,
                3868,
                9662,
                433,
                2195,
                2253,
                432,
                435,
                1327,
                1359,
                2155,
                2238,
                2244,
                2907,
                3076,
                3086,
                3108,
                3291,
                3296,
                3313,
                3459,
                3565,
                3917,
                3928,
                4179,
                6107,
                6109,
                8212,
                8213,
                8234,
                11692
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2744,
            "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": 1052,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/biankoshock-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/biankoshock-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:04:23.005546Z",
                "updated_at": "2021-09-13T10:38:07.420523Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "biankoshock-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2433,
                "name": "Wunderkammern Milan",
                "slug": "wunderkammern-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4588574,9.173084700000004",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2019-11-18T11:54:39.000000Z",
            "publish_time": null,
            "slug": "biancoshock-disturbe",
            "created_at": "2019-11-18T11:54:39.000000Z",
            "updated_at": "2020-07-16T08:17:35.995627Z",
            "summary": "Biancoshock - Disturbe is an Gallery Shows event starting on 27/11/2019, 00:00 and ending on 22/12/2019, 00:00. Event is in Wunderkammern Milan with address via Ausonio, 1A, Milan, Italy.",
            "title": "Biancoshock - Disturbe",
            "content": "",
            "start_time": "2019-11-27T00:00:00.000000Z",
            "end_time": "2019-12-22T00: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": "via Ausonio, 1A, Milan, Italy",
            "city": "Milan",
            "geolocation": "45.4598998,9.1746648",
            "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": "wunderkammern@wunderkammern.net",
            "external_url": "http://www.wunderkammern.net/",
            "phone": "(+39) 02 84078959",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                399
            ],
            "artworks": [],
            "magazines": [
                9799
            ],
            "additional_images": []
        },
        {
            "id": 2750,
            "author": {
                "id": "fdd67ac5-2121-4298-ab9a-5a9bbeb2c860",
                "username": "Lisabird_Contemporary",
                "slug": "lisabird_contemporary",
                "first_name": "Lisa",
                "last_name": "Kandlhofer",
                "display_name": "Lisa Kandlhofer",
                "display_name_full": "Lisa Kandlhofer",
                "email": "info@kandlhofer.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4219,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1468843105_1574867422.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468843105_1574867422-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:42:44.890893Z",
                "updated_at": "2021-09-13T11:30:11.517675Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "HELIUM ECSTACY",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2019-11-27T14:24:41.000000Z",
            "publish_time": null,
            "slug": "helium-ecstacy",
            "created_at": "2019-11-27T14:24:41.000000Z",
            "updated_at": "2020-07-16T08:17:39.090304Z",
            "summary": "HELIUM ECSTACY is an Gallery Shows event starting on 27/11/2019, 11:00 and ending on 18/01/2020, 16:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstrasse 4\r\n1040 Vienna\r\nAustria.",
            "title": "HELIUM ECSTACY",
            "content": "",
            "start_time": "2019-11-27T11:00:00.000000Z",
            "end_time": "2020-01-18T16: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": "Brucknerstrasse 4\r\n1040 Vienna\r\nAustria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "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": [
                5560
            ],
            "artworks": [
                25998,
                26554,
                26558,
                26560
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2768,
            "author": {
                "id": "e0848517-9a6f-4b33-9f7d-02bf59cfe8f0",
                "username": "bggallery",
                "slug": "bggallery",
                "first_name": "Om",
                "last_name": "Bleicher",
                "display_name": "Om Bleicher",
                "display_name_full": "Om Bleicher",
                "email": "om@bgartdealings.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4230,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/705813974_1576784016.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705813974_1576784016-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:42:56.224858Z",
                "updated_at": "2021-09-13T11:30:24.848700Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ryan Schude: Give Us the Wind",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2984,
                "name": "bG Gallery",
                "slug": "bg-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.46764569999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2775,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bg-gallery-dp-1576509939.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:36.254527Z",
                    "updated_at": "2021-09-14T13:38:22.145434Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2019-12-16T16:49:42.000000Z",
            "publish_time": null,
            "slug": "ryan-schude-give-us-the-wind",
            "created_at": "2019-12-16T16:49:42.000000Z",
            "updated_at": "2019-12-16T16:49:42.000000Z",
            "summary": "Ryan Schude: Give Us the Wind is an Gallery Shows event starting on 30/11/2019, 00:00 and ending on 31/12/2019, 00:00. Event is in bG Gallery with address 2525 Michigan Ave\r\n#A2\r\nSanta Monica CA 90404.",
            "title": "Ryan Schude: Give Us the Wind",
            "content": "The latest body of work by Ryan Schude",
            "start_time": "2019-11-30T00:00:00.000000Z",
            "end_time": "2019-12-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2525 Michigan Ave\r\n#A2\r\nSanta Monica CA 90404",
            "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": [
                12995
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2748,
            "author": {
                "id": "280a61f4-8983-4b7b-b86a-b9e90ffd87ee",
                "username": "irina_1306",
                "slug": "irina_1306",
                "first_name": "Irina",
                "last_name": "Ilieva",
                "display_name": "Irina Ilieva",
                "display_name_full": "Irina Ilieva",
                "email": "art@aquabit.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4216,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1297305376_1574439524.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1297305376_1574439524-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:42:41.704084Z",
                "updated_at": "2021-09-13T11:30:05.274387Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "PANGLOSSIAN by Janine Mackenroth (DE)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2954,
                "name": "aquabitArt gallery",
                "slug": "aquabitart-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5276961,13.401134400000046",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2760,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/aquabitArt-gallery-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:09.825704Z",
                    "updated_at": "2021-09-14T13:37:53.007177Z",
                    "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": "2020-01-28T22:23:27.000000Z",
            "publish_time": null,
            "slug": "panglossian-by-janine-mackenroth-de",
            "created_at": "2020-01-28T22:23:27.000000Z",
            "updated_at": "2020-07-16T08:17:38.010463Z",
            "summary": "PANGLOSSIAN by Janine Mackenroth (DE) is an Gallery Shows event starting on 01/12/2019, 17:00 and ending on 25/01/2020, 20:00. Event is in aquabitArt gallery with address Auguststrasse 35, 10119 Berlin.",
            "title": "PANGLOSSIAN by Janine Mackenroth (DE)",
            "content": "Curated by Irina Ilieva<br />\r\nPreview: Sunday, 1 December 2019, 5-8p. Introduction: Sarah Maske<br />\r\nVernissage: Thursday, 5 December 2019, 7-22pm<br />\r\nOpening hours: Thursday - Saturday, 2-8pm and by appointment",
            "start_time": "2019-12-01T17:00:00.000000Z",
            "end_time": "2020-01-25T20: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": "Auguststrasse 35, 10119 Berlin",
            "city": "Berlin",
            "geolocation": "52.527660600000004,13.401119582103629",
            "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": 2746,
            "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": 1055,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Scope-event-2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Scope-event-2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:06:51.634629Z",
                "updated_at": "2021-09-13T10:38:10.025351Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Scope-event-2",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2885,
                "name": "Miami Beach Pavillion",
                "slug": "miami-beach-pavillion",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7779592,-80.13118609999998",
                "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": "US",
            "publish_status": "published",
            "published_at": "2019-11-19T21:41:20.000000Z",
            "publish_time": null,
            "slug": "scope-miami-2019",
            "created_at": "2019-11-19T21:41:20.000000Z",
            "updated_at": "2020-07-16T08:17:37.010270Z",
            "summary": "SCOPE Miami 2019 is an Art Fairs event starting on 03/12/2019, 00:00 and ending on 09/12/2019, 00:00. Event is in Miami Beach Pavillion with address 801 ocean drive, Miami Beach, United States.",
            "title": "SCOPE Miami 2019",
            "content": "",
            "start_time": "2019-12-03T00:00:00.000000Z",
            "end_time": "2019-12-09T00: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": "801 ocean drive, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.778019,-80.131062",
            "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@scope-art.com",
            "external_url": "https://scope-art.com/",
            "phone": "+1 212-268-1522",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9796
            ],
            "additional_images": []
        },
        {
            "id": 2754,
            "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": 1064,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Hugues-de-Payens-fonde-l%E2%80%99ordre-du-Temple-1958-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:19:40.835571Z",
                "updated_at": "2021-09-13T10:38:18.094193Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Georges Mathieu - Hugues de Payens fonde l’ordre du Temple, 1958 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-11-28T23:45:42.000000Z",
            "publish_time": null,
            "slug": "christies-paris-post-war-and-contemporary-art-vente-du-soir-12-3-2019",
            "created_at": "2019-11-28T23:45:42.000000Z",
            "updated_at": "2020-07-16T08:17:40.995219Z",
            "summary": "Post-War and Contemporary Art vente du soir is an Auctions event starting on 03/12/2019, 18:00 and ending on 03/12/2019, 21:00. Event is in Christie's Paris with address 9 Avenue Matignon, Paris, France.",
            "title": "Post-War and Contemporary Art vente du soir",
            "content": "",
            "start_time": "2019-12-03T18:00:00.000000Z",
            "end_time": "2019-12-03T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "9 Avenue Matignon, Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1700,
                73,
                783,
                932,
                880,
                470,
                428,
                1372,
                1333,
                1764,
                857,
                848,
                754,
                760,
                2245,
                433,
                676,
                435,
                2062,
                2175,
                2184,
                4042
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2708,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1028,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ifpda_ink_logo_color_invert.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ifpda_ink_logo_color_invert-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T13:30:43.131159Z",
                "updated_at": "2021-09-13T10:37:49.018246Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "ifpda_ink_logo_color_invert",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3003,
                "name": "Suites of Dorchester",
                "slug": "suites-of-dorchester",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7949214,-80.1298389",
                "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": "US",
            "publish_status": "published",
            "published_at": "2019-10-28T14:58:38.000000Z",
            "publish_time": null,
            "slug": "ink-miami-2019",
            "created_at": "2019-10-28T14:58:38.000000Z",
            "updated_at": "2020-07-16T08:17:18.041844Z",
            "summary": "INK Miami 2019 is an Art Fairs event starting on 04/12/2019, 00:00 and ending on 09/12/2019, 00:00. Event is in Suites of Dorchester with address 1850 Collins Avenue, Miami Beach, Florida 33139, Miami Beach, United States.",
            "title": "INK Miami 2019",
            "content": "",
            "start_time": "2019-12-04T00:00:00.000000Z",
            "end_time": "2019-12-09T00: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": "1850 Collins Avenue, Miami Beach, Florida 33139, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.7948344,-80.1297898",
            "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": "inkmiamiartfair@gmail.com",
            "external_url": "http://www.inkartfair.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2755,
            "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": 1065,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Juan-Genov%C3%A9s-Presto-2015-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juan-Genov%C3%A9s-Presto-2015-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:21:30.408175Z",
                "updated_at": "2021-09-13T10:38:19.046652Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Juan Genovés - Presto, 2015 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-11-28T23:46:13.000000Z",
            "publish_time": null,
            "slug": "christies-paris-post-war-and-contemporary-art-vente-du-jour-12-4-2019",
            "created_at": "2019-11-28T23:46:13.000000Z",
            "updated_at": "2020-07-16T08:17:41.499390Z",
            "summary": "Post-War and Contemporary Art vente du jour is an Auctions event starting on 04/12/2019, 13:30 and ending on 04/12/2019, 17:00. Event is in Christie's Paris with address 9 Avenue Matignon, Paris, France.",
            "title": "Post-War and Contemporary Art vente du jour",
            "content": "",
            "start_time": "2019-12-04T13:30:00.000000Z",
            "end_time": "2019-12-04T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "9 Avenue Matignon, Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                58,
                731,
                1694,
                891,
                914,
                847,
                2693,
                783,
                932,
                1221,
                659,
                880,
                860,
                11544,
                774,
                470,
                3145,
                8411,
                349,
                361,
                985,
                428,
                793,
                364,
                2290,
                3700,
                287,
                1233,
                1333,
                3034,
                1764,
                427,
                848,
                760,
                1236,
                1330,
                2245,
                4050,
                4182,
                764,
                934,
                1856,
                2421,
                5049,
                9897,
                1799,
                1810,
                2044,
                2160,
                2251,
                2255,
                2610,
                3310,
                4082,
                6361,
                12566,
                432,
                566,
                607,
                663,
                769,
                1336,
                1359,
                1373,
                1375,
                1458,
                2091,
                2175,
                2184,
                2221,
                2241,
                2348,
                2406,
                3033,
                3146,
                3147,
                3230,
                3234,
                3445,
                3603,
                3697,
                3718,
                3737,
                3928,
                4017,
                4022,
                4023,
                4025,
                4028,
                4031,
                4040,
                4045,
                4181,
                4187,
                4188,
                4191,
                4192,
                4689,
                5803,
                6319,
                6377,
                6378,
                7492,
                8602,
                8781,
                9123,
                10768,
                11081
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2756,
            "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": 1066,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Sta%C3%ABl-Agrigente-1954-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:22:32.326663Z",
                "updated_at": "2021-09-13T10:38:20.074717Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Nicolas de Staël - Agrigente, 1954 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-11-28T23:51:01.000000Z",
            "publish_time": null,
            "slug": "sothebys-paris-art-contemporain-evening-sale-12-4-2019",
            "created_at": "2019-11-28T23:51:01.000000Z",
            "updated_at": "2020-07-16T08:17:42.015375Z",
            "summary": "Art Contemporain Evening Sale is an Auctions event starting on 04/12/2019, 18:00 and ending on 04/12/2019, 21:00. Event is in Sotheby's Paris with address 76, rue du Faubourg Saint-Honoré, Paris, France.",
            "title": "Art Contemporain Evening Sale",
            "content": "",
            "start_time": "2019-12-04T18:00:00.000000Z",
            "end_time": "2019-12-04T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76, rue du Faubourg Saint-Honoré, Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                847,
                932,
                860,
                361,
                1333,
                1764,
                785,
                754,
                760,
                2245,
                764,
                676,
                2160,
                788,
                2062,
                2175,
                2184,
                4022,
                4025,
                4187,
                6125,
                6318
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2735,
            "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": 1044,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/pulse-event-2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/pulse-event-2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T13:53:19.252331Z",
                "updated_at": "2021-09-13T10:37:59.870508Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "pulse-event-2",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2883,
                "name": "Indian Beach Park",
                "slug": "indian-beach-park",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8212988,-80.12159050000002",
                "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-11-13T14:56:26.000000Z",
            "publish_time": null,
            "slug": "pulse-miami-beach-2019",
            "created_at": "2019-11-13T14:56:26.000000Z",
            "updated_at": "2019-11-13T14:56:26.000000Z",
            "summary": "PULSE Miami Beach 2019 is an Art Fairs event starting on 05/12/2019, 00:00 and ending on 09/12/2019, 00:00. Event is in Indian Beach Park with address 4601 Collins Ave, Miami Beach, FL 33140, USA, Miami Beach, United States.",
            "title": "PULSE Miami Beach 2019",
            "content": "",
            "start_time": "2019-12-05T00:00:00.000000Z",
            "end_time": "2019-12-09T00: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": "4601 Collins Ave, Miami Beach, FL 33140, USA, Miami Beach, United States",
            "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@pulseartfair.com",
            "external_url": "https://www.pulseartfair.com/",
            "phone": "+1 212 255 2327",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9792
            ],
            "additional_images": []
        },
        {
            "id": 2757,
            "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": 1068,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bernard-Aubertin-Ecorce-Rouge-I-detail-1959-1960-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:27:48.694143Z",
                "updated_at": "2021-09-13T10:38:22.354157Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Bernard Aubertin - Ecorce Rouge I (detail), 1959-1960",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-11-28T23:51:36.000000Z",
            "publish_time": null,
            "slug": "sothebys-paris-art-contemporain-day-sale-12-5-2019",
            "created_at": "2019-11-28T23:51:36.000000Z",
            "updated_at": "2020-07-16T08:17:42.511683Z",
            "summary": "Art Contemporain Day Sale is an Auctions event starting on 05/12/2019, 13:30 and ending on 05/12/2019, 17:00. Event is in Sotheby's Paris with address 76, rue du Faubourg Saint-Honoré, Paris, France.",
            "title": "Art Contemporain Day Sale",
            "content": "",
            "start_time": "2019-12-05T13:30:00.000000Z",
            "end_time": "2019-12-05T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76, rue du Faubourg Saint-Honoré, Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1694,
                914,
                847,
                783,
                1704,
                880,
                860,
                2463,
                3145,
                467,
                10070,
                428,
                793,
                1372,
                747,
                748,
                1333,
                460,
                3963,
                10097,
                5361,
                2002,
                4029,
                760,
                2245,
                2456,
                3447,
                4050,
                4182,
                563,
                764,
                4026,
                586,
                852,
                2160,
                6361,
                294,
                432,
                566,
                678,
                788,
                1336,
                1458,
                1997,
                2062,
                2091,
                2175,
                2241,
                2348,
                3152,
                3230,
                3234,
                3308,
                3461,
                3926,
                4022,
                4025,
                4031,
                4035,
                4039,
                4042,
                4046,
                4181,
                4187,
                4188,
                4355,
                4542,
                4793,
                6308,
                6318,
                6329,
                6351,
                8781,
                9264,
                9358,
                9626,
                10111,
                10115,
                10117,
                10118,
                10119
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2736,
            "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": 1056,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artiana-Cover-Lot-1903.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artiana-Cover-Lot-1903-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:07:31.533827Z",
                "updated_at": "2021-09-13T10:38:10.052031Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Artiana Cover Lot 1903",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2597,
                "name": "Artiana Dubai",
                "slug": "artiana-dubai",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.2048493,55.270782800000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AE",
            "publish_status": "published",
            "published_at": "2019-11-14T13:02:40.000000Z",
            "publish_time": null,
            "slug": "artiana-dubai-francis-newton-souza-works-on-paper-12-5-2019",
            "created_at": "2019-11-14T13:02:40.000000Z",
            "updated_at": "2019-11-14T13:02:40.000000Z",
            "summary": "Francis Newton Souza (Works on Paper) is an Auctions event starting on 05/12/2019, 18:00 and ending on 09/12/2019, 18:00. Event is in Artiana Dubai with address 903, The Metropolis, Burj Khalifa Street, Dubai, United Arab Emirates.",
            "title": "Francis Newton Souza (Works on Paper)",
            "content": "",
            "start_time": "2019-12-05T18:00:00.000000Z",
            "end_time": "2019-12-09T18: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": "903, The Metropolis, Burj Khalifa Street, Dubai, United Arab Emirates",
            "city": "Dubai",
            "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": [
                5886
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19503,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18934,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/42d91d7744154043843faf72348a7054.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42d91d7744154043843faf72348a7054-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T19:40:22.574183Z",
                "updated_at": "2023-02-10T14:33:01.543332Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7774,
                "name": "Wroclaw Contemporary Museum",
                "slug": "wroclaw-contemporary-museum",
                "city": "Wrocław",
                "country": {
                    "code": "PL",
                    "name": "Poland"
                },
                "geolocation": "",
                "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": "PL",
            "publish_status": "published",
            "published_at": "2023-01-12T19:40:23.345646Z",
            "publish_time": null,
            "slug": "wroclaw-contemporary-museum-private-mythologies-martas-birthday-2019-12-06",
            "created_at": "2023-01-12T19:40:24.206922Z",
            "updated_at": "2023-01-12T19:40:24.206942Z",
            "summary": null,
            "title": "Private Mythologies. Marta's Birthday",
            "content": null,
            "start_time": "2019-12-06T01:00:00.000000Z",
            "end_time": "2021-12-31T01: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": "Strzegomski Square 2a",
            "city": "Wrocław",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2745,
            "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": 1057,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Neumeister-featured-image-November-2019.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister-featured-image-November-2019-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:10:22.847469Z",
                "updated_at": "2021-09-13T10:38:11.798087Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Neumeister featured image November 2019",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "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": "DE",
            "publish_status": "published",
            "published_at": "2019-11-18T12:29:08.000000Z",
            "publish_time": null,
            "slug": "neumeister-munich-modern-post-war-contemporary-art-12-6-2019",
            "created_at": "2019-11-18T12:29:08.000000Z",
            "updated_at": "2020-07-16T08:17:36.518389Z",
            "summary": "Modern, Post War & Contemporary Art is an Auctions event starting on 06/12/2019, 15:00 and ending on 06/12/2019, 20:00. Event is in Neumeister Munich with address Barer Strasse 37, Munich, Germany.",
            "title": "Modern, Post War & Contemporary Art",
            "content": "Viewing Days: 28 November - 2 December <br /><br />\r\n\r\ndaily 10am - 5pm <br /><br />\r\n\r\nSaturday, Sunday 10am - 3pm <br /><br />\r\n\r\nInterested in purchasing lots from this auction - place your bid <i><strong><a href=\"https://www.neumeister.com/en/bidding-options/?utm_source=Widewalls&amp;utm_medium=Bidding&amp;utm_campaign=Modern%20Art%2C%20Post%20War%20%26%20Contemporary%20Art&amp;utm_content=englisch\" target=\"_blank\" rel=\"noopener\">HERE!</a></strong></i>",
            "start_time": "2019-12-06T15:00:00.000000Z",
            "end_time": "2019-12-06T20: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": "Barer Strasse 37, Munich, Germany",
            "city": "Munich",
            "geolocation": "48.1506421,11.5728154",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1706,
                780,
                345,
                1700,
                1694,
                59,
                891,
                1696,
                402,
                2693,
                65,
                783,
                2463,
                8361,
                247,
                349,
                2174,
                1372,
                746,
                839,
                1233,
                1701,
                2960,
                10097,
                262,
                493,
                785,
                844,
                12541,
                1969,
                487,
                833,
                852,
                3078,
                3411,
                4787,
                5526,
                5609,
                12705,
                12706,
                12719,
                12735,
                12745,
                11934,
                11960,
                11981,
                11988,
                11989,
                12000,
                12013,
                12020,
                12703,
                12704,
                12707,
                12708,
                12709,
                12710,
                12711,
                12712,
                12713,
                12714,
                12715,
                12716,
                12717,
                12718,
                12720,
                12721,
                12722,
                12723,
                12724,
                12725,
                12726,
                12727,
                12728,
                12729,
                12730,
                12731,
                12732,
                12733,
                12734,
                12736,
                12737,
                12738,
                12739,
                12740,
                12741,
                12742,
                12743,
                12744,
                12746,
                12747,
                12748,
                12749,
                12750,
                432,
                472,
                492,
                678,
                692,
                769,
                814,
                907,
                1759,
                1867,
                1997,
                2202,
                2439,
                2656,
                2812,
                2910,
                2919,
                3268,
                3329,
                3454,
                4058,
                4531,
                4873,
                5153,
                5517,
                6260,
                6484,
                6494,
                6532,
                7349,
                7362,
                7801,
                7807,
                8833,
                8866,
                9085,
                11537,
                11539,
                11829,
                11916
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}