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=1098&ordering=start_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=1116&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1080&ordering=start_time",
    "results": [
        {
            "id": 1037,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 135,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yayoi-Kusama-Pumpkin-detail-2005.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:30:29.382368Z",
                "updated_at": "2021-09-13T10:28:31.910013Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yayoi Kusama - Pumpkin (detail), 2005",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1659,
                "name": "Christie's Hong Kong",
                "slug": "christies-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2818796,114.1583455",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2156,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christies_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:09.799805Z",
                    "updated_at": "2021-09-14T13:23:37.033076Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christies_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2016-05-27T16:12:57.000000Z",
            "publish_time": null,
            "slug": "christies-asian-contemporary-art-day-sale-5-29-2016",
            "created_at": "2016-05-27T16:12:57.000000Z",
            "updated_at": "2020-07-16T08:02:55.705746Z",
            "summary": "Asian Contemporary Art (Day Sale) is an Auctions event starting on 29/05/2016, 10:30 and ending on 29/05/2016, 13:00. Event is in Christie's Hong Kong with address 18 Chater Rd, Central, Hong Kong.",
            "title": "Asian Contemporary Art (Day Sale)",
            "content": "",
            "start_time": "2016-05-29T10:30:00.000000Z",
            "end_time": "2016-05-29T13:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "18 Chater Rd, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2814612,114.1599744",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7,
                418,
                539,
                364,
                5310,
                507,
                5458,
                944,
                495,
                508,
                521,
                534,
                545,
                556,
                565,
                575,
                576,
                584,
                585,
                596,
                615,
                623,
                821,
                850,
                1190,
                1301,
                1314,
                1347,
                3175,
                3178,
                3771,
                3772,
                4633,
                5284,
                5301,
                5302,
                5303,
                5312,
                5318,
                5926,
                6030,
                6079,
                6131,
                6132,
                6133,
                6134,
                6136,
                6137,
                6138,
                6139,
                6140,
                6141,
                6142,
                6143,
                6144,
                6145,
                6146,
                6147,
                6148,
                6149,
                6150,
                6151,
                6153,
                6155,
                6156,
                6157,
                6158,
                6159,
                6160,
                6161,
                6162,
                6163,
                6164,
                6165,
                6166,
                6167,
                6168,
                6169,
                6170,
                6171,
                6172,
                6173,
                6174,
                6175,
                6176,
                6177,
                6178,
                6179,
                6180,
                6181,
                6182,
                6183,
                6186,
                6187,
                6188,
                6189,
                6190,
                6191,
                6192,
                6193,
                6194,
                6195,
                6196,
                6197,
                6198,
                6199,
                6200,
                6201,
                6202,
                6203,
                6204,
                6206,
                6207,
                6208,
                6209,
                6210,
                6211,
                6212,
                6213
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1045,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 136,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:37:18.303223Z",
                "updated_at": "2021-09-13T10:28:31.921963Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marc Chagall - Les Maries Sous Le Baldaquin (detail), 1980",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-05-30T20:24:19.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-impressionniste-et-moderne-6-1-2016",
            "created_at": "2016-05-30T20:24:19.000000Z",
            "updated_at": "2020-07-16T08:02:59.668897Z",
            "summary": "Art Impressionniste et Moderne is an Auctions event starting on 01/06/2016, 18:00 and ending on 01/06/2016, 21:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Impressionniste et Moderne",
            "content": "",
            "start_time": "2016-06-01T18:00:00.000000Z",
            "end_time": "2016-06-01T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                6257,
                1696,
                2151,
                1707,
                1372,
                2079,
                3042,
                1701,
                2429,
                2119,
                2149,
                2196,
                5245,
                2190,
                2199,
                2815,
                3260,
                3405,
                2197,
                2200,
                2201,
                2468,
                2472,
                3218,
                4787,
                6242,
                6253,
                6256,
                6266,
                2066,
                2164,
                2170,
                2198,
                3381,
                4371,
                4530,
                4775,
                5173,
                5962,
                6236,
                6237,
                6239,
                6240,
                6241,
                6243,
                6244,
                6245,
                6246,
                6247,
                6248,
                6249,
                6250,
                6251,
                6252,
                6254,
                6255,
                6258,
                6259,
                6260,
                6261,
                6262,
                6263,
                6264,
                6265
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1034,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-23T11:03:44.000000Z",
            "publish_time": null,
            "slug": "destinesia-group-exhibition",
            "created_at": "2016-05-23T11:03:44.000000Z",
            "updated_at": "2020-07-16T08:02:54.148505Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 02/06/2016, 00:00 and ending on 30/07/2016, 00:00. Event is in Stephen Romano Gallery with address Porter Ave, Brooklyn, NY 11237, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-02T00:00:00.000000Z",
            "end_time": "2016-07-30T00: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": "Porter Ave, Brooklyn, NY 11237, USA",
            "city": "New York",
            "geolocation": "40.706879,-73.928643",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3640,
                634,
                5417
            ],
            "artworks": [],
            "magazines": [
                5939
            ],
            "additional_images": []
        },
        {
            "id": 1054,
            "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": 426,
                "name": "PURE EVIL GALLERY",
                "slug": "pure-evil-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5245707,-0.08135119999997187",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-05-31T20:55:17.000000Z",
            "publish_time": null,
            "slug": "deedee-cheriel-love-is-always-the-answer",
            "created_at": "2016-05-31T20:55:17.000000Z",
            "updated_at": "2020-07-16T08:03:04.333621Z",
            "summary": "Love is Always the Answer is an Gallery Shows event starting on 02/06/2016, 00:00 and ending on 04/07/2016, 00:00. Event is in PURE EVIL GALLERY with address 108 Leonard St, London EC2A 4XS, UK.",
            "title": "Love is Always the Answer",
            "content": "",
            "start_time": "2016-06-02T00:00:00.000000Z",
            "end_time": "2016-07-04T00: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": "108 Leonard St, London EC2A 4XS, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5245851,-0.08132138301354402",
            "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": "cue@pureevilgallery.com",
            "external_url": "http://pureevilgallery.virb.com/",
            "phone": "+44 20 7729 2866",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                109
            ],
            "artworks": [],
            "magazines": [
                6031
            ],
            "additional_images": []
        },
        {
            "id": 1058,
            "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": 2370,
                "name": "Galerie Brugier-Rigail",
                "slug": "galerie-brugier-rigail",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8664667,2.3580250999999635",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-06-02T23:21:40.000000Z",
            "publish_time": null,
            "slug": "new-wave-group-exhibition",
            "created_at": "2016-06-02T23:21:40.000000Z",
            "updated_at": "2020-07-16T08:03:06.250604Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 02/06/2016, 00:00 and ending on 22/06/2016, 00:00. Event is in Galerie Brugier-Rigail with address 40 Rue Volta, 75003 Paris, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-02T00:00:00.000000Z",
            "end_time": "2016-06-22T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40 Rue Volta, 75003 Paris, France",
            "city": "Paris",
            "geolocation": "48.8673622,2.3584946",
            "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": "contact@galerie-brugier-rigail.com",
            "external_url": "http://galerie-brugier-rigail.com/",
            "phone": "01 42 77 09 00",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                119,
                2824,
                169,
                4513,
                213,
                438
            ],
            "artworks": [],
            "magazines": [
                6040
            ],
            "additional_images": []
        },
        {
            "id": 1032,
            "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": 1778,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/293009759_1463777775.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/293009759_1463777775-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:02:07.005346Z",
                "updated_at": "2021-09-13T10:48:13.491071Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a group show",
                "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-05-20T22:55:50.000000Z",
            "publish_time": null,
            "slug": "lord-of-the-thrones-a-group-show",
            "created_at": "2016-05-20T22:55:50.000000Z",
            "updated_at": "2020-07-16T08:02:53.174658Z",
            "summary": "a group show is an Gallery Shows event starting on 02/06/2016, 12:00 and ending on 25/06/2016, 12:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "a group show",
            "content": "",
            "start_time": "2016-06-02T12:00:00.000000Z",
            "end_time": "2016-06-25T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6027
            ],
            "additional_images": [
                1779,
                1780
            ]
        },
        {
            "id": 1033,
            "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": 1781,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/993228072_1463782648.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/993228072_1463782648-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:02:10.450201Z",
                "updated_at": "2021-09-13T10:48:13.531248Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Summer Group Show",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-21T00:16:52.000000Z",
            "publish_time": null,
            "slug": "summer-group-show-3",
            "created_at": "2016-05-21T00:16:52.000000Z",
            "updated_at": "2020-07-16T08:02:53.789065Z",
            "summary": "Summer Group Show is an Gallery Shows event starting on 02/06/2016, 12:00 and ending on 25/06/2016, 12:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St., San Francisco, CA 94109.",
            "title": "Summer Group Show",
            "content": "",
            "start_time": "2016-06-02T12:00:00.000000Z",
            "end_time": "2016-06-25T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter St., San Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1782,
                1783
            ]
        },
        {
            "id": 1048,
            "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-05-29T16:40:51.000000Z",
            "publish_time": null,
            "slug": "roa-hic-sunt-dracones",
            "created_at": "2016-05-29T16:40:51.000000Z",
            "updated_at": "2020-07-16T08:03:01.151016Z",
            "summary": "Hic Sunt Dracones is an Gallery Shows event starting on 03/06/2016, 00:00 and ending on 20/06/2016, 00:00. Event is in BACKWOODS GALLERY with address 25 Easey St, Collingwood VIC 3066, Australia.",
            "title": "Hic Sunt Dracones",
            "content": "",
            "start_time": "2016-06-03T00:00:00.000000Z",
            "end_time": "2016-06-20T00: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": [
                35
            ],
            "artworks": [],
            "magazines": [
                6010
            ],
            "additional_images": []
        },
        {
            "id": 1053,
            "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": 381,
                "name": "GALERIE MATHGOTH",
                "slug": "galerie-mathgoth",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8279199,2.3804251999999906",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2564,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie-mathgoth-paris-france-600x400.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:53.789394Z",
                    "updated_at": "2021-09-14T13:32:32.790003Z",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-05-31T14:54:06.000000Z",
            "publish_time": null,
            "slug": "anders-gjennestad-enter-title-here",
            "created_at": "2016-05-31T14:54:06.000000Z",
            "updated_at": "2020-07-16T08:03:03.695377Z",
            "summary": "Enter Title Here is an Gallery Shows event starting on 03/06/2016, 00:00 and ending on 10/07/2016, 00:00. Event is in GALERIE MATHGOTH with address 34 Rue Hélène Brion, 75013 Paris, France.",
            "title": "Enter Title Here",
            "content": "",
            "start_time": "2016-06-03T00:00:00.000000Z",
            "end_time": "2016-07-10T00: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": "34 Rue Hélène Brion, 75013 Paris, France",
            "city": "Paris",
            "geolocation": "48.8279162,2.3802384",
            "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": "galerie@mathgoth.com",
            "external_url": "http://www.mathgoth.fr/",
            "phone": "+33 (0)6 63 01 41 50",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                406
            ],
            "artworks": [],
            "magazines": [
                6017
            ],
            "additional_images": []
        },
        {
            "id": 1057,
            "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": 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-06-02T21:18:14.000000Z",
            "publish_time": null,
            "slug": "charlotte-keates-exploiting-perspectives-a-harmony-in-chaos",
            "created_at": "2016-06-02T21:18:14.000000Z",
            "updated_at": "2020-07-16T08:03:05.704861Z",
            "summary": "Exploiting Perspectives: A Harmony in Chaos is an Gallery Shows event starting on 03/06/2016, 00:00 and ending on 27/06/2016, 00:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh, Edinburgh EH3 6QG, UK.",
            "title": "Exploiting Perspectives: A Harmony in Chaos",
            "content": "",
            "start_time": "2016-06-03T00:00:00.000000Z",
            "end_time": "2016-06-27T00: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, 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": [
                6052
            ],
            "additional_images": []
        },
        {
            "id": 1043,
            "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-05-27T20:34:33.000000Z",
            "publish_time": null,
            "slug": "ella-and-pitr-the-silence-of-the-slippers-after-the-rain",
            "created_at": "2016-05-27T20:34:33.000000Z",
            "updated_at": "2020-07-16T08:02:58.724764Z",
            "summary": "The Silence of the Slippers After the Rain is an Gallery Shows event starting on 04/06/2016, 00:00 and ending on 26/06/2016, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "The Silence of the Slippers After the Rain",
            "content": "",
            "start_time": "2016-06-04T00:00:00.000000Z",
            "end_time": "2016-06-26T00: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": [
                404
            ],
            "artworks": [],
            "magazines": [
                6003
            ],
            "additional_images": []
        },
        {
            "id": 1040,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 137,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:38:21.800634Z",
                "updated_at": "2021-09-13T10:28:31.934114Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Apres la Pique (detail), 1959",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-31T20:04:47.000000Z",
            "publish_time": null,
            "slug": "bonhams-modern-contemporary-prints-multiples-6-7-2016",
            "created_at": "2016-05-31T20:04:47.000000Z",
            "updated_at": "2020-07-16T08:02:57.342984Z",
            "summary": "Modern & Contemporary Prints & Multiples is an Auctions event starting on 07/06/2016, 15:00 and ending on 07/06/2016, 17:30. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Modern & Contemporary Prints & Multiples",
            "content": "",
            "start_time": "2016-06-07T15:00:00.000000Z",
            "end_time": "2016-06-07T17:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                780,
                345,
                731,
                8,
                22,
                1694,
                59,
                870,
                1696,
                7,
                402,
                65,
                783,
                6322,
                912,
                1221,
                1985,
                247,
                2151,
                1707,
                1998,
                843,
                494,
                2174,
                372,
                4492,
                893,
                1216,
                458,
                897,
                1697,
                796,
                6317,
                848,
                1482,
                2030,
                3288,
                6320,
                477,
                3328,
                6299,
                6316,
                6327,
                736,
                1856,
                786,
                2186,
                3854,
                3268,
                3274,
                3286,
                3825,
                6307,
                6321
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1041,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 138,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:38:53.857013Z",
                "updated_at": "2021-09-13T10:28:31.947381Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kazuo Shiraga - Uchoten (Ecstasy) (detail), 1994",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-06-01T00:10:22.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-6-7-2016",
            "created_at": "2016-06-01T00:10:22.000000Z",
            "updated_at": "2020-07-16T08:02:57.671249Z",
            "summary": "Art Contemporain is an Auctions event starting on 07/06/2016, 19:00 and ending on 07/06/2016, 20:30. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain",
            "content": "",
            "start_time": "2016-06-07T19:00:00.000000Z",
            "end_time": "2016-06-07T20:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1700,
                847,
                783,
                746,
                1333,
                779,
                857,
                1220,
                46,
                754,
                760,
                764,
                586,
                676,
                1358,
                2160,
                2165,
                382,
                432,
                788,
                1336,
                2175,
                2937,
                3308,
                3683,
                3697,
                4187,
                4194,
                6318
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 927,
            "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": 2992,
                "name": "Park Avenue Armory",
                "slug": "park-avenue-armory",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7672426,-73.9655172",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-03T15:23:24.000000Z",
            "publish_time": null,
            "slug": "martin-creed-the-back-door",
            "created_at": "2016-04-03T15:23:24.000000Z",
            "updated_at": "2020-07-16T08:01:59.789512Z",
            "summary": "The Back Door is an Gallery Shows event starting on 08/06/2016, 00:00 and ending on 08/08/2016, 00:00. Event is in Park Avenue Armory with address 643 Park Ave, New York, NY 10065, USA.",
            "title": "The Back Door",
            "content": "",
            "start_time": "2016-06-08T00:00:00.000000Z",
            "end_time": "2016-08-08T00: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": "643 Park Ave, New York, NY 10065, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76723335,-73.96550355223997",
            "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@ARMORYONPARK.ORG",
            "external_url": "http://www.armoryonpark.org/",
            "phone": "(212) 616-3930",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3120
            ],
            "artworks": [],
            "magazines": [
                5501
            ],
            "additional_images": []
        },
        {
            "id": 1047,
            "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": 316,
                "name": "DAVID BLOCH GALLERY",
                "slug": "david-bloch-gallery",
                "city": "Marrakesh",
                "country": {
                    "code": "MA",
                    "name": "Morocco"
                },
                "geolocation": "31.6360025,-8.012332399999991",
                "artworks_for_sale_count": 89,
                "featured_image": {
                    "id": 2575,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:39.540519Z",
                    "updated_at": "2021-09-14T13:32:49.704372Z",
                    "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": "MA",
            "publish_status": "published",
            "published_at": "2016-05-28T18:03:17.000000Z",
            "publish_time": null,
            "slug": "summer-group-show-group-exhibition-2",
            "created_at": "2016-05-28T18:03:17.000000Z",
            "updated_at": "2020-07-16T08:03:00.651875Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 08/06/2016, 00:00 and ending on 16/09/2016, 00:00. Event is in DAVID BLOCH GALLERY with address Marrakesh 40000, Morocco.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-08T00:00:00.000000Z",
            "end_time": "2016-09-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Marrakesh 40000, Morocco",
            "city": "Marrakesh",
            "geolocation": "31.626794750000002,-8.003024256894616",
            "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": "contact@davidblochgallery.com",
            "external_url": "http://www.davidblochgallery.com",
            "phone": "+212 5244-57595",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                164,
                1234,
                3673,
                96,
                3501,
                296,
                3782,
                197,
                193,
                293,
                412,
                94,
                3787,
                3798,
                1022,
                3792,
                3796
            ],
            "artworks": [],
            "magazines": [
                5977
            ],
            "additional_images": []
        },
        {
            "id": 1072,
            "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": 1988,
                "name": "UNIX Gallery",
                "slug": "unix-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488526,-74.00547770000003",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-06-08T10:51:03.000000Z",
            "publish_time": null,
            "slug": "kwangho-shin-solo-exhibition",
            "created_at": "2016-06-08T10:51:03.000000Z",
            "updated_at": "2020-07-16T08:03:13.259333Z",
            "summary": "제목이 없는 존재 is an Gallery Shows event starting on 08/06/2016, 00:00 and ending on 09/06/2016, 00:00. Event is in UNIX Gallery with address 532 W 24th St, New York, NY 10011, USA.",
            "title": "제목이 없는 존재",
            "content": "",
            "start_time": "2016-06-08T00:00:00.000000Z",
            "end_time": "2016-06-09T00: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": "532 W 24th St, New York, NY 10011, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.74869152631579,-74.0047082368421",
            "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@unixgallery.com",
            "external_url": "http://www.unixgallery.com/",
            "phone": "+1 212 209 1572",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3883
            ],
            "artworks": [],
            "magazines": [
                6022
            ],
            "additional_images": []
        },
        {
            "id": 1049,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 142,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-Duality-of-Humanity-detail-2008-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:41:49.566219Z",
                "updated_at": "2021-09-13T10:28:31.996489Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Shepard Fairey - Duality of Humanity (detail), 2008",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1650,
                "name": "Bonhams London",
                "slug": "bonhams-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4989182,-0.16586280000001352",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2163,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:33.305122Z",
                    "updated_at": "2021-09-14T13:23:46.133959Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bonhams_Knightsbridge",
                    "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-06-03T16:18:12.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-and-multiples-6-8-2016",
            "created_at": "2016-06-03T16:18:12.000000Z",
            "updated_at": "2020-07-16T08:03:01.669498Z",
            "summary": "Prints and Multiples is an Auctions event starting on 08/06/2016, 13:00 and ending on 08/06/2016, 17:00. Event is in Bonhams London with address Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2016-06-08T13:00:00.000000Z",
            "end_time": "2016-06-08T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK",
            "city": "City of Westminster",
            "geolocation": "51.4988176,-0.1654474",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                6388,
                1706,
                780,
                58,
                8,
                476,
                471,
                1696,
                847,
                7,
                491,
                65,
                2469,
                932,
                2158,
                2161,
                860,
                2151,
                1998,
                115,
                573,
                1216,
                839,
                2023,
                1698,
                2149,
                1988,
                453,
                505,
                736,
                1331,
                2199,
                2445,
                2451,
                2815,
                452,
                501,
                551,
                555,
                916,
                2001,
                2186,
                2448,
                2468,
                2472,
                85,
                144,
                341,
                594,
                788,
                809,
                1595,
                2007,
                2008,
                2024,
                2164,
                2168,
                2173,
                2175,
                2185,
                2430,
                2441,
                2443,
                2450,
                2454,
                2458,
                2639,
                3292,
                3892,
                5171,
                5175,
                5178,
                6382,
                6383,
                6384,
                6385,
                6386,
                6387
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1042,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 139,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Gouache-65-x-50-cm-detail-1973-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:38:58.036216Z",
                "updated_at": "2021-09-13T10:28:31.960508Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pierre Soulages - Gouache 65 x 50 cm (detail), 1973",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-06-01T00:10:34.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-6-8-2016",
            "created_at": "2016-06-01T00:10:34.000000Z",
            "updated_at": "2020-07-16T08:02:58.164051Z",
            "summary": "Art Contemporain is an Auctions event starting on 08/06/2016, 14:30 and ending on 08/06/2016, 17:30. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain",
            "content": "",
            "start_time": "2016-06-08T14:30:00.000000Z",
            "end_time": "2016-06-08T17:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                731,
                1694,
                773,
                59,
                914,
                847,
                402,
                2693,
                932,
                880,
                3145,
                122,
                349,
                350,
                793,
                1333,
                1764,
                857,
                46,
                132,
                477,
                754,
                760,
                820,
                1236,
                2245,
                3447,
                4050,
                4182,
                764,
                1808,
                4026,
                4623,
                19,
                348,
                433,
                555,
                1351,
                2160,
                2165,
                5532,
                294,
                432,
                566,
                607,
                788,
                1262,
                1274,
                1359,
                1458,
                1860,
                1892,
                2062,
                2091,
                2175,
                2241,
                2274,
                2937,
                3147,
                3230,
                3240,
                3308,
                3434,
                3697,
                4025,
                4028,
                4031,
                4039,
                4187,
                4189,
                6303,
                6304,
                6308,
                6309,
                6319,
                6323,
                6324,
                6325,
                6326,
                6328,
                6329
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}