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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36882&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36846&ordering=-start_time",
    "results": [
        {
            "id": 641,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 53,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Damien-Hirst-Big-Love-Detail-2010.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Big-Love-Detail-2010-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T11:56:13.506668Z",
                "updated_at": "2021-09-13T10:28:30.801584Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Damien Hirst - Big Love (Detail), 2010",
                "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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2015-11-02T19:53:43.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-photographs-and-works-on-paper-11-14-2015",
            "created_at": "2015-11-02T19:53:43.000000Z",
            "updated_at": "2020-07-16T07:59:35.557890Z",
            "summary": "Prints, Photographs And Works on Paper is an Auctions event starting on 14/11/2015, 16:00 and ending on 14/11/2015, 21:00. Event is in Bonhams Hong Kong with address 88 Queensway, Central, Hong Kong.",
            "title": "Prints, Photographs And Works on Paper",
            "content": "",
            "start_time": "2015-11-14T16:00:00.000000Z",
            "end_time": "2015-11-14T21: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, Central, 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": [
                60,
                345,
                58,
                8,
                59,
                73,
                7,
                783,
                790,
                418,
                901,
                1985,
                802,
                467,
                843,
                964,
                448,
                364,
                933,
                427,
                1698,
                3768,
                505,
                507,
                3762,
                463,
                555,
                1245,
                351,
                461,
                495,
                508,
                521,
                524,
                541,
                575,
                613,
                788,
                1190,
                1306,
                1336,
                1563,
                2854,
                2873,
                3161,
                3756,
                3757,
                3758,
                3759,
                3760,
                3761,
                3763,
                3764,
                3765,
                3766,
                3767,
                3769,
                3770,
                3771,
                3772
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 720,
            "author": {
                "id": "af8c38a9-e986-4444-b60b-e4d0aede72b5",
                "username": "ChrisChen",
                "slug": "ChrisChen",
                "first_name": "Chris",
                "last_name": "Chen",
                "display_name": "Chris Chen",
                "display_name_full": "Chris Chen",
                "email": "chenyu@pifo.cn",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2240,
                "name": "PIFO Gallery",
                "slug": "pifo-gallery",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.92147,116.44310799999994",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2015-12-12T04:53:46.000000Z",
            "publish_time": null,
            "slug": "this-sentence-is-false-liao-feis-solo-exhibition",
            "created_at": "2015-12-12T04:53:46.000000Z",
            "updated_at": "2015-12-12T04:53:46.000000Z",
            "summary": "Liao Fei's Solo Exhibition is an Gallery Shows event starting on 14/11/2015, 12:00 and ending on 27/12/2015, 12:00. Event is in PIFO Gallery with address B-11, 798 Art Zone, No.2 Jiuxianqiao Rd, Chaoyang District, Beijing, China.",
            "title": "Liao Fei's Solo Exhibition",
            "content": "",
            "start_time": "2015-11-14T12:00:00.000000Z",
            "end_time": "2015-12-27T12: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": "B-11, 798 Art Zone, No.2 Jiuxianqiao Rd, Chaoyang District, Beijing, China",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 721,
            "author": {
                "id": "af8c38a9-e986-4444-b60b-e4d0aede72b5",
                "username": "ChrisChen",
                "slug": "ChrisChen",
                "first_name": "Chris",
                "last_name": "Chen",
                "display_name": "Chris Chen",
                "display_name_full": "Chris Chen",
                "email": "chenyu@pifo.cn",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2643,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/803272874_1449893256.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/803272874_1449893256-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:38.029433Z",
                "updated_at": "2021-09-13T11:01:08.488983Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Liao Fei's Solo Exhibition",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2240,
                "name": "PIFO Gallery",
                "slug": "pifo-gallery",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.92147,116.44310799999994",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2015-12-12T04:56:58.000000Z",
            "publish_time": null,
            "slug": "this-sentence-is-false-liao-feis-solo-exhibition-2",
            "created_at": "2015-12-12T04:56:58.000000Z",
            "updated_at": "2015-12-12T04:56:58.000000Z",
            "summary": "Liao Fei's Solo Exhibition is an Gallery Shows event starting on 14/11/2015, 12:00 and ending on 27/12/2015, 12:00. Event is in PIFO Gallery with address B-11, 798 Art Zone, No.2 Jiuxianqiao Rd, Chaoyang District, Beijing, China.",
            "title": "Liao Fei's Solo Exhibition",
            "content": "",
            "start_time": "2015-11-14T12:00:00.000000Z",
            "end_time": "2015-12-27T12: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": "B-11, 798 Art Zone, No.2 Jiuxianqiao Rd, Chaoyang District, Beijing, China",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2644,
                2645,
                2646,
                2647,
                2648,
                2649
            ]
        },
        {
            "id": 648,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1960,
                "name": "MATTHEW RACHMAN GALLERY",
                "slug": "matthew-rachman-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.895727,-87.66955289999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2316,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/matthewrachman.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:24:06.825623Z",
                    "updated_at": "2021-09-14T13:27:12.845198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "matthewrachman",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-11-06T17:50:06.000000Z",
            "publish_time": null,
            "slug": "christophe-gausparro-raul-de-la-torre-shaping-memory",
            "created_at": "2015-11-06T17:50:06.000000Z",
            "updated_at": "2020-07-16T07:59:39.040964Z",
            "summary": "Shaping Memory is an Gallery Shows event starting on 13/11/2015, 00:00 and ending on 24/12/2015, 00:00. Event is in MATTHEW RACHMAN GALLERY with address 1659 W Chicago Ave, Chicago, IL 60622, USA.",
            "title": "Shaping Memory",
            "content": "",
            "start_time": "2015-11-13T00:00:00.000000Z",
            "end_time": "2015-12-24T00: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": "1659 W Chicago Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "41.8947151,-87.7751283",
            "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@matthewrachman.com",
            "external_url": "http://www.matthewrachmangallery.com/",
            "phone": "773.245.3182",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4417
            ],
            "additional_images": []
        },
        {
            "id": 649,
            "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": null,
            "venue": {
                "id": 1965,
                "name": "Gallery 1261",
                "slug": "gallery-1261",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.736391,-104.99326400000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-11-06T20:51:47.000000Z",
            "publish_time": null,
            "slug": "the-renaissance-of-realism-group-exhibition",
            "created_at": "2015-11-06T20:51:47.000000Z",
            "updated_at": "2020-07-16T07:59:39.434851Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 13/11/2015, 00:00 and ending on 06/12/2015, 00:00. Event is in Gallery 1261 with address 1261 Delaware St, Denver, CO 80204, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2015-11-13T00:00:00.000000Z",
            "end_time": "2015-12-06T00: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": "1261 Delaware St, Denver, CO 80204, USA",
            "city": "Denver",
            "geolocation": "39.73641575,-104.9932924747649",
            "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": "http://www.gallery1261.com/",
            "phone": "303-571-1261",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4415
            ],
            "additional_images": []
        },
        {
            "id": 650,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 691,
                "name": "Hang-Up Gallery",
                "slug": "hang-up-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53717899999999,-0.08493899999996302",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2716,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hang-up-gallery-london-dp-1581613082.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:06.314666Z",
                    "updated_at": "2021-09-14T13:36:33.668778Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2015-11-07T18:48:06.000000Z",
            "publish_time": null,
            "slug": "the-connor-brothers-so-it-goes",
            "created_at": "2015-11-07T18:48:06.000000Z",
            "updated_at": "2020-07-16T07:59:39.957545Z",
            "summary": "So It Goes… is an Gallery Shows event starting on 13/11/2015, 00:00 and ending on 07/12/2015, 00:00. Event is in Hang-Up Gallery with address 81 Stoke Newington Rd, Stoke Newington, London N16 8AD, UK.",
            "title": "So It Goes…",
            "content": "",
            "start_time": "2015-11-13T00:00:00.000000Z",
            "end_time": "2015-12-07T00: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": "81 Stoke Newington Rd, Stoke Newington, London N16 8AD, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5559089,-0.0745202",
            "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@hanguppictures",
            "external_url": "http://hanguppictures.com/",
            "phone": "+44 (0)20 3667 4550 ",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3649
            ],
            "artworks": [],
            "magazines": [
                4428
            ],
            "additional_images": []
        },
        {
            "id": 666,
            "author": {
                "id": "99a09891-d0f8-4daa-801d-5ab5c07b9ed0",
                "username": "GalerieCelal",
                "slug": "galeriecelal",
                "first_name": "GALERIE",
                "last_name": "CELAL",
                "display_name": "Erika Elö",
                "display_name_full": "Erika Elö",
                "email": "contact@galeriecelal.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1328,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/951144393_1447767839.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/951144393_1447767839-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T13:54:34.042117Z",
                "updated_at": "2021-09-13T10:41:57.193353Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "BARCELONA MIA",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 343,
                "name": "GALERIE CELAL",
                "slug": "galerie-celal",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8607155,2.3452072000000044",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2015-11-17T14:43:28.000000Z",
            "publish_time": null,
            "slug": "barcelona-mia-2",
            "created_at": "2015-11-17T14:43:28.000000Z",
            "updated_at": "2020-07-16T07:59:47.929586Z",
            "summary": "BARCELONA MIA is an Gallery Shows event starting on 12/11/2015, 12:00 and ending on 12/12/2015, 12:00. Event is in GALERIE CELAL with address 45 Rue Saint Honoré, 75001 Paris, France.",
            "title": "BARCELONA MIA",
            "content": "",
            "start_time": "2015-11-12T12:00:00.000000Z",
            "end_time": "2015-12-12T12: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": "45 Rue Saint Honoré, 75001 Paris, France",
            "city": "Paris",
            "geolocation": "48.860784,2.3453138116000005",
            "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": 638,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 51,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kenneth-Noland-Heat-Detail-1958.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kenneth-Noland-Heat-Detail-1958-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T03:32:21.180299Z",
                "updated_at": "2021-09-13T10:28:30.775229Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kenneth Noland - Heat (Detail), 1958",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-29T19:42:45.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-art-day-auction-11-12-2015",
            "created_at": "2015-10-29T19:42:45.000000Z",
            "updated_at": "2020-07-16T07:59:33.755986Z",
            "summary": "Contemporary Art Day Auction is an Auctions event starting on 12/11/2015, 09:30 and ending on 12/11/2015, 17:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Contemporary Art Day Auction",
            "content": "",
            "start_time": "2015-11-12T09:30:00.000000Z",
            "end_time": "2015-11-12T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                731,
                1694,
                59,
                891,
                476,
                73,
                57,
                7,
                402,
                356,
                1704,
                912,
                932,
                1221,
                51,
                860,
                317,
                418,
                901,
                3721,
                247,
                470,
                467,
                570,
                349,
                373,
                573,
                964,
                2145,
                3591,
                830,
                1340,
                350,
                428,
                364,
                499,
                3700,
                362,
                371,
                558,
                746,
                904,
                1333,
                3010,
                445,
                460,
                1835,
                347,
                1703,
                1718,
                427,
                544,
                3702,
                46,
                132,
                396,
                469,
                477,
                609,
                820,
                844,
                965,
                1290,
                1330,
                3194,
                3710,
                505,
                509,
                563,
                660,
                757,
                864,
                929,
                934,
                1160,
                2972,
                2996,
                348,
                353,
                358,
                433,
                487,
                513,
                533,
                547,
                555,
                574,
                581,
                586,
                587,
                786,
                792,
                810,
                819,
                833,
                846,
                887,
                1358,
                1374,
                1418,
                1787,
                1909,
                2267,
                2276,
                2341,
                3282,
                3695,
                83,
                118,
                136,
                318,
                382,
                393,
                394,
                430,
                432,
                435,
                479,
                483,
                496,
                510,
                516,
                520,
                523,
                532,
                536,
                537,
                549,
                578,
                593,
                594,
                607,
                613,
                730,
                761,
                807,
                879,
                890,
                910,
                924,
                939,
                974,
                987,
                1065,
                1098,
                1224,
                1265,
                1357,
                1364,
                1366,
                1405,
                1714,
                1719,
                1722,
                1725,
                1742,
                1753,
                1758,
                1763,
                1786,
                1834,
                1847,
                1849,
                1864,
                1887,
                1922,
                1931,
                1975,
                2006,
                2017,
                2147,
                2154,
                2156,
                2228,
                2240,
                2254,
                2259,
                2268,
                2271,
                2297,
                2304,
                2325,
                2336,
                2349,
                2376,
                2399,
                2413,
                2417,
                2418,
                2859,
                2907,
                2914,
                2922,
                2925,
                2944,
                2973,
                3000,
                3014,
                3077,
                3133,
                3138,
                3149,
                3171,
                3244,
                3309,
                3346,
                3392,
                3610,
                3681,
                3692,
                3693,
                3694,
                3696,
                3697,
                3698,
                3699,
                3701,
                3703,
                3704,
                3706,
                3707,
                3708,
                3709,
                3711,
                3712,
                3713,
                3714,
                3715,
                3716,
                3717,
                3718,
                3719,
                3720,
                3722,
                3723
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 563,
            "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": null,
            "venue": {
                "id": 3042,
                "name": "Carrousel du Louvre",
                "slug": "carrousel-du-louvre",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8617864,2.3340278",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2015-09-21T11:15:51.000000Z",
            "publish_time": null,
            "slug": "fotofever-photography-fair",
            "created_at": "2015-09-21T11:15:51.000000Z",
            "updated_at": "2020-07-16T07:58:56.038218Z",
            "summary": "FotoFever Photography Fair is an Art Fairs event starting on 12/11/2015, 00:00 and ending on 15/11/2015, 00:00. Event is in Carrousel du Louvre with address 99 Rue de Rivoli, Paris, France.",
            "title": "FotoFever Photography Fair",
            "content": "",
            "start_time": "2015-11-12T00:00:00.000000Z",
            "end_time": "2015-11-15T00: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": "99 Rue de Rivoli, Paris, France",
            "city": "Paris",
            "geolocation": "48.8624513,2.3347579",
            "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@fotofeverartfair.com",
            "external_url": "http://www.fotofeverartfair.com/",
            "phone": "+ 33 1 43 59 46 06",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4081
            ],
            "additional_images": []
        },
        {
            "id": 636,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 58,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucio-Fontana-Concetto-Spaziale-Attese-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T12:44:07.481923Z",
                "updated_at": "2021-09-13T10:28:30.863276Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Lucio Fontana - Concetto Spaziale, Attese (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-26T19:38:52.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-art-evening-auction-11-11-2015",
            "created_at": "2015-10-26T19:38:52.000000Z",
            "updated_at": "2020-07-16T07:59:32.677633Z",
            "summary": "Contemporary Art Evening Auction is an Auctions event starting on 11/11/2015, 19:00 and ending on 11/11/2015, 21:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Contemporary Art Evening Auction",
            "content": "",
            "start_time": "2015-11-11T19:00:00.000000Z",
            "end_time": "2015-11-11T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "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,
                59,
                402,
                356,
                247,
                361,
                115,
                373,
                1340,
                350,
                428,
                499,
                1333,
                46,
                132,
                395,
                477,
                3123,
                433,
                464,
                547,
                592,
                676,
                1358,
                1374,
                290,
                410,
                430,
                435,
                495,
                516,
                526,
                750,
                879,
                974,
                1329,
                1376
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 623,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 47,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jeff-Koons-Soccerball-Bumblebee-19851.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:36:36.177490Z",
                "updated_at": "2021-09-13T10:28:30.723630Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jeff Koons - Soccerball (Bumblebee), 1985",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-23T19:34:55.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-contemporary-art-afternoon-session-11-11-2015",
            "created_at": "2015-10-23T19:34:55.000000Z",
            "updated_at": "2020-07-16T07:59:26.168952Z",
            "summary": "Post War & Contemporary Art Afternoon Session is an Auctions event starting on 11/11/2015, 14:00 and ending on 11/11/2015, 19:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Post War & Contemporary Art Afternoon Session",
            "content": "",
            "start_time": "2015-11-11T14:00:00.000000Z",
            "end_time": "2015-11-11T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                59,
                73,
                870,
                57,
                7,
                2380,
                491,
                790,
                317,
                901,
                247,
                570,
                580,
                839,
                1233,
                2388,
                445,
                347,
                857,
                1220,
                427,
                544,
                785,
                46,
                132,
                395,
                609,
                844,
                934,
                3116,
                3269,
                3607,
                464,
                487,
                547,
                555,
                581,
                586,
                592,
                792,
                806,
                1374,
                1418,
                2267,
                2341,
                3104,
                3616,
                318,
                382,
                394,
                410,
                430,
                479,
                485,
                510,
                516,
                520,
                532,
                537,
                549,
                593,
                597,
                600,
                797,
                890,
                910,
                915,
                945,
                954,
                1121,
                1174,
                1224,
                1719,
                1827,
                1847,
                1900,
                1918,
                1931,
                2017,
                2225,
                2243,
                2254,
                2259,
                2271,
                2287,
                2297,
                2349,
                2399,
                2420,
                2450,
                2692,
                2914,
                2915,
                2941,
                2942,
                2946,
                2970,
                2973,
                3000,
                3075,
                3077,
                3608,
                3609,
                3610,
                3611,
                3612,
                3613,
                3615,
                3617,
                3618,
                3619,
                3620
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 622,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 46,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Flowers.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:34:44.555798Z",
                "updated_at": "2021-09-13T10:28:30.710185Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Flowers",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-22T19:37:45.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-contemporary-art-morning-session-11-11-2015",
            "created_at": "2015-10-22T19:37:45.000000Z",
            "updated_at": "2020-07-16T07:59:25.665090Z",
            "summary": "Post War & Contemporary Art Morning Session is an Auctions event starting on 11/11/2015, 09:00 and ending on 11/11/2015, 14:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Post War & Contemporary Art Morning Session",
            "content": "",
            "start_time": "2015-11-11T09:00:00.000000Z",
            "end_time": "2015-11-11T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1700,
                731,
                1694,
                471,
                402,
                1717,
                356,
                783,
                1704,
                912,
                932,
                1221,
                1831,
                2900,
                860,
                467,
                1967,
                349,
                373,
                3591,
                1340,
                350,
                428,
                793,
                364,
                499,
                1737,
                2959,
                3590,
                1216,
                3082,
                362,
                458,
                746,
                748,
                904,
                1333,
                1715,
                1877,
                1703,
                1718,
                1839,
                3008,
                469,
                913,
                1330,
                2456,
                2999,
                757,
                805,
                1160,
                1808,
                2972,
                2996,
                676,
                786,
                885,
                1358,
                1951,
                2251,
                2255,
                2950,
                3400,
                435,
                730,
                974,
                1332,
                1341,
                1357,
                1359,
                1384,
                1742,
                1997,
                2923,
                3029,
                3294,
                3397,
                3588,
                3589,
                3602,
                3603,
                3604,
                3605
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 620,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 45,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alexander-Calder-Bullfight.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:21:58.095577Z",
                "updated_at": "2021-09-13T10:28:30.696827Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alexander Calder -Bullfight",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-21T19:33:21.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-contemporary-art-evening-sale-11-10-2015",
            "created_at": "2015-10-21T19:33:21.000000Z",
            "updated_at": "2020-07-16T07:59:24.673202Z",
            "summary": "Post War & Contemporary Art Evening Sale is an Auctions event starting on 10/11/2015, 18:30 and ending on 10/11/2015, 22:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Post War & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2015-11-10T18:30:00.000000Z",
            "end_time": "2015-11-10T22:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1694,
                59,
                402,
                356,
                317,
                349,
                361,
                373,
                499,
                3082,
                362,
                458,
                904,
                1333,
                795,
                1220,
                427,
                46,
                395,
                469,
                2996,
                352,
                433,
                551,
                587,
                592,
                786,
                806,
                885,
                1358,
                1374,
                1383,
                2950,
                382,
                410,
                435,
                549,
                647,
                750,
                1324,
                1327,
                3119,
                3294,
                3460,
                3565
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 617,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 43,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T01:52:46.607883Z",
                "updated_at": "2021-09-13T10:28:30.671325Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alexander Calder - Untitled (Pull Toy), circa 1958",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-19T19:33:44.000000Z",
            "publish_time": null,
            "slug": "bonhams-post-war-contemporary-art-11-10-2015",
            "created_at": "2015-10-19T19:33:44.000000Z",
            "updated_at": "2020-07-16T07:59:23.365465Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 10/11/2015, 16:00 and ending on 10/11/2015, 21:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2015-11-10T16:00:00.000000Z",
            "end_time": "2015-11-10T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1700,
                1694,
                914,
                402,
                356,
                932,
                1831,
                860,
                1720,
                467,
                373,
                1718,
                1883,
                427,
                1382,
                3008,
                913,
                805,
                1160,
                3560,
                352,
                353,
                1033,
                1358,
                1374,
                1383,
                1876,
                1955,
                2276,
                938,
                1922,
                2923,
                3461,
                3557,
                3558,
                3559
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 640,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 52,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lee-Ufan-From-Point-No.-78023-Details-1978-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T03:33:38.015491Z",
                "updated_at": "2021-09-13T10:28:30.788333Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Lee Ufan - From Point No. 78023 (Details), 1978",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-30T19:40:47.000000Z",
            "publish_time": null,
            "slug": "phillips-contemporary-art-day-sale-11-10-2015",
            "created_at": "2015-10-30T19:40:47.000000Z",
            "updated_at": "2020-07-16T07:59:34.988563Z",
            "summary": "Contemporary Art Day Sale is an Auctions event starting on 10/11/2015, 11:00 and ending on 10/11/2015, 17:00. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "Contemporary Art Day Sale",
            "content": "",
            "start_time": "2015-11-10T11:00:00.000000Z",
            "end_time": "2015-11-10T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "450 Park Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7615159,-73.9712055",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                780,
                345,
                731,
                1694,
                59,
                891,
                73,
                870,
                7,
                1717,
                356,
                783,
                1806,
                1704,
                1221,
                1831,
                2158,
                51,
                2193,
                901,
                1985,
                247,
                470,
                467,
                349,
                373,
                964,
                830,
                448,
                364,
                458,
                2388,
                3743,
                347,
                978,
                1220,
                1703,
                1718,
                544,
                2958,
                46,
                132,
                815,
                955,
                965,
                2999,
                509,
                864,
                934,
                1160,
                1808,
                1969,
                235,
                291,
                348,
                358,
                464,
                487,
                513,
                555,
                676,
                742,
                806,
                846,
                887,
                944,
                1245,
                1383,
                1884,
                2276,
                3243,
                3310,
                3324,
                3732,
                3735,
                10,
                118,
                136,
                318,
                382,
                393,
                410,
                479,
                495,
                597,
                879,
                908,
                915,
                930,
                936,
                938,
                939,
                945,
                952,
                973,
                1021,
                1065,
                1101,
                1265,
                1478,
                1827,
                1871,
                1895,
                1912,
                1922,
                1952,
                2225,
                2226,
                2228,
                2254,
                2287,
                2289,
                2298,
                2301,
                2310,
                2325,
                2333,
                2336,
                2354,
                2373,
                2375,
                2376,
                2378,
                2399,
                2411,
                2413,
                2508,
                2675,
                2853,
                2919,
                2932,
                3000,
                3003,
                3006,
                3011,
                3044,
                3077,
                3106,
                3138,
                3193,
                3240,
                3250,
                3434,
                3479,
                3617,
                3683,
                3696,
                3698,
                3711,
                3729,
                3731,
                3733,
                3734,
                3736,
                3737,
                3738,
                3739,
                3740,
                3741,
                3742,
                3744,
                3745,
                3746,
                3747,
                3748,
                3749,
                3750,
                3751
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 659,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 57,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Amedeo-Modigliani-Nu-couche-1917.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Amedeo-Modigliani-Nu-couche-1917-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T12:36:38.523820Z",
                "updated_at": "2021-09-13T10:28:30.851867Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Amedeo Modigliani - Nu couche,  1917",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-11-10T16:23:01.000000Z",
            "publish_time": null,
            "slug": "christies-the-artists-muse-a-curated-evening-sale-11-9-2015",
            "created_at": "2015-11-10T16:23:01.000000Z",
            "updated_at": "2020-07-16T07:59:44.417321Z",
            "summary": "The Artist's Muse: A Curated Evening Sale is an Auctions event starting on 09/11/2015, 19:00 and ending on 09/11/2015, 21:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "The Artist's Muse: A Curated Evening Sale",
            "content": "",
            "start_time": "2015-11-09T19:00:00.000000Z",
            "end_time": "2015-11-09T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1706,
                345,
                59,
                402,
                317,
                418,
                373,
                494,
                2149,
                395,
                2084,
                2196,
                2199,
                3403,
                352,
                3218,
                647,
                1180,
                2189,
                2814,
                3888,
                3889
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 637,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 49,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Christopher-Wool-Untitled-P271-Detail-1997.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-Wool-Untitled-P271-Detail-1997-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:56:07.077287Z",
                "updated_at": "2021-09-13T10:28:30.748949Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Christopher Wool - Untitled (P271) (Detail), 1997",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-27T20:00:31.000000Z",
            "publish_time": null,
            "slug": "phillips-20th-century-contemporary-art-evening-sale-11-8-2015",
            "created_at": "2015-10-27T20:00:31.000000Z",
            "updated_at": "2020-07-16T07:59:33.437680Z",
            "summary": "20th Century & Contemporary Art Evening Sale is an Auctions event starting on 08/11/2015, 19:00 and ending on 08/11/2015, 22:15. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2015-11-08T19:00:00.000000Z",
            "end_time": "2015-11-08T22:15:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "450 Park Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7615159,-73.9712055",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                60,
                1706,
                345,
                1694,
                870,
                402,
                2193,
                247,
                1998,
                373,
                3591,
                1340,
                364,
                458,
                1333,
                2388,
                460,
                2429,
                347,
                132,
                395,
                505,
                509,
                736,
                929,
                513,
                574,
                676,
                786,
                792,
                885,
                1374,
                382,
                479,
                510,
                516,
                523,
                549,
                571,
                879,
                1341,
                2243,
                2692,
                2932,
                2973,
                3681,
                3682,
                3683,
                3684
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 639,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 2464,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1664529186_1446049796.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1664529186_1446049796-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:13:42.164202Z",
                "updated_at": "2021-09-13T10:57:37.025251Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Potentia Trium",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-28T17:18:58.000000Z",
            "publish_time": null,
            "slug": "potentia-trium",
            "created_at": "2015-10-28T17:18:58.000000Z",
            "updated_at": "2020-07-16T07:59:34.256521Z",
            "summary": "Potentia Trium is an Gallery Shows event starting on 07/11/2015, 12:00 and ending on 22/12/2015, 12:00. Event is in Woodward Gallery with address 133 Eldridge St, New York, NY 10002, USA.",
            "title": "Potentia Trium",
            "content": "",
            "start_time": "2015-11-07T12:00:00.000000Z",
            "end_time": "2015-12-22T12: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": "133 Eldridge St, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7190092,-73.99180274990022",
            "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": [
                3356,
                3355,
                3499
            ],
            "artworks": [],
            "magazines": [
                4344
            ],
            "additional_images": [
                1230,
                1231,
                1232,
                1439,
                1440,
                1441,
                1442,
                1443,
                2465,
                2466,
                2467,
                2468,
                2469,
                2470,
                2471,
                2472,
                2473,
                2474,
                2490,
                2491,
                2492,
                2493,
                2494,
                2495,
                2496,
                2497,
                2498,
                2585
            ]
        }
    ]
}