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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=972&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=936&ordering=start_time",
    "results": [
        {
            "id": 895,
            "author": {
                "id": "a1d12cf1-3195-4c76-ac4b-d0cba1bd1600",
                "username": "KallenbachGallery",
                "slug": "kallenbachgallery",
                "first_name": "Nanna",
                "last_name": "Kassenaar",
                "display_name": "Nanna Kassenaar",
                "display_name_full": "Nanna Kassenaar",
                "email": "nanna@kallenbachgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2863,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1143324222_1458297718.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1143324222_1458297718-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:20:17.738770Z",
                "updated_at": "2021-09-13T11:05:19.364184Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "AsiAfricalism",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1953,
                "name": "KALLENBACH GALLERY",
                "slug": "kallenbach-gallery",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.36636679999999,4.881828400000018",
                "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": "NL",
            "publish_status": "published",
            "published_at": "2016-03-18T11:40:46.000000Z",
            "publish_time": null,
            "slug": "asiafricalism",
            "created_at": "2016-03-18T11:40:46.000000Z",
            "updated_at": "2020-07-16T08:01:43.476784Z",
            "summary": "AsiAfricalism is an Gallery Shows event starting on 01/04/2016, 12:00 and ending on 01/05/2016, 12:00. Event is in KALLENBACH GALLERY with address Raamstraat 7-9\r\nAmsterdam.",
            "title": "AsiAfricalism",
            "content": "",
            "start_time": "2016-04-01T12:00:00.000000Z",
            "end_time": "2016-05-01T12: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": "Raamstraat 7-9\r\nAmsterdam",
            "city": "Amsterdam",
            "geolocation": "52.3665568,4.8821959",
            "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": [
                281
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1068,
            "author": {
                "id": "56140806-19d4-403b-9880-48c449b6042c",
                "username": "aircube",
                "slug": "aircube",
                "first_name": "winfried",
                "last_name": "wuensch",
                "display_name": "galerie wuensch aircube",
                "display_name_full": "galerie wuensch aircube",
                "email": "www@aircube.at",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2629,
                "name": "galerie wuensch aircube",
                "slug": "galerie-wuensch-aircube",
                "city": "Linz",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.3023208,14.299557800000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2478,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Wuensch-Aircube.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T02:10:40.108631Z",
                    "updated_at": "2021-09-14T13:30:36.914840Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Wuensch Aircube",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2016-06-05T13:58:52.000000Z",
            "publish_time": null,
            "slug": "ivan-picelj",
            "created_at": "2016-06-05T13:58:52.000000Z",
            "updated_at": "2020-07-16T08:03:11.224656Z",
            "summary": "NEW TENDENCIES is an Gallery Shows event starting on 01/04/2016, 12:00 and ending on 30/06/2016, 12:00. Event is in galerie wuensch aircube with address VOLKSFESTSTRASSE 36\r\n4020 LINZ.",
            "title": "NEW TENDENCIES",
            "content": "",
            "start_time": "2016-04-01T12:00:00.000000Z",
            "end_time": "2016-06-30T12: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": "VOLKSFESTSTRASSE 36\r\n4020 LINZ",
            "city": "Linz",
            "geolocation": "48.302269800000005,14.299516242021515",
            "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": [
                6085
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 881,
            "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": 848,
                "name": "Art Is Just A Four Letter Word",
                "slug": "art-is-just-a-four-letter-word",
                "city": "Soest",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5722181,8.105253599999969",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2581,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/art-is-just-a-four-letter-word.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:01.455796Z",
                    "updated_at": "2021-09-14T13:32:57.791074Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": 7524355.666666667
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-03-11T11:04:07.000000Z",
            "publish_time": null,
            "slug": "markus-wow123-genesius-one-step-beyond",
            "created_at": "2016-03-11T11:04:07.000000Z",
            "updated_at": "2020-07-16T08:01:36.399149Z",
            "summary": "One Step Beyond is an Gallery Shows event starting on 02/04/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in ART IS JUST A FOUR LETTER WORD with address Wilhelm-Morgner-Weg 1, 59494 Soest, Germany.",
            "title": "One Step Beyond",
            "content": "",
            "start_time": "2016-04-02T00:00:00.000000Z",
            "end_time": "2016-05-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wilhelm-Morgner-Weg 1, 59494 Soest, Germany",
            "city": "Soest",
            "geolocation": "51.56925615,8.086724570252144",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@artisjustafourletterword.com",
            "external_url": "http://www.artisjustafourletterword.com/",
            "phone": "+ 49 (0) 151 42 301 307",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3685
            ],
            "artworks": [],
            "magazines": [
                5346
            ],
            "additional_images": []
        },
        {
            "id": 925,
            "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": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-01T11:28:51.000000Z",
            "publish_time": null,
            "slug": "three-year-anniversary-group-exhibition",
            "created_at": "2016-04-01T11:28:51.000000Z",
            "updated_at": "2020-07-16T08:01:58.588407Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 02/04/2016, 00:00 and ending on 01/05/2016, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-04-02T00:00:00.000000Z",
            "end_time": "2016-05-01T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "http://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1454,
                292
            ],
            "artworks": [],
            "magazines": [
                5512
            ],
            "additional_images": []
        },
        {
            "id": 915,
            "author": {
                "id": "d119ac55-736e-4da1-973f-5309d3e358b8",
                "username": "BCGallery",
                "slug": "bcgallery",
                "first_name": "BC",
                "last_name": "Gallery",
                "display_name": "Nick Bargezi",
                "display_name_full": "Nick Bargezi",
                "email": "phillipp@bcgallery.de",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2876,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1453290095_1459018641.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1453290095_1459018641-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:20:30.042717Z",
                "updated_at": "2021-09-13T11:05:32.390927Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "KARAMBOLAGE by HEIKO ZAHLMANN & STOHEAD",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1984,
                "name": "BC Gallery",
                "slug": "bc-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5087552,13.45351740000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2588,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/BC-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:27.140799Z",
                    "updated_at": "2021-09-14T13:33:06.557110Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-03-26T19:55:00.000000Z",
            "publish_time": null,
            "slug": "karambolage",
            "created_at": "2016-03-26T19:55:00.000000Z",
            "updated_at": "2020-07-16T08:01:53.456056Z",
            "summary": "KARAMBOLAGE by HEIKO ZAHLMANN & STOHEAD is an Gallery Shows event starting on 02/04/2016, 12:00 and ending on 07/05/2016, 12:00. Event is in BC Gallery with address Libauer Str., 10245 Berlin, Germany.",
            "title": "KARAMBOLAGE by HEIKO ZAHLMANN & STOHEAD",
            "content": "",
            "start_time": "2016-04-02T12:00:00.000000Z",
            "end_time": "2016-05-07T12: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": "Libauer Str., 10245 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5101579,13.4547049",
            "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": [
                201,
                3487
            ],
            "artworks": [],
            "magazines": [
                5504
            ],
            "additional_images": [
                1715,
                2877
            ]
        },
        {
            "id": 889,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 97,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Adams-Logmont-Colorado-Detail-1979-printed-in-1989-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T18:32:55.954926Z",
                "updated_at": "2021-09-13T10:28:31.438482Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Robert Adams - Logmont, Colorado (Detail), 1979, printed in 1989",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-03-17T17:31:42.000000Z",
            "publish_time": null,
            "slug": "sothebys-photographs-4-3-2016",
            "created_at": "2016-03-17T17:31:42.000000Z",
            "updated_at": "2020-07-16T08:01:40.418717Z",
            "summary": "Photographs is an Auctions event starting on 03/04/2016, 12:00 and ending on 03/04/2016, 15:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-04-03T12:00:00.000000Z",
            "end_time": "2016-04-03T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                476,
                449,
                299,
                1161,
                796,
                347,
                465,
                544,
                2651,
                468,
                765,
                1796,
                463,
                1666,
                1713,
                1729,
                1970,
                2472,
                351,
                447,
                536,
                770,
                794,
                826,
                888,
                898,
                1226,
                1334,
                1705,
                1721,
                1738,
                1763,
                1785,
                1854,
                1894,
                1938,
                1958,
                2408,
                2509,
                2510,
                2514,
                2518,
                2524,
                2546,
                2547,
                2559,
                2649,
                2653,
                2660,
                2666,
                2679,
                2687,
                2850,
                2854,
                2880,
                2893,
                2897,
                3035,
                3043,
                3050,
                3052,
                3063,
                3064,
                3066,
                3360,
                3361,
                5217,
                5218,
                5219,
                5221,
                5222,
                5223,
                5224,
                5225,
                5226,
                5227,
                5228
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 891,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 99,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ai-Weiwei-Grapes-2008.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ai-Weiwei-Grapes-2008-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T18:55:20.446454Z",
                "updated_at": "2021-09-13T10:28:31.463588Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ai Weiwei - Grapes, 2008",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1670,
                "name": "Sotheby's Hong Kong",
                "slug": "sothebys-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2777138,114.16543509999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2174,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:37:28.884147Z",
                    "updated_at": "2021-09-14T13:24:00.180641Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "HK",
            "publish_status": "published",
            "published_at": "2016-03-23T21:18:44.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-asian-art-4-4-2016",
            "created_at": "2016-03-23T21:18:44.000000Z",
            "updated_at": "2016-03-23T21:18:44.000000Z",
            "summary": "Contemporary Asian Art is an Auctions event starting on 04/04/2016, 14:00 and ending on 04/04/2016, 17:00. Event is in Sotheby's Hong Kong with address One Pacific Place, 88 Queensway, Central, Hong Kong.",
            "title": "Contemporary Asian Art",
            "content": "",
            "start_time": "2016-04-04T14:00:00.000000Z",
            "end_time": "2016-04-04T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "One Pacific Place, 88 Queensway, Central, Hong Kong",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7,
                418,
                115,
                539,
                364,
                5310,
                3131,
                507,
                527,
                676,
                3177,
                3966,
                495,
                504,
                508,
                512,
                524,
                534,
                536,
                575,
                584,
                602,
                607,
                615,
                879,
                1159,
                1282,
                1489,
                2508,
                3142,
                3167,
                3171,
                3183,
                3223,
                3681,
                3683,
                3736,
                3742,
                3805,
                3968,
                4433,
                4642,
                4651,
                5283,
                5284,
                5285,
                5286,
                5287,
                5288,
                5289,
                5290,
                5291,
                5292,
                5295,
                5296,
                5297,
                5298,
                5299,
                5300,
                5301,
                5302,
                5303,
                5304,
                5305,
                5306,
                5307,
                5308,
                5309,
                5312,
                5314,
                5315,
                5316,
                5317,
                5318,
                5319,
                5320,
                5321,
                5322,
                5323,
                5324,
                5325,
                5326,
                5327,
                5328,
                5330,
                5331,
                5332,
                5333,
                5334
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 892,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 98,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andreas-Gursky-Athens-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andreas-Gursky-Athens-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T18:45:20.611419Z",
                "updated_at": "2021-09-13T10:28:31.451321Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andreas Gursky - Athens (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-03-21T19:29:59.000000Z",
            "publish_time": null,
            "slug": "phillips-photographs-4-4-2016",
            "created_at": "2016-03-21T19:29:59.000000Z",
            "updated_at": "2020-07-16T08:01:42.162525Z",
            "summary": "Photographs is an Auctions event starting on 04/04/2016, 22:00 and ending on 04/04/2016, 18:00. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-04-04T22:00:00.000000Z",
            "end_time": "2016-04-04T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "450 Park Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7615159,-73.9712055",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2424,
                2539,
                2616,
                891,
                476,
                317,
                349,
                449,
                448,
                299,
                371,
                1161,
                1233,
                5268,
                775,
                796,
                347,
                465,
                544,
                2651,
                468,
                1796,
                2686,
                348,
                463,
                487,
                742,
                819,
                833,
                1666,
                1713,
                1729,
                1787,
                1870,
                1970,
                2472,
                2523,
                2879,
                3811,
                351,
                430,
                447,
                482,
                536,
                613,
                727,
                733,
                749,
                770,
                772,
                787,
                794,
                807,
                826,
                886,
                888,
                898,
                917,
                946,
                952,
                973,
                975,
                1084,
                1100,
                1118,
                1188,
                1405,
                1508,
                1705,
                1721,
                1726,
                1739,
                1785,
                1928,
                1938,
                1958,
                2018,
                2414,
                2509,
                2510,
                2517,
                2545,
                2546,
                2547,
                2646,
                2654,
                2658,
                2687,
                2850,
                2854,
                2857,
                2858,
                2862,
                2868,
                2869,
                2878,
                2880,
                2881,
                2882,
                2883,
                2889,
                2894,
                2897,
                2927,
                3059,
                3196,
                3596,
                3812,
                5247,
                5248,
                5249,
                5250,
                5252,
                5254,
                5255,
                5257,
                5258,
                5259,
                5264,
                5265,
                5266,
                5267,
                5270,
                5271
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 899,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 100,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Deux-Poissons-1967.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Deux-Poissons-1967-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T18:58:57.335156Z",
                "updated_at": "2021-09-13T10:28:31.476451Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Deux Poissons, 1967",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-03-24T22:46:19.000000Z",
            "publish_time": null,
            "slug": "sothebys-important-ceramics-by-pablo-picasso-4-5-2016",
            "created_at": "2016-03-24T22:46:19.000000Z",
            "updated_at": "2020-07-16T08:01:45.462468Z",
            "summary": "Important Ceramics by Pablo Picasso is an Auctions event starting on 05/04/2016, 14:30 and ending on 05/04/2016, 18:30. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Important Ceramics by Pablo Picasso",
            "content": "",
            "start_time": "2016-04-05T14:30:00.000000Z",
            "end_time": "2016-04-05T18:30: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": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                5398
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 916,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 103,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alighiero-Boetti-Mappa-Detail-1983.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Mappa-Detail-1983-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T19:13:52.745877Z",
                "updated_at": "2021-09-13T10:28:31.511665Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alighiero Boetti - Mappa (Detail), 1983",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1661,
                "name": "Christie's Milan",
                "slug": "christies-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.46675,9.18739000000005",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2155,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:07.295329Z",
                    "updated_at": "2021-09-14T13:23:35.614764Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-03-29T20:38:25.000000Z",
            "publish_time": null,
            "slug": "christies-milan-modern-and-contemporary-4-5-2016",
            "created_at": "2016-03-29T20:38:25.000000Z",
            "updated_at": "2016-03-29T20:38:25.000000Z",
            "summary": "Milan Modern and Contemporary is an Auctions event starting on 05/04/2016, 19:00 and ending on 05/04/2016, 21:00. Event is in Christie's Milan with address Via Gian Carlo Clerici, 5, 20091 Milano, Italy.",
            "title": "Milan Modern and Contemporary",
            "content": "",
            "start_time": "2016-04-05T19:00:00.000000Z",
            "end_time": "2016-04-05T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Gian Carlo Clerici, 5, 20091 Milano, Italy",
            "city": "Bresso",
            "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": [
                1216,
                3082,
                2429,
                2960,
                433,
                710,
                2195,
                2255,
                924,
                1327,
                1329,
                1359,
                2156,
                2238,
                3081,
                3085,
                3292,
                3296,
                3313,
                3605,
                3914,
                5421
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 913,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 102,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Strand-The-Family-Luzzara-Italy-Detail-1953-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T19:13:06.477059Z",
                "updated_at": "2021-09-13T10:28:31.499856Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paul Strand - The Family, Luzzara, Italy (Detail), 1953",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-03-30T12:35:56.000000Z",
            "publish_time": null,
            "slug": "christies-photographs-4-6-2016",
            "created_at": "2016-03-30T12:35:56.000000Z",
            "updated_at": "2020-07-16T08:01:52.461224Z",
            "summary": "Photographs is an Auctions event starting on 06/04/2016, 10:00 and ending on 06/04/2016, 16:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-04-06T10:00:00.000000Z",
            "end_time": "2016-04-06T16: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": [
                2539,
                476,
                356,
                5432,
                449,
                448,
                2537,
                299,
                1161,
                796,
                978,
                465,
                2891,
                2651,
                468,
                1796,
                463,
                487,
                819,
                881,
                1213,
                1245,
                1666,
                1713,
                1970,
                2267,
                2472,
                2525,
                351,
                447,
                482,
                484,
                536,
                733,
                734,
                807,
                823,
                898,
                906,
                907,
                927,
                946,
                973,
                1084,
                1405,
                1705,
                1721,
                1775,
                1780,
                1785,
                1958,
                2017,
                2509,
                2510,
                2515,
                2518,
                2519,
                2521,
                2527,
                2546,
                2547,
                2548,
                2653,
                2655,
                2659,
                2665,
                2687,
                2853,
                2856,
                2857,
                2858,
                2868,
                2880,
                2881,
                2882,
                2897,
                3052,
                5226,
                5254,
                5427,
                5428,
                5429,
                5430,
                5431,
                5433,
                5434,
                5435,
                5437,
                5439,
                5440,
                5441
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 923,
            "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": 2887,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/924343727_1459575483.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/924343727_1459575483-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:20:40.725134Z",
                "updated_at": "2021-09-13T11:05:43.647146Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "2016 SPRING SHOW",
                "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": "2016-03-31T22:20:39.000000Z",
            "publish_time": null,
            "slug": "2016-spring-show",
            "created_at": "2016-03-31T22:20:39.000000Z",
            "updated_at": "2020-07-16T08:01:57.736865Z",
            "summary": "2016 SPRING SHOW is an Gallery Shows event starting on 06/04/2016, 12:00 and ending on 23/04/2016, 12:00. Event is in Artemisia Gallery with address 51 ORCHARD STREET\r\nNEW YORK, NY 10002\r\nUSA.",
            "title": "2016 SPRING SHOW",
            "content": "",
            "start_time": "2016-04-06T12:00:00.000000Z",
            "end_time": "2016-04-23T12: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": "51 ORCHARD STREET\r\nNEW YORK, NY 10002\r\nUSA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7165488,-73.9912245",
            "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": [
                3822,
                3877
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1724,
                2888,
                2889
            ]
        },
        {
            "id": 917,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 104,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dadamaino-Oggetto-ottico-dinamico-1962-63-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T19:13:56.390885Z",
                "updated_at": "2021-09-13T10:28:31.524724Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Dadamaino - Oggetto ottico dinamico, 1962-63",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1661,
                "name": "Christie's Milan",
                "slug": "christies-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.46675,9.18739000000005",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2155,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:07.295329Z",
                    "updated_at": "2021-09-14T13:23:35.614764Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-03-29T20:38:40.000000Z",
            "publish_time": null,
            "slug": "christies-milan-modern-and-contemporary-4-6-2016",
            "created_at": "2016-03-29T20:38:40.000000Z",
            "updated_at": "2016-03-29T20:38:40.000000Z",
            "summary": "Milan Modern and Contemporary is an Auctions event starting on 06/04/2016, 15:00 and ending on 06/04/2016, 17:00. Event is in Christie's Milan with address Via Gian Carlo Clerici, 5, 20091 Milano, Italy.",
            "title": "Milan Modern and Contemporary",
            "content": "",
            "start_time": "2016-04-06T15:00:00.000000Z",
            "end_time": "2016-04-06T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Gian Carlo Clerici, 5, 20091 Milano, Italy",
            "city": "Bresso",
            "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": [
                3082,
                636,
                1808,
                3542,
                885,
                2251,
                3919,
                1359,
                2156,
                2238,
                3096,
                3291,
                3296,
                3313,
                3913,
                3917,
                3926,
                5419,
                5420,
                5422,
                5423,
                5424,
                5425,
                5426
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 903,
            "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": 524,
                "name": "Walker Art Center",
                "slug": "walker-art-center",
                "city": "Minneapolis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "44.9684358,-93.28854139999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-03-22T13:47:20.000000Z",
            "publish_time": null,
            "slug": "less-than-one-group-exhibition",
            "created_at": "2016-03-22T13:47:20.000000Z",
            "updated_at": "2020-07-16T08:01:47.635969Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 07/04/2016, 00:00 and ending on 01/01/2017, 00:00. Event is in Walker Art Center with address 1750 Hennepin Ave, Minneapolis, MN 55403, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-04-07T00:00:00.000000Z",
            "end_time": "2017-01-01T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1750 Hennepin Ave, Minneapolis, MN 55403, USA",
            "city": "Minneapolis",
            "geolocation": "44.976418,-93.276976",
            "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@walkerart.org",
            "external_url": "http://www.walkerart.org/",
            "phone": "+1 612-375-7600",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                362,
                370,
                472,
                3193,
                3706,
                5153
            ],
            "artworks": [],
            "magazines": [
                5414
            ],
            "additional_images": []
        },
        {
            "id": 912,
            "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": 1714,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/167428728_1458935362.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/167428728_1458935362-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:01:02.623237Z",
                "updated_at": "2021-09-13T10:46:59.988897Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Extract",
                "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": "2016-03-25T20:48:10.000000Z",
            "publish_time": null,
            "slug": "gregory-euclide-extract",
            "created_at": "2016-03-25T20:48:10.000000Z",
            "updated_at": "2020-07-16T08:01:52.098243Z",
            "summary": "Extract is an Gallery Shows event starting on 07/04/2016, 00:00 and ending on 24/04/2016, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "Extract",
            "content": "",
            "start_time": "2016-04-07T00:00:00.000000Z",
            "end_time": "2016-04-24T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                5466
            ],
            "artworks": [],
            "magazines": [
                5547
            ],
            "additional_images": []
        },
        {
            "id": 958,
            "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": 1854,
                "name": "ANNA ZORINA GALLERY",
                "slug": "anna-zorina-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7484366,-74.00521320000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-19T11:31:39.000000Z",
            "publish_time": null,
            "slug": "alexander-kaletski-out-of-the-blue",
            "created_at": "2016-04-19T11:31:39.000000Z",
            "updated_at": "2020-07-16T08:02:15.495999Z",
            "summary": "Out of the Blue is an Gallery Shows event starting on 07/04/2016, 00:00 and ending on 15/05/2016, 00:00. Event is in ANNA ZORINA GALLERY with address 533 W 23rd St, New York, NY 10011, USA.",
            "title": "Out of the Blue",
            "content": "",
            "start_time": "2016-04-07T00:00:00.000000Z",
            "end_time": "2016-05-15T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "533 W 23rd St, New York, NY 10011, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.74817092307693,-74.0050883076923",
            "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@annazorinagallery.com",
            "external_url": "http://annazorinagallery.com/",
            "phone": "+1 212-243-2100",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1670
            ],
            "artworks": [],
            "magazines": [
                5671
            ],
            "additional_images": []
        },
        {
            "id": 911,
            "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": 1693,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1709688835_1458863410.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1709688835_1458863410-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:00:41.561539Z",
                "updated_at": "2021-09-13T10:46:44.101508Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a group exhibition",
                "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": "2016-03-25T00:49:44.000000Z",
            "publish_time": null,
            "slug": "moleskine-v-a-group-exhibition",
            "created_at": "2016-03-25T00:49:44.000000Z",
            "updated_at": "2020-07-16T08:01:51.471067Z",
            "summary": "a group exhibition is an Gallery Shows event starting on 07/04/2016, 12:00 and ending on 23/04/2016, 12:00. Event is in Spoke Art Gallery with address 816 Sutter St.\r\nSan Francisco, CA 94109.",
            "title": "a group exhibition",
            "content": "",
            "start_time": "2016-04-07T12:00:00.000000Z",
            "end_time": "2016-04-23T12: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.\r\nSan Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 922,
            "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": 2379,
                "name": "Tyburn Gallery",
                "slug": "tyburn-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5152431,-0.14976669999998649",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-03-30T17:47:55.000000Z",
            "publish_time": null,
            "slug": "mouna-karray-nobody-will-talk-about-us",
            "created_at": "2016-03-30T17:47:55.000000Z",
            "updated_at": "2020-07-16T08:01:56.960937Z",
            "summary": "Nobody Will Talk About Us is an Gallery Shows event starting on 08/04/2016, 00:00 and ending on 22/05/2016, 00:00. Event is in Tyburn Gallery with address 26 Barrett St, Marylebone, London W1U 1LX, UK.",
            "title": "Nobody Will Talk About Us",
            "content": "",
            "start_time": "2016-04-08T00:00:00.000000Z",
            "end_time": "2016-05-22T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "26 Barrett St, Marylebone, London W1U 1LX, UK",
            "city": "City of Westminster",
            "geolocation": "51.51512445,-0.14982264474244675",
            "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@tyburngallery.com",
            "external_url": "http://www.tyburngallery.com/",
            "phone": "+44 (0)20 3388 0540",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5496
            ],
            "additional_images": []
        }
    ]
}