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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1188&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1152&ordering=end_time",
    "results": [
        {
            "id": 1107,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-06-29T10:48:34.000000Z",
            "publish_time": null,
            "slug": "camille-rose-garcia-phantasmacabre",
            "created_at": "2016-06-29T10:48:34.000000Z",
            "updated_at": "2020-07-16T08:03:30.887718Z",
            "summary": "Phantasmacabre is an Gallery Shows event starting on 15/07/2016, 22:00 and ending on 20/08/2016, 22:00. Event is in COREY HELFORD GALLERY with address Willow St E, Los Angeles, CA 90033, USA.",
            "title": "Phantasmacabre",
            "content": "",
            "start_time": "2016-07-15T22:00:00.000000Z",
            "end_time": "2016-08-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": "Willow St E, Los Angeles, CA 90033, USA",
            "city": "Los Angeles",
            "geolocation": "34.0399711,-118.2251565",
            "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": "sarah@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "(310) 287-2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5649
            ],
            "artworks": [],
            "magazines": [
                6152
            ],
            "additional_images": []
        },
        {
            "id": 1123,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1965,
                "name": "Gallery 1261",
                "slug": "gallery-1261",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.736391,-104.99326400000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-09T10:24:04.000000Z",
            "publish_time": null,
            "slug": "large-works-group-exhibition",
            "created_at": "2016-07-09T10:24:04.000000Z",
            "updated_at": "2020-07-16T08:03:38.750186Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 21/07/2016, 22:00 and ending on 20/08/2016, 22:00. Event is in Gallery 1261 with address 1261 Delaware St, Denver, CO 80204, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-07-21T22:00:00.000000Z",
            "end_time": "2016-08-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": "1261 Delaware St, Denver, CO 80204, USA",
            "city": "Denver",
            "geolocation": "39.73641575,-104.9932924747649",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.gallery1261.com/",
            "phone": "303-571-1261",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6257
            ],
            "additional_images": []
        },
        {
            "id": 718,
            "author": {
                "id": "a722d98a-59eb-4ad6-82c7-66148c72f12e",
                "username": "TheCatStreetGallery",
                "slug": "thecatstreetgallery",
                "first_name": "Loren",
                "last_name": "Stuart",
                "display_name": "TheCatStreetGallery",
                "display_name_full": "TheCatStreetGallery",
                "email": "info@thecatstreetgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2640,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2102663381_1449833443.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2102663381_1449833443-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2020-03-26T14:16:35.082782Z",
                "updated_at": "2021-09-13T11:01:05.193048Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Group Exhibition",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "HK",
            "publish_status": "published",
            "published_at": "2015-12-11T10:07:59.000000Z",
            "publish_time": null,
            "slug": "signal-8-salon-summer-show",
            "created_at": "2015-12-11T10:07:59.000000Z",
            "updated_at": "2015-12-11T10:07:59.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 21/07/2016, 00:00 and ending on 21/08/2016, 00:00. Event is in The Cat Street Gallery with address 50 Tung St, Tai Ping Shan, Hong Kong.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-07-21T00:00:00.000000Z",
            "end_time": "2016-08-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Tung St, Tai Ping Shan, Hong Kong",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@thecatstreetgallery.com",
            "external_url": "http://www.thecatstreetgallery.com/",
            "phone": "+852 2291 0006",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1555,
                3649,
                5215,
                3312,
                4467,
                4511,
                5277
            ],
            "artworks": [],
            "magazines": [
                6297
            ],
            "additional_images": [
                1371,
                1372,
                1373,
                1374,
                1375,
                1376,
                1377,
                1378,
                1379,
                1380,
                1381,
                1382,
                1383,
                1384,
                1385,
                1386,
                1387,
                1388,
                1389,
                1390,
                1391,
                1392,
                1393,
                1394,
                1395,
                1396,
                1397,
                1398,
                1399,
                1400,
                2641,
                2642
            ]
        },
        {
            "id": 1158,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 168,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/graffitistreet-streets-of-london-charity-auction.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/graffitistreet-streets-of-london-charity-auction-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T02:33:05.014166Z",
                "updated_at": "2021-09-13T10:28:46.757984Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "graffitistreet - streets of london charity auction",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2652,
                "name": "GraffitiStreet.com",
                "slug": "graffitistreet-com",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5073509,-0.12775829999998223",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2461,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/GraffitiStreet.com_.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/GraffitiStreet.com_-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:51:31.514210Z",
                    "updated_at": "2021-09-14T13:30:17.078457Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "GraffitiStreet.com",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-08-13T13:59:18.000000Z",
            "publish_time": null,
            "slug": "graffitistreet-streets-of-london-charity-auction-8-14-2016-8-21-2016",
            "created_at": "2016-08-13T13:59:18.000000Z",
            "updated_at": "2020-07-16T08:03:56.225119Z",
            "summary": "Streets of London Charity Auction,- is an Auctions event starting on 21/08/2016, 08:15 and ending on 21/08/2016, 09:15. Event is in GraffitiStreet.com with address London, UK.",
            "title": "Streets of London Charity Auction,-",
            "content": "GraffitiStreet’s brand new auction platform will serve as virtual place where bidders will be able to acquire unique Street Art pieces while simultaneously contributing to raising funds and awareness about homelessness in London. Streets of London have joined forces with GraffitiStreet in order to address and act upon the issue of homelessness. This collaboration is one of many projects by Streets of London which strive toward the betterment of life of individuals on the streets!",
            "start_time": "2016-08-21T08:15:00.000000Z",
            "end_time": "2016-08-21T09:15:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "London, UK",
            "city": "London",
            "geolocation": "51.5073219,-0.1276474",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                311,
                5767,
                6214,
                5723,
                5724,
                5725,
                5726,
                5769,
                6065
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1137,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2016-08-04T10:17:10.000000Z",
            "publish_time": null,
            "slug": "senekt-spectrum",
            "created_at": "2016-08-04T10:17:10.000000Z",
            "updated_at": "2020-07-16T08:03:45.717943Z",
            "summary": "Spectrum is an Gallery Shows event starting on 11/08/2016, 22:00 and ending on 23/08/2016, 22:00. Event is in BACKWOODS GALLERY with address 25 Easey St, Collingwood VIC 3066, Australia.",
            "title": "Spectrum",
            "content": "",
            "start_time": "2016-08-11T22:00:00.000000Z",
            "end_time": "2016-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": "25 Easey St, 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": "info@backwoodsgallery.com",
            "external_url": "http://www.backwoods.gallery/",
            "phone": "+61 03 9041 3606",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5590
            ],
            "artworks": [],
            "magazines": [
                6349
            ],
            "additional_images": []
        },
        {
            "id": 1119,
            "author": {
                "id": "e7729af9-3089-48b0-b883-90caf902695f",
                "username": "KollyGallery",
                "slug": "kollygallery",
                "first_name": "Julien",
                "last_name": "Kolly",
                "display_name": "Julien Kolly",
                "display_name_full": "Julien Kolly",
                "email": "julien@kollygallery.ch",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2016-07-07T17:24:42.000000Z",
            "publish_time": null,
            "slug": "surprise-summer-show",
            "created_at": "2016-07-07T17:24:42.000000Z",
            "updated_at": "2020-07-16T08:03:36.732460Z",
            "summary": "Surprise Summer Show is an Gallery Shows event starting on 04/08/2016, 12:00 and ending on 24/08/2016, 12:00. Event is in Kolly Gallery with address Seefeldstrasse 56\r\n8008 Zürich.",
            "title": "Surprise Summer Show",
            "content": "",
            "start_time": "2016-08-04T12:00:00.000000Z",
            "end_time": "2016-08-24T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Seefeldstrasse 56\r\n8008 Zürich",
            "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": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1099,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2331,
                "name": "BENRUBI GALLERY",
                "slug": "benrubi-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7502381,-74.00361470000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-06-26T10:33:35.000000Z",
            "publish_time": null,
            "slug": "the-family-acid",
            "created_at": "2016-06-26T10:33:35.000000Z",
            "updated_at": "2020-07-16T08:03:26.736685Z",
            "summary": "The Family Acid is an Gallery Shows event starting on 06/07/2016, 22:00 and ending on 26/08/2016, 22:00. Event is in BENRUBI GALLERY with address 521 W 26th St, New York, NY 10001, USA.",
            "title": "The Family Acid",
            "content": "",
            "start_time": "2016-07-06T22:00:00.000000Z",
            "end_time": "2016-08-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": "521 W 26th St, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75021575,-74.00368998661888",
            "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@benrubigallery.com",
            "external_url": "http://www.benrubigallery.com/",
            "phone": "212.888.6007",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6194
            ],
            "additional_images": []
        },
        {
            "id": 1101,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2016-06-26T15:38:36.000000Z",
            "publish_time": null,
            "slug": "eddie-kang-big-city-life-loveless",
            "created_at": "2016-06-26T15:38:36.000000Z",
            "updated_at": "2020-07-16T08:03:27.763807Z",
            "summary": "Big City Life Loveless is an Gallery Shows event starting on 07/07/2016, 22:00 and ending on 26/08/2016, 22:00. Event is in SANDRA GERING INC. with address 14 E 63rd St, New York, NY 10065, USA.",
            "title": "Big City Life Loveless",
            "content": "",
            "start_time": "2016-07-07T22:00:00.000000Z",
            "end_time": "2016-08-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": "14 E 63rd St, 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": "info@sandrageringinc.com",
            "external_url": "http://www.sandrageringinc.com/",
            "phone": "646 336 7183",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6196
            ],
            "additional_images": []
        },
        {
            "id": 1132,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1966,
                "name": "Abend Gallery",
                "slug": "abend-gallery",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.7397603,-104.96002199999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-25T19:34:09.000000Z",
            "publish_time": null,
            "slug": "che-leviathan-subspecies",
            "created_at": "2016-07-25T19:34:09.000000Z",
            "updated_at": "2020-07-16T08:03:43.273240Z",
            "summary": "Subspecies is an Gallery Shows event starting on 27/07/2016, 22:00 and ending on 27/08/2016, 22:00. Event is in Abend Gallery with address 2260 E Colfax Ave, Denver, CO 80206, USA.",
            "title": "Subspecies",
            "content": "",
            "start_time": "2016-07-27T22:00:00.000000Z",
            "end_time": "2016-08-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": "2260 E Colfax Ave, Denver, CO 80206, USA",
            "city": "Denver",
            "geolocation": "39.739906,-104.96029463265306",
            "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@gallery1261.com",
            "external_url": "http://www.abendgallery.com/",
            "phone": "+1 303-355-0950",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6324
            ],
            "additional_images": []
        },
        {
            "id": 1133,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1966,
                "name": "Abend Gallery",
                "slug": "abend-gallery",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.7397603,-104.96002199999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-25T19:41:15.000000Z",
            "publish_time": null,
            "slug": "urban-life-group-exhibition",
            "created_at": "2016-07-25T19:41:15.000000Z",
            "updated_at": "2020-07-16T08:03:43.767482Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 27/07/2016, 22:00 and ending on 27/08/2016, 22:00. Event is in Abend Gallery with address 2260 E Colfax Ave, Denver, CO 80206, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-07-27T22:00:00.000000Z",
            "end_time": "2016-08-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": "2260 E Colfax Ave, Denver, CO 80206, USA",
            "city": "Denver",
            "geolocation": "39.739906,-104.96029463265306",
            "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@gallery1261.com",
            "external_url": "http://www.abendgallery.com/",
            "phone": "+1 303-355-0950",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6324
            ],
            "additional_images": []
        },
        {
            "id": 1135,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-30T20:17:34.000000Z",
            "publish_time": null,
            "slug": "head-hand-heart-group-exhibition",
            "created_at": "2016-07-30T20:17:34.000000Z",
            "updated_at": "2020-07-16T08:03:44.777319Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 05/08/2016, 22:00 and ending on 27/08/2016, 22:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-08-05T22:00:00.000000Z",
            "end_time": "2016-08-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": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "http://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6338
            ],
            "additional_images": []
        },
        {
            "id": 1126,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3130,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1044189588_1468535853.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1044189588_1468535853-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:24:38.723967Z",
                "updated_at": "2021-09-13T11:09:59.644948Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " 'Mea Culpa'",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-15T00:36:12.000000Z",
            "publish_time": null,
            "slug": "abigail-goldman-mea-culpa",
            "created_at": "2016-07-15T00:36:12.000000Z",
            "updated_at": "2020-07-16T08:03:40.368723Z",
            "summary": "'Mea Culpa' is an Gallery Shows event starting on 04/08/2016, 00:00 and ending on 28/08/2016, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "'Mea Culpa'",
            "content": "",
            "start_time": "2016-08-04T00:00:00.000000Z",
            "end_time": "2016-08-28T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@hashimotocontemporary.com",
            "external_url": "http://hashimotocontemporary.com",
            "phone": "+1 415-655-9265",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6332
            ],
            "additional_images": [
                1837,
                1838,
                1839,
                1840
            ]
        },
        {
            "id": 1130,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3131,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/649443812_1469142851.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649443812_1469142851-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:24:39.629920Z",
                "updated_at": "2021-09-13T11:10:00.539090Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a solo show by Karla Ortiz",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-22T01:10:42.000000Z",
            "publish_time": null,
            "slug": "chimerical-a-solo-show-by-karla-ortiz",
            "created_at": "2016-07-22T01:10:42.000000Z",
            "updated_at": "2020-07-16T08:03:42.233859Z",
            "summary": "a solo show by Karla Ortiz is an Gallery Shows event starting on 04/08/2016, 00:00 and ending on 28/08/2016, 00:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "a solo show by Karla Ortiz",
            "content": "",
            "start_time": "2016-08-04T00:00:00.000000Z",
            "end_time": "2016-08-28T00: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 St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "spokeartgallery@gmail.com",
            "external_url": "http://www.spoke-art.com",
            "phone": "+1 415-796-3774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6348
            ],
            "additional_images": []
        },
        {
            "id": 443,
            "author": {
                "id": "9a7f7516-3cf5-413b-9c0e-58386eb618d9",
                "username": "me_Collectors_Room",
                "slug": "me_collectors_room",
                "first_name": "me Collectors Room Berlin",
                "last_name": "",
                "display_name": "me Collectors Room",
                "display_name_full": "me Collectors Room",
                "email": "speier@me-berlin.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2298,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy_Sherman_Untitled_Film_Still_48B_1979_Courtesy_of_the_artist_and_Metro_Pictures_New_York-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:10:51.941663Z",
                "updated_at": "2021-09-13T10:54:51.976126Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Works from the Olbricht Collection",
                "description": null,
                "uploaded_by": 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": "2015-05-12T17:53:21.000000Z",
            "publish_time": null,
            "slug": "cindy-sherman-works-from-the-olbricht-collection",
            "created_at": "2015-05-12T17:53:21.000000Z",
            "updated_at": "2020-07-16T07:57:55.695104Z",
            "summary": "Works from the Olbricht Collection is an Gallery Shows event starting on 15/09/2015, 12:00 and ending on 28/08/2016, 12:00. Event is in ME COLLECTORS ROOM BERLIN with address Berlin, Germany.",
            "title": "Works from the Olbricht Collection",
            "content": "",
            "start_time": "2015-09-15T12:00:00.000000Z",
            "end_time": "2016-08-28T12: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": "Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5170365,13.3888599",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                347
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1738,
                2299
            ]
        },
        {
            "id": 1088,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2016-06-18T10:34:45.000000Z",
            "publish_time": null,
            "slug": "sit-process",
            "created_at": "2016-06-18T10:34:45.000000Z",
            "updated_at": "2020-07-16T08:03:21.224196Z",
            "summary": "Process is an Gallery Shows event starting on 30/07/2016, 00:00 and ending on 29/08/2016, 00:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Blvd, Venice, CA 90291, USA.",
            "title": "Process",
            "content": "",
            "start_time": "2016-07-30T00:00:00.000000Z",
            "end_time": "2016-08-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1108 Abbot Kinney Blvd, 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": "info@cavegallery.net",
            "external_url": "http://cavegallery.net/",
            "phone": "+1 310-450-6960",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1456
            ],
            "artworks": [],
            "magazines": [
                6128
            ],
            "additional_images": []
        },
        {
            "id": 1156,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "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": "2016-08-09T22:34:24.000000Z",
            "publish_time": null,
            "slug": "kirsty-whiten-wronger-rites",
            "created_at": "2016-08-09T22:34:24.000000Z",
            "updated_at": "2020-07-16T08:03:55.237343Z",
            "summary": "Wronger Rites is an Gallery Shows event starting on 19/08/2016, 22:00 and ending on 30/08/2016, 22:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh EH3 6QG, UK.",
            "title": "Wronger Rites",
            "content": "",
            "start_time": "2016-08-19T22:00:00.000000Z",
            "end_time": "2016-08-30T22: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": "13A Dundas St, Edinburgh EH3 6QG, UK",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "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@arushagallery.com",
            "external_url": "http://www.arushagallery.com/",
            "phone": "+44 131 557 1412",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6369
            ],
            "additional_images": []
        },
        {
            "id": 1413,
            "author": {
                "id": "02003819-ec0a-4974-a100-cae7e715cd71",
                "username": "benjamin-eck",
                "slug": "benjamin-eck",
                "first_name": "Benjamin",
                "last_name": "Eck",
                "display_name": "Benjamin Eck",
                "display_name_full": "Benjamin Eck",
                "email": "info@benjamin-eck.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3480,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1895253037_1484735267.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1895253037_1484735267-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:30:24.269994Z",
                "updated_at": "2021-09-13T11:16:09.326504Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jakub Hubálek",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2708,
                "name": "GALERIE BENJAMIN ECK",
                "slug": "gallery-benjamin-eck-contemporary-art",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1310405,11.567302400000017",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2391,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IGP8729.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T14:47:20.630244Z",
                    "updated_at": "2021-09-14T13:28:53.348248Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "_IGP8729",
                    "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": "2017-01-18T11:26:50.000000Z",
            "publish_time": null,
            "slug": "jakub-hubalek",
            "created_at": "2017-01-18T11:26:50.000000Z",
            "updated_at": "2020-07-16T08:06:05.183047Z",
            "summary": "Jakub Hubálek is an Gallery Shows event starting on 14/07/2016, 12:00 and ending on 03/09/2016, 12:00. Event is in GALERIE BENJAMIN ECK with address Pestalozzistr. 14, München.",
            "title": "Jakub Hubálek",
            "content": "",
            "start_time": "2016-07-14T12:00:00.000000Z",
            "end_time": "2016-09-03T12: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": "Pestalozzistr. 14, München",
            "city": null,
            "geolocation": "48.07240015,11.602209506226835",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8685
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2064
            ]
        },
        {
            "id": 1134,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2436,
                "name": "STEPHANIE CHEFAS PROJECTS",
                "slug": "stephanie-chefas-projects",
                "city": "Portland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "45.5206089,-122.66306509999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-07-28T11:18:45.000000Z",
            "publish_time": null,
            "slug": "heatwave-group-exhibition",
            "created_at": "2016-07-28T11:18:45.000000Z",
            "updated_at": "2016-07-28T11:18:45.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 11/08/2016, 22:00 and ending on 03/09/2016, 22:00. Event is in STEPHANIE CHEFAS PROJECTS with address City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-08-11T22:00:00.000000Z",
            "end_time": "2016-09-03T22:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA",
            "city": "Portland",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@stephaniechefas.com",
            "external_url": "http://www.stephaniechefas.com/",
            "phone": "503.719.6945",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6334
            ],
            "additional_images": []
        }
    ]
}