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=37422&ordering=-start_time
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=37440&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37404&ordering=-start_time",
    "results": [
        {
            "id": 84,
            "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-07-16T18:22:16.000000Z",
            "publish_time": null,
            "slug": "my-dog-sighs-lost-found",
            "created_at": "2014-07-16T18:22:16.000000Z",
            "updated_at": "2020-07-16T07:54:47.975547Z",
            "summary": "Lost & Found is an Gallery Shows event starting on 06/09/2014, 16:00 and ending on 27/09/2014, 20:00. Event is in VERTICAL GALLERY with address 1016 North Western Avenue, Chicago, IL 60622, USA.",
            "title": "Lost & Found",
            "content": "",
            "start_time": "2014-09-06T16:00:00.000000Z",
            "end_time": "2014-09-27T20: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": "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": [
                1306
            ],
            "additional_images": []
        },
        {
            "id": 93,
            "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": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "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-07-18T16:41:36.000000Z",
            "publish_time": null,
            "slug": "james-rizzi-untitled",
            "created_at": "2014-07-18T16:41:36.000000Z",
            "updated_at": "2020-07-16T07:54:52.440258Z",
            "summary": "Sheer Power:  Recent Paintings is an Gallery Shows event starting on 05/09/2014, 22:00 and ending on 25/10/2014, 22:00. Event is in Woodward Gallery with address 133 Eldridge Street, New York, NY 10002, USA.",
            "title": "Sheer Power:  Recent Paintings",
            "content": "",
            "start_time": "2014-09-05T22:00:00.000000Z",
            "end_time": "2014-10-25T22: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": "133 Eldridge Street, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7190092,-73.99180274990022",
            "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.woodwardgallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 133,
            "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": 307,
                "name": "CIRCLE CULTURE GALLERY",
                "slug": "circle-culture-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.526647,13.4011898",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 56,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/circleculture_berlin_288_5-1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/circleculture_berlin_288_5-1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:56:24.471859Z",
                    "updated_at": "2021-09-14T12:37:56.436874Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "circleculture_berlin_288_5-1",
                    "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-18T17:19:21.000000Z",
            "publish_time": null,
            "slug": "stefan-strumbel-what-the-fuck-is-heimat",
            "created_at": "2014-08-18T17:19:21.000000Z",
            "updated_at": "2020-07-16T07:55:12.542645Z",
            "summary": "WHAT THE FUCK IS HEIMAT? is an Gallery Shows event starting on 05/09/2014, 22:00 and ending on 01/11/2014, 23:00. Event is in CIRCLE CULTURE GALLERY with address Gipsstraße 11, 10119 Berlin, Germany.",
            "title": "WHAT THE FUCK IS HEIMAT?",
            "content": "",
            "start_time": "2014-09-05T22: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": "Gipsstraße 11, 10119 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.526693,13.401068",
            "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.circleculture-gallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1449
            ],
            "additional_images": []
        },
        {
            "id": 145,
            "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": 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": "2014-09-12T22:38:40.000000Z",
            "publish_time": null,
            "slug": "kubrick-an-art-show-tribute-group-show",
            "created_at": "2014-09-12T22:38:40.000000Z",
            "updated_at": "2020-07-16T07:55:18.557242Z",
            "summary": "Group Show is an Gallery Shows event starting on 05/09/2014, 22:00 and ending on 27/09/2014, 22:00. Event is in Spoke Art Gallery with address 816 Sutter Street, San Francisco, CA 94109, USA.",
            "title": "Group Show",
            "content": "",
            "start_time": "2014-09-05T22: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": "816 Sutter Street, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.spoke-art.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1515
            ],
            "additional_images": []
        },
        {
            "id": 144,
            "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": 1949,
                "name": "Die Kunstagentin",
                "slug": "die-kunstagentin",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9384836,6.936554699999988",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2014-09-11T18:52:46.000000Z",
            "publish_time": null,
            "slug": "maya-hayuk-alles-klar",
            "created_at": "2014-09-11T18:52:46.000000Z",
            "updated_at": "2020-07-16T07:55:18.048810Z",
            "summary": "Alles Klar is an Gallery Shows event starting on 04/09/2014, 22:00 and ending on 15/11/2014, 23:00. Event is in Die Kunstagentin with address Maastrichter Straße 26, 50672 Cologne, Germany.",
            "title": "Alles Klar",
            "content": "",
            "start_time": "2014-09-04T22: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": "Maastrichter Straße 26, 50672 Cologne, Germany",
            "city": "Cologne",
            "geolocation": "50.9384816,6.9365146",
            "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.diekunstagentin.de/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1504
            ],
            "additional_images": []
        },
        {
            "id": 158,
            "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": 326,
                "name": "ELMS LESTERS",
                "slug": "elms-lesters",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5150488,-0.12873660000002474",
                "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-09-18T14:59:32.000000Z",
            "publish_time": null,
            "slug": "adam-neate-dimensionalism",
            "created_at": "2014-09-18T14:59:32.000000Z",
            "updated_at": "2020-07-16T07:55:25.064428Z",
            "summary": "Dimensionalism is an Gallery Shows event starting on 04/09/2014, 22:00 and ending on 18/10/2014, 22:00. Event is in ELMS LESTERS with address 1-5 Flitcroft Street, London WC2H 8DH, UK.",
            "title": "Dimensionalism",
            "content": "",
            "start_time": "2014-09-04T22:00:00.000000Z",
            "end_time": "2014-10-18T22: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": "1-5 Flitcroft Street, London WC2H 8DH, UK",
            "city": "London Borough of Camden",
            "geolocation": "51.5148769,-0.1289883",
            "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://elmslesters.co.uk/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1552
            ],
            "additional_images": []
        },
        {
            "id": 28,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-04-14T00:26:22.000000Z",
            "publish_time": null,
            "slug": "mad-c",
            "created_at": "2014-04-14T00:26:22.000000Z",
            "updated_at": "2020-07-16T07:54:19.654227Z",
            "summary": "MAD C is an Gallery Shows event starting on 03/09/2014, 22:00 and ending on 04/10/2014, 22:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zurich, Switzerland.",
            "title": "MAD C",
            "content": "",
            "start_time": "2014-09-03T22: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": "Seefeldstrasse 56, 8008 Zurich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3622909,8.5503953",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://kollygallery.ch",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1986,
                "name": "NuArt Gallery",
                "slug": "reed-projects-gallery",
                "city": "Stavanger",
                "country": {
                    "code": "NO",
                    "name": "Norway"
                },
                "geolocation": "58.9723093,5.734179499999982",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2347,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nuart.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T10:12:16.536089Z",
                    "updated_at": "2021-09-14T13:27:57.470974Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "nuart",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 5,
                "image": null,
                "slug": "festivals",
                "created_at": "2020-06-02T15:33:40.541093Z",
                "updated_at": "2021-03-29T12:18:22.940481Z",
                "name": "Festivals",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NO",
            "publish_status": "published",
            "published_at": "2014-04-12T23:50:55.000000Z",
            "publish_time": null,
            "slug": "nuart-2014",
            "created_at": "2014-04-12T23:50:55.000000Z",
            "updated_at": "2020-07-16T07:54:11.016399Z",
            "summary": "NuArt Stavanger 2014 is an Festivals event starting on 03/09/2014, 00:00 and ending on 07/09/2014, 00:00. Event is in NuArt Gallery with address Salvågergata 10, Stavanger , Norway.",
            "title": "NuArt Stavanger 2014",
            "content": "",
            "start_time": "2014-09-03T00:00:00.000000Z",
            "end_time": "2014-09-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Salvågergata 10, Stavanger , Norway",
            "city": "Stavanger",
            "geolocation": "58.9723063,5.7341786",
            "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@nuartfestival.no",
            "external_url": "http://www.nuartfestival.no/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1357
            ],
            "additional_images": []
        },
        {
            "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": 281,
            "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": 1935,
                "name": "Seattle Art Museum",
                "slug": "seattle-art-museum",
                "city": "Seattle",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "47.6073345,-122.33797850000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2079,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T10:48:19.598032Z",
                    "updated_at": "2021-09-14T13:21:57.820142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Seattle Art Museum Exterior",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-12-28T15:38:01.000000Z",
            "publish_time": null,
            "slug": "city-dwellers-contemporary-art-from-india",
            "created_at": "2014-12-28T15:38:01.000000Z",
            "updated_at": "2020-07-16T07:56:31.330741Z",
            "summary": "City Dwellers: Contemporary Art From India is an Museum Exhibitions event starting on 30/08/2014, 08:00 and ending on 16/02/2015, 16:00. Event is in Seattle Art Museum with address 1300 1st Avenue, Seattle, WA 98101, USA.",
            "title": "City Dwellers: Contemporary Art From India",
            "content": "",
            "start_time": "2014-08-30T08:00:00.000000Z",
            "end_time": "2015-02-16T16: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": "1300 1st Avenue, Seattle, WA 98101, USA",
            "city": "Seattle",
            "geolocation": "47.6077008,-122.3385575",
            "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.seattleartmuseum.org/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2277
            ],
            "additional_images": []
        },
        {
            "id": 107,
            "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": 1970,
                "name": "GALERIE HEGEMANN",
                "slug": "galerie-hegemann",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1358937,11.57035959999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2586,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/31797173934_aa994e11d5_o-Kopie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:18.790642Z",
                    "updated_at": "2021-09-14T13:33:03.765629Z",
                    "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-07-21T19:36:07.000000Z",
            "publish_time": null,
            "slug": "tina-heuter-birgit-lorenz",
            "created_at": "2014-07-21T19:36:07.000000Z",
            "updated_at": "2020-07-16T07:54:59.542450Z",
            "summary": "TINA HEUTER & BIRGIT LORENZ is an Gallery Shows event starting on 29/08/2014, 22:00 and ending on 11/09/2014, 22:00. Event is in GALERIE HEGEMANN with address Hackenstraße 5, 80331 Munich, Germany.",
            "title": "TINA HEUTER & BIRGIT LORENZ",
            "content": "",
            "start_time": "2014-08-29T22:00:00.000000Z",
            "end_time": "2014-09-11T22: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": "Hackenstraße 5, 80331 Munich, Germany",
            "city": "Munich",
            "geolocation": "48.1359821,11.5703495",
            "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.galerie-hegemann.de/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 130,
            "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": 413,
                "name": "NO WALLS GALLERY",
                "slug": "no-walls-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8239852,-0.13846200000000408",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 68,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/no-walls-gallery-brighton.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:07.763115Z",
                    "updated_at": "2021-09-14T12:38:11.755079Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "no-walls-gallery-brighton",
                    "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-17T23:25:30.000000Z",
            "publish_time": null,
            "slug": "supermundane-here-there",
            "created_at": "2014-08-17T23:25:30.000000Z",
            "updated_at": "2014-08-17T23:25:30.000000Z",
            "summary": "here & there is an Gallery Shows event starting on 28/08/2014, 22:00 and ending on 20/09/2014, 22:00. Event is in NO WALLS GALLERY with address 114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK.",
            "title": "here & there",
            "content": "",
            "start_time": "2014-08-28T22:00:00.000000Z",
            "end_time": "2014-09-20T22: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": "114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK",
            "city": "Brighton",
            "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": "http://nowallsgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 138,
            "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": 413,
                "name": "NO WALLS GALLERY",
                "slug": "no-walls-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8239852,-0.13846200000000408",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 68,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/no-walls-gallery-brighton.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:07.763115Z",
                    "updated_at": "2021-09-14T12:38:11.755079Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "no-walls-gallery-brighton",
                    "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-24T21:44:09.000000Z",
            "publish_time": null,
            "slug": "supermundane-here-and-there",
            "created_at": "2014-08-24T21:44:09.000000Z",
            "updated_at": "2014-08-24T21:44:09.000000Z",
            "summary": "Here And There is an Gallery Shows event starting on 28/08/2014, 22:00 and ending on 20/09/2014, 22:00. Event is in NO WALLS GALLERY with address 114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK.",
            "title": "Here And There",
            "content": "",
            "start_time": "2014-08-28T22:00:00.000000Z",
            "end_time": "2014-09-20T22: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": "114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK",
            "city": "Brighton",
            "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": "http://nowallsgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1363
            ],
            "additional_images": []
        },
        {
            "id": 19411,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18846,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/69d4809a1bcc49dcac17d8202e8d599b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69d4809a1bcc49dcac17d8202e8d599b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:10:27.568796Z",
                "updated_at": "2023-02-10T14:28:51.476263Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7743,
                "name": "Galeria Leme",
                "slug": "galeria-leme",
                "city": "São Paulo",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-23.5712436,-46.7051203",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2023-01-12T10:10:37.882688Z",
            "publish_time": null,
            "slug": "galeria-leme-taipa-tapume-2014-08-28",
            "created_at": "2023-01-12T10:10:47.009616Z",
            "updated_at": "2023-01-12T10:10:47.009653Z",
            "summary": null,
            "title": "TAIPA-TAPUME",
            "content": null,
            "start_time": "2014-08-28T00:00:00.000000Z",
            "end_time": "2014-10-04T00: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": "Av. Valdemar Ferreira, 130, São Paulo, BR",
            "city": "São Paulo",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 131,
            "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": 396,
                "name": "MAXWELL COLETTE GALLERY",
                "slug": "maxwell-colette-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8981956,-87.66761510000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 55,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/peeta-wallview-GB.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peeta-wallview-GB-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:56:21.239377Z",
                    "updated_at": "2021-09-14T12:37:55.380088Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "peeta-wallview-GB",
                    "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-18T00:02:11.000000Z",
            "publish_time": null,
            "slug": "greg-mike-pigment-of-my-imagination",
            "created_at": "2014-08-18T00:02:11.000000Z",
            "updated_at": "2014-08-18T00:02:11.000000Z",
            "summary": "PIGMENT OF MY IMAGINATION is an Gallery Shows event starting on 22/08/2014, 22:00 and ending on 04/10/2014, 22:00. Event is in MAXWELL COLETTE GALLERY with address 908 North Ashland Avenue, Chicago, IL 60622, USA.",
            "title": "PIGMENT OF MY IMAGINATION",
            "content": "",
            "start_time": "2014-08-22T22: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": "908 North Ashland Avenue, Chicago, IL 60622, USA",
            "city": "Chicago",
            "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": "http://www.maxwellcolette.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1349
            ],
            "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": 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": 104,
            "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": 469,
                "name": "V1 GALLERY",
                "slug": "v1-gallery",
                "city": "Copenhagen",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.6676128,12.561170400000037",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 38,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/v1gallery6.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:48:28.431929Z",
                    "updated_at": "2021-09-14T12:37:33.182673Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "v1gallery6",
                    "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": "DK",
            "publish_status": "published",
            "published_at": "2014-07-21T17:59:21.000000Z",
            "publish_time": null,
            "slug": "sara-vide-ericson-untitled",
            "created_at": "2014-07-21T17:59:21.000000Z",
            "updated_at": "2020-07-16T07:54:58.061376Z",
            "summary": "Vide Ericson - Untitled is an Gallery Shows event starting on 16/08/2014, 10:00 and ending on 16/08/2014, 10:30. Event is in V1 GALLERY with address Flæsketorvet 69, 1711 København V, Denmark.",
            "title": "Vide Ericson - Untitled",
            "content": "",
            "start_time": "2014-08-16T10:00:00.000000Z",
            "end_time": "2014-08-16T10: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": "Flæsketorvet 69, 1711 København V, Denmark",
            "city": "Copenhagen",
            "geolocation": "55.667598,12.561273",
            "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.v1gallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}