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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=126",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=90",
    "results": [
        {
            "id": 109,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 716,
                "name": "WHITE CUBE São Paulo",
                "slug": "white-cube-sao-paulo",
                "city": "Sao Paulo",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-23.5995427,-46.65034200000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 403,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/White-Cube-Sao-Paulo-Emin-f.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Sao-Paulo-Emin-f-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T13:47:15.714432Z",
                    "updated_at": "2021-09-14T12:45:14.318757Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "White Cube Sao Paulo Emin f",
                    "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": "BR",
            "publish_status": "published",
            "published_at": "2014-07-21T21:19:34.000000Z",
            "publish_time": null,
            "slug": "julie-mehretu-untitled",
            "created_at": "2014-07-21T21:19:34.000000Z",
            "updated_at": "2020-07-16T07:55:00.577239Z",
            "summary": "The Mathematics of Droves is an Gallery Shows event starting on 31/08/2014, 22:00 and ending on 01/11/2014, 23:00. Event is in WHITE CUBE São Paulo with address Rua Agostinho Rodrigues Filho, 550 - Vila Clementino, São Paulo - São Paulo, Brazil.",
            "title": "The Mathematics of Droves",
            "content": "",
            "start_time": "2014-08-31T22:00:00.000000Z",
            "end_time": "2014-11-01T23: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": "Rua Agostinho Rodrigues Filho, 550 - Vila Clementino, São Paulo - São Paulo, Brazil",
            "city": "São Paulo",
            "geolocation": "-23.6005678,-46.6458122",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://whitecube.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1362
            ],
            "additional_images": []
        },
        {
            "id": 110,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 715,
                "name": "WHITE CUBE Hong Kong",
                "slug": "white-cube-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.285121,114.15589999999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 380,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/White-Cube-Hong-Kong-entrance.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T13:44:48.939057Z",
                    "updated_at": "2021-09-14T12:44:44.787910Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "White Cube Hong Kong entrance",
                    "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": "CN",
            "publish_status": "published",
            "published_at": "2014-07-21T21:20:46.000000Z",
            "publish_time": null,
            "slug": "larry-bell-untitled",
            "created_at": "2014-07-21T21:20:46.000000Z",
            "updated_at": "2020-07-16T07:55:01.071726Z",
            "summary": "Light and Red is an Gallery Shows event starting on 10/09/2014, 22:00 and ending on 15/11/2014, 23:00. Event is in WHITE CUBE Hong Kong with address 50 Connaught Road Central, Central, Hong Kong.",
            "title": "Light and Red",
            "content": "",
            "start_time": "2014-09-10T22:00:00.000000Z",
            "end_time": "2014-11-15T23:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Connaught Road Central, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.285109900000002,114.15587027362548",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://whitecube.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1379
            ],
            "additional_images": []
        },
        {
            "id": 111,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-21T21:28:07.000000Z",
            "publish_time": null,
            "slug": "kevin-peterson-new-works",
            "created_at": "2014-07-21T21:28:07.000000Z",
            "updated_at": "2022-01-27T14:44:01.909879Z",
            "summary": "Remnants is an Gallery Shows event starting on 13/12/2014, 11:00 and ending on 03/01/2015, 17:00. Event is in THINKSPACE GALLERY with address 6009 West Washington Boulevard, Culver City, CA 90232, USA.",
            "title": "Remnants",
            "content": "",
            "start_time": "2014-12-13T11:00:00.000000Z",
            "end_time": "2015-01-03T17: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": "6009 West Washington Boulevard, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.0129784,-118.4097329",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2031
            ],
            "additional_images": []
        },
        {
            "id": 112,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-21T21:32:35.000000Z",
            "publish_time": null,
            "slug": "marco-mazzoni-new-works",
            "created_at": "2014-07-21T21:32:35.000000Z",
            "updated_at": "2022-01-27T14:44:24.474303Z",
            "summary": "Immune is an Gallery Shows event starting on 07/11/2014, 23:00 and ending on 29/11/2014, 23:00. Event is in THINKSPACE GALLERY with address 6009 West Washington Boulevard, Culver City, CA 90232, USA.",
            "title": "Immune",
            "content": "",
            "start_time": "2014-11-07T23:00:00.000000Z",
            "end_time": "2014-11-29T23:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6009 West Washington Boulevard, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.0129784,-118.4097329",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1992
            ],
            "additional_images": []
        },
        {
            "id": 114,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-21T21:40:05.000000Z",
            "publish_time": null,
            "slug": "kelly-vivanco-peculiar-tides",
            "created_at": "2014-07-21T21:40:05.000000Z",
            "updated_at": "2022-01-27T14:58:15.432826Z",
            "summary": "Peculiar Tides is an Gallery Shows event starting on 12/09/2014, 22:00 and ending on 04/10/2014, 22:00. Event is in THINKSPACE GALLERY with address 6009 West Washington Boulevard, Culver City, CA 90232, USA.",
            "title": "Peculiar Tides",
            "content": "",
            "start_time": "2014-09-12T22:00:00.000000Z",
            "end_time": "2014-10-04T22:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6009 West Washington Boulevard, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.0129784,-118.4097329",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1474
            ],
            "additional_images": []
        },
        {
            "id": 115,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-21T21:42:36.000000Z",
            "publish_time": null,
            "slug": "stephanier-buer-mary-iverson-after",
            "created_at": "2014-07-21T21:42:36.000000Z",
            "updated_at": "2022-01-27T14:58:37.361524Z",
            "summary": "After is an Gallery Shows event starting on 15/08/2014, 22:00 and ending on 06/09/2014, 22:00. Event is in THINKSPACE GALLERY with address 6009 West Washington Boulevard, Culver City, CA 90232, USA.",
            "title": "After",
            "content": "",
            "start_time": "2014-08-15T22:00:00.000000Z",
            "end_time": "2014-09-06T22:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6009 West Washington Boulevard, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.0129784,-118.4097329",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1303
            ],
            "additional_images": []
        },
        {
            "id": 116,
            "author": {
                "id": "39343926-a657-43eb-a3f0-9637f49b516c",
                "username": "Goran",
                "slug": "goran",
                "first_name": "Goran",
                "last_name": "Marinkovic",
                "display_name": "GoXY M.",
                "display_name_full": "GoXY M.",
                "email": "marinkovic.goran@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": 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": "2014-07-25T22:41:58.000000Z",
            "publish_time": null,
            "slug": "lore-a-three-person-show-group-show",
            "created_at": "2014-07-25T22:41:58.000000Z",
            "updated_at": "2020-07-16T07:55:04.209409Z",
            "summary": "GROUP SHOW is an Gallery Shows event starting on 01/08/2014, 22:00 and ending on 23/08/2014, 22:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter Street, San Francisco, CA 94109, USA.",
            "title": "GROUP SHOW",
            "content": "",
            "start_time": "2014-08-01T22:00:00.000000Z",
            "end_time": "2014-08-23T22: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 Street, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.hashimotocontemporary.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1187
            ],
            "additional_images": []
        },
        {
            "id": 117,
            "author": {
                "id": "39343926-a657-43eb-a3f0-9637f49b516c",
                "username": "Goran",
                "slug": "goran",
                "first_name": "Goran",
                "last_name": "Marinkovic",
                "display_name": "GoXY M.",
                "display_name_full": "GoXY M.",
                "email": "marinkovic.goran@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 385,
                "name": "LIBRARY STREET COLLECTIVE",
                "slug": "library-street-collective",
                "city": "Detroit",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.334639,-83.04697099999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2090,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/lscgallery.com-about-format1000w-.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/lscgallery.com-about-format1000w--thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T13:34:02.358199Z",
                    "updated_at": "2021-09-14T13:22:11.222752Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Library Street Collective - lscgallery.com",
                    "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": "2014-07-29T12:13:01.000000Z",
            "publish_time": null,
            "slug": "kelsey-brookes-sleep-the-science-and-the-mystery",
            "created_at": "2014-07-29T12:13:01.000000Z",
            "updated_at": "2020-07-16T07:55:04.548344Z",
            "summary": "Sleep: The Science and The Mystery is an Gallery Shows event starting on 24/07/2014, 22:00 and ending on 26/09/2014, 22:00. Event is in LIBRARY STREET COLLECTIVE with address 1260 Library Street, Detroit, MI 48226, USA.",
            "title": "Sleep: The Science and The Mystery",
            "content": "",
            "start_time": "2014-07-24T22:00:00.000000Z",
            "end_time": "2014-09-26T22: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": "1260 Library Street, Detroit, MI 48226, USA",
            "city": "Detroit",
            "geolocation": "42.3345521,-83.0471933",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.lscgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1217
            ],
            "additional_images": []
        },
        {
            "id": 118,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 378,
                "name": "KNOWN GALLERY",
                "slug": "known-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0793516,-118.36160389999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 72,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DSC07596-23.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:22.021022Z",
                    "updated_at": "2021-09-14T12:38:16.474191Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Known Gallery",
                    "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": "2014-08-01T22:47:25.000000Z",
            "publish_time": null,
            "slug": "dennis-morris-the-bollocks",
            "created_at": "2014-08-01T22:47:25.000000Z",
            "updated_at": "2020-07-16T07:55:05.093238Z",
            "summary": "THE BOLLOCKS is an Gallery Shows event starting on 08/08/2014, 22:00 and ending on 23/08/2014, 22:00. Event is in KNOWN GALLERY with address 441 North Fairfax Avenue, Los Angeles, CA 90036, USA.",
            "title": "THE BOLLOCKS",
            "content": "",
            "start_time": "2014-08-08T22:00:00.000000Z",
            "end_time": "2014-08-23T22: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": "441 North Fairfax Avenue, Los Angeles, CA 90036, USA",
            "city": "Los Angeles",
            "geolocation": "34.079038979591836,-118.36154467346938",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://knowngallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1245
            ],
            "additional_images": []
        },
        {
            "id": 119,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 443,
                "name": "Stolenspace Gallery",
                "slug": "stolen-space-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51653719999999,-0.07002320000003692",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 52,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_9212.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:55:47.412718Z",
                    "updated_at": "2021-09-14T12:37:51.647017Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "IMG_9212",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2014-08-01T22:52:37.000000Z",
            "publish_time": null,
            "slug": "reka-trip-the-light",
            "created_at": "2014-08-01T22:52:37.000000Z",
            "updated_at": "2020-07-16T07:55:05.537537Z",
            "summary": "Trip The Light is an Gallery Shows event starting on 10/09/2014, 22:00 and ending on 04/10/2014, 22:00. Event is in STOLENSPACE GALLERY with address 17 Osborn Street, London E1, UK.",
            "title": "Trip The Light",
            "content": "",
            "start_time": "2014-09-10T22:00:00.000000Z",
            "end_time": "2014-10-04T22: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": "17 Osborn Street, London E1, UK",
            "city": "London",
            "geolocation": "51.516474200000005,-0.07016950736385819",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.stolenspace.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1365
            ],
            "additional_images": []
        },
        {
            "id": 120,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.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": "2014-08-01T23:12:39.000000Z",
            "publish_time": null,
            "slug": "holiday-group-show",
            "created_at": "2014-08-01T23:12:39.000000Z",
            "updated_at": "2020-07-16T07:55:06.101051Z",
            "summary": "ARTmageddon: A Holiday Group Show is an Gallery Shows event starting on 14/11/2014, 23:00 and ending on 24/12/2014, 23:00. Event is in VERTICAL GALLERY with address 1016 North Western Avenue, Chicago, IL 60622, USA.",
            "title": "ARTmageddon: A Holiday Group Show",
            "content": "",
            "start_time": "2014-11-14T23:00:00.000000Z",
            "end_time": "2014-12-24T23: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 North Western Avenue, 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": null,
            "external_url": "http://verticalgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1862
            ],
            "additional_images": []
        },
        {
            "id": 121,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 376,
                "name": "KEMISTRY GALLERY",
                "slug": "kemistry-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5253461,-0.08105509999995775",
                "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": "2014-08-01T23:18:23.000000Z",
            "publish_time": null,
            "slug": "hans-hillmann-film-posters",
            "created_at": "2014-08-01T23:18:23.000000Z",
            "updated_at": "2020-07-16T07:55:06.569029Z",
            "summary": "Film Posters is an Gallery Shows event starting on 20/08/2014, 22:00 and ending on 27/09/2014, 22:00. Event is in KEMISTRY GALLERY with address 43 Charlotte Road, London EC2A 3PD, UK.",
            "title": "Film Posters",
            "content": "",
            "start_time": "2014-08-20T22:00:00.000000Z",
            "end_time": "2014-09-27T22: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": "43 Charlotte Road, London EC2A 3PD, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5265409,-0.0812564",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://kemistrygallery.co.uk/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 122,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 397,
                "name": "ME COLLECTORS ROOM BERLIN",
                "slug": "me-collectors-room-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.52681250843966,13.395283965606723",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2557,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:26.280708Z",
                    "updated_at": "2021-09-14T13:32:23.538426Z",
                    "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": "2014-08-01T23:39:18.000000Z",
            "publish_time": null,
            "slug": "art-collection-telekom-fragile-sense-of-hope",
            "created_at": "2014-08-01T23:39:18.000000Z",
            "updated_at": "2020-07-16T07:55:07.052169Z",
            "summary": "FRAGILE SENSE OF HOPE is an Gallery Shows event starting on 10/10/2014, 10:00 and ending on 10/10/2014, 10:30. Event is in ME COLLECTORS ROOM BERLIN with address Auguststraße 68, 10117 Berlin, Germany.",
            "title": "FRAGILE SENSE OF HOPE",
            "content": "",
            "start_time": "2014-10-10T10:00:00.000000Z",
            "end_time": "2014-10-10T10:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": true,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Auguststraße 68, 10117 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5268154,13.3951902",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.me-berlin.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 123,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 304,
                "name": "C.A.V.E. GALLERY",
                "slug": "c-a-v-e-gallery",
                "city": "Venice",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9916075,-118.47040879999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 76,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/CAVE_Gallery-_01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:36.694024Z",
                    "updated_at": "2021-09-14T12:38:21.264886Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "CAVE_Gallery-_01",
                    "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": "2014-08-02T01:58:42.000000Z",
            "publish_time": null,
            "slug": "kyle-hughes-odgers-all-the-wrong-places",
            "created_at": "2014-08-02T01:58:42.000000Z",
            "updated_at": "2020-07-16T07:55:07.547380Z",
            "summary": "Odgers - All the Wrong Places is an Gallery Shows event starting on 10/10/2014, 22:00 and ending on 01/11/2014, 23:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "Odgers - All the Wrong Places",
            "content": "",
            "start_time": "2014-10-10T22:00:00.000000Z",
            "end_time": "2014-11-01T23: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": "1108 Abbot Kinney Boulevard, Venice, CA 90291, USA",
            "city": "Los Angeles",
            "geolocation": "34.0002667,-118.4703945",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://cavegallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1712
            ],
            "additional_images": []
        },
        {
            "id": 124,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 304,
                "name": "C.A.V.E. GALLERY",
                "slug": "c-a-v-e-gallery",
                "city": "Venice",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9916075,-118.47040879999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 76,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/CAVE_Gallery-_01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:36.694024Z",
                    "updated_at": "2021-09-14T12:38:21.264886Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "CAVE_Gallery-_01",
                    "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": "2014-08-02T02:00:21.000000Z",
            "publish_time": null,
            "slug": "young-chun-untitled",
            "created_at": "2014-08-02T02:00:21.000000Z",
            "updated_at": "2020-07-16T07:55:08.049065Z",
            "summary": "Serenade is an Gallery Shows event starting on 07/11/2014, 23:00 and ending on 06/12/2014, 23:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "Serenade",
            "content": "",
            "start_time": "2014-11-07T23:00:00.000000Z",
            "end_time": "2014-12-06T23: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": "1108 Abbot Kinney Boulevard, Venice, CA 90291, USA",
            "city": "Los Angeles",
            "geolocation": "34.0002667,-118.4703945",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://cavegallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1920
            ],
            "additional_images": []
        },
        {
            "id": 125,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 292,
                "name": "BACKWOODS GALLERY",
                "slug": "backwoods-gallery",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.797935,144.98607800000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2014-08-02T16:27:27.000000Z",
            "publish_time": null,
            "slug": "yuske-imai-oblivion",
            "created_at": "2014-08-02T16:27:27.000000Z",
            "updated_at": "2020-07-16T07:55:08.540579Z",
            "summary": "OBLIVION is an Gallery Shows event starting on 21/08/2014, 22:00 and ending on 31/08/2014, 22:00. Event is in BACKWOODS GALLERY with address 25 Easey Street, Collingwood VIC 3066, Australia.",
            "title": "OBLIVION",
            "content": "",
            "start_time": "2014-08-21T22:00:00.000000Z",
            "end_time": "2014-08-31T22: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": "25 Easey Street, Collingwood VIC 3066, Australia",
            "city": "Collingwood",
            "geolocation": "-37.7980391,144.9862121",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://backwoodsgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1358
            ],
            "additional_images": []
        },
        {
            "id": 126,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 364,
                "name": "GRAFFIK GALLERY",
                "slug": "graffik-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5193077,-0.2073917000000165",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2408,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Grafik-Gallery-Featured-Image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T22:58:15.589878Z",
                    "updated_at": "2021-09-14T13:29:14.841146Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Graffik-Gallery-Featured-Image",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2014-08-02T16:44:49.000000Z",
            "publish_time": null,
            "slug": "ray-lowry-london-calling-again",
            "created_at": "2014-08-02T16:44:49.000000Z",
            "updated_at": "2020-07-16T07:55:09.055173Z",
            "summary": "LONDON CALLING Again... is an Gallery Shows event starting on 10/09/2014, 16:30 and ending on 10/09/2014, 17:00. Event is in GRAFFIK GALLERY with address 284 Portobello Road, London W10 5TE, UK.",
            "title": "LONDON CALLING Again...",
            "content": "",
            "start_time": "2014-09-10T16:30:00.000000Z",
            "end_time": "2014-09-10T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": true,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "284 Portobello Road, London W10 5TE, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.5193384,-0.207459",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://graffikgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 127,
            "author": {
                "id": "39343926-a657-43eb-a3f0-9637f49b516c",
                "username": "Goran",
                "slug": "goran",
                "first_name": "Goran",
                "last_name": "Marinkovic",
                "display_name": "GoXY M.",
                "display_name_full": "GoXY M.",
                "email": "marinkovic.goran@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2399,
                "name": "SANDRA GERING INC.",
                "slug": "sandra-gering-inc",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7661897,-73.97032719999999",
                "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": "2014-08-03T19:28:19.000000Z",
            "publish_time": null,
            "slug": "19902014-strategies-of-non-intention-john-cage-and-artists-he-collected-group-show",
            "created_at": "2014-08-03T19:28:19.000000Z",
            "updated_at": "2020-07-16T07:55:09.626414Z",
            "summary": "Intention: John Cage and Artists He Collected - Group Show is an Gallery Shows event starting on 11/06/2014, 22:00 and ending on 05/09/2014, 22:00. Event is in SANDRA GERING INC. with address 14 East 63rd Street, New York, NY 10065, USA.",
            "title": "Intention: John Cage and Artists He Collected - Group Show",
            "content": "",
            "start_time": "2014-06-11T22:00:00.000000Z",
            "end_time": "2014-09-05T22: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": "14 East 63rd Street, New York, NY 10065, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.7661919,-73.97032760248416",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.sandrageringinc.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1239
            ],
            "additional_images": []
        }
    ]
}