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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36972&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36936&ordering=-start_time",
    "results": [
        {
            "id": 544,
            "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": 15,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Steichen-Rockefeller-Center-Detail-1932-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T17:58:19.124991Z",
                "updated_at": "2021-09-13T10:28:30.299580Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edward Steichen - Rockefeller Center (Detail), 1932",
                "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-09-04T19:20:06.000000Z",
            "publish_time": null,
            "slug": "christies-photographs-10-5-2015",
            "created_at": "2015-09-04T19:20:06.000000Z",
            "updated_at": "2020-07-16T07:58:46.417078Z",
            "summary": "Photographs: The Evening Sale is an Auctions event starting on 05/10/2015, 18:00 and ending on 05/10/2015, 23:45. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Photographs: The Evening Sale",
            "content": "",
            "start_time": "2015-10-05T18:00:00.000000Z",
            "end_time": "2015-10-05T23:45: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": [
                1161,
                1233,
                468,
                1796,
                463,
                1666,
                1713,
                2472,
                2523,
                2525,
                482,
                536,
                826,
                871,
                973,
                1122,
                1405,
                1705,
                1721,
                2509,
                2510,
                2511,
                2512,
                2513,
                2514,
                2515,
                2516,
                2517,
                2518,
                2519,
                2520,
                2521,
                2524,
                2526,
                2527
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 570,
            "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": 27,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ai-Weiwei-Map-of-China-2008-2009.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Map-of-China-2008-2009-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T22:23:43.133319Z",
                "updated_at": "2021-09-13T10:28:30.448580Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ai Weiwei - Map of China, 2008-2009",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1670,
                "name": "Sotheby's Hong Kong",
                "slug": "sothebys-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2777138,114.16543509999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2174,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:37:28.884147Z",
                    "updated_at": "2021-09-14T13:24:00.180641Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "HK",
            "publish_status": "published",
            "published_at": "2015-09-25T19:00:38.000000Z",
            "publish_time": null,
            "slug": "sothebys-modern-and-contemporary-asian-art-evening-sale-1042015",
            "created_at": "2015-09-25T19:00:38.000000Z",
            "updated_at": "2015-09-25T19:00:38.000000Z",
            "summary": "Modern and Contemporary Asian Art Evening Sale is an Auctions event starting on 04/10/2015, 17:00 and ending on 04/10/2015, 21:00. Event is in Sotheby's Hong Kong with address One Pacific Place, 88 Queensway, Central, Hong Kong.",
            "title": "Modern and Contemporary Asian Art Evening Sale",
            "content": "",
            "start_time": "2015-10-04T17:00:00.000000Z",
            "end_time": "2015-10-04T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "One Pacific Place, 88 Queensway, Central, Hong Kong",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                418,
                115,
                364,
                747,
                507,
                676,
                3177,
                495,
                508,
                512,
                521,
                577,
                584,
                585,
                596,
                788,
                1314,
                1323,
                1336,
                1339,
                1369,
                2508,
                3158,
                3159,
                3160,
                3161,
                3162,
                3163,
                3164,
                3165,
                3167,
                3168,
                3169,
                3171,
                3172,
                3173,
                3175,
                3176,
                3178,
                3179,
                3180,
                3181,
                3182,
                3183,
                3184,
                3185,
                3186,
                3187,
                3188
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 568,
            "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": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-09-22T18:55:00.000000Z",
            "publish_time": null,
            "slug": "oakoak-lets-play",
            "created_at": "2015-09-22T18:55:00.000000Z",
            "updated_at": "2020-07-16T07:58:58.601534Z",
            "summary": "Let's play is an Gallery Shows event starting on 03/10/2015, 00:00 and ending on 01/11/2015, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Let's play",
            "content": "",
            "start_time": "2015-10-03T00:00:00.000000Z",
            "end_time": "2015-11-01T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "http://verticalgallery.com/",
            "phone": "7736973846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4094
            ],
            "additional_images": []
        },
        {
            "id": 591,
            "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-09-29T18:35:39.000000Z",
            "publish_time": null,
            "slug": "small-works-group-exhibition",
            "created_at": "2015-09-29T18:35:39.000000Z",
            "updated_at": "2020-07-16T07:59:10.047947Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 02/10/2015, 00:00 and ending on 01/11/2015, 00:00. Event is in Gallery 1261 with address 1261 Delaware St, Denver, CO 80204, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2015-10-02T00:00:00.000000Z",
            "end_time": "2015-11-01T00: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": [
                4135
            ],
            "additional_images": []
        },
        {
            "id": 597,
            "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": 1976,
                "name": "Fluorescent Smogg",
                "slug": "fluorescent-smogg",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.373156,2.160884699999997",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2015-10-01T23:22:54.000000Z",
            "publish_time": null,
            "slug": "russell-maurice-the-pilgrim",
            "created_at": "2015-10-01T23:22:54.000000Z",
            "updated_at": "2020-07-16T07:59:13.037405Z",
            "summary": "The Pilgrim is an Gallery Shows event starting on 01/10/2015, 19:00 and ending on 01/10/2015, 19:30. Event is in Fluorescent Smogg with address Carrer de Radas, 41, 08004 Barcelona, Barcelona, Spain.",
            "title": "The Pilgrim",
            "content": "",
            "start_time": "2015-10-01T19:00:00.000000Z",
            "end_time": "2015-10-01T19:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": true,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Carrer de Radas, 41, 08004 Barcelona, Barcelona, Spain",
            "city": "Barcelona",
            "geolocation": "41.3738268,2.1610055",
            "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@fluorescentSmogg.com",
            "external_url": "http://fluorescentsmogg.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4168
            ],
            "additional_images": []
        },
        {
            "id": 556,
            "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": 18,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Mr-Brainwash-Freedom-kiss-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mr-Brainwash-Freedom-kiss-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T20:04:11.495616Z",
                "updated_at": "2021-09-13T10:28:30.337080Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Mr Brainwash - Freedom kiss (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1787,
                "name": "Tajan Paris",
                "slug": "tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87318369848251,2.3247605104506874",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2165,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tajan_paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tajan_paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:36:11.185266Z",
                    "updated_at": "2021-09-14T13:23:48.890137Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "tajan_paris",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2015-09-14T17:13:20.000000Z",
            "publish_time": null,
            "slug": "tajan-street-art-10-1-2015",
            "created_at": "2015-09-14T17:13:20.000000Z",
            "updated_at": "2020-07-16T07:58:52.421183Z",
            "summary": "Street Art is an Auctions event starting on 01/10/2015, 18:00 and ending on 01/10/2015, 23:45. Event is in Tajan Paris with address 37 Rue des Mathurins, 75008 Paris, France.",
            "title": "Street Art",
            "content": "",
            "start_time": "2015-10-01T18:00:00.000000Z",
            "end_time": "2015-10-01T23:45:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "37 Rue des Mathurins, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.873243,2.324699",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                58,
                8,
                22,
                9,
                65,
                33,
                27,
                122,
                32,
                1234,
                88,
                4,
                11,
                44,
                18,
                28,
                141,
                78,
                178,
                640,
                24,
                29,
                108,
                165,
                401,
                2836,
                13,
                412,
                719,
                1031,
                2824,
                17,
                19,
                66,
                75,
                158,
                217,
                443,
                1008,
                1029,
                10,
                36,
                41,
                100,
                107,
                111,
                124,
                137,
                140,
                160,
                186,
                194,
                210,
                213,
                218,
                256,
                271,
                292,
                336,
                419,
                437,
                626,
                1035,
                1199,
                1201,
                1380,
                1392,
                1529,
                2732,
                2816,
                2817,
                2818,
                2819,
                2820,
                2821,
                2822,
                2823,
                2825,
                2827,
                2828,
                2829,
                2830,
                2831,
                2832,
                2833,
                2835,
                2837,
                2838,
                2839,
                2840,
                2841
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 571,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2377,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/114004314_1443311708.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114004314_1443311708-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:12:14.904758Z",
                "updated_at": "2021-09-13T10:56:08.291232Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a solo show by Soey Milk",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-09-24T20:43:55.000000Z",
            "publish_time": null,
            "slug": "pida-a-solo-show-by-soey-milk",
            "created_at": "2015-09-24T20:43:55.000000Z",
            "updated_at": "2020-07-16T07:59:00.167551Z",
            "summary": "a solo show by Soey Milk is an Gallery Shows event starting on 01/10/2015, 12:00 and ending on 24/10/2015, 12:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "a solo show by Soey Milk",
            "content": "",
            "start_time": "2015-10-01T12:00:00.000000Z",
            "end_time": "2015-10-24T12: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": "804 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "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": [
                4156
            ],
            "additional_images": [
                2378,
                2379,
                2380
            ]
        },
        {
            "id": 575,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2392,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1468561583_1443823452.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1468561583_1443823452-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:12:30.121535Z",
                "updated_at": "2021-09-13T10:56:23.707417Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a solo show by Stella Im Hultberg",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-09-27T01:22:22.000000Z",
            "publish_time": null,
            "slug": "stranger-a-solo-show-by-stella-im-hultberg-2",
            "created_at": "2015-09-27T01:22:22.000000Z",
            "updated_at": "2020-07-16T07:59:02.028990Z",
            "summary": "a solo show by Stella Im Hultberg is an Gallery Shows event starting on 01/10/2015, 12:00 and ending on 24/10/2015, 12:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "a solo show by Stella Im Hultberg",
            "content": "",
            "start_time": "2015-10-01T12:00:00.000000Z",
            "end_time": "2015-10-24T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4122
            ],
            "additional_images": [
                1187,
                1188,
                1189,
                2393,
                2394,
                2395,
                2396,
                2397,
                2398,
                2399,
                2400,
                2401
            ]
        },
        {
            "id": 569,
            "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": 426,
                "name": "PURE EVIL GALLERY",
                "slug": "pure-evil-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5245707,-0.08135119999997187",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2015-09-22T20:18:51.000000Z",
            "publish_time": null,
            "slug": "madc-character",
            "created_at": "2015-09-22T20:18:51.000000Z",
            "updated_at": "2020-07-16T07:58:59.130274Z",
            "summary": "Character is an Gallery Shows event starting on 01/10/2015, 00:00 and ending on 01/11/2015, 00:00. Event is in PURE EVIL GALLERY with address 108 Leonard St, London EC2A 4XS, UK.",
            "title": "Character",
            "content": "",
            "start_time": "2015-10-01T00:00:00.000000Z",
            "end_time": "2015-11-01T00: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": "108 Leonard St, London EC2A 4XS, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5245851,-0.08132138301354402",
            "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": "cue@pureevilgallery.com",
            "external_url": "http://www.pureevilclothing.com/indexgallery.html",
            "phone": "+44 20 77292866",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                169
            ],
            "artworks": [],
            "magazines": [
                4110
            ],
            "additional_images": []
        },
        {
            "id": 19429,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18863,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f95640040a1b45039690a5a21899ee02.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f95640040a1b45039690a5a21899ee02-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:17:11.001186Z",
                "updated_at": "2023-02-10T14:29:31.359611Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7745,
                "name": "Nanda\\Hobbs",
                "slug": "nandahobbs",
                "city": "Chippendale",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8872711,151.1995181",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:17:11.284214Z",
            "publish_time": null,
            "slug": "nandahobbs-chen-ping-returning-lives-2015-10-01",
            "created_at": "2023-01-12T10:17:12.163828Z",
            "updated_at": "2023-01-12T10:17:12.163846Z",
            "summary": null,
            "title": "Chen Ping | Returning Lives",
            "content": null,
            "start_time": "2015-10-01T00:00:00.000000Z",
            "end_time": "2015-10-16T00: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": ", ,",
            "city": "Chippendale",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 549,
            "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": 19,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Banksy-Donkey-Documents-Detail-20071.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Donkey-Documents-Detail-20071-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T20:14:39.292925Z",
                "updated_at": "2021-09-13T10:28:30.350208Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Banksy - Donkey Documents Detail, 2007",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1825,
                "name": "Julien's Auctions",
                "slug": "juliens-auctions-beverly-hills",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0213425,-118.38329980000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2166,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/juliens_auctions.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:36:23.148876Z",
                    "updated_at": "2021-09-14T13:23:50.102625Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "juliens_auctions",
                    "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-09-11T19:10:49.000000Z",
            "publish_time": null,
            "slug": "juliens-auctions-street-art-and-contemporary-art-9-30-2015",
            "created_at": "2015-09-11T19:10:49.000000Z",
            "updated_at": "2020-07-16T07:58:48.941867Z",
            "summary": "Street Art and Contemporary Art is an Auctions event starting on 30/09/2015, 19:00 and ending on 30/09/2015, 23:45. Event is in Julien's Auctions with address 9665 Wilshire Blvd, Beverly Hills, CA 90212, USA.",
            "title": "Street Art and Contemporary Art",
            "content": "",
            "start_time": "2015-09-30T19:00:00.000000Z",
            "end_time": "2015-09-30T23:45: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": "9665 Wilshire Blvd, Beverly Hills, CA 90212, USA",
            "city": "Beverly Hills",
            "geolocation": "34.067147,-118.40504949999999",
            "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,
                8,
                1694,
                476,
                7,
                9,
                65,
                27,
                322,
                220,
                4,
                96,
                43,
                119,
                178,
                24,
                29,
                13,
                181,
                17,
                66,
                128,
                158,
                452,
                1554,
                2710,
                2739,
                2769,
                2770,
                12,
                36,
                37,
                62,
                124,
                127,
                166,
                202,
                203,
                233,
                276,
                286,
                374,
                670,
                673,
                1214,
                1447,
                1632,
                1999,
                2695,
                2696,
                2697,
                2698,
                2699,
                2700,
                2701,
                2702,
                2703,
                2704,
                2705,
                2706,
                2707,
                2708,
                2709,
                2711,
                2712,
                2713,
                2714,
                2715,
                2716,
                2717,
                2718,
                2719,
                2720,
                2721,
                2722,
                2723,
                2724,
                2725,
                2726,
                2727,
                2728,
                2729,
                2730,
                2731,
                2732,
                2733,
                2734,
                2735,
                2736,
                2737,
                2738,
                2740,
                2741,
                2742,
                2743,
                2744,
                2745,
                2746,
                2747,
                2748,
                2749,
                2750,
                2751,
                2752,
                2753,
                2754,
                2755,
                2756,
                2757,
                2758,
                2759,
                2760,
                2761,
                2762,
                2763,
                2764,
                2765,
                2766,
                2767,
                2768,
                2771,
                2772,
                2773,
                2774,
                2775,
                2776,
                2778,
                2779,
                2780,
                2781,
                2782,
                2784,
                2785,
                2786,
                2787,
                2789,
                2793,
                2796,
                2806,
                2826
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 524,
            "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": 11,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Robyn-Denny-Track-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robyn-Denny-Track-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T15:22:14.672377Z",
                "updated_at": "2021-09-13T10:28:30.253346Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Robyn Denny - Track (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2015-09-08T22:39:27.000000Z",
            "publish_time": null,
            "slug": "sothebys-made-in-britain-9-30-2015",
            "created_at": "2015-09-08T22:39:27.000000Z",
            "updated_at": "2020-07-16T07:58:36.358751Z",
            "summary": "Made In Britain is an Auctions event starting on 30/09/2015, 10:30 and ending on 30/09/2015, 23:45. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Made In Britain",
            "content": "",
            "start_time": "2015-09-30T10:30:00.000000Z",
            "end_time": "2015-09-30T23:45:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34-35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                2616,
                476,
                2583,
                1672,
                57,
                491,
                65,
                2158,
                2161,
                2561,
                1998,
                361,
                2601,
                573,
                1964,
                372,
                2640,
                933,
                1697,
                2480,
                2023,
                2462,
                1698,
                2446,
                1988,
                2456,
                505,
                1331,
                2179,
                2565,
                352,
                501,
                555,
                1346,
                2001,
                2162,
                2308,
                2448,
                2594,
                2610,
                85,
                466,
                557,
                679,
                749,
                809,
                927,
                970,
                1188,
                1239,
                1632,
                1722,
                2154,
                2156,
                2163,
                2168,
                2173,
                2177,
                2178,
                2181,
                2182,
                2271,
                2344,
                2426,
                2430,
                2441,
                2443,
                2453,
                2455,
                2459,
                2509,
                2541,
                2543,
                2544,
                2546,
                2549,
                2550,
                2551,
                2552,
                2553,
                2554,
                2555,
                2556,
                2557,
                2558,
                2559,
                2560,
                2562,
                2563,
                2564,
                2566,
                2567,
                2568,
                2569,
                2570,
                2571,
                2572,
                2573,
                2574,
                2575,
                2576,
                2577,
                2578,
                2579,
                2580,
                2581,
                2582,
                2584,
                2585,
                2586,
                2587,
                2588,
                2589,
                2590,
                2591,
                2592,
                2593,
                2595,
                2596,
                2597,
                2598,
                2599,
                2600,
                2602,
                2603,
                2604,
                2605,
                2606,
                2607,
                2608,
                2609,
                2611,
                2612,
                2613,
                2614,
                2615,
                2617,
                2618,
                2619,
                2620,
                2621,
                2622,
                2623,
                2624,
                2625,
                2626,
                2627,
                2628,
                2629,
                2630,
                2631,
                2632,
                2633,
                2634,
                2635,
                2636,
                2637,
                2638,
                2639,
                2641,
                2642,
                2643,
                2648
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 562,
            "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": 22,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vanessa-Beecroft-VB43.038.ali-Detail-2000-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T21:11:53.903522Z",
                "updated_at": "2021-09-13T10:28:30.389152Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Vanessa Beecroft - VB43.038.ali (Detail), 2000",
                "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-09-18T19:18:44.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-nyc-9-30-2015",
            "created_at": "2015-09-18T19:18:44.000000Z",
            "updated_at": "2020-07-16T07:58:55.533579Z",
            "summary": "First Open NYC is an Auctions event starting on 30/09/2015, 09:30 and ending on 30/09/2015, 20:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "First Open NYC",
            "content": "",
            "start_time": "2015-09-30T09:30:00.000000Z",
            "end_time": "2015-09-30T20: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,
                345,
                1700,
                1694,
                2963,
                59,
                402,
                2956,
                3027,
                1717,
                783,
                1704,
                912,
                932,
                1221,
                1831,
                860,
                2969,
                418,
                901,
                2976,
                467,
                570,
                349,
                1710,
                373,
                830,
                428,
                751,
                793,
                2212,
                364,
                499,
                1737,
                1754,
                2959,
                458,
                638,
                748,
                904,
                1233,
                1333,
                1803,
                2388,
                3010,
                3034,
                2952,
                2960,
                347,
                795,
                978,
                1703,
                1718,
                1839,
                1883,
                427,
                544,
                2958,
                2979,
                2997,
                3008,
                46,
                132,
                469,
                477,
                800,
                1236,
                1330,
                2245,
                2456,
                2978,
                2999,
                757,
                764,
                805,
                864,
                929,
                934,
                942,
                1160,
                1271,
                1733,
                1808,
                1969,
                2957,
                2972,
                2975,
                2996,
                3004,
                316,
                533,
                547,
                555,
                1213,
                1374,
                1511,
                1799,
                1821,
                1884,
                1951,
                1955,
                1974,
                1977,
                2610,
                2680,
                2955,
                2961,
                2985,
                3037,
                118,
                125,
                136,
                492,
                520,
                536,
                549,
                597,
                613,
                628,
                761,
                807,
                908,
                910,
                915,
                917,
                927,
                935,
                936,
                954,
                957,
                963,
                968,
                1093,
                1095,
                1101,
                1125,
                1142,
                1207,
                1259,
                1478,
                1719,
                1742,
                1743,
                1756,
                1758,
                1763,
                1767,
                1786,
                1819,
                1825,
                1848,
                1868,
                1887,
                1895,
                1896,
                1904,
                1922,
                1952,
                2006,
                2083,
                2220,
                2239,
                2240,
                2256,
                2258,
                2262,
                2287,
                2305,
                2310,
                2315,
                2345,
                2369,
                2371,
                2375,
                2376,
                2396,
                2399,
                2619,
                2912,
                2913,
                2920,
                2930,
                2936,
                2949,
                2953,
                2962,
                2964,
                2965,
                2966,
                2967,
                2968,
                2970,
                2971,
                2973,
                2974,
                2977,
                2980,
                2981,
                2982,
                2983,
                2984,
                2986,
                2987,
                2988,
                2989,
                2990,
                2991,
                2992,
                2993,
                2994,
                2995,
                2998,
                3000,
                3001,
                3002,
                3003,
                3005,
                3006,
                3007,
                3009,
                3011,
                3012,
                3013,
                3014,
                3015,
                3016,
                3017,
                3018,
                3019,
                3020,
                3021,
                3022,
                3023,
                3024,
                3025,
                3026,
                3028,
                3029,
                3030,
                3031,
                3032,
                3033,
                3035,
                3036,
                3038,
                3039,
                3040,
                3041
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 521,
            "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": 8,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Ed-Ruscha-Mocha-Standard-Detail-1969-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T15:19:38.061066Z",
                "updated_at": "2021-09-13T10:28:30.217369Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edward Ed Ruscha - Mocha Standard (Detail), 1969",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2015-08-19T18:55:09.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-and-multiples-9-29-2015",
            "created_at": "2015-08-19T18:55:09.000000Z",
            "updated_at": "2020-07-16T07:58:34.851770Z",
            "summary": "Prints and Multiples is an Auctions event starting on 29/09/2015, 14:00 and ending on 29/09/2015, 23:45. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2015-09-29T14:00:00.000000Z",
            "end_time": "2015-09-29T23:45:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34-35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                60,
                1706,
                780,
                345,
                731,
                59,
                476,
                73,
                1696,
                7,
                402,
                1221,
                860,
                247,
                1720,
                2151,
                467,
                349,
                361,
                843,
                350,
                364,
                499,
                362,
                1333,
                2144,
                2149,
                2196,
                2473,
                2809,
                453,
                2199,
                2807,
                2815,
                433,
                513,
                2195,
                2472,
                2808,
                410,
                435,
                607,
                2143,
                2187,
                2189,
                2256,
                2805,
                2810,
                2811,
                2812,
                2813,
                2814
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 561,
            "author": {
                "id": "5070a1a0-34e2-4739-9df1-b785db53a610",
                "username": "API-NY",
                "slug": "api-ny",
                "first_name": "Jung",
                "last_name": "Sanders",
                "display_name": "andrew artprojects",
                "display_name_full": "andrew artprojects",
                "email": "flynn@artprojects.com",
                "telephone": "+1 212.343.2599"
            },
            "price": null,
            "featured_image": {
                "id": 4949,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2015-DeceptivelySimple-038ec.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2015-DeceptivelySimple-038ec-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-05-21T17:21:29.751720Z",
                "updated_at": "2021-09-13T11:43:01.954010Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
            },
            "venue": {
                "id": 2805,
                "name": "Art Projects International",
                "slug": "art-projects-international",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72271,-74.00979900000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3334,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ArtProjectsInternational-434GreenwichSt-ww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-04T21:28:01.606646Z",
                    "updated_at": "2021-09-14T13:52:18.724347Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
                },
                "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-09-16T22:18:43.000000Z",
            "publish_time": null,
            "slug": "deceptively-simple-pouran-jinchi-il-lee-richard-tsao",
            "created_at": "2015-09-16T22:18:43.000000Z",
            "updated_at": "2021-05-21T17:21:30.926995Z",
            "summary": "Deceptively Simple: POURAN JINCHI, IL LEE, RICHARD TSAO is an Gallery Shows event starting on 29/09/2015, 12:00 and ending on 21/11/2015, 12:00. Event is in Art Projects International with address 434 Greenwich Street, Ground Floor\r\nNew York, NY 10013\r\nUnited States.",
            "title": "Deceptively Simple: IL LEE, RICHARD TSAO",
            "content": "",
            "start_time": "2015-09-29T12:00:00.000000Z",
            "end_time": "2015-11-21T12: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": "434 Greenwich Street, Ground Floor\r\nNew York, NY 10013\r\nUnited States",
            "city": "null",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 522,
            "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": 9,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tom-Wesselmann-Big-Study-For-Smoker-26-1977-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-19T15:21:44.330267Z",
                "updated_at": "2021-09-13T10:28:30.228896Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Tom Wesselmann - Big Study For Smoker #26, 1977",
                "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-08-19T23:01:11.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-curated-9-29-2015",
            "created_at": "2015-08-19T23:01:11.000000Z",
            "updated_at": "2020-07-16T07:58:35.355207Z",
            "summary": "Contemporary Curated is an Auctions event starting on 29/09/2015, 10:00 and ending on 29/09/2015, 23:45. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2015-09-29T10:00:00.000000Z",
            "end_time": "2015-09-29T23:45: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,
                2948,
                1694,
                59,
                73,
                57,
                402,
                1717,
                356,
                783,
                1704,
                2902,
                912,
                790,
                1221,
                1831,
                2900,
                2921,
                949,
                51,
                860,
                2905,
                317,
                901,
                247,
                802,
                467,
                1967,
                373,
                2145,
                2906,
                350,
                428,
                1863,
                364,
                499,
                1754,
                1760,
                458,
                558,
                839,
                1233,
                1333,
                1715,
                1736,
                2388,
                950,
                1764,
                1835,
                347,
                1703,
                1718,
                1839,
                427,
                544,
                2940,
                46,
                132,
                395,
                408,
                469,
                477,
                760,
                955,
                965,
                1236,
                1330,
                509,
                563,
                764,
                765,
                929,
                934,
                942,
                1733,
                2926,
                2939,
                255,
                348,
                464,
                547,
                555,
                581,
                586,
                587,
                682,
                742,
                819,
                833,
                887,
                1293,
                1358,
                1732,
                1810,
                1876,
                1880,
                1951,
                1955,
                1974,
                2276,
                2341,
                2610,
                2938,
                2950,
                2951,
                10,
                12,
                83,
                136,
                149,
                290,
                318,
                393,
                485,
                520,
                549,
                628,
                823,
                828,
                879,
                898,
                908,
                915,
                917,
                938,
                939,
                951,
                957,
                973,
                1065,
                1093,
                1101,
                1164,
                1478,
                1714,
                1742,
                1767,
                1827,
                1834,
                1841,
                1915,
                1931,
                2147,
                2225,
                2230,
                2240,
                2268,
                2310,
                2333,
                2355,
                2376,
                2378,
                2386,
                2399,
                2450,
                2619,
                2859,
                2869,
                2878,
                2901,
                2903,
                2904,
                2907,
                2908,
                2909,
                2910,
                2911,
                2912,
                2913,
                2914,
                2915,
                2916,
                2917,
                2918,
                2919,
                2920,
                2922,
                2923,
                2924,
                2925,
                2927,
                2928,
                2929,
                2930,
                2931,
                2933,
                2934,
                2935,
                2936,
                2937,
                2941,
                2942,
                2943,
                2944,
                2945,
                2946,
                2947,
                2949,
                2953,
                2954
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 590,
            "author": {
                "id": "5ffb1b0e-9374-4391-a9b4-c2714c0b3160",
                "username": "EBKGallery",
                "slug": "ebkgallery",
                "first_name": "EBK Gallery",
                "last_name": "",
                "display_name": "Eric BenKiki",
                "display_name_full": "Eric BenKiki",
                "email": "ebk@ebkgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2381,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1933675283_1443537870.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1933675283_1443537870-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:12:19.137702Z",
                "updated_at": "2021-09-13T10:56:11.255783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Tadashi Moriyama | Paintings",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1992,
                "name": "EBK Gallery",
                "slug": "ebk-gallery-2",
                "city": "Hartford",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7665359,-72.6774428",
                "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-09-29T16:43:21.000000Z",
            "publish_time": null,
            "slug": "sprawl-tadashi-moriyama-paintings",
            "created_at": "2015-09-29T16:43:21.000000Z",
            "updated_at": "2020-07-16T07:59:09.615614Z",
            "summary": "Tadashi Moriyama | Paintings is an Gallery Shows event starting on 28/09/2015, 12:00 and ending on 11/10/2015, 12:00. Event is in EBK Gallery with address 218 Pearl St\r\nHartford, Connecticut 06103 USA.",
            "title": "Tadashi Moriyama | Paintings",
            "content": "",
            "start_time": "2015-09-28T12:00:00.000000Z",
            "end_time": "2015-10-11T12: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": "218 Pearl St\r\nHartford, Connecticut 06103 USA",
            "city": "Hartford",
            "geolocation": "41.766539117647056,-72.6778794117647",
            "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": [
                1204,
                2382,
                2383,
                2384
            ]
        },
        {
            "id": 826,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2827,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1039368417_1456401947.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1039368417_1456401947-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:19:41.012672Z",
                "updated_at": "2021-09-13T11:04:38.766050Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Echoes",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1987,
                "name": "Wunderkammern Rome",
                "slug": "wunderkammern-rome",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8772915,12.540692600000057",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-02-19T16:20:39.000000Z",
            "publish_time": null,
            "slug": "pure-evil",
            "created_at": "2016-02-19T16:20:39.000000Z",
            "updated_at": "2020-07-16T08:01:08.538256Z",
            "summary": "Echoes is an Gallery Shows event starting on 26/09/2015, 12:00 and ending on 31/10/2015, 12:00. Event is in Wunderkammern Rome with address Via Gabrio Serbelloni 124, Rome, Italy, 00176.",
            "title": "Echoes",
            "content": "",
            "start_time": "2015-09-26T12:00:00.000000Z",
            "end_time": "2015-10-31T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Gabrio Serbelloni 124, Rome, Italy, 00176",
            "city": "Rome",
            "geolocation": "41.8773129,12.5406618",
            "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": [
                11
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1637,
                1638,
                1639,
                1640,
                1641,
                1642,
                1643,
                1644,
                1645,
                1646
            ]
        }
    ]
}