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=612
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=630",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=594",
    "results": [
        {
            "id": 617,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 43,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Untitled-Pull-Toy-circa-1958-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T01:52:46.607883Z",
                "updated_at": "2021-09-13T10:28:30.671325Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alexander Calder - Untitled (Pull Toy), circa 1958",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-19T19:33:44.000000Z",
            "publish_time": null,
            "slug": "bonhams-post-war-contemporary-art-11-10-2015",
            "created_at": "2015-10-19T19:33:44.000000Z",
            "updated_at": "2020-07-16T07:59:23.365465Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 10/11/2015, 16:00 and ending on 10/11/2015, 21:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2015-11-10T16:00:00.000000Z",
            "end_time": "2015-11-10T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1700,
                1694,
                914,
                402,
                356,
                932,
                1831,
                860,
                1720,
                467,
                373,
                1718,
                1883,
                427,
                1382,
                3008,
                913,
                805,
                1160,
                3560,
                352,
                353,
                1033,
                1358,
                1374,
                1383,
                1876,
                1955,
                2276,
                938,
                1922,
                2923,
                3461,
                3557,
                3558,
                3559
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 618,
            "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": 694,
                "name": "UNIT London",
                "slug": "the-unit-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134638,-0.1428616000000602",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4635,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/33ea995034be4effb254d363b49f0601.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/33ea995034be4effb254d363b49f0601-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-03T13:31:39.488690Z",
                    "updated_at": "2023-11-03T13:31:39.488723Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2015-10-19T10:49:13.000000Z",
            "publish_time": null,
            "slug": "mr-jago-nil",
            "created_at": "2015-10-19T10:49:13.000000Z",
            "updated_at": "2020-07-16T07:59:23.669409Z",
            "summary": "NIL is an Gallery Shows event starting on 23/10/2015, 00:00 and ending on 21/11/2015, 00:00. Event is in UNIT London with address 7 Earlham St, London WC2H 9LL, UK.",
            "title": "NIL",
            "content": "",
            "start_time": "2015-10-23T00:00:00.000000Z",
            "end_time": "2015-11-21T00: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": "7 Earlham St, London WC2H 9LL, UK",
            "city": "London Borough of Camden",
            "geolocation": "51.5135597,-0.1282556",
            "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": "art@theunitldn.com",
            "external_url": "http://theunitldn.com/",
            "phone": "+44 7946 221 476",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                175
            ],
            "artworks": [],
            "magazines": [
                4275
            ],
            "additional_images": []
        },
        {
            "id": 619,
            "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": 44,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Pablo-Picasso-at-La-Californie-Cannes-France-Detail-1957-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T01:57:17.573652Z",
                "updated_at": "2021-09-13T10:28:30.683859Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Irving Penn - Pablo Picasso at La Californie, Cannes, France (Detail), 1957",
                "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": "2015-10-20T19:37:13.000000Z",
            "publish_time": null,
            "slug": "phillips-photographs-11-6-2015",
            "created_at": "2015-10-20T19:37:13.000000Z",
            "updated_at": "2020-07-16T07:59:24.167543Z",
            "summary": "Photographs is an Auctions event starting on 06/11/2015, 14:00 and ending on 06/11/2015, 19:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "Photographs",
            "content": "",
            "start_time": "2015-11-06T14:00:00.000000Z",
            "end_time": "2015-11-06T19: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": [
                2424,
                2539,
                345,
                2616,
                3594,
                3584,
                247,
                449,
                448,
                299,
                371,
                1161,
                1233,
                775,
                465,
                544,
                2651,
                765,
                3577,
                348,
                463,
                487,
                1245,
                1246,
                1713,
                351,
                466,
                482,
                733,
                794,
                886,
                898,
                906,
                946,
                975,
                1084,
                1284,
                1325,
                1508,
                1849,
                2018,
                2510,
                2512,
                2546,
                2623,
                2664,
                2681,
                2854,
                2869,
                2881,
                2882,
                2885,
                2894,
                3068,
                3196,
                3566,
                3567,
                3568,
                3569,
                3570,
                3571,
                3572,
                3573,
                3574,
                3575,
                3576,
                3578,
                3579,
                3580,
                3581,
                3582,
                3583,
                3585,
                3592,
                3596,
                3597
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 620,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 45,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alexander-Calder-Bullfight.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-Bullfight-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:21:58.095577Z",
                "updated_at": "2021-09-13T10:28:30.696827Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alexander Calder -Bullfight",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-21T19:33:21.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-contemporary-art-evening-sale-11-10-2015",
            "created_at": "2015-10-21T19:33:21.000000Z",
            "updated_at": "2020-07-16T07:59:24.673202Z",
            "summary": "Post War & Contemporary Art Evening Sale is an Auctions event starting on 10/11/2015, 18:30 and ending on 10/11/2015, 22:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Post War & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2015-11-10T18:30:00.000000Z",
            "end_time": "2015-11-10T22:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1694,
                59,
                402,
                356,
                317,
                349,
                361,
                373,
                499,
                3082,
                362,
                458,
                904,
                1333,
                795,
                1220,
                427,
                46,
                395,
                469,
                2996,
                352,
                433,
                551,
                587,
                592,
                786,
                806,
                885,
                1358,
                1374,
                1383,
                2950,
                382,
                410,
                435,
                549,
                647,
                750,
                1324,
                1327,
                3119,
                3294,
                3460,
                3565
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 621,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2015-10-19T22:09:07.000000Z",
            "publish_time": null,
            "slug": "nychos-translucent-fear",
            "created_at": "2015-10-19T22:09:07.000000Z",
            "updated_at": "2020-07-16T07:59:25.173065Z",
            "summary": "Translucent Fear is an Gallery Shows event starting on 22/10/2015, 00:00 and ending on 23/11/2015, 00:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zürich, Switzerland.",
            "title": "Translucent Fear",
            "content": "",
            "start_time": "2015-10-22T00:00:00.000000Z",
            "end_time": "2015-11-23T00: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": "Seefeldstrasse 56, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3622909,8.5503953",
            "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@kollygallery.ch",
            "external_url": "http://kollygallery.ch/",
            "phone": "+41 79 301 11 37",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                34
            ],
            "artworks": [],
            "magazines": [
                4288
            ],
            "additional_images": []
        },
        {
            "id": 622,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 46,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Flowers.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Flowers-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:34:44.555798Z",
                "updated_at": "2021-09-13T10:28:30.710185Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Flowers",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-22T19:37:45.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-contemporary-art-morning-session-11-11-2015",
            "created_at": "2015-10-22T19:37:45.000000Z",
            "updated_at": "2020-07-16T07:59:25.665090Z",
            "summary": "Post War & Contemporary Art Morning Session is an Auctions event starting on 11/11/2015, 09:00 and ending on 11/11/2015, 14:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Post War & Contemporary Art Morning Session",
            "content": "",
            "start_time": "2015-11-11T09:00:00.000000Z",
            "end_time": "2015-11-11T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1700,
                731,
                1694,
                471,
                402,
                1717,
                356,
                783,
                1704,
                912,
                932,
                1221,
                1831,
                2900,
                860,
                467,
                1967,
                349,
                373,
                3591,
                1340,
                350,
                428,
                793,
                364,
                499,
                1737,
                2959,
                3590,
                1216,
                3082,
                362,
                458,
                746,
                748,
                904,
                1333,
                1715,
                1877,
                1703,
                1718,
                1839,
                3008,
                469,
                913,
                1330,
                2456,
                2999,
                757,
                805,
                1160,
                1808,
                2972,
                2996,
                676,
                786,
                885,
                1358,
                1951,
                2251,
                2255,
                2950,
                3400,
                435,
                730,
                974,
                1332,
                1341,
                1357,
                1359,
                1384,
                1742,
                1997,
                2923,
                3029,
                3294,
                3397,
                3588,
                3589,
                3602,
                3603,
                3604,
                3605
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 623,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 47,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jeff-Koons-Soccerball-Bumblebee-19851.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Koons-Soccerball-Bumblebee-19851-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-20T02:36:36.177490Z",
                "updated_at": "2021-09-13T10:28:30.723630Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jeff Koons - Soccerball (Bumblebee), 1985",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-23T19:34:55.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-contemporary-art-afternoon-session-11-11-2015",
            "created_at": "2015-10-23T19:34:55.000000Z",
            "updated_at": "2020-07-16T07:59:26.168952Z",
            "summary": "Post War & Contemporary Art Afternoon Session is an Auctions event starting on 11/11/2015, 14:00 and ending on 11/11/2015, 19:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Post War & Contemporary Art Afternoon Session",
            "content": "",
            "start_time": "2015-11-11T14:00:00.000000Z",
            "end_time": "2015-11-11T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                59,
                73,
                870,
                57,
                7,
                2380,
                491,
                790,
                317,
                901,
                247,
                570,
                580,
                839,
                1233,
                2388,
                445,
                347,
                857,
                1220,
                427,
                544,
                785,
                46,
                132,
                395,
                609,
                844,
                934,
                3116,
                3269,
                3607,
                464,
                487,
                547,
                555,
                581,
                586,
                592,
                792,
                806,
                1374,
                1418,
                2267,
                2341,
                3104,
                3616,
                318,
                382,
                394,
                410,
                430,
                479,
                485,
                510,
                516,
                520,
                532,
                537,
                549,
                593,
                597,
                600,
                797,
                890,
                910,
                915,
                945,
                954,
                1121,
                1174,
                1224,
                1719,
                1827,
                1847,
                1900,
                1918,
                1931,
                2017,
                2225,
                2243,
                2254,
                2259,
                2271,
                2287,
                2297,
                2349,
                2399,
                2420,
                2450,
                2692,
                2914,
                2915,
                2941,
                2942,
                2946,
                2970,
                2973,
                3000,
                3075,
                3077,
                3608,
                3609,
                3610,
                3611,
                3612,
                3613,
                3615,
                3617,
                3618,
                3619,
                3620
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 624,
            "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": 2435,
                "name": "CNB Gallery",
                "slug": "cnb-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52586489999999,-0.08164069999997992",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2015-10-20T20:04:32.000000Z",
            "publish_time": null,
            "slug": "miranda-donovan-metaphors-for-mankind",
            "created_at": "2015-10-20T20:04:32.000000Z",
            "updated_at": "2015-10-20T20:04:32.000000Z",
            "summary": "Metaphors for Mankind is an Gallery Shows event starting on 07/10/2015, 00:00 and ending on 13/11/2015, 00:00. Event is in CNB Gallery with address 32 Rivington St, London EC2A, UK.",
            "title": "Metaphors for Mankind",
            "content": "",
            "start_time": "2015-10-07T00:00:00.000000Z",
            "end_time": "2015-11-13T00: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": "32 Rivington St, London EC2A, UK",
            "city": "London",
            "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@cnbgallery.com",
            "external_url": "http://cnbgallery.com/",
            "phone": "020 7749 0478",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4301
            ],
            "additional_images": []
        },
        {
            "id": 625,
            "author": {
                "id": "04d58ded-a225-4247-a9c1-250784dcf1dc",
                "username": "visitartemisia",
                "slug": "visitartemisia",
                "first_name": "Christine",
                "last_name": "Jeanquier",
                "display_name": "Christine Jeanquier",
                "display_name_full": "Christine Jeanquier",
                "email": "c.jeanquier@visitartemisia.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2419,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2024508383_1445445952.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2024508383_1445445952-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:12:56.880317Z",
                "updated_at": "2021-09-13T10:56:51.069455Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "WHEN FASHION MEETS ART",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1990,
                "name": "Artemisia Gallery",
                "slug": "artemisia-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7677126,-73.98364720000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-21T18:51:57.000000Z",
            "publish_time": null,
            "slug": "when-fashion-meets-art",
            "created_at": "2015-10-21T18:51:57.000000Z",
            "updated_at": "2020-07-16T07:59:27.181991Z",
            "summary": "WHEN FASHION MEETS ART is an Gallery Shows event starting on 29/10/2015, 12:00 and ending on 14/11/2015, 12:00. Event is in Artemisia Gallery with address 617 W 27th St, New York, NY 10001, USA.",
            "title": "WHEN FASHION MEETS ART",
            "content": "",
            "start_time": "2015-10-29T12:00:00.000000Z",
            "end_time": "2015-11-14T12: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": "617 W 27th St, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75167953061224,-74.00561791836735",
            "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": "c.jeanquier@visitartemisia.com",
            "external_url": "http://www.visitartemisia.com/",
            "phone": "+1 212-216-0030",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2824,
                3644
            ],
            "artworks": [],
            "magazines": [
                4388
            ],
            "additional_images": [
                1203,
                1228,
                2463
            ]
        },
        {
            "id": 626,
            "author": {
                "id": "8b374254-5197-41c4-97be-4b2b472d85f7",
                "username": "UNIXGallery",
                "slug": "unixgallery",
                "first_name": "UNIX",
                "last_name": "Gallery",
                "display_name": "UNIXGallery",
                "display_name_full": "UNIXGallery",
                "email": "info@unixgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2475,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1521139838_1446938216.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1521139838_1446938216-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:13:52.507709Z",
                "updated_at": "2021-09-13T10:57:52.964527Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Synchronicity",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1988,
                "name": "UNIX Gallery",
                "slug": "unix-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488526,-74.00547770000003",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-22T23:38:17.000000Z",
            "publish_time": null,
            "slug": "synchronicity",
            "created_at": "2015-10-22T23:38:17.000000Z",
            "updated_at": "2020-07-16T07:59:27.739902Z",
            "summary": "Synchronicity is an Gallery Shows event starting on 22/10/2015, 12:00 and ending on 14/11/2015, 12:00. Event is in UNIX Gallery with address 532 W. 24 Street.",
            "title": "Synchronicity",
            "content": "",
            "start_time": "2015-10-22T12:00:00.000000Z",
            "end_time": "2015-11-14T12: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": "532 W. 24 Street",
            "city": "Downtown Kansas City",
            "geolocation": "39.0846529,-94.5914108",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1205,
                1206,
                1229,
                2476,
                2477,
                2478,
                2479,
                2480,
                2481,
                2482,
                2483,
                2484,
                2485,
                2486,
                2487,
                2488,
                2489
            ]
        },
        {
            "id": 627,
            "author": {
                "id": "5ffb1b0e-9374-4391-a9b4-c2714c0b3160",
                "username": "EBKGallery",
                "slug": "ebkgallery",
                "first_name": "EBK Gallery",
                "last_name": "",
                "display_name": "Eric BenKiki",
                "display_name_full": "Eric BenKiki",
                "email": "ebk@ebkgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2598,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/249883873_1447970994.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249883873_1447970994-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:15:52.800966Z",
                "updated_at": "2021-09-13T11:00:18.103055Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Tim Wengertsman",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1992,
                "name": "EBK Gallery",
                "slug": "ebk-gallery-2",
                "city": "Hartford",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7665359,-72.6774428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-23T06:57:47.000000Z",
            "publish_time": null,
            "slug": "tim-wengertsman-the-last-supper-in-hartford",
            "created_at": "2015-10-23T06:57:47.000000Z",
            "updated_at": "2020-07-16T07:59:28.189744Z",
            "summary": "Tim Wengertsman is an Gallery Shows event starting on 01/08/2015, 12:00 and ending on 20/09/2015, 12:00. Event is in EBK Gallery with address 218 Pearl St\r\nHartford, CT USA.",
            "title": "Tim Wengertsman",
            "content": "",
            "start_time": "2015-08-01T12:00:00.000000Z",
            "end_time": "2015-09-20T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "218 Pearl St\r\nHartford, CT USA",
            "city": "Hartford",
            "geolocation": "41.766539117647056,-72.6778794117647",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3860
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1332,
                1333,
                1334,
                1335,
                1336,
                1337
            ]
        },
        {
            "id": 628,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2420,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2053442373_1445630540.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2053442373_1445630540-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:12:57.772567Z",
                "updated_at": "2021-09-13T10:56:52.580933Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a four person show",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-23T22:00:18.000000Z",
            "publish_time": null,
            "slug": "second-nature-a-four-person-show",
            "created_at": "2015-10-23T22:00:18.000000Z",
            "updated_at": "2020-07-16T07:59:28.821319Z",
            "summary": "a four person show is an Gallery Shows event starting on 05/11/2015, 12:00 and ending on 14/11/2015, 12:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "a four person show",
            "content": "",
            "start_time": "2015-11-05T12:00:00.000000Z",
            "end_time": "2015-11-14T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "hashimotocontemporary@gmail.com",
            "external_url": "http://www.hashimotocontemporary.com/",
            "phone": "415-655-9265",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4386
            ],
            "additional_images": [
                1207
            ]
        },
        {
            "id": 629,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2421,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1198843132_1445638917.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1198843132_1445638917-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:12:59.267000Z",
                "updated_at": "2021-09-13T10:56:53.281962Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a solo show by Bagger43",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-11-04T21:20:03.000000Z",
            "publish_time": null,
            "slug": "innate-flux-a-solo-show-by-bagger43",
            "created_at": "2015-11-04T21:20:03.000000Z",
            "updated_at": "2020-07-16T07:59:29.176558Z",
            "summary": "a solo show by Bagger43 is an Gallery Shows event starting on 05/11/2015, 12:00 and ending on 14/11/2015, 12:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "a solo show by Bagger43",
            "content": "",
            "start_time": "2015-11-05T12:00:00.000000Z",
            "end_time": "2015-11-14T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "spokeartgallery@gmail.com",
            "external_url": "http://www.spoke-art.com/",
            "phone": "4157963774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4400
            ],
            "additional_images": [
                1208
            ]
        },
        {
            "id": 630,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-24T16:26:52.000000Z",
            "publish_time": null,
            "slug": "magica-sexualis-group-exhibition",
            "created_at": "2015-10-24T16:26:52.000000Z",
            "updated_at": "2015-10-24T16:26:52.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 29/10/2015, 00:00 and ending on 16/12/2015, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2015-10-29T00:00:00.000000Z",
            "end_time": "2015-12-16T00: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": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com ",
            "external_url": "http://www.romanoart.com/",
            "phone": "+16467094725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4334
            ],
            "additional_images": []
        },
        {
            "id": 631,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2329,
                "name": "Fraenkel Gallery",
                "slug": "fraenkel-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.787698,-122.40428830000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-24T21:52:38.000000Z",
            "publish_time": null,
            "slug": "sophie-calle-solo-exhibition",
            "created_at": "2015-10-24T21:52:38.000000Z",
            "updated_at": "2020-07-16T07:59:30.168306Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 29/10/2015, 00:00 and ending on 25/12/2015, 00:00. Event is in Fraenkel Gallery with address 49 Geary St, San Francisco, CA 94108, USA.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2015-10-29T00:00:00.000000Z",
            "end_time": "2015-12-25T00: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": "49 Geary St, San Francisco, CA 94108, USA",
            "city": "San Francisco",
            "geolocation": "37.787718142857145,-122.40475271428572",
            "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": "mail@fraenkelgallery.com",
            "external_url": "https://fraenkelgallery.com/",
            "phone": "415.981.2661",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2684
            ],
            "artworks": [],
            "magazines": [
                4319
            ],
            "additional_images": []
        },
        {
            "id": 632,
            "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": 2011,
                "name": "ADDA Gallery",
                "slug": "adda-gallery",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8449835,4.355092199999945",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2015-10-25T18:41:46.000000Z",
            "publish_time": null,
            "slug": "mark-bode-le-monde-erotique-de-mark-bode-et-vaughn",
            "created_at": "2015-10-25T18:41:46.000000Z",
            "updated_at": "2020-07-16T07:59:30.676882Z",
            "summary": "Le Monde Erotique de Mark Bode et Vaughn is an Gallery Shows event starting on 25/10/2015, 00:00 and ending on 06/11/2015, 00:00. Event is in ADDA Gallery with address 103 Rue Saint-Maur, 75011 Paris, France.",
            "title": "Le Monde Erotique de Mark Bode et Vaughn",
            "content": "",
            "start_time": "2015-10-25T00:00:00.000000Z",
            "end_time": "2015-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": false,
            "address": "103 Rue Saint-Maur, 75011 Paris, France",
            "city": "Paris",
            "geolocation": "48.8653541,2.3774703",
            "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@nobulo.org",
            "external_url": "http://www.addagallery.com/",
            "phone": "+33 7 87 81 77 15",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                723
            ],
            "artworks": [],
            "magazines": [
                4343
            ],
            "additional_images": []
        },
        {
            "id": 633,
            "author": {
                "id": "707d1057-0652-4b78-9dc1-dfa81a3877f6",
                "username": "havengallery",
                "slug": "havengallery",
                "first_name": "erica",
                "last_name": "berkowitz",
                "display_name": "erica berkowitz",
                "display_name_full": "erica berkowitz",
                "email": "info@havenartgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2422,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/911653297_1445796655.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/911653297_1445796655-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2020-03-26T14:13:00.173909Z",
                "updated_at": "2021-09-13T10:56:54.269925Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "\"Into the Woods\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-10-25T19:03:17.000000Z",
            "publish_time": null,
            "slug": "into-the-woods",
            "created_at": "2015-10-25T19:03:17.000000Z",
            "updated_at": "2020-07-16T07:59:31.153386Z",
            "summary": "\"Into the Woods\" is an Gallery Shows event starting on 10/10/2015, 12:00 and ending on 15/11/2015, 12:00. Event is in Haven Gallery with address Northport, NY 11768, USA.",
            "title": "\"Into the Woods\"",
            "content": "",
            "start_time": "2015-10-10T12:00:00.000000Z",
            "end_time": "2015-11-15T12: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": "Northport, NY 11768, USA",
            "city": "Northport",
            "geolocation": "40.9040576,-73.34201693018868",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4398
            ],
            "additional_images": [
                1209,
                1210,
                1216,
                1217,
                1218,
                1219,
                1220,
                1221,
                2423,
                2424,
                2425,
                2426,
                2427,
                2428,
                2429,
                2430,
                2431,
                2432,
                2433,
                2434,
                2435,
                2436,
                3901
            ]
        },
        {
            "id": 634,
            "author": {
                "id": "707d1057-0652-4b78-9dc1-dfa81a3877f6",
                "username": "havengallery",
                "slug": "havengallery",
                "first_name": "erica",
                "last_name": "berkowitz",
                "display_name": "erica berkowitz",
                "display_name_full": "erica berkowitz",
                "email": "info@havenartgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2437,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1875132660_1445801646.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1875132660_1445801646-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:13:14.958503Z",
                "updated_at": "2021-09-13T10:57:10.538191Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kate Zambrano \"Catharsis\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2015-10-25T20:31:55.000000Z",
            "publish_time": null,
            "slug": "kate-zambrano-catharsis",
            "created_at": "2015-10-25T20:31:55.000000Z",
            "updated_at": "2015-10-25T20:31:55.000000Z",
            "summary": "Kate Zambrano \"Catharsis\" is an Gallery Shows event starting on 15/08/2015, 12:00 and ending on 24/09/2015, 12:00. Event is in Haven Gallery with address 155 Main Street, Carriage House Square\r\nNorthport, NY 11768.",
            "title": "Kate Zambrano \"Catharsis\"",
            "content": "",
            "start_time": "2015-08-15T12:00:00.000000Z",
            "end_time": "2015-09-24T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "155 Main Street, Carriage House Square\r\nNorthport, NY 11768",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1211,
                1212,
                1213,
                1214,
                1215,
                2438,
                2439,
                2440,
                2441,
                2442,
                2443,
                2444,
                2445,
                2446,
                2447,
                2448
            ]
        }
    ]
}