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=2646&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=2664&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2628&ordering=start_time",
    "results": [
        {
            "id": 19488,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18919,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44c14f2a03194b28a27d9262d6227f41.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44c14f2a03194b28a27d9262d6227f41-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T19:26:54.535745Z",
                "updated_at": "2023-02-10T14:32:14.875108Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7756,
                "name": "Museum of Liverpool",
                "slug": "museum-liverpool",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-12T19:26:54.697889Z",
            "publish_time": null,
            "slug": "museum-of-liverpool-blitzed-liverpool-lives-2019-06-14",
            "created_at": "2023-01-12T19:26:55.570697Z",
            "updated_at": "2023-01-12T19:26:55.570715Z",
            "summary": null,
            "title": "Blitzed: Liverpool lives",
            "content": null,
            "start_time": "2019-06-14T00:00:00.000000Z",
            "end_time": "2022-12-01T01: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": "Pier Head",
            "city": "Liverpool",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2573,
            "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": 958,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Xavier-Veilhan-Channel-Orange.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Xavier-Veilhan-Channel-Orange-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T12:13:27.244646Z",
                "updated_at": "2021-09-13T10:37:09.396783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Xavier Veilhan, Channel Orange",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2867,
                "name": "Perrotin",
                "slug": "perrotin-3",
                "city": "Shanghai",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "31.24197,121.48737",
                "artworks_for_sale_count": 416,
                "featured_image": {
                    "id": 2528,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotion-Shangai.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T11:34:31.096006Z",
                    "updated_at": "2021-09-14T13:31:43.083464Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotion Shangai",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2019-07-26T16:14:47.000000Z",
            "publish_time": null,
            "slug": "xavier-veilhan-channel-orange",
            "created_at": "2019-07-26T16:14:47.000000Z",
            "updated_at": "2020-07-16T08:16:09.944525Z",
            "summary": "Xavier Veilhan, Channel Orange is an Gallery Shows event starting on 14/06/2019, 22:00 and ending on 17/08/2019, 22:00. Event is in Perrotin with address Shanghai, China.",
            "title": "Xavier Veilhan, Channel Orange",
            "content": "",
            "start_time": "2019-06-14T22:00:00.000000Z",
            "end_time": "2019-08-17T22: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": "Shanghai, China",
            "city": "Shanghai",
            "geolocation": "31.2252985,121.4890497",
            "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": [
                3034
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2536,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 4112,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/934293914_1560848555.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/934293914_1560848555-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:58.212458Z",
                "updated_at": "2021-09-13T11:27:49.634387Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Signage (Artists in Cars) curated by Joanne Freeman, Vice President of the American Abstract Artists",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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-18T11:26:00.000000Z",
            "publish_time": null,
            "slug": "signage-artists-in-cars-curated-by-joanne-freeman-vice-president-of-the-american-abstract-artists",
            "created_at": "2019-06-18T11:26:00.000000Z",
            "updated_at": "2021-09-28T10:13:43.497404Z",
            "summary": "Signage (Artists in Cars) curated by Joanne Freeman, Vice President of the American Abstract Artists is an Gallery Shows event starting on 17/06/2019, 00:00 and ending on 13/07/2019, 00:00. Event is in IDEELART with address Online Exclusive.",
            "title": "Signage (Artists in Cars) curated by Joanne Freeman, Vice President of the American Abstract Artists",
            "content": "The artists participating in Signage utilize an abstract language of symbols, overlapping forms, idiosyncratic geometry and pure saturated color. Their choices both conscious and unconscious reference the verticality, congestion and energy of the contemporary urban environment.",
            "start_time": "2019-06-17T00:00:00.000000Z",
            "end_time": "2019-07-13T00: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": "Online-Only",
            "city": "",
            "geolocation": "52.1519806,-0.7026213",
            "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": true,
            "banner_logo": null,
            "artists": [
                10541,
                1672,
                4061,
                1677,
                10585,
                4711,
                4496,
                3817,
                4552,
                12073,
                12062,
                12084
            ],
            "artworks": [
                4304,
                5500,
                10696,
                10776,
                11220,
                11841,
                13677,
                16190,
                17419,
                18063
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2517,
            "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": 938,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-Le-Parc-Du-Vautour-1926-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:40:44.762875Z",
                "updated_at": "2021-09-13T10:36:58.125873Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rene Magritte - Le Parc Du Vautour, 1926 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-06-10T16:34:17.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-and-modern-art-evening-sale-6-18-2019",
            "created_at": "2019-06-10T16:34:17.000000Z",
            "updated_at": "2020-07-16T08:15:41.746183Z",
            "summary": "Impressionist and Modern Art Evening Sale is an Auctions event starting on 18/06/2019, 19:00 and ending on 18/06/2019, 21:00. Event is in Christie's London with address 85 Old Brompton Road, South Kensington, London, United Kingdom.",
            "title": "Impressionist and Modern Art Evening Sale",
            "content": "",
            "start_time": "2019-06-18T19:00:00.000000Z",
            "end_time": "2019-06-18T21: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": "85 Old Brompton Road, South Kensington, London, United Kingdom",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "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": 2570,
            "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": 955,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Mel-Ziegler-Activated-Artifacts.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mel-Ziegler-Activated-Artifacts-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T12:13:17.563401Z",
                "updated_at": "2021-09-13T10:37:07.945647Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Mel Ziegler, Activated Artifacts",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 361,
                "name": "Perrotin NY",
                "slug": "perrotin-6",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7195721,-73.9892011",
                "artworks_for_sale_count": 416,
                "featured_image": {
                    "id": 2499,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotin-New-York.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-New-York-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T05:13:28.925180Z",
                    "updated_at": "2021-09-14T13:31:05.879063Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotin New York",
                    "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-07-26T15:15:59.000000Z",
            "publish_time": null,
            "slug": "mel-ziegler-activated-artifacts",
            "created_at": "2019-07-26T15:15:59.000000Z",
            "updated_at": "2020-07-16T08:16:08.450954Z",
            "summary": "Mel Ziegler, Activated Artifacts is an Gallery Shows event starting on 19/06/2019, 00:00 and ending on 16/08/2019, 00:00. Event is in Perrotin with address New York City, United States.",
            "title": "Mel Ziegler, Activated Artifacts",
            "content": "",
            "start_time": "2019-06-19T00:00:00.000000Z",
            "end_time": "2019-08-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "New York City, United States",
            "city": "New York",
            "geolocation": "40.7127281,-74.0060152",
            "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": [
                12489
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2518,
            "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": 941,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oskar-Schlemmer-Raum-Mit-Sieben-Figuren-1937-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:43:48.879895Z",
                "updated_at": "2021-09-13T10:36:59.847202Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Oskar Schlemmer - Raum Mit Sieben Figuren, 1937 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-06-13T17:23:42.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-and-modern-works-on-paper-6-19-2019",
            "created_at": "2019-06-13T17:23:42.000000Z",
            "updated_at": "2020-07-16T08:15:42.246555Z",
            "summary": "Impressionist and Modern Works on Paper is an Auctions event starting on 19/06/2019, 10:30 and ending on 19/06/2019, 13:00. Event is in Christie's London with address 85 Old Brompton Road, South Kensington, London, United Kingdom.",
            "title": "Impressionist and Modern Works on Paper",
            "content": "",
            "start_time": "2019-06-19T10:30:00.000000Z",
            "end_time": "2019-06-19T13: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": "85 Old Brompton Road, South Kensington, London, United Kingdom",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "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": 2519,
            "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": 940,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tsuguharu-Foujita-Chats-Et-Chaton-1940-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:42:17.458160Z",
                "updated_at": "2021-09-13T10:36:59.357241Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Tsuguharu Foujita - Chats Et Chaton, 1940 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-06-11T21:00:15.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-modern-art-day-sale-6-19-2019",
            "created_at": "2019-06-11T21:00:15.000000Z",
            "updated_at": "2020-07-16T08:15:42.740905Z",
            "summary": "Impressionist & Modern Art Day Sale is an Auctions event starting on 19/06/2019, 14:00 and ending on 19/06/2019, 17:00. Event is in Christie's London with address 85 Old Brompton Road, South Kensington, London, United Kingdom.",
            "title": "Impressionist & Modern Art Day Sale",
            "content": "",
            "start_time": "2019-06-19T14:00:00.000000Z",
            "end_time": "2019-06-19T17: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": "85 Old Brompton Road, South Kensington, London, United Kingdom",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "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": 2616,
            "author": {
                "id": "2b85c461-3efd-4f53-a019-de56503e7765",
                "username": "antonio_1307",
                "slug": "antonio_1307",
                "first_name": "Antonio",
                "last_name": "Addamiano",
                "display_name": "Antonio Addamiano",
                "display_name_full": "Antonio Addamiano",
                "email": "antonio.addamiano@depart.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4158,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/300681434_1567595145.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300681434_1567595145-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:44.410009Z",
                "updated_at": "2021-09-13T11:28:49.692903Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pino Pinelli. Monochrome (1973-1976). Color as Destiny and as Prophecy",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2967,
                "name": "Dep Art Gallery",
                "slug": "dep-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4540643,9.214627000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2767,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dep-art-gallery-dp-1585157434.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-05-07T21:41:24.100741Z",
                    "updated_at": "2021-09-14T13:38:08.691352Z",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2019-09-04T12:27:27.000000Z",
            "publish_time": null,
            "slug": "pino-pinelli-monochrome-1973-1976-color-as-destiny-and-as-prophecy",
            "created_at": "2019-09-04T12:27:27.000000Z",
            "updated_at": "2020-07-16T08:16:31.501201Z",
            "summary": "Pino Pinelli. Monochrome (1973-1976). Color as Destiny and as Prophecy is an Gallery Shows event starting on 19/06/2019, 18:00 and ending on 21/09/2019, 19:00. Event is in Dep Art Gallery with address Via Comelico, 40, Milan.",
            "title": "Pino Pinelli. Monochrome (1973-1976). Color as Destiny and as Prophecy",
            "content": "",
            "start_time": "2019-06-19T18:00:00.000000Z",
            "end_time": "2019-09-21T19: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 Comelico, 40, Milan",
            "city": "Milan",
            "geolocation": "45.4549328,9.2128544",
            "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": [
                3542
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2515,
            "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": 939,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-La-Caleche-Volante-circa-1925-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:40:53.963322Z",
                "updated_at": "2021-09-13T10:36:58.596013Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marc Chagall - La Caleche Volante, circa 1925 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-06-10T17:31:29.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-impressionist-modern-art-evening-sale-6-19-2019",
            "created_at": "2019-06-10T17:31:29.000000Z",
            "updated_at": "2020-07-16T08:15:40.723519Z",
            "summary": "Impressionist & Modern Art Evening Sale is an Auctions event starting on 19/06/2019, 19:00 and ending on 19/06/2019, 21:00. Event is in Sotheby's London with address 34-35 New Bond Street, London, United Kingdom.",
            "title": "Impressionist & Modern Art Evening Sale",
            "content": "",
            "start_time": "2019-06-19T19:00:00.000000Z",
            "end_time": "2019-06-19T21: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": "34-35 New Bond Street, London, United Kingdom",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "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,
                1706,
                1696,
                2151,
                1998,
                2815,
                3260,
                3409,
                2200,
                2194,
                6518,
                6531,
                9083
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2544,
            "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": 4116,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1587973569_1561488475.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1587973569_1561488475-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:02.308298Z",
                "updated_at": "2021-09-13T11:27:57.442977Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Summer Selections",
                "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": "US",
            "publish_status": "published",
            "published_at": "2019-06-25T20:47:30.000000Z",
            "publish_time": null,
            "slug": "summer-selections-4",
            "created_at": "2019-06-25T20:47:30.000000Z",
            "updated_at": "2020-07-16T08:15:55.276991Z",
            "summary": "Summer Selections is an Gallery Shows event starting on 20/06/2019, 00:00 and ending on 19/07/2019, 00:00. Event is in Art Projects International with address 434 Greenwich Street\r\nNew York, NY 10013\r\nUnited States.",
            "title": "Summer Selections",
            "content": "Featuring works by Mariano Ferrante, Seokmin Ko, Il Lee, Soo Im Lee, Gwenn Thomas, and Richard Tsao.",
            "start_time": "2019-06-20T00:00:00.000000Z",
            "end_time": "2019-07-19T00: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": "434 Greenwich Street\r\nNew York, NY 10013\r\nUnited States",
            "city": "Manhattan Community Board 1",
            "geolocation": "40.7226366,-74.0098159",
            "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": 2516,
            "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": 947,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Georges-Braque-La-Sauciere-1942-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Braque-La-Sauciere-1942-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:49:53.696215Z",
                "updated_at": "2021-09-13T10:37:03.351354Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Georges Braque - La Sauciere, 1942 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-06-19T23:40:31.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-impressionist-modern-art-day-sale-6-20-2019",
            "created_at": "2019-06-19T23:40:31.000000Z",
            "updated_at": "2020-07-16T08:15:41.235917Z",
            "summary": "Impressionist & Modern Art Day Sale is an Auctions event starting on 20/06/2019, 10:30 and ending on 20/06/2019, 13:00. Event is in Sotheby's London with address 34-35 New Bond Street, London, United Kingdom.",
            "title": "Impressionist & Modern Art Day Sale",
            "content": "",
            "start_time": "2019-06-20T10:30:00.000000Z",
            "end_time": "2019-06-20T13: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": "34-35 New Bond Street, London, United Kingdom",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "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": [
                1998,
                736
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2522,
            "author": {
                "id": "c633db79-4a8f-43d6-a015-340da0b322e2",
                "username": "michael_857",
                "slug": "michael_857",
                "first_name": "Michael",
                "last_name": "LeGoff",
                "display_name": "Michael LeGoff",
                "display_name_full": "Michael LeGoff",
                "email": "michael.legoff@gaspare.cc",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4107,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/468380964_1559822957.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/468380964_1559822957-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:40:53.590081Z",
                "updated_at": "2021-09-13T11:27:43.283492Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "QUATRE",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2810,
                "name": "LOFT DU 34",
                "slug": "loft-du-34",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856614,2.3522219000000177",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2631,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/logo4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:24:27.462875Z",
                    "updated_at": "2021-09-14T13:34:20.905404Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2019-06-06T14:17:41.000000Z",
            "publish_time": null,
            "slug": "quatre",
            "created_at": "2019-06-06T14:17:41.000000Z",
            "updated_at": "2020-07-16T08:15:44.258169Z",
            "summary": "QUATRE is an Gallery Shows event starting on 20/06/2019, 18:00 and ending on 14/07/2019, 19:00. Event is in LOFT DU 34 with address 34 rue du Dragon\r\n75006 PARIS\r\nFRANCE.",
            "title": "QUATRE",
            "content": "Depuis 2011, les artistes de The Weird Crew sillonnent l'Europe et le monde en parsemant leurs<br />\r\ncollaborations, patchworks artistiques faits d'univers esthétiques aussi singuliers qu'affirmés. Pour la<br />\r\npremière fois, quatre d'entre eux se réunissent au Loft du 34 pour une exposition collective haute en<br />\r\ncréativité ! Invités par DXTR et le Loft, Cone, Wunderlich et Vidam viennent envahir l'espace de leurs<br />\r\nunivers, entrecroisant leurs regards, leurs savoir-faire et leurs sensibilités graphiques. Cet été au Loft<br />\r\nsera Weird, pour le plus grand plaisir des yeux !",
            "start_time": "2019-06-20T18:00:00.000000Z",
            "end_time": "2019-07-14T19: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": "34 rue du Dragon\r\n75006 PARIS\r\nFRANCE",
            "city": "Paris",
            "geolocation": "48.8528599,2.3304074",
            "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": 2553,
            "author": {
                "id": "e7322149-433a-4730-8697-f374c4eeeb08",
                "username": "nik_1285",
                "slug": "nik_1285",
                "first_name": "Nik",
                "last_name": "Daughtry",
                "display_name": "Nik Daughtry",
                "display_name_full": "Nik Daughtry",
                "email": "events@the-viewing-room.co.uk",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4125,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1272847542_1562236795.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1272847542_1562236795-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:11.860368Z",
                "updated_at": "2021-09-13T11:28:08.988108Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Endless Toil by Tom J Newell",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2943,
                "name": "The Viewing Room",
                "slug": "the-viewing-room",
                "city": "Sheffield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3742326,-1.4688554",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2843,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/3255b.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3255b-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-08T15:33:17.645166Z",
                    "updated_at": "2021-09-14T13:39:58.670322Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e7322149-433a-4730-8697-f374c4eeeb08"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-07-04T12:45:17.000000Z",
            "publish_time": null,
            "slug": "endless-toil-by-tom-j-newell",
            "created_at": "2019-07-04T12:45:17.000000Z",
            "updated_at": "2020-07-16T08:15:59.748807Z",
            "summary": "Endless Toil by Tom J Newell is an Gallery Shows event starting on 20/06/2019, 18:00 and ending on 21/07/2019, 16:00. Event is in The Viewing Room with address Kommune, \r\nAngel Street,\r\nSheffield S3 8LN.",
            "title": "Endless Toil by Tom J Newell",
            "content": "An exhibition of new prints and paintings, celebrating the suffering of our everyday existence, embracing the struggle, and finding beauty in life’s relentless drudgery.<br />\r\n<br />\r\n’How perfectly goddamned delightful it all is to be sure” - Charles Crumb.<br />\r\n<br />\r\nShown alongside a selected retrospective of original drawings and ephemera.",
            "start_time": "2019-06-20T18:00:00.000000Z",
            "end_time": "2019-07-21T16: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": "Kommune, \r\nAngel Street,\r\nSheffield S3 8LN",
            "city": "Sheffield",
            "geolocation": "53.3840677,-1.4654882",
            "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": 2550,
            "author": {
                "id": "c38f00b4-056a-4570-94f6-97a48da5700a",
                "username": "bernard_950",
                "slug": "bernard_950",
                "first_name": "Art",
                "last_name": "Wise",
                "display_name": "Bernard Rougerie",
                "display_name_full": "Bernard Rougerie",
                "email": "info@artwiseonline.com",
                "telephone": "(718) 788-0791"
            },
            "price": null,
            "featured_image": {
                "id": 4122,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1414992958_1562179692.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1414992958_1562179692-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:08.241351Z",
                "updated_at": "2021-09-13T11:28:05.541245Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Spotlight – Lorna Simpson",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2057,
                "name": "ArtWise",
                "slug": "artwise",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.704106,-73.98800599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2615,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:23:13.733787Z",
                    "updated_at": "2021-09-14T13:33:47.189256Z",
                    "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-07-03T20:42:15.000000Z",
            "publish_time": null,
            "slug": "spotlight-lorna-simpson",
            "created_at": "2019-07-03T20:42:15.000000Z",
            "updated_at": "2019-07-03T20:42:15.000000Z",
            "summary": "Spotlight – Lorna Simpson is an Gallery Shows event starting on 21/06/2019, 00:00 and ending on 21/07/2019, 00:00. Event is in ArtWise with address 135 Plymouth St #412, Brooklyn, NY 11201.",
            "title": "Spotlight – Lorna Simpson",
            "content": "For contemporary New York artist Lorna Simpson, the medium is an intrinsic part of the message. Although in her over four decades of pioneering visual creation she has broken ground in method, style, media and even subject— inhabiting a space in the art world that could be considered its own genre— her concepts fall into a neverending category that forges active questioning about the society we live in, and furthermore what the possible answers to those questions reveal about a place for humanness in an overly critical culture. She is notable in the art world and in the American legacy for being a black woman, though her important work strikes a sonorous chord rich with universal messages of beauty, honesty and a subtle wry wit which blossoms into undeniable charm.<br />\r\n<br />\r\nAmongst countless materials innovations, a repeating theme for Simpson involves silkscreen printing her now recognizable photographic imagery with text onto felt panels, infusing her artworks with an indescribable depth. Experiencing a Lorna Simpson work in this way unveils the layers slowly— first the photograph and the subject shift into view, then follow the text and the concept, and finally a region of information that translates wordlessly through the tactility of the silkscreen ink and the fabric— leaving a trail of enigmatic mystery with which to waltz.<br />\r\n<br />\r\nThe result is a world that is both sensual and intellectual, full of swift imagination and leisurely cool. And in a tumultuous and continually evolving climate of politics and history, the indelibly inspired ambiance Simpson crafts in whichever medium she is working revives a spirit of hope and progress that are continually available to us.<br />\r\n<br />\r\nA work like Backdrops Circa 1940 is on first impression dreamy and nostalgic, glowing with an enchanting retro charisma that only gains in momentum when you read the almost perfunctory text describing the scenes. Carving a space for someone to be seen by the simple act of mechanical description more than simply comments on the pervading issues of race in America, it directly surmounts the problem with a brilliant rewrite that is immediately effective. Simpson’s mastery and adeptness are perhaps what have carried her works into the spotlight again and again, an intrinsic measure of grace and attitude that work hand in hand. The figures in this diptych are of an unidentified black woman and of a fragment of Lena Horne, American singer, dancer, actress and civil rights activist born in 1917 in Brooklyn, whose career spanned over 70 years appearing in film, television and theater and brought her from the chorus of New York’s infamous Cotton Club alongside the likes of Duke Ellington at the age of 16 through becoming a nightclub performer and moving to Hollywood. This work exhibited at The Metropolitan Museum of Art in 2000 and is in the permanent collection.<br />\r\n<br />\r\nAnd Recall is based on a still from her 16 mm 1998 film titled ‘Recollection’ shot during Simpson's artist residency at the Walker Art Center in Minneapolis. The film questions what is real versus that which is fabricated, and how memory is selective. Out of context of the film this piece loses none of its strength, somehow molding its own novel drama. Simpson’s work often presents a fragmented or open-ended story, which the viewer can complete based on their own personal narratives. Other impressions of this desirable Simpson print are in the collection of the Whitney Museum of American Art and the Museum of Modern Art.<br />\r\n<br />\r\nBoth of these works are hand signed and dated in pencil by Simpson, and are serigraphs, or silkscreens, printed on thick felt in 1998 in very limited editions of only 10 and 5 respectively.",
            "start_time": "2019-06-21T00:00:00.000000Z",
            "end_time": "2019-07-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": "135 Plymouth St #412, Brooklyn, NY 11201",
            "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": [
                5249
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2542,
            "author": {
                "id": "cfc50155-9a72-4503-a787-1c7499c807ce",
                "username": "AddictedArtGallery",
                "slug": "addictedartgallery",
                "first_name": "Blair",
                "last_name": "Thomson",
                "display_name": "Blair Thomson",
                "display_name_full": "Blair Thomson",
                "email": "blair@addictedgallery.com",
                "telephone": "+65 9068 2026"
            },
            "price": null,
            "featured_image": {
                "id": 4114,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/605593287_1561379539.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/605593287_1561379539-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:00.378692Z",
                "updated_at": "2021-09-13T11:27:52.494401Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Invisible Spaces: A [Virtual] Solo Exhibition by Jennifer Chalklen",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2675,
                "name": "Addicted Art Gallery",
                "slug": "addicted-art-gallery",
                "city": "By Appointment Only",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2916105,103.84547989999999",
                "artworks_for_sale_count": 28,
                "featured_image": {
                    "id": 2840,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Addicted_Art_Gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-08T09:33:34.304216Z",
                    "updated_at": "2021-09-14T13:39:53.887486Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
                },
                "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-24T14:33:49.000000Z",
            "publish_time": null,
            "slug": "invisible-spaces-a-virtual-solo-exhibition-by-jennifer-chalklen",
            "created_at": "2019-06-24T14:33:49.000000Z",
            "updated_at": "2019-06-24T14:33:49.000000Z",
            "summary": "Invisible Spaces: A [Virtual] Solo Exhibition by Jennifer Chalklen is an Gallery Shows event starting on 22/06/2019, 14:00 and ending on 07/07/2019, 19:00. Event is in Addicted Art Gallery with address #18-01 The Morningside, 1 Jalan Kuala, Singapore.",
            "title": "Invisible Spaces: A [Virtual] Solo Exhibition by Jennifer Chalklen",
            "content": "Jennifer Chalklen is a mostly self-taught contemporary artist from New Zealand and is currently based in Singapore with her family. <br />\r\nJennifer's practice is a gentle contemplation in a visual form, which results in a series of sublime works which are strongly representational in form, but somehow otherworldly in design. Symbolism is evident in her works, representing strength and unity. \"When we reach to god in its most simplest form, or to nature, or a paintbrush, we are reaching to parts within ourselves that enable us to connect softly to our surroundings and bring comfort to each other with a greater level of empathy and understanding.”   <br />\r\nJennifer developed a strong interest in realistic portraiture during her five years of living in Jakarta, Indonesia. Despite the chaos and abject poverty, Jennifer observed a quiet pulse of connectedness through acts of kindness, cultural nuances and the Islamic religious practices, which acted as an antidote to the disorder of the city, and an identity of togetherness within diversity. <br />\r\n<br />\r\nHer work displays symbolism and imagery which act as a conjoint to invisible concepts that contain reflections of beauty, and act as visual explanations that are relatable across communication barriers. “I observe the intricacies of the female experience and femininity, the connections between people, our subconscious, and articulating a visual response to the life force that binds us together, and our connection to the outside world. Light as a force is beautiful and delicate, soft, and strong. I attempt to capture in my work the constant, unwavering variable in my existence. This is the place where I paint from, in this life which feels like perpetual transit, it has become a place to rest, a home.” – Jennifer Chalklen",
            "start_time": "2019-06-22T14:00:00.000000Z",
            "end_time": "2019-07-07T19: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": "#18-01 The Morningside, 1 Jalan Kuala, Singapore",
            "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": [
                12378
            ],
            "artworks": [
                19165,
                19166,
                19168,
                19169
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2540,
            "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": 945,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Rose-Wylie-Black-Stork-2012-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rose-Wylie-Black-Stork-2012-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:48:07.896352Z",
                "updated_at": "2021-09-13T10:37:02.344031Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rose Wylie - Black Stork, 2012 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2019-06-18T18:44:31.000000Z",
            "publish_time": null,
            "slug": "christies-london-post-war-and-contemporary-art-evening-auction-6-25-2019",
            "created_at": "2019-06-18T18:44:31.000000Z",
            "updated_at": "2020-07-16T08:15:53.276201Z",
            "summary": "Post-War and Contemporary Art Evening Auction is an Auctions event starting on 25/06/2019, 19:00 and ending on 25/06/2019, 22:00. Event is in Christie's London with address 85 Old Brompton Road, South Kensington, London, United Kingdom.",
            "title": "Post-War and Contemporary Art Evening Auction",
            "content": "",
            "start_time": "2019-06-25T19:00:00.000000Z",
            "end_time": "2019-06-25T22: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": "85 Old Brompton Road, South Kensington, London, United Kingdom",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "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": 2535,
            "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": 944,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Manuel-Cargaleiro-La-Ville-Bleu-Verte-Pres-De-Leau-Et-Du-Silence-1988-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T11:46:26.345570Z",
                "updated_at": "2021-09-13T10:37:01.698398Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Manuel Cargaleiro - La Ville Bleu-Verte Pres De Leau Et Du Silence, 1988 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1034,
                "name": "VERITAS Art Auctioneers",
                "slug": "veritas-art-auctioneers",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.738437,-9.150991999999974",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2506,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Veritas-Art.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T06:16:01.154748Z",
                    "updated_at": "2021-09-14T13:31:14.246013Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Veritas Art",
                    "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": "PT",
            "publish_status": "published",
            "published_at": "2019-06-17T23:16:57.000000Z",
            "publish_time": null,
            "slug": "veritas-lisbon-modern-contemporary-art-6-25-2019",
            "created_at": "2019-06-17T23:16:57.000000Z",
            "updated_at": "2019-06-17T23:16:57.000000Z",
            "summary": "Modern & Contemporary Art is an Auctions event starting on 25/06/2019, 21:00 and ending on 25/06/2019, 23:00. Event is in VERITAS Art Auctioneers with address Av, Elias Garcia, 157 A/B, Lisbon, Portugal.",
            "title": "Modern & Contemporary Art",
            "content": "",
            "start_time": "2019-06-25T21:00:00.000000Z",
            "end_time": "2019-06-25T23: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": "Av, Elias Garcia, 157 A/B, Lisbon, Portugal",
            "city": "Lisbon",
            "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": [
                12647
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2545,
            "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": {
                "id": 4117,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/541060375_1561649028.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/541060375_1561649028-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:03.470603Z",
                "updated_at": "2021-09-13T11:27:58.980245Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SIC TRANSIT GLORIA MUNDI",
                "description": null,
                "uploaded_by": 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-27T17:21:58.000000Z",
            "publish_time": null,
            "slug": "sic-transit-gloria-mundi",
            "created_at": "2019-06-27T17:21:58.000000Z",
            "updated_at": "2020-07-16T08:15:55.767977Z",
            "summary": "SIC TRANSIT GLORIA MUNDI is an Gallery Shows event starting on 26/06/2019, 00:00 and ending on 06/09/2019, 00:00. Event is in Galerie Ernst Hilger with address Dorotheergasse 5^\r\n1010 Vienna.",
            "title": "SIC TRANSIT GLORIA MUNDI",
            "content": "Artist statement: <br />\r\nIn my ballpoint pen drawings I examine the interpersonal in daily relationships and actions of people. In doing so, I dissect the rigid faces of my figures with a keen eye and expose deep psychological minefields.<br />\r\nThe protagonists find themselves in surreal scenarios again and seem to be plagued by an inner restlessness. Listless, they put themselves in ecstasy, without actually amusing themselves. Death, pain, memento mori and vanitas are recurring themes. At the same time, symbols from different areas are distilled and assembled into a dense imagery.<br />\r\n<br />\r\nAssunta Abdel Azim Mohamed's drawings are at once a satire of her generation in Vienna and a study of the human condition, a painful moral comedy, with death as the anchoring motif. They are dense with incident and dense with allusion: to music, film, literature and art; to the Baroque and to Symbolism; to medicine, anatomy, graphic arts and to contemporary popular culture. Vienna is between east and the west and genres meet there, a fact which further influences the work. Mohamed’s intelligence about the nature of drawing and the apparent ease with which she draws, results in work that seems almost self-aware: this is an art of apperception, even while it is about other people’s lives, their ambiguous and unresolved stories.<br />\r\n- David Lillington (2017)",
            "start_time": "2019-06-26T00:00:00.000000Z",
            "end_time": "2019-09-06T00: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^\r\n1010 Vienna",
            "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": [
                12333
            ],
            "artworks": [
                19217,
                19218,
                19220,
                19222,
                19223,
                19226
            ],
            "magazines": [],
            "additional_images": []
        }
    ]
}