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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36288&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36252&ordering=-end_time",
    "results": [
        {
            "id": 1080,
            "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": 1973,
                "name": "Cass Sculpture Foundation",
                "slug": "cass-sculpture-foundation",
                "city": "West Sussex",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8727449,-0.7294001000000208",
                "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": "2016-06-13T11:23:13.000000Z",
            "publish_time": null,
            "slug": "a-beautiful-disorder-group-exhibition",
            "created_at": "2016-06-13T11:23:13.000000Z",
            "updated_at": "2016-06-13T11:23:13.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 03/07/2016, 00:00 and ending on 07/11/2016, 00:00. Event is in Cass Sculpture Foundation with address New Barn Hill, Chichester, West Sussex PO18, UK.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-07-03T00:00:00.000000Z",
            "end_time": "2016-11-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "New Barn Hill, Chichester, West Sussex PO18, UK",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@sculpture.org.uk",
            "external_url": "http://www.sculpture.org.uk/",
            "phone": "01243 538 449",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6034
            ],
            "additional_images": []
        },
        {
            "id": 1266,
            "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": 2862,
                "name": "Istanbul Convention Center",
                "slug": "istanbul-convention-center",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0463909,28.988661500000035",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "TR",
            "publish_status": "published",
            "published_at": "2016-10-10T17:41:46.000000Z",
            "publish_time": null,
            "slug": "contemporary-istanbul-2016",
            "created_at": "2016-10-10T17:41:46.000000Z",
            "updated_at": "2016-10-10T17:41:46.000000Z",
            "summary": "Contemporary Istanbul 2016 is an Art Fairs event starting on 03/11/2016, 00:00 and ending on 07/11/2016, 00:00. Event is in Istanbul Convention Center with address istanbul convention center, Istanbul, Turkey.",
            "title": "Contemporary Istanbul 2016",
            "content": "",
            "start_time": "2016-11-03T00:00:00.000000Z",
            "end_time": "2016-11-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "istanbul convention center, Istanbul, Turkey",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@contemporaryistanbul.com",
            "external_url": "http://www.contemporaryistanbul.com/",
            "phone": "+90 212 244 71 71",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6647
            ],
            "additional_images": []
        },
        {
            "id": 2965,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2972,
                "name": "Oval",
                "slug": "oval",
                "city": "Torino ",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.03265,7.663490000000024",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2020-07-13T19:00:27.741510Z",
            "publish_time": null,
            "slug": "artissima-2016",
            "created_at": "2020-07-13T19:00:27.743867Z",
            "updated_at": "2020-07-15T09:44:16.683318Z",
            "summary": "",
            "title": "Artissima 2016",
            "content": "",
            "start_time": "2016-11-04T00:00:00.000000Z",
            "end_time": "2016-11-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": true,
            "address": null,
            "city": "Turin",
            "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": "https://www.artissima.art",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6516,
                6704,
                6760,
                6763,
                6765,
                6769,
                6771,
                6772,
                6773,
                6778,
                6780,
                6782,
                6786
            ],
            "additional_images": []
        },
        {
            "id": 1187,
            "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": "2016-09-02T18:27:44.000000Z",
            "publish_time": null,
            "slug": "gregory-block-solo-exhibition",
            "created_at": "2016-09-02T18:27:44.000000Z",
            "updated_at": "2020-07-16T08:04:10.747107Z",
            "summary": "Solo exhibition is an Gallery Shows event starting on 13/10/2016, 22:00 and ending on 05/11/2016, 23:00. Event is in Gallery 1261 with address 1261 Delaware St, Denver, CO 80204, USA.",
            "title": "Solo exhibition",
            "content": "",
            "start_time": "2016-10-13T22:00:00.000000Z",
            "end_time": "2016-11-05T23: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": [
                5445
            ],
            "artworks": [],
            "magazines": [
                6450
            ],
            "additional_images": []
        },
        {
            "id": 1219,
            "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": 848,
                "name": "Art Is Just A Four Letter Word",
                "slug": "art-is-just-a-four-letter-word",
                "city": "Soest",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5722181,8.105253599999969",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2581,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/art-is-just-a-four-letter-word.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:01.455796Z",
                    "updated_at": "2021-09-14T13:32:57.791074Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": 7524355.666666667
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-09-21T13:08:20.000000Z",
            "publish_time": null,
            "slug": "swet-astrocaps-and-chocolate",
            "created_at": "2016-09-21T13:08:20.000000Z",
            "updated_at": "2020-07-16T08:04:26.760361Z",
            "summary": "Astrocaps and Chocolate is an Gallery Shows event starting on 07/10/2016, 22:00 and ending on 05/11/2016, 23:00. Event is in ART IS JUST A FOUR LETTER WORD with address Wilhelm-Morgner-Weg 1, 59494 Soest, Germany.",
            "title": "Astrocaps and Chocolate",
            "content": "",
            "start_time": "2016-10-07T22:00:00.000000Z",
            "end_time": "2016-11-05T23: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": "Wilhelm-Morgner-Weg 1, 59494 Soest, Germany",
            "city": "Soest",
            "geolocation": "51.56925615,8.086724570252144",
            "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@a4lw.de",
            "external_url": "http://artisjustafourletterword-gallery.de/",
            "phone": "+ 49 (0) 151 42 301 307",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6557
            ],
            "additional_images": []
        },
        {
            "id": 1253,
            "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": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "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": "2016-10-05T10:21:56.000000Z",
            "publish_time": null,
            "slug": "sandra-chevrier-the-cages-and-the-reading-rooms-of-their-lives",
            "created_at": "2016-10-05T10:21:56.000000Z",
            "updated_at": "2022-01-27T14:41:40.250774Z",
            "summary": "The Cages; and the Reading Rooms of their Lives is an Gallery Shows event starting on 14/10/2016, 22:00 and ending on 05/11/2016, 23:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd, Culver City, CA 90232, USA.",
            "title": "The Cages; and the Reading Rooms of their Lives",
            "content": "",
            "start_time": "2016-10-14T22:00:00.000000Z",
            "end_time": "2016-11-05T23: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": "6009 Washington Blvd, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.03179169387755,-118.37668246938776",
            "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": "contact@thinkspacegallery.com",
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2496
            ],
            "artworks": [],
            "magazines": [
                6623
            ],
            "additional_images": []
        },
        {
            "id": 1254,
            "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": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "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": "2016-10-05T10:27:51.000000Z",
            "publish_time": null,
            "slug": "sean-mahan-rendered-problematic",
            "created_at": "2016-10-05T10:27:51.000000Z",
            "updated_at": "2022-01-27T14:40:13.946158Z",
            "summary": "Rendered Problematic is an Gallery Shows event starting on 14/10/2016, 22:00 and ending on 05/11/2016, 23:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd, Culver City, CA 90232, USA.",
            "title": "Rendered Problematic",
            "content": "",
            "start_time": "2016-10-14T22:00:00.000000Z",
            "end_time": "2016-11-05T23: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": "6009 Washington Blvd, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.03179169387755,-118.37668246938776",
            "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": "contact@thinkspacegallery.com",
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6623
            ],
            "additional_images": []
        },
        {
            "id": 1262,
            "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": 2436,
                "name": "STEPHANIE CHEFAS PROJECTS",
                "slug": "stephanie-chefas-projects",
                "city": "Portland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "45.5206089,-122.66306509999998",
                "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": "2016-10-07T14:49:16.000000Z",
            "publish_time": null,
            "slug": "meryl-pataky-colorways",
            "created_at": "2016-10-07T14:49:16.000000Z",
            "updated_at": "2016-10-07T14:49:16.000000Z",
            "summary": "Colorways is an Gallery Shows event starting on 13/10/2016, 22:00 and ending on 05/11/2016, 23:00. Event is in STEPHANIE CHEFAS PROJECTS with address City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA.",
            "title": "Colorways",
            "content": "",
            "start_time": "2016-10-13T22:00:00.000000Z",
            "end_time": "2016-11-05T23: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": "City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA",
            "city": "Portland",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@stephaniechefas.com",
            "external_url": "http://www.stephaniechefas.com/",
            "phone": "5037196945",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5403
            ],
            "artworks": [],
            "magazines": [
                6634
            ],
            "additional_images": []
        },
        {
            "id": 1170,
            "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": 1960,
                "name": "MATTHEW RACHMAN GALLERY",
                "slug": "matthew-rachman-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.895727,-87.66955289999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2316,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/matthewrachman.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:24:06.825623Z",
                    "updated_at": "2021-09-14T13:27:12.845198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "matthewrachman",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-08-21T12:09:40.000000Z",
            "publish_time": null,
            "slug": "mike-egan-i-saw-you-at-my-funeral",
            "created_at": "2016-08-21T12:09:40.000000Z",
            "updated_at": "2020-07-16T08:04:02.377492Z",
            "summary": "I Saw You At My Funeral is an Gallery Shows event starting on 09/09/2016, 22:00 and ending on 04/11/2016, 23:00. Event is in MATTHEW RACHMAN GALLERY with address 1659 W Chicago Ave, Chicago, IL 60622, USA.",
            "title": "I Saw You At My Funeral",
            "content": "",
            "start_time": "2016-09-09T22:00:00.000000Z",
            "end_time": "2016-11-04T23:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1659 W Chicago Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "41.8947151,-87.7751283",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@matthewrachman.com",
            "external_url": "http://www.matthewrachmangallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6398
            ],
            "additional_images": []
        },
        {
            "id": 1208,
            "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": 706,
                "name": "PRETTY PORTAL",
                "slug": "pretty-portal",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.20714150000001,6.778107900000009",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2717,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/pretty-portal-dp-1571845650.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:09.096649Z",
                    "updated_at": "2021-09-14T13:36:35.840332Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-09-14T15:07:44.000000Z",
            "publish_time": null,
            "slug": "ghosts-of-things-to-come-group-exhibition",
            "created_at": "2016-09-14T15:07:44.000000Z",
            "updated_at": "2020-07-16T08:04:21.288706Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 29/09/2016, 22:00 and ending on 04/11/2016, 23:00. Event is in PRETTY PORTAL with address Brunnenstraße 12, 40223 Düsseldorf, Germany.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-09-29T22:00:00.000000Z",
            "end_time": "2016-11-04T23: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": "Brunnenstraße 12, 40223 Düsseldorf, Germany",
            "city": "Dusseldorf",
            "geolocation": "51.20719,6.7780163",
            "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@prettyportal.de",
            "external_url": "http://www.prettyportal.de/",
            "phone": "+49 211 41618310",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                599,
                618,
                892,
                894
            ],
            "artworks": [],
            "magazines": [
                6513
            ],
            "additional_images": []
        },
        {
            "id": 1292,
            "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": 215,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Thomas-Struth-Art-Institute-Of-Chicago-II-Chicago-1990-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:35:03.019820Z",
                "updated_at": "2021-09-13T10:29:14.895338Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Thomas Struth - Art Institute Of Chicago II, Chicago, 1990 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-10-26T13:52:39.000000Z",
            "publish_time": null,
            "slug": "phillips-photographs-11-3-2016",
            "created_at": "2016-10-26T13:52:39.000000Z",
            "updated_at": "2020-07-16T08:05:04.026496Z",
            "summary": "Photographs is an Auctions event starting on 03/11/2016, 14:00 and ending on 03/11/2016, 17:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-11-03T14:00:00.000000Z",
            "end_time": "2016-11-03T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, Mayfair, London W1J 6EN, UK",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                449,
                1161,
                7885,
                765,
                348,
                1970,
                975,
                1109,
                1721,
                1775,
                2018,
                2687,
                2854,
                3597,
                5995,
                7864,
                7865,
                7867,
                7868,
                7869,
                7870,
                7872,
                7874,
                7875,
                7877,
                7878,
                7879,
                7880,
                7881,
                7882,
                7884,
                7908,
                7909,
                7910,
                7911,
                7912,
                7913,
                7914,
                7915,
                7916,
                7919
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1263,
            "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": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2016-10-08T10:22:21.000000Z",
            "publish_time": null,
            "slug": "andrew-taylor-the-harbour",
            "created_at": "2016-10-08T10:22:21.000000Z",
            "updated_at": "2016-10-08T10:22:21.000000Z",
            "summary": "The Harbour is an Gallery Shows event starting on 19/10/2016, 22:00 and ending on 02/11/2016, 23:00. Event is in The Cat Street Gallery with address 50 Tung St, Tai Ping Shan, Hong Kong.",
            "title": "The Harbour",
            "content": "",
            "start_time": "2016-10-19T22:00:00.000000Z",
            "end_time": "2016-11-02T23: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": "50 Tung St, Tai Ping Shan, 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": "info@thecatstreetgallery.com",
            "external_url": "http://www.thecatstreetgallery.com/",
            "phone": "+852 2544 6223",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5156
            ],
            "artworks": [],
            "magazines": [
                6641
            ],
            "additional_images": []
        },
        {
            "id": 1290,
            "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": 213,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcel-Broodthaers-Petit-rond-le-renard-Small-Circle-the-Fox-1967-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:27:20.856249Z",
                "updated_at": "2021-09-13T10:29:14.647721Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marcel Broodthaers - Petit rond, le renard (Small Circle, the Fox), 1967 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2016-10-25T00:29:55.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-and-contemporary-art-11-2-2016",
            "created_at": "2016-10-25T00:29:55.000000Z",
            "updated_at": "2016-10-25T00:29:55.000000Z",
            "summary": "Post-War and Contemporary Art is an Auctions event starting on 02/11/2016, 14:00 and ending on 02/11/2016, 20:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post-War and Contemporary Art",
            "content": "",
            "start_time": "2016-11-02T14:00:00.000000Z",
            "end_time": "2016-11-02T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "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": [
                914,
                783,
                2463,
                470,
                3145,
                3443,
                763,
                428,
                793,
                499,
                1220,
                427,
                475,
                785,
                2002,
                477,
                3416,
                1808,
                390,
                852,
                1884,
                5525,
                186,
                678,
                769,
                972,
                1359,
                1918,
                2241,
                2405,
                3106,
                3109,
                3113,
                3234,
                3435,
                3437,
                3440,
                3450,
                3456,
                3459,
                3461,
                3465,
                3470,
                3471,
                3472,
                3475,
                3481,
                3482,
                4445,
                4723,
                5512,
                5515,
                5521,
                5533,
                5542,
                5543,
                5764,
                5899,
                7373,
                7801,
                7802,
                7803,
                7804,
                7805,
                7806,
                7807,
                7808,
                7809
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1286,
            "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": 209,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Sweet-Dreams-Baby-from-11-Pop-Artists-Volume-III-1965-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:18:29.978429Z",
                "updated_at": "2021-09-13T10:29:11.471082Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Roy Lichtenstein - Sweet Dreams Baby!, from 11 Pop Artists, Volume III, 1965 (detail)",
                "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": "2016-10-21T22:42:53.000000Z",
            "publish_time": null,
            "slug": "christies-prints-and-multiples-featuring-the-gilbert-e-kaplan-collection-of-surrealist-prints-11-2-2016",
            "created_at": "2016-10-21T22:42:53.000000Z",
            "updated_at": "2020-07-16T08:05:01.004470Z",
            "summary": "Prints & Multiples, featuring The Gilbert E. Kaplan Collection of Surrealist Prints is an Auctions event starting on 02/11/2016, 10:00 and ending on 02/11/2016, 18:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints & Multiples, featuring The Gilbert E. Kaplan Collection of Surrealist Prints",
            "content": "",
            "start_time": "2016-11-02T10:00:00.000000Z",
            "end_time": "2016-11-02T18: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,
                731,
                59,
                476,
                73,
                7,
                402,
                356,
                783,
                1221,
                860,
                901,
                1985,
                247,
                467,
                361,
                350,
                372,
                793,
                499,
                893,
                933,
                362,
                458,
                904,
                3010,
                445,
                427,
                848,
                46,
                395,
                469,
                6299,
                453,
                3123,
                792,
                2276,
                432,
                435,
                740,
                974,
                1841
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1399,
            "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": 3469,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1328950056_1484312587.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:30:13.688825Z",
                "updated_at": "2021-09-13T11:16:00.160280Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Limbo",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2433,
                "name": "Wunderkammern Milan",
                "slug": "wunderkammern-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4588574,9.173084700000004",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-01-13T13:48:52.000000Z",
            "publish_time": null,
            "slug": "doze-green-limbo-2",
            "created_at": "2017-01-13T13:48:52.000000Z",
            "updated_at": "2020-07-16T08:05:58.105131Z",
            "summary": "Limbo is an Gallery Shows event starting on 28/09/2016, 12:00 and ending on 02/11/2016, 12:00. Event is in Wunderkammern Milan with address Via Ausonio 1A.",
            "title": "Limbo",
            "content": "",
            "start_time": "2016-09-28T12:00:00.000000Z",
            "end_time": "2016-11-02T12: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 Ausonio 1A",
            "city": "Milan",
            "geolocation": "45.4598998,9.1746648",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3667
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1989,
                1990,
                1991,
                1992,
                1993,
                1994
            ]
        },
        {
            "id": 1289,
            "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": 212,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Anselm-Kiefer-Wege-Ways-1980-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Wege-Ways-1980-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:27:17.583124Z",
                "updated_at": "2021-09-13T10:29:13.124801Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Anselm Kiefer - Wege (Ways), 1980 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2016-10-25T00:29:35.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-and-contemporary-art-11-1-2016",
            "created_at": "2016-10-25T00:29:35.000000Z",
            "updated_at": "2016-10-25T00:29:35.000000Z",
            "summary": "Post-War and Contemporary Art is an Auctions event starting on 01/11/2016, 19:00 and ending on 01/11/2016, 22:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post-War and Contemporary Art",
            "content": "",
            "start_time": "2016-11-01T19:00:00.000000Z",
            "end_time": "2016-11-01T22:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "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": [
                847,
                2693,
                790,
                860,
                470,
                802,
                350,
                793,
                364,
                1333,
                1703,
                785,
                7800,
                433,
                533,
                681,
                781,
                3078,
                382,
                692,
                759,
                769,
                1426,
                2243,
                2942,
                3106,
                3325,
                3422,
                3425,
                3437,
                3440,
                3455,
                3461,
                3465,
                3471,
                3482,
                3744,
                4440,
                4445,
                4493,
                5521,
                5522,
                6685,
                7618,
                7799
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1285,
            "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": 210,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Henri-De-Toulouse-Lautrec-La-Danse-au-Moulin-Rouge-1897-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:18:33.060694Z",
                "updated_at": "2021-09-13T10:29:12.000803Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Henri De Toulouse-Lautrec - La Danse au Moulin Rouge, 1897 (detail)",
                "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": "2016-10-21T22:42:38.000000Z",
            "publish_time": null,
            "slug": "christies-prints-and-multiples-featuring-the-gilbert-e-kaplan-collection-of-surrealist-prints-11-1-2016",
            "created_at": "2016-10-21T22:42:38.000000Z",
            "updated_at": "2020-07-16T08:05:00.517001Z",
            "summary": "Prints & Multiples, featuring The Gilbert E. Kaplan Collection of Surrealist Prints is an Auctions event starting on 01/11/2016, 10:00 and ending on 01/11/2016, 18:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints & Multiples, featuring The Gilbert E. Kaplan Collection of Surrealist Prints",
            "content": "",
            "start_time": "2016-11-01T10:00:00.000000Z",
            "end_time": "2016-11-01T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                6257,
                914,
                1696,
                2151,
                1998,
                3377,
                2174,
                2192,
                1372,
                2079,
                3042,
                1333,
                1701,
                2075,
                2429,
                2149,
                3288,
                2084,
                1995,
                2199,
                2451,
                3260,
                2150,
                2472,
                3411,
                6513,
                647,
                740,
                1241,
                2189,
                2202,
                2439,
                2811,
                3375,
                3836,
                6239,
                6241,
                6261,
                7224,
                7793,
                7794,
                7795,
                7796,
                7797
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1284,
            "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": 211,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sam-Francis-Untitled-SF77-121-1977-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitled-SF77-121-1977-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:21:33.110334Z",
                "updated_at": "2021-09-13T10:29:12.384941Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sam Francis - Untitled (SF77-121), 1977 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "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": "2016-10-24T12:14:45.000000Z",
            "publish_time": null,
            "slug": "bonhams-made-in-california-contemporary-art-11-1-2016",
            "created_at": "2016-10-24T12:14:45.000000Z",
            "updated_at": "2020-07-16T08:05:00.207599Z",
            "summary": "Made in California, Contemporary Art is an Auctions event starting on 01/11/2016, 10:00 and ending on 01/11/2016, 13:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Made in California, Contemporary Art",
            "content": "",
            "start_time": "2016-11-01T10:00:00.000000Z",
            "end_time": "2016-11-01T13: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": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "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": [
                860,
                5432,
                7858,
                7892,
                7890,
                7891,
                1940,
                3616,
                4718,
                5616,
                7876,
                7889,
                1551,
                1723,
                1725,
                1751,
                1783,
                1841,
                1858,
                1890,
                1900,
                1915,
                1920,
                1979,
                2944,
                3385,
                3540,
                3708,
                4645,
                4726,
                4744,
                7377,
                7408,
                7855,
                7856,
                7857,
                7859,
                7860,
                7861,
                7862,
                7863,
                7866,
                7871,
                7873,
                7883,
                7886,
                7887,
                7888,
                7893,
                7894,
                7895,
                7896
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}