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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2592&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2556&ordering=start_time",
    "results": [
        {
            "id": 2445,
            "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": {
                "id": 874,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-beijing-event-11.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-11-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:05:27.530294Z",
                "updated_at": "2021-09-13T10:36:18.437590Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-beijing-event-11",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2799,
                "name": "National Agriculture Exhibition Center Beijing",
                "slug": "national-agriculture-exhibition-center-beijing",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.9438808,116.46369490000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2019-04-19T20:45:33.000000Z",
            "publish_time": null,
            "slug": "art-beijing-2019",
            "created_at": "2019-04-19T20:45:33.000000Z",
            "updated_at": "2019-04-19T20:45:33.000000Z",
            "summary": "Art Beijing 2019 is an Art Fairs event starting on 30/04/2019, 00:00 and ending on 04/05/2019, 00:00. Event is in National Agriculture Exhibition Center Beijing with address Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China.",
            "title": "Art Beijing 2019",
            "content": "",
            "start_time": "2019-04-30T00:00:00.000000Z",
            "end_time": "2019-05-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": "Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "vip@artbeijing.net ",
            "external_url": "http://www.artbeijing.net/?l=en",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9341
            ],
            "additional_images": []
        },
        {
            "id": 2438,
            "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": 877,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Getulio-Alviani-Cromia-Spettrologica-1982-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:17:13.300587Z",
                "updated_at": "2021-09-13T10:36:20.073701Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Getulio Alviani - Cromia Spettrologica, 1982 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2019-04-25T17:51:59.000000Z",
            "publish_time": null,
            "slug": "christies-amsterdam-post-war-contemporary-art-4-30-2019",
            "created_at": "2019-04-25T17:51:59.000000Z",
            "updated_at": "2020-07-16T08:15:02.072049Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 30/04/2019, 19:00 and ending on 01/05/2019, 15:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, Amsterdam, Netherlands.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2019-04-30T19:00:00.000000Z",
            "end_time": "2019-05-01T15: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": "Cornelis Schuytstraat 57, Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "52.3536549,4.8727113",
            "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": [
                891,
                2693,
                783,
                868,
                2463,
                470,
                3145,
                3443,
                843,
                793,
                893,
                2290,
                747,
                748,
                950,
                2952,
                3307,
                779,
                2412,
                427,
                475,
                785,
                2002,
                9528,
                477,
                760,
                820,
                1236,
                2809,
                3416,
                3447,
                636,
                765,
                864,
                3116,
                487,
                574,
                681,
                792,
                806,
                833,
                852,
                885,
                1884,
                2251,
                3418,
                382,
                472,
                485,
                492,
                559,
                597,
                692,
                750,
                769,
                861,
                910,
                936,
                962,
                1742,
                2241,
                2275,
                2287,
                2450,
                2541,
                3077,
                3106,
                3146,
                3251,
                3293,
                3422,
                3425,
                3431,
                3435,
                3437,
                3450,
                3452,
                3455,
                3457,
                3461,
                3465,
                3466,
                3471,
                3474,
                3475,
                3482,
                3609,
                3692,
                3744,
                3745,
                3865,
                4015,
                4072,
                4121,
                4493,
                4633,
                5511,
                5521,
                5522,
                5537,
                5542,
                5829,
                5899,
                6468,
                6532,
                6697,
                6838,
                7378,
                7788,
                7807,
                8783,
                9626,
                9627,
                10551,
                10764,
                10780,
                11275,
                11279
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2439,
            "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": {
                "id": 873,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/moniker-event-11.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-11-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:02:45.722774Z",
                "updated_at": "2021-09-13T10:36:17.896115Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "moniker-event-11",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2924,
                "name": "NoHo",
                "slug": "noho",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7289755,-73.99342489999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2019-04-15T19:12:04.000000Z",
            "publish_time": null,
            "slug": "moniker-ny-2019",
            "created_at": "2019-04-15T19:12:04.000000Z",
            "updated_at": "2020-07-16T08:15:02.843706Z",
            "summary": "Moniker Art Fair New York 2019 is an Art Fairs event starting on 01/05/2019, 00:00 and ending on 06/05/2019, 00:00. Event is in NoHo with address 718 Broadway, New York, NY 10003, USA, New York City, United States.",
            "title": "Moniker Art Fair New York 2019",
            "content": "",
            "start_time": "2019-05-01T00:00:00.000000Z",
            "end_time": "2019-05-06T00: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": "718 Broadway, New York, NY 10003, USA, New York City, United States",
            "city": "New York",
            "geolocation": "40.67677,-73.9001366",
            "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@monikerartfair.com",
            "external_url": "https://www.monikerartfair.com/",
            "phone": "+44 7904 196389",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9321
            ],
            "additional_images": []
        },
        {
            "id": 2565,
            "author": {
                "id": "a2476e12-00da-4b81-934f-d723ad3c2e29",
                "username": "max_1303",
                "slug": "max_1303",
                "first_name": "max",
                "last_name": "koffler",
                "display_name": "max koffler",
                "display_name_full": "max koffler",
                "email": "info@galerie-son.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4135,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1723057815_1563974503.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1723057815_1563974503-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:21.285844Z",
                "updated_at": "2021-09-13T11:28:21.895183Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kwun Sun Cheol - Face",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2951,
                "name": "galerie son",
                "slug": "galerie-son",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51672984130539,13.398186411639472",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2758,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Son-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:06.159301Z",
                    "updated_at": "2021-09-14T13:37:49.733699Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2019-07-24T15:19:51.000000Z",
            "publish_time": null,
            "slug": "kwun-sun-cheol-face",
            "created_at": "2019-07-24T15:19:51.000000Z",
            "updated_at": "2020-12-14T20:42:42.219265Z",
            "summary": "Kwun Sun Cheol - Face is an Gallery Shows event starting on 01/05/2019, 11:00 and ending on 31/07/2019, 18:00. Event is in galerie son with address Schinkelplatz 4\r\n10117 Berlin.",
            "title": "KWUN Sun Cheol - Face",
            "content": "images of faces & soul by south korean master painter KWUN, Sun-Cheol.",
            "start_time": "2019-05-01T11:00:00.000000Z",
            "end_time": "2019-07-31T18: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": "Schinkelplatz 4\r\n10117 Berlin",
            "city": "Berlin",
            "geolocation": "52.516673,13.3981906",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2406,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4076,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2094799225_1552408285.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2094799225_1552408285-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-03-26T14:40:23.906634Z",
                "updated_at": "2021-09-13T11:27:03.148314Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "JoAnne Artman Gallery at ART NEW YORK & CONTEXT (Booth #ANY320)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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": "2019-03-12T17:31:05.000000Z",
            "publish_time": null,
            "slug": "joanne-artman-gallery-at-context-new-york-2",
            "created_at": "2019-03-12T17:31:05.000000Z",
            "updated_at": "2020-07-16T08:14:46.191916Z",
            "summary": "JoAnne Artman Gallery at ART NEW YORK & CONTEXT (Booth #ANY320) is an Gallery Shows event starting on 02/05/2019, 10:00 and ending on 05/05/2019, 18:00. Event is in JoAnne Artman Gallery New York with address 711 12th Ave, New York, NY 10019.",
            "title": "JoAnne Artman Gallery at ART NEW YORK & CONTEXT (Booth #ANY320)",
            "content": "We are pleased to announce our participation in CONTEXT New York, taking place May 2 - 5, 2019 in Manhattan. The fair will join Art New York at Pier 94, located on the Hudson River at 12th Avenue at 55th Street.  JoAnne Artman Gallery will be showcasing the work of America Martin, John “Crash” Matos, Anna Kincaide, and Audra Weaser: artists with distinctive sensibilities in subject matter and concept, yet linked through an expressive formal approach. In a collaborative effort in bringing the abstract and figurative arts together, the featured artists showcase the visual influences of pop culture.<br />\r\n<br />\r\nColombian-American artist America Martin continues her exploration of humanist themes through figurative abstraction and powerful, raw elements of color and line. Scenes of everyday life that link the body to the continuity of nature permeate her work, portrayed through both the human form as well as the classic still life.<br />\r\n<br />\r\nCrash’s recent work takes his iconic visual language of the New York graffiti underground to fresh considerations of abstraction utilizing the spray paint medium. A pioneer not only in technique and style, Crash has played a pivotal role in bringing international attention to graffiti and redirecting the dialogue around it as a legitimate art form.<br />\r\n<br />\r\nIncorporating elements of fashion photography and contemporary socio-cultural emblems of status and identity, Anna Kincaide’s figures define the separation between body and mind. Headless and bursting forth with florals, her figures showcase the idea of ambiguity between our bodies, identities, and thoughts.<br />\r\n<br />\r\nThrough her process of building up and sanding down layers of color, Audra Weaser’s abstracted scenes evoke images such as bayous, forests, and skyscapes. Rhythmically manipulating her materials as she navigates back into the surface of her wood panels, Weaser’s organic forms are an essence of what is unseen in a reverie of visual and poetic expression.<br />\r\n<br />\r\nWe invite you to join us at CONTEXT New York as we celebrate universal themes in art through a dynamic visual dialogue with the work of America Martin, John “CRASH” Matos, Anna Kincaide, and Audra Weaser.<br />\r\n<br />\r\nThese artists will inspire, provoke, engage and mesmerize. With visual perceptions always changing, peek behind the stories told and you're sure to find the right artistic expression!",
            "start_time": "2019-05-02T10:00:00.000000Z",
            "end_time": "2019-05-05T18: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": "711 12th Ave, New York, NY 10019",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.768413699999996,-73.99674695570906",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2434,
            "author": {
                "id": "df6bedcf-f6e7-4893-a3c0-3e53350af2cf",
                "username": "HoloCenter",
                "slug": "holocenter",
                "first_name": "HoloCenter",
                "last_name": "Center for the Holographic Arts",
                "display_name": "Martina Mrongovius",
                "display_name_full": "Martina Mrongovius",
                "email": "Info@holocenter.org",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4086,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/453928997_1554782929.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/453928997_1554782929-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:33.472438Z",
                "updated_at": "2021-09-13T11:27:19.418030Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "IRIDESCENCE",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2918,
                "name": "HoloCenter | On Canal",
                "slug": "holocenter-on-canal",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7204401,-74.0027748",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2676,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IRIDESCENCE_TextStripe_2019.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IRIDESCENCE_TextStripe_2019-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:33.658254Z",
                    "updated_at": "2021-09-14T13:35:32.411442Z",
                    "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": "2019-04-09T06:07:37.000000Z",
            "publish_time": null,
            "slug": "iridescence",
            "created_at": "2019-04-09T06:07:37.000000Z",
            "updated_at": "2020-07-16T08:15:00.239661Z",
            "summary": "IRIDESCENCE is an Gallery Shows event starting on 02/05/2019, 18:00 and ending on 26/05/2019, 19:00. Event is in HoloCenter | On Canal with address 325 Canal Street, New York, NY 10013.",
            "title": "IRIDESCENCE",
            "content": "Major holographic works that shape light through space have been created by artists from around the world.<br />\r\n<br />\r\nMichael Bleyenberg,  Lana Blum,  Philippe Boissonnet,  Patrick Boyd,  Betsy Connors,<br />\r\n Pascal Gauchet,  Setsuko Ishii,  Sam Moree,  August Muth,  Ray Park,  Fred Unterseher<br />\r\n<br />\r\nIRIDESCENCE is a collaboration between the Hologram Foundation, funded by Hugues Souparis, in Paris and Center for the Holographic Arts, the HoloCenter, in New York which supports artists to create new work and puts art holograms within the reach of buyers.",
            "start_time": "2019-05-02T18:00:00.000000Z",
            "end_time": "2019-05-26T19: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": "325 Canal Street, New York, NY 10013",
            "city": "Manhattan Community Board 2",
            "geolocation": "40.72041095,-74.00282215667585",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2429,
            "author": {
                "id": "f29c6cb3-8191-40e8-8676-caf6ec1941b1",
                "username": "velia_1043",
                "slug": "velia_1043",
                "first_name": "Velia",
                "last_name": "Littera",
                "display_name": "Velia littera",
                "display_name_full": "Velia littera",
                "email": "info@pavart.it",
                "telephone": "+39 06 5830 3356"
            },
            "price": null,
            "featured_image": {
                "id": 4082,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/786107723_1554211207.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786107723_1554211207-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:29.806999Z",
                "updated_at": "2021-09-13T11:27:11.439857Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Domestic Nightmares | Incubi Domestici",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2905,
                "name": "Pavart Gallery",
                "slug": "pavart",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8834853,12.4600939",
                "artworks_for_sale_count": 34,
                "featured_image": {
                    "id": 3707,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop-c0-5__0-5-760x499-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/acfe20b4a04a4c389d475bba3f7e44ab.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop-c0-5__0-5-265x149-70.JPG"
                    },
                    "created_at": "2022-03-09T15:55:23.778515Z",
                    "updated_at": "2022-03-09T15:55:23.778550Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f29c6cb3-8191-40e8-8676-caf6ec1941b1"
                },
                "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": "IT",
            "publish_status": "published",
            "published_at": "2019-04-02T15:19:39.000000Z",
            "publish_time": null,
            "slug": "domestic-nightmares-incubi-domestici",
            "created_at": "2019-04-02T15:19:39.000000Z",
            "updated_at": "2020-07-16T08:14:57.517332Z",
            "summary": "Domestic Nightmares | Incubi Domestici is an Gallery Shows event starting on 03/05/2019, 00:00 and ending on 03/05/2019, 00:00. Event is in Pavart with address Via Giuseppe Dezza 6b, Rome, Italy.",
            "title": "Domestic Nightmares | Incubi Domestici",
            "content": "The solo art exhibition “Domestic Nightmares” (Incubi Domestici) by Valerio Aschi, curated by Velia Littera will be opened on 4th April at 18 pm at PAVART art gallery in Rome.<br />\r\n\"My artworks are like little domestic games in which I search for a further, possible nature of objects, which always exists. While working in an art studio you will always get dirty with paints or different materials; making artworks come alive means to contaminate its surface with your own daily-routine...\" says the artist.<br />\r\nIn this synthesis of reality, we can find the key to Aschi's artworks whose research is to make objective his subjective points of view. Observing his own everyday life in its normality becomes the game of the artist because it becomes sometimes abnormal. That is why ordinary things as socks, frying pans and coffee cups become instruments to tell us about another dimension, where the light touches the form and turns it into a painting, into domestics nightmares!<br />\r\nValerio Aschi was born in Rome (March 1972). He studied at the III state Artistic School, and then at the National Academy of Arts in Rome, where he now lives and works.<br />\r\nAmong his main exhibitions: 1996 at the new Teatro degli Artisti by Simone Carella, 1998 at the Ariete gallery in Rome, 2004 and 2006 \"Out Art\" in Via Appia Antica and at the Villa of Quintiles, in 2007 solo art exhibition \"Impossible not to trample\" at the Punctum Gallery in Rome, 2008 for the University of Rome UniRoma2 Tor Vergata \"Mandala Condiviso\" designed by R. Mambor, and at the Galleria Ferrarin in Legnago the collective \"Carla Accardi and friends”, 2011 “Sinergie” at Domus Romana Events in Rome.",
            "start_time": "2019-05-03T00:00:00.000000Z",
            "end_time": "2019-05-03T00: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": "Via Giuseppe Dezza 6b, Rome, Italy",
            "city": "Rome",
            "geolocation": "41.8826428,12.4604282",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2437,
            "author": {
                "id": "de28dced-8cae-418d-b291-ee07d54480d0",
                "username": "Poesia",
                "slug": "poesia",
                "first_name": "Mirus Gallery",
                "last_name": "",
                "display_name": "Mirus Gallery",
                "display_name_full": "Mirus Gallery",
                "email": "info@mirusgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4088,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29026885_1554928714.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29026885_1554928714-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:35.641785Z",
                "updated_at": "2021-09-13T11:27:20.499506Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yoh Nagao: Geneaology",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 403,
                "name": "Mirus Gallery",
                "slug": "mirus-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7877157,-122.39712199999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2512,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Mirus-Gallery2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mirus-Gallery2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T08:09:44.837169Z",
                    "updated_at": "2021-09-14T13:31:21.053535Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Mirus-Gallery2",
                    "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": "2019-04-10T22:39:16.000000Z",
            "publish_time": null,
            "slug": "yoh-nagao-geneaology",
            "created_at": "2019-04-10T22:39:16.000000Z",
            "updated_at": "2020-07-16T08:15:01.629019Z",
            "summary": "Yoh Nagao: Geneaology is an Gallery Shows event starting on 03/05/2019, 00:00 and ending on 01/06/2019, 00:00. Event is in MIRUS GALLERY with address 540 Howard Street, San Francisco, CA 94105.",
            "title": "Yoh Nagao: Geneaology",
            "content": "",
            "start_time": "2019-05-03T00:00:00.000000Z",
            "end_time": "2019-06-01T00: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": "540 Howard Street, San Francisco, CA 94105",
            "city": "San Francisco",
            "geolocation": "37.7878534,-122.3971767",
            "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": [
                11861
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2447,
            "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": {
                "id": 876,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1-54-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1-54-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:11:31.815003Z",
                "updated_at": "2021-09-13T10:36:19.561953Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "1-54-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2927,
                "name": "Industria",
                "slug": "industria",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.73773740000001,-74.00784039999996",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2019-04-23T12:03:09.000000Z",
            "publish_time": null,
            "slug": "1-54-new-york-2019",
            "created_at": "2019-04-23T12:03:09.000000Z",
            "updated_at": "2019-04-23T12:03:09.000000Z",
            "summary": "1-54 Contemporary African Art Fair New York 2019 is an Art Fairs event starting on 03/05/2019, 00:00 and ending on 06/05/2019, 00:00. Event is in Industria with address 775 Washington St, New York, NY 10014, USA, New York City, United States.",
            "title": "1-54 Contemporary African Art Fair New York 2019",
            "content": "",
            "start_time": "2019-05-03T00:00:00.000000Z",
            "end_time": "2019-05-06T00: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": "775 Washington St, New York, NY 10014, USA, New York City, United States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@1-54.com",
            "external_url": "http://1-54.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9350
            ],
            "additional_images": []
        },
        {
            "id": 2446,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4090,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95812510_1556121610.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95812510_1556121610-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:37.594349Z",
                "updated_at": "2021-09-13T11:27:22.993387Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sarah Anne Johnson | This Land",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "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": "CA",
            "publish_status": "published",
            "published_at": "2019-07-04T02:04:06.000000Z",
            "publish_time": null,
            "slug": "sarah-anne-johnson-this-land",
            "created_at": "2019-07-04T02:04:06.000000Z",
            "updated_at": "2020-07-16T08:15:06.365258Z",
            "summary": "Sarah Anne Johnson | This Land is an Gallery Shows event starting on 04/05/2019, 11:00 and ending on 15/06/2019, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Sarah Anne Johnson | This Land",
            "content": "Opening Reception: Saturday, May 4, 2-5pm<br />\r\nGuided Tour of the Exhibition with Sarah Anne Johnson: Saturday, May 4, 3pm Exhibition Dates: May 4 – June 15, 2019<br />\r\n<br />\r\nStephen Bulger Gallery is pleased to present “This Land”, our fifth solo exhibition of work by Canadian artist Sarah Anne Johnson.<br />\r\n<br />\r\nIn “This Land”, Johnson focuses on landscape scenes from a variety of places that depict natural beauty and wonder in a multitude of guises. Not limiting herself to a specific location or clear narrative, Johnson continues to bridge the gap between the psychology of place and the dividing line between what is real and what is felt – a quality that remains a theme in all of her projects.<br />\r\n<br />\r\nJohnson’s concerns with the connection between photographic object and reality are playfully displayed through the use of a broad mix of unconventional materials, including craft supplies, that undermine the seriousness of these scenes, mock our traditional ideas of high and low art, and magnify the dark truths about our relationship with the environment. Relief elements such as cotton balls, artificial flowers, heavily applied epoxy, holographic tape, and spray paint, and the use of Photoshop, make us question our relationship to nature and photography.<br />\r\n<br />\r\nInstead of trying to harmoniously fuse the real and ideal, Johnson plays with their parallel lives by forcing together contradictions – high and low, two and three dimensionality, sincerity and mockery – to provoke emotion, delight, and suspicion.<br />\r\n<br />\r\nJohnson received her MFA from Yale University and a BFA from University of Manitoba. Her work is featured in numerous public collections including the Metropolitan Museum of Art, NY; the Guggenheim Museum, NY; Contemporary Museum of Art in Raleigh, NC; The Phillips Collection, Washington, DC; National Gallery of Canada, Ottawa; and the Art Gallery of Ontario, Toronto, each of which has extensive holdings of her work. She was prominently featured in the “Oh, Canada” show at Mass MOCA and she has recently received commissions from Louis Vuitton, the Winnipeg Art Gallery, and the Bank of Montreal.",
            "start_time": "2019-05-04T11:00:00.000000Z",
            "end_time": "2019-06-15T18: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": "1356 Dundas Street West",
            "city": null,
            "geolocation": "43.6391778,-79.5374923",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2449,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4091,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1330733284_1556667120.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1330733284_1556667120-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-03-26T14:40:38.577021Z",
                "updated_at": "2021-09-13T11:27:23.709456Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "ALFREDO ROMERO: VESTIGES OF OUR TIMES",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2926,
                "name": "Simard Bilodeau Contemporary",
                "slug": "simard-bilodeau-contemporary",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0223527,-118.2305048",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2683,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Urban-Siqueiros-11.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Urban-Siqueiros-11-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:02.582379Z",
                    "updated_at": "2021-09-14T13:35:43.548108Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2019-05-01T01:31:35.000000Z",
            "publish_time": null,
            "slug": "alfredo-romero-vestiges-of-our-times",
            "created_at": "2019-05-01T01:31:35.000000Z",
            "updated_at": "2019-05-01T01:31:35.000000Z",
            "summary": "ALFREDO ROMERO: VESTIGES OF OUR TIMES is an Gallery Shows event starting on 04/05/2019, 17:00 and ending on 29/05/2019, 17:00. Event is in Simard Bilodeau Contemporary with address 1923 S. Santa Fe Ave. Suite 100, \r\nLos Angeles, CA 90021.",
            "title": "ALFREDO ROMERO: VESTIGES OF OUR TIMES",
            "content": "ALFREDO ROMERO<br />\r\nVESTIGES OF OUR TIMES<br />\r\n<br />\r\n<br />\r\nOPENING RECEPTION<br />\r\nSaturday, May 4, 2019  5PM - 8 PM <br />\r\n<br />\r\nON VIEW <br />\r\nMay 4 - May 29, 2019<br />\r\n<br />\r\nSimard Bilodeau Contemporary<br />\r\n1923 S. Santa Fe Ave. Suite 100, <br />\r\nLos Angeles, CA 90021<br />\r\n<br />\r\n<br />\r\nSimard Bilodeau Contemporary is pleased to present Vestiges of Our Times is a solo exhibition by Alfredo Romero. This collection is the culmination of many years of experimental techniques and an observance of Mexico, a country in flux. <br />\r\n<br />\r\nAlfredo Romero has experimented in technique and process   over   the   years.     Currently focusing on expressing the ideals of restoration. Romero accomplishes this through a process called “strappo” which is used by anthropologists and conservators to detach paintings from walls. Romero applies this technique to deteriorating facades of urban buildings throughout Mexico,  “Trapping them, appropriating them, and endowing them with transcendence and perpetuity.”",
            "start_time": "2019-05-04T17:00:00.000000Z",
            "end_time": "2019-05-29T17: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": "1923 S. Santa Fe Ave. Suite 100, \r\nLos Angeles, CA 90021",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2444,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4092,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1570317511_1556667556.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1570317511_1556667556-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:39.500521Z",
                "updated_at": "2021-09-13T11:27:26.241697Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Robot Remix",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2813,
                "name": "sp[a]ce gallery",
                "slug": "space-gallery",
                "city": "Pasadena",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1497439,-118.14961690000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2633,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/31531849_161281361233601_172745860977786880_o.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31531849_161281361233601_172745860977786880_o-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:24:35.549649Z",
                    "updated_at": "2021-09-14T13:34:23.452725Z",
                    "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": "2019-04-19T08:07:30.000000Z",
            "publish_time": null,
            "slug": "robot-remix",
            "created_at": "2019-04-19T08:07:30.000000Z",
            "updated_at": "2020-07-16T08:15:05.283603Z",
            "summary": "Robot Remix is an Gallery Shows event starting on 04/05/2019, 19:00 and ending on 08/09/2019, 18:00. Event is in sp[a]ce gallery with address 39 E. Walnut St., Pasadena, CA 91103.",
            "title": "Robot Remix",
            "content": "ROBOT REMIX<br />\r\nPUBLIC OPENING<br />\r\nSaturday, May 4, 2019 | 7pm - 10pm<br />\r\n<br />\r\nON VIEW<br />\r\nMay 4 – September 8, 2019<br />\r\nSaturday & Sundays, 12pm - 6pm only<br />\r\n<br />\r\nsp[a]ce gallery at Ayzenberg<br />\r\n39 E. Walnut St., Pasadena, CA 91103<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\nsp[a]ce gallery at Ayzenberg is thrilled to announce ROBOT REMIX a show with a diverse mix of artistic mediums, limited edition art toys, and an Immersive XR Series including a VR Cinema and artist talks. Curated by Mark Todd, Dov Kelemer / DKE Toys, Paisley Smith and Milo Talwani Mark Todd brings over thirty visual artists and over forty toy artists from all over the world to participate. <br />\r\n<br />\r\n“This eclectic exhibition is expansive, showcasing over seventy artists, each exploring the wide spectrum of what a robot represents. From a fun and playful visually pop approach to more analytic and somber notions, the artists’ work ranges from painting, sculpture, and ‘bootleg’ toys, to XR, interactive and kinetic art,” says Todd. “Some conjure a nostalgic connection to these objects, bringing us back to the toys that primed our imaginations. Others show us what the future may hold.”<br />\r\n<br />\r\nROBOT REMIX Immersive XR Series begins on Saturday, June 1st. Schedule coming soon!",
            "start_time": "2019-05-04T19:00:00.000000Z",
            "end_time": "2019-09-08T18: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": "39 E. Walnut St., Pasadena, CA 91103",
            "city": "Pasadena",
            "geolocation": "34.14957734420583,-118.14978771501889",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2467,
            "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": 880,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Judith-Linhares-Farm-2000-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Judith-Linhares-Farm-2000-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T10:25:29.120023Z",
                "updated_at": "2021-09-13T10:36:21.856897Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Judith Linhares - Farm, 2000 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "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": "2019-05-04T06:18:25.000000Z",
            "publish_time": null,
            "slug": "bonhams-los-angeles-made-in-california-5-8-2019",
            "created_at": "2019-05-04T06:18:25.000000Z",
            "updated_at": "2020-07-16T08:15:16.881197Z",
            "summary": "Made in California is an Auctions event starting on 08/05/2019, 10:00 and ending on 08/05/2019, 14:00. Event is in Bonhams Los Angeles with address 7601 W. Sunset Boulevard, Los Angeles, United States.",
            "title": "Made in California",
            "content": "",
            "start_time": "2019-05-08T10:00:00.000000Z",
            "end_time": "2019-05-08T14: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": "7601 W. Sunset Boulevard, Los Angeles, United States",
            "city": "Los Angeles",
            "geolocation": "34.0980016,-118.3478166",
            "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": [
                860,
                9124,
                839,
                815,
                6912,
                7890,
                1716,
                1940,
                3616,
                5616,
                74,
                394,
                628,
                789,
                1725,
                1751,
                1841,
                1858,
                1890,
                1900,
                1920,
                1979,
                3707,
                4645,
                4662,
                4726,
                4745,
                7377,
                7408,
                7861,
                7862,
                7863,
                7871,
                7873,
                9142,
                9607,
                11655
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2534,
            "author": {
                "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                "username": "michaelk_1243",
                "slug": "michaelk_1243",
                "first_name": "Galerie",
                "last_name": "Ernst Hilger",
                "display_name": "MichaelK Kaufmann",
                "display_name_full": "MichaelK Kaufmann",
                "email": "gallery@hilger.at",
                "telephone": "+43 1 5125315"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2077518,16.369882200000006",
                "artworks_for_sale_count": 609,
                "featured_image": {
                    "id": 2531,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2019-06-13T13:16:12.000000Z",
            "publish_time": null,
            "slug": "black-white",
            "created_at": "2019-06-13T13:16:12.000000Z",
            "updated_at": "2020-07-16T08:15:50.270517Z",
            "summary": "Black &amp; White is an Gallery Shows event starting on 09/05/2019, 00:00 and ending on 21/06/2019, 00:00. Event is in Galerie Ernst Hilger with address Dorotheergasse 5, 1010 Wien.",
            "title": "Black &amp; White",
            "content": "Erró (born Gudmunder Gudmundsson) is known for his densely composed alkyd paintings that synthesize heterogeneous graphic imagery, appropriated from sources ranging from comic strip characters to political cartoons, from Socialist Realist propaganda to commercial sign painting. While Erró’s oeuvre is grounded in his experiments with collage, at an early stage in his career he began transforming his paper collages into skillfully rendered paintings.",
            "start_time": "2019-05-09T00:00:00.000000Z",
            "end_time": "2019-06-21T00: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": "Dorotheergasse 5, 1010 Wien",
            "city": "Vienna",
            "geolocation": "48.2077646,16.3698818",
            "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": [
                773
            ],
            "artworks": [
                18466,
                18489,
                18501,
                18505,
                18516,
                18520,
                18548,
                18631,
                18632,
                18641,
                18667,
                18668,
                18710,
                18746,
                18782,
                18894,
                18896,
                18914,
                18932,
                18944,
                18949,
                18956,
                18960
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2442,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4093,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/498825497_1556668076.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/498825497_1556668076-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-03-26T14:40:40.479041Z",
                "updated_at": "2021-09-13T11:27:27.231171Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Points of View",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2923,
                "name": "Axiom Contemporary",
                "slug": "axiom-contemporary",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0003724,-118.48158139999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2680,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-04-10-at-5.02.30-PM-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-04-29T16:27:50.445507Z",
                    "updated_at": "2021-09-14T13:35:39.627503Z",
                    "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": "2019-04-17T22:14:07.000000Z",
            "publish_time": null,
            "slug": "points-of-view",
            "created_at": "2019-04-17T22:14:07.000000Z",
            "updated_at": "2020-07-16T08:15:04.271936Z",
            "summary": "Points of View is an Gallery Shows event starting on 09/05/2019, 18:00 and ending on 16/06/2019, 18:00. Event is in Axiom Contemporary with address 2801 Main Street\r\nSanta Monica, CA 90405.",
            "title": "Points of View",
            "content": "DONN DELSON<br />\r\nPOINTS OF VIEW<br />\r\n<br />\r\nMay 9 - June 16, 2019<br />\r\n<br />\r\nOpening Reception: Thursday, May 9, 2019 | 6-9PM<br />\r\n<br />\r\nAXIOM CONTEMPORARY<br />\r\n2801 Main Street<br />\r\nSanta Monica, CA 90405",
            "start_time": "2019-05-09T18:00:00.000000Z",
            "end_time": "2019-06-16T18: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": "2801 Main Street\r\nSanta Monica, CA 90405",
            "city": "Santa Monica",
            "geolocation": "34.000294828816834,-118.48172560971389",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2533,
            "author": {
                "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                "username": "michaelk_1243",
                "slug": "michaelk_1243",
                "first_name": "Galerie",
                "last_name": "Ernst Hilger",
                "display_name": "MichaelK Kaufmann",
                "display_name_full": "MichaelK Kaufmann",
                "email": "gallery@hilger.at",
                "telephone": "+43 1 5125315"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2077518,16.369882200000006",
                "artworks_for_sale_count": 609,
                "featured_image": {
                    "id": 2531,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "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": "",
            "publish_status": "published",
            "published_at": "2019-06-13T12:26:34.000000Z",
            "publish_time": null,
            "slug": "omnivoures",
            "created_at": "2019-06-13T12:26:34.000000Z",
            "updated_at": "2019-06-13T12:26:34.000000Z",
            "summary": "Omnivoures is an Gallery Shows event starting on 10/05/2019, 00:00 and ending on 31/08/2019, 00:00. Event is in Galerie Ernst Hilger with address Hilger NEXT, Absberggasse 27, 1100 Wien.",
            "title": "Omnivoures",
            "content": "The title of the exhibition \"Omnivoures\" refers to humans as omnivores. The evidence is in our teeth: We have sharp incisors and canines found in carnivorous, as well as chewing molars typical for herbivores.<br />\r\nOne theory of human evolution contends that we became long-distance runners because we hunted food by running it down until it tired.<br />\r\nWe can consume almost anything that comes our way and we do it.<br />\r\nToday we are devouring more than Earth can provide, self-consuming like a wildfire.",
            "start_time": "2019-05-10T00:00:00.000000Z",
            "end_time": "2019-08-31T00: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": "Hilger NEXT, Absberggasse 27, 1100 Wien",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                12339
            ],
            "artworks": [
                18626,
                18627,
                18656,
                18669,
                18711,
                18723,
                18726,
                18738,
                18778,
                18830,
                18868
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2501,
            "author": {
                "id": "5070a1a0-34e2-4739-9df1-b785db53a610",
                "username": "API-NY",
                "slug": "api-ny",
                "first_name": "Jung",
                "last_name": "Sanders",
                "display_name": "andrew artprojects",
                "display_name_full": "andrew artprojects",
                "email": "flynn@artprojects.com",
                "telephone": "+1 212.343.2599"
            },
            "price": null,
            "featured_image": {
                "id": 4100,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2145029460_1558452286.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145029460_1558452286-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:47.049707Z",
                "updated_at": "2021-09-13T11:27:35.462673Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "IL LEE: 978",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2805,
                "name": "Art Projects International",
                "slug": "art-projects-international",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72271,-74.00979900000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3334,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ArtProjectsInternational-434GreenwichSt-ww.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-05-04T21:28:01.606646Z",
                    "updated_at": "2021-09-14T13:52:18.724347Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2019-05-21T17:24:19.000000Z",
            "publish_time": null,
            "slug": "il-lee-978",
            "created_at": "2019-05-21T17:24:19.000000Z",
            "updated_at": "2019-05-21T17:24:19.000000Z",
            "summary": "IL LEE: 978 is an Gallery Shows event starting on 11/05/2019, 00:00 and ending on 29/06/2019, 00:00. Event is in Art Projects International with address Viewing Room, 434 Greenwich Street, New York, NY 10013, United States.",
            "title": "IL LEE: 978",
            "content": "Art Projects International is pleased to present IL LEE: 978 to celebrate the recent acquisition of two large works by Il Lee — including 978W from the “978” drawing series — to the permanent collection of the Minneapolis Institute of Art (Mia).<br />\r\n<br />\r\nThe special presentation in our viewing room will spotlight the “978” series of powerful drawings created between 1997 and 1998 using ballpoint pen with much larger paper, and will be on view from May 11 to June 29, 2019. “His move to larger format paper had far-reaching consequences for the future development of his work” noted JoAnne Northrup, curator of Il Lee’s 2007 mid-career retrospective at the San Jose Museum of Art in California where three works from the “978” drawing series were prominently exhibited as part of the artist’s retrospective.<br />\r\n<br />\r\nEncouraged by the enthusiastic response to his large works on paper, Il Lee transitioned to even larger-scale projects such as BL-071 (2006), a very large ballpoint pen on canvas work. “One enormous canvas BL-071 resembles a sky magically filled with nebulae; his forms radiate with unbridled celestial energy recalling Vincent Van Gogh’s Starry Night (1889)” JoAnne Northrup wrote in the SJMA exhibition catalogue IL LEE: Ballpoint Abstractions. This work, BL-071, will be included in the presentation.<br />\r\n<br />\r\n© 2019 Art Projects International",
            "start_time": "2019-05-11T00:00:00.000000Z",
            "end_time": "2019-06-29T00: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": "Viewing Room, 434 Greenwich Street, New York, NY 10013, United States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2457,
            "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": 882,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Cezanne-Baigneuses-Devant-Une-Montagne-Recto-Etude-De-Maison-Verso-1906-Detail-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-03-24T10:30:29.443902Z",
                "updated_at": "2021-09-13T10:36:23.057948Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paul Cezanne - Baigneuses Devant Une Montagne (Recto); Etude De Maison (Verso), 1906 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2019-05-09T16:41:47.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-impressionist-and-modern-art-evening-sale-5-13-2019",
            "created_at": "2019-05-09T16:41:47.000000Z",
            "updated_at": "2020-07-16T08:15:11.718358Z",
            "summary": "Impressionist and Modern Art Evening Sale is an Auctions event starting on 13/05/2019, 19:00 and ending on 13/05/2019, 21:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, United States.",
            "title": "Impressionist and Modern Art Evening Sale",
            "content": "",
            "start_time": "2019-05-13T19:00:00.000000Z",
            "end_time": "2019-05-13T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                1696,
                2151,
                1998,
                1333,
                1701,
                2149,
                2084,
                2815,
                3260,
                3403,
                3405,
                3409,
                433,
                758,
                2195,
                2200,
                2201,
                3407,
                3411,
                3830,
                643,
                1180,
                2170,
                2184,
                2189,
                2194,
                2198,
                2202,
                2439,
                2812,
                2814,
                6518
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}