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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2232&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2196&ordering=end_time",
    "results": [
        {
            "id": 2146,
            "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": 686,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Richard-Price-End-Of-The-Day-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Price-End-Of-The-Day-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T03:44:02.170009Z",
                "updated_at": "2021-09-13T10:34:14.560154Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Richard Price - End Of The Day (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1650,
                "name": "Bonhams London",
                "slug": "bonhams-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4989182,-0.16586280000001352",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2163,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:33.305122Z",
                    "updated_at": "2021-09-14T13:23:46.133959Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bonhams_Knightsbridge",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-07-04T15:41:58.000000Z",
            "publish_time": null,
            "slug": "bonhams-london-modern-british-and-irish-art-7-10-2018",
            "created_at": "2018-07-04T15:41:58.000000Z",
            "updated_at": "2020-07-16T08:12:36.738878Z",
            "summary": "Modern British and Irish Art is an Auctions event starting on 10/07/2018, 13:00 and ending on 10/07/2018, 14:00. Event is in Bonhams London with address Montpelier St, Knightsbridge, London, UK.",
            "title": "Modern British and Irish Art",
            "content": "",
            "start_time": "2018-07-10T13:00:00.000000Z",
            "end_time": "2018-07-10T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Montpelier St, Knightsbridge, London, UK",
            "city": "City of Westminster",
            "geolocation": "51.4991723,-0.1657208",
            "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": [
                2158,
                2601,
                933,
                2023,
                1711,
                2565,
                2001,
                2162,
                2594,
                461,
                2008,
                2441,
                2452,
                2455,
                2460,
                2470,
                2478,
                2568,
                2576,
                2585,
                2587,
                2598,
                2600,
                2624,
                2629,
                2637,
                3892,
                4069,
                4070,
                4073,
                4130,
                5109,
                5111,
                5112,
                5115,
                5121,
                5126,
                5132,
                5141,
                5143,
                5179,
                5483,
                5986,
                6411,
                6427,
                6832,
                6833,
                6839,
                6852,
                6862,
                6868,
                7280,
                7288,
                7293,
                7294,
                7788,
                7977,
                8082,
                8088,
                9283,
                9294,
                9295,
                9303,
                9317,
                9327,
                9329,
                9333,
                9534
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2142,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3970,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1507033968_1529526071.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1507033968_1529526071-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:36.646535Z",
                "updated_at": "2021-09-13T11:24:52.592530Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "5 ART GALLERY | BASTILLE DAY KICKOFF RECEPTION",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2807,
                "name": "5 Art Gallery",
                "slug": "5-art-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.083449,-118.36923059999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2629,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/31958628_1129194603896694_2757919129213075456_o.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31958628_1129194603896694_2757919129213075456_o-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:24:21.461304Z",
                    "updated_at": "2021-09-14T13:34:17.456433Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-06-20T22:19:49.000000Z",
            "publish_time": null,
            "slug": "5-art-gallery-bastille-day-kickoff-reception",
            "created_at": "2018-06-20T22:19:49.000000Z",
            "updated_at": "2020-07-16T08:12:34.915274Z",
            "summary": "5 ART GALLERY | BASTILLE DAY KICKOFF RECEPTION is an Gallery Shows event starting on 12/07/2018, 12:00 and ending on 12/07/2018, 12:00. Event is in 5 Art Gallery with address 8250 Melrose Avenue\r\nWest Hollywood, CA 90046.",
            "title": "5 ART GALLERY | BASTILLE DAY KICKOFF RECEPTION",
            "content": "After a jam packed opening reception in May, 5 Art Gallery will continue to celebrate the French street art movement with a Bastille Day Kickoff Reception on Thursday, July 12, from 6pm - 9pm. Founded by Parisian entrepreneurs and art collectors Jean-Jacques & Julie Darmon, 5 Art Gallery has become the premiere destination in LA to discover artists from the French urban and street art scene. Ahead of the next event, the gallery has acquired new work by French street and pop artists Barnabe and Jisbar, best known for their cartoon and pop-culture influenced work. They will be exhibiting alongside other French street artists such as BABS, Christophe Catelain, L'Atlas, Pro176, Tanc, MonkeyBird, DON, Xare and Zenoy, as well as pop artists like Richard Orlinski, Lisa Sartor and Vincent Faudemer.\r\n\r\n“Bastille Day is one of the most important holidays in French culture, and we are excited to begin this year’s celebration in LA with a spotlight on the growing French street art movement,” says 5 Art Gallery co-founder Julie Darmon. “The French government has always been very strict in what they deem to be vandalism of property, but street art has been so lovingly embraced by the people of France that it is becoming a major part of our culture.” \r\n\r\nIn the heart of the trendy Melrose design district, and catty-corner to the iconic, pink-hued Paul Smith shop, 5 Art Gallery has been several years in the making, born from Jean-Jacques and Julie Darmon’s growing passion for both art and Los Angeles, which has had French street art strangely absent from its scene. \r\n\r\n“Street art has come to be recognized as a full fledged artistic movement,” says Julie. “Today, art on walls has been shown on canvas and sold on auction and in galleries. Blek Le Rat has had his artwork washed away by the city in the past, but now it's protected by law, and he is regularly commissioned to produce more murals. Street artists are not seen as vandals anymore, but as part of our society's freedom of speech. Street art is definitely a huge part of art history because it's part of our time.”\r\n\r\nThe gallery will be announcing more solo exhibitions this fall, beginning with Pro176 in October and followed by Zenoy in January.\r\n\r\n5 Art Gallery’s Bastille Day kickoff reception will be held on July 12, 2018 from 6pm - 9pm. Street parking is available. Please RSVP to gallery@5-art.com.",
            "start_time": "2018-07-12T12:00:00.000000Z",
            "end_time": "2018-07-12T12: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": "8250 Melrose Avenue\r\nWest Hollywood, CA 90046",
            "city": null,
            "geolocation": "34.0820216,-118.3763827",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2147,
            "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": 692,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Montague-Dawson-Rolling-Home-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Montague-Dawson-Rolling-Home-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T03:50:21.651962Z",
                "updated_at": "2021-09-13T10:34:18.137431Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Montague Dawson - Rolling Home (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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2018-07-09T18:20:26.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-victorian-pre-raphaelite-british-impressionist-art-7-12-2018",
            "created_at": "2018-07-09T18:20:26.000000Z",
            "updated_at": "2020-07-16T08:12:37.263282Z",
            "summary": "Victorian, Pre-Raphaelite & British Impressionist Art is an Auctions event starting on 12/07/2018, 14:00 and ending on 12/07/2018, 15:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Victorian, Pre-Raphaelite & British Impressionist Art",
            "content": "",
            "start_time": "2018-07-12T14:00:00.000000Z",
            "end_time": "2018-07-12T15: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 St, Mayfair, London W1S 2RT, UK",
            "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": [
                2465,
                6835,
                9738
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2148,
            "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": 687,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Felix-Ziem-Tripoli-Dafrique-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Felix-Ziem-Tripoli-Dafrique-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T03:45:44.289782Z",
                "updated_at": "2021-09-13T10:34:14.943804Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Felix Ziem - Tripoli Dafrique (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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2018-07-05T17:36:41.000000Z",
            "publish_time": null,
            "slug": "christies-london-19th-century-european-orientalist-art-7-12-2018",
            "created_at": "2018-07-05T17:36:41.000000Z",
            "updated_at": "2018-07-05T17:36:41.000000Z",
            "summary": "19th Century European & Orientalist Art is an Auctions event starting on 12/07/2018, 14:30 and ending on 12/07/2018, 15:30. Event is in Christie's London with address Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK.",
            "title": "19th Century European & Orientalist Art",
            "content": "",
            "start_time": "2018-07-12T14:30:00.000000Z",
            "end_time": "2018-07-12T15:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK",
            "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": [
                8607,
                5018,
                6740,
                6793,
                6806,
                6822,
                9237,
                9717
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2101,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3956,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/852155235_1526750333.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/852155235_1526750333-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:22.226666Z",
                "updated_at": "2021-09-13T11:24:35.988081Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sara Angelucci: Piece Work",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-05-19T19:13:45.000000Z",
            "publish_time": null,
            "slug": "sara-angelucci-piece-work",
            "created_at": "2018-05-19T19:13:45.000000Z",
            "updated_at": "2018-05-19T19:13:45.000000Z",
            "summary": "Sara Angelucci: Piece Work is an Gallery Shows event starting on 02/06/2018, 12:00 and ending on 14/07/2018, 12:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West\r\nToronto, ON\r\nM6J 1Y2\r\nCanada.",
            "title": "Sara Angelucci: Piece Work",
            "content": "The Stephen Bulger Gallery is pleased to present “Piece Work”, our second solo exhibition of work by Canadian artist and educator Sara Angelucci.\r\n\r\nInvited by the Art Gallery of Hamilton to create a project in recognition of Canada’s 150th birthday, Angelucci considered how she came to be Canadian, and her relationship to Hamilton itself. The 1950s saw a huge wave of European immigration to Canada as people left post-war Europe to seek out work and a better life. Her parents, grandparents, and extended family settled in the bustling industrial city of Hamilton. With little education and no fluency in English, they were grateful for the work they could find and the future it allowed them to build. When Angelucci’s mother, Nina, first immigrated here in 1954 she found employment at Coppley Apparel, a Hamilton clothing factory specializing in men’s suits. This was her first paying job, and she relished the independence it gave her. Like many others, she did piece work – being paid for the number of pieces she was able to sew.\r\n\r\nThis eponymous exhibition “Piece Work” evolved out of Angelucci’s many visits to Coppley Apparel, and is comprised of colour photographs, sound installation, video, and sculpture. At this company of over three hundred employees in many departments (pattern making, cutting, sewing, ironing, etc.), Angelucci became fixated on the sewers. She imagined her mother’s daily life there on the same sewing floor as she watched the women at their machines, working with skill, strength, and dignity. \r\n\r\nThe sewers at Coppley Apparel have been making men’s suits since 1883. In Canadian labour history, sewing in factories has most often been the work and purview of immigrant women. Currently there are over thirty languages spoken at Coppley by people who have come to Canada for a range of reasons, many seeking refuge. Living in a time when there are political forces grouping immigrants under one umbrella of fear and suspicion, it is more important than ever to share their stories and remember the individuals behind each piece.\r\n\r\nSara Angelucci is a multi-disciplinary artist, who has been exhibiting her work nationally and internationally for the past twenty years She also works as an Adjunct Professor in Photography at the School of Image Arts, Ryerson University. She has received grants from the Canada Council for the Arts, Ontario Arts Council, and the Toronto Arts Council, and been awarded the Chalmers Fellowship, and the award for best exhibition design by Ontario Association of Art Galleries with Art Gallery of York University. Her work is included in public collections such as the Art Gallery of Ontario, Toronto; McMaster Museum of Art, Hamilton; Art Gallery of Hamilton, Hamilton; National Portrait Gallery, Ottawa; and the Museum of History, Ottawa.",
            "start_time": "2018-06-02T12:00:00.000000Z",
            "end_time": "2018-07-14T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1356 Dundas Street West\r\nToronto, ON\r\nM6J 1Y2\r\nCanada",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2136,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 666,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/malte-bruns-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/malte-bruns-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T02:56:10.383578Z",
                "updated_at": "2021-09-13T10:34:02.253629Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "malte-bruns-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "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": "2018-06-07T18:09:39.000000Z",
            "publish_time": null,
            "slug": "malte-bruns-autobody",
            "created_at": "2018-06-07T18:09:39.000000Z",
            "updated_at": "2020-07-16T08:12:31.851815Z",
            "summary": "Malte Bruns - Autobody is an Gallery Shows event starting on 08/06/2018, 00:00 and ending on 15/07/2018, 00:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4, 1040 Wien, Austria.",
            "title": "Malte Bruns - Autobody",
            "content": "",
            "start_time": "2018-06-08T00:00:00.000000Z",
            "end_time": "2018-07-15T00: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": "Brucknerstraße 4, 1040 Wien, Austria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@kandlhofer.com",
            "external_url": "http://www.kandlhofer.com/",
            "phone": "+43 1 5031167",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8535
            ],
            "additional_images": []
        },
        {
            "id": 2139,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 673,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-santa-fe-2018-event.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-santa-fe-2018-event-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T03:06:27.935134Z",
                "updated_at": "2021-09-13T10:34:06.886919Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-santa-fe-2018-event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2839,
                "name": "Santa Fe Community Convention Center",
                "slug": "santa-fe-community-convention-center",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.69038159999999,-105.9396949",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-06-19T11:42:25.000000Z",
            "publish_time": null,
            "slug": "art-santa-fe-2018",
            "created_at": "2018-06-19T11:42:25.000000Z",
            "updated_at": "2018-06-19T11:42:25.000000Z",
            "summary": "Art Santa Fe 2018 is an Art Fairs event starting on 12/07/2018, 00:00 and ending on 16/07/2018, 00:00. Event is in Santa Fe Community Convention Center with address 201 W Marcy St, Santa Fe, NM 87501, USA, Santa Fe, United States.",
            "title": "Art Santa Fe 2018",
            "content": "",
            "start_time": "2018-07-12T00:00:00.000000Z",
            "end_time": "2018-07-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": "201 W Marcy St, Santa Fe, NM 87501, USA, Santa Fe, United States",
            "city": "Santa Fe",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@redwoodmg.com",
            "external_url": "http://www.artsantafe.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8566
            ],
            "additional_images": []
        },
        {
            "id": 2151,
            "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": 3973,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/616086451_1530297215.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/616086451_1530297215-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:39.806326Z",
                "updated_at": "2021-09-13T11:24:55.183747Z",
                "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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ArtProjectsInternational-434GreenwichSt-ww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-04T21:28:01.606646Z",
                    "updated_at": "2021-09-14T13:52:18.724347Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-06-29T20:33:14.000000Z",
            "publish_time": null,
            "slug": "summer-selections-3",
            "created_at": "2018-06-29T20:33:14.000000Z",
            "updated_at": "2018-06-29T20:33:14.000000Z",
            "summary": "Summer Selections is an Gallery Shows event starting on 28/06/2018, 12:00 and ending on 27/07/2018, 12:00. Event is in Art Projects International with address 434 Greenwich Street, Ground Floor\r\nNew York, NY 10013\r\nUnited States.",
            "title": "Summer Selections",
            "content": "Featuring a selection of works with a focus on prints by: Gwenn Thomas, Il Lee, Richard Tsao, Soo Im Lee, Zheng Xuewu",
            "start_time": "2018-06-28T12:00:00.000000Z",
            "end_time": "2018-07-27T12: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, Ground Floor\r\nNew York, NY 10013\r\nUnited States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2169,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3985,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1478875461_1531885841.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1478875461_1531885841-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2020-03-26T14:38:52.122808Z",
                "updated_at": "2021-09-13T11:25:10.294713Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Artist Talk | Sharon Louise Barnes",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2840,
                "name": "BAND OF VICES ART GALLERY",
                "slug": "band-of-vices-art-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0322695,-118.36039370000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2645,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/cropped-2fb-banner-white2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:25:24.946824Z",
                    "updated_at": "2021-09-14T13:34:41.470774Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-07-18T05:48:01.000000Z",
            "publish_time": null,
            "slug": "artist-talk-sharon-louise-barnes-process-materials",
            "created_at": "2018-07-18T05:48:01.000000Z",
            "updated_at": "2020-07-16T08:12:48.526250Z",
            "summary": "Artist Talk | Sharon Louise Barnes is an Gallery Shows event starting on 28/07/2018, 12:00 and ending on 28/07/2018, 12:00. Event is in BAND OF VICES ART GALLERY with address 5376 W. Adams Blvd. Los Angeles, CA 90016.",
            "title": "Artist Talk | Sharon Louise Barnes",
            "content": "Join Sharon Louise Barnes at Band of Vices gallery on July 28 at 4pm for an exciting artist talk!\r\n\r\nBarnes will be speaking about her solo exhibition, Process and Materials, that features over a dozen new abstract sculptures and multimedia works on canvas, the salvaged objects that comprise this new body of work become Barnes’ vehicle to explore the subjects of marginalization, social class and willpower, while the process of creating them connects her to her heritage as an African American. \r\n\r\nProcess & Materials will be on view from July 6 to August 4, 2018.\r\n\r\n\r\n\r\nAbout the Artist:\r\n\r\nSharon Louise Barnes is an American artist of African American and Cape Verdean descent, who has been exhibiting professionally since the turn of the millennium.\r\n\r\nBarnes was inspired to create visual art as a young college student by her art history professor, Dr. Samella Lewis, who introduced her to the artists of the Black Arts Movement. In addition to her art studies, Ms. Barnes earned a B.A. in Communications with an emphasis in video and film. Her work has been exhibited in major cities of the United States and in the Republic of Panama, including the California African American Museum, Los Angeles Municipal Gallery at Barnsdall, Aqua Art Miama and the Arco Chato in Panama.",
            "start_time": "2018-07-28T12:00:00.000000Z",
            "end_time": "2018-07-28T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5376 W. Adams Blvd. Los Angeles, CA 90016",
            "city": "Los Angeles",
            "geolocation": "34.0324,-118.36032576923077",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2157,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 688,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/counterparts-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/counterparts-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T03:46:02.564241Z",
                "updated_at": "2021-09-13T10:34:15.975255Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "counterparts-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-07-05T17:41:02.000000Z",
            "publish_time": null,
            "slug": "joseph-renda-jr-crop-and-pizzaintherain-counterparts",
            "created_at": "2018-07-05T17:41:02.000000Z",
            "updated_at": "2020-07-16T08:12:42.309354Z",
            "summary": "Joseph Renda Jr., CROP, and PizzaInTheRain - Counterparts is an Gallery Shows event starting on 07/07/2018, 00:00 and ending on 29/07/2018, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Joseph Renda Jr., CROP, and PizzaInTheRain - Counterparts",
            "content": "",
            "start_time": "2018-07-07T00:00:00.000000Z",
            "end_time": "2018-07-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "https://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                11354,
                11458,
                11459
            ],
            "artworks": [],
            "magazines": [
                8621
            ],
            "additional_images": []
        },
        {
            "id": 26295,
            "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": 25162,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c31850ba38984e1db557ba51348893e8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c31850ba38984e1db557ba51348893e8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-15T12:32:26.141783Z",
                "updated_at": "2023-05-15T12:32:26.141850Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8653,
                "name": "NUS Museum",
                "slug": "nus-museum",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.3015907,103.7721946",
                "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": "SG",
            "publish_status": "published",
            "published_at": "2023-05-15T12:32:40.844348Z",
            "publish_time": null,
            "slug": "nus-museum-prep-room-after-ballads-2018-11-02",
            "created_at": "2023-05-15T12:32:41.745119Z",
            "updated_at": "2023-05-15T12:32:42.389459Z",
            "summary": "prep-room | After Ballads is an Gallery Shows event starting on 02/11/2018, 01:00 and ending on 31/07/2018, 00:00. Event is in NUS Museum with address 50 Kent Ridge Crescent, Singapore, SG.",
            "title": "prep-room | After Ballads",
            "content": null,
            "start_time": "2018-11-02T01:00:00.000000Z",
            "end_time": "2018-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Kent Ridge Crescent, Singapore, SG",
            "city": "Singapore",
            "geolocation": "1.3014454,103.7725633",
            "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": 2167,
            "author": {
                "id": "6f99f1ad-26f5-4257-8c0e-5481a88008fc",
                "username": "cezary_917",
                "slug": "cezary_917",
                "first_name": "Cezary",
                "last_name": "Hunkiewicz",
                "display_name": "Cezary Hunkiewicz",
                "display_name_full": "Cezary Hunkiewicz",
                "email": "czarek@bd.pl",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3983,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/593963051_1531566302.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/593963051_1531566302-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:50.186657Z",
                "updated_at": "2021-09-13T11:25:08.268050Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "NAWER / Shapes of Mind",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2842,
                "name": "Brain Damage Gallery",
                "slug": "brain-damage-gallery",
                "city": "Lublin",
                "country": {
                    "code": "PL",
                    "name": "Poland"
                },
                "geolocation": "51.2469534,22.54865570000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2647,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/logo.001.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo.001-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:25:31.960140Z",
                    "updated_at": "2021-09-14T13:34:43.712961Z",
                    "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": "PL",
            "publish_status": "published",
            "published_at": "2018-07-14T13:01:32.000000Z",
            "publish_time": null,
            "slug": "nawer-shaper-of-mind",
            "created_at": "2018-07-14T13:01:32.000000Z",
            "updated_at": "2020-07-16T08:12:47.507420Z",
            "summary": "NAWER / Shapes of Mind is an Gallery Shows event starting on 19/05/2018, 12:00 and ending on 31/07/2018, 12:00. Event is in Brain Damage Gallery with address Plac Teatralny 1, Lublin, Poland.",
            "title": "NAWER / Shapes of Mind",
            "content": "NAWER \r\nArchitect, designer, street artist,graduate of Architecture and Urbanism program in Krakow. Has been involved with street art since the mid 90's. In 2003, began to devote time between painting and freelancing in interior design. Created Artde7 Studio in 2006, with a focus on interior and graphic design, along with scenography. Creativity stems toward isometric graphics as extant of public and functional spaces. Interior spatiality is described as a blend of objects within space, while painting by perspective and axonometry using aerosol as a main medium. The combination of these two approaches allows a fresh take on the design of arrangement and creativity of an interior space. As his own style evolves, the goal is to always strive forward in an effort to connect painting with architecture.",
            "start_time": "2018-05-19T12:00:00.000000Z",
            "end_time": "2018-07-31T12: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": "Plac Teatralny 1, Lublin, Poland",
            "city": "Lublin",
            "geolocation": "51.246759749999995,22.5484091072388",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2149,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3971,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/966655528_1530230435.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/966655528_1530230435-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:37.623844Z",
                "updated_at": "2021-09-13T11:24:53.357652Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SHARON LOUISE BARNES  “PROCESS & MATERIALS”",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2840,
                "name": "BAND OF VICES ART GALLERY",
                "slug": "band-of-vices-art-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0322695,-118.36039370000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2645,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/cropped-2fb-banner-white2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/cropped-2fb-banner-white2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:25:24.946824Z",
                    "updated_at": "2021-09-14T13:34:41.470774Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-06-29T01:59:55.000000Z",
            "publish_time": null,
            "slug": "sharon-louise-barnes-process-materials",
            "created_at": "2018-06-29T01:59:55.000000Z",
            "updated_at": "2020-07-16T08:12:38.294027Z",
            "summary": "SHARON LOUISE BARNES  “PROCESS & MATERIALS” is an Gallery Shows event starting on 06/07/2018, 12:00 and ending on 04/08/2018, 12:00. Event is in BAND OF VICES ART GALLERY with address 5376 W. Adams Blvd. Los Angeles, CA 90016.",
            "title": "SHARON LOUISE BARNES  “PROCESS & MATERIALS”",
            "content": "OPENING RECEPTION\r\nJuly 6, 2018 | 6pm - 9pm\r\n\r\nARTIST TALK\r\nJuly 28, 2018 | 4pm\r\n\r\nON VIEW\r\nJuly 6, 2018 - August 4, 2018\r\n\r\nBAND OF VICES\r\n5376 W. Adams Blvd. Los Angeles, CA 90016\r\n\r\nBand of Vices Art Gallery is thrilled to announce Process & Materials, the new solo exhibition by artist Sharon Louise Barnes. Featuring over a dozen new abstract sculptures and multimedia works on canvas, the salvaged objects that comprise this new body of work become Barnes’ vehicle to explore the subjects of marginalization, social class and willpower, while the process of creating them connects her to her heritage as an African American. Process & Materials will be on view from July 6 to August 4, 2018, with an Opening Reception on July 6 from 6pm to 9pm. Barnes will hold an Artist Talk at the gallery on July 28, 2018 at 4pm. \r\n\r\nProcess and materials are essential elements of any artists’ practice, whether that be painting on canvas or creating sculpture. Over the course of her creative career, which has included everything from music to visual art, Barnes has turned the creation of her sculptures into an alchemical practice that allows her to find hope and transformation in the struggle to work with rough and salvaged materials. \r\n“By using industrial materials that might normally be held in a laborer's hands, as well as an array of discarded materials that can be found on city streets, my abstract works are both conceptual and aesthetic,” explains Barnes. “They look outward into society, opening dialogs about marginalization, about how we determine value, and the potency of change. They also speak to my African American heritage where people built something from very little or nothing, and demonstrated the power to transform one’s condition through the exercise of will.”\r\nThe recurring motif of cloud and tree-like formations made of interwoven strips of roofing paper appears in suspended sculpture pieces like “She Wove Constellations Through Her Dreadlocks” and “Humming in the Night.” “Viewpoints: A Verité” juxtapose found photo transfers with abstract acrylic and mixed media backgrounds. The visceral works are a coalescence of passions she’s been exploring as an artist for almost two decades. \r\n“On this creative path, nothing has been more remarkable in my memory than when my fifth grade teacher gave me the tools of perspective drawing to create the illusion of reality, or when my African American Art History professor, renowned artist Dr. Samella Lewis, exposed me to the visual artists of the Black Arts Movement,” says Barnes. “These instances truly changed my life because they brought me to understand both the sheer magic of art and its unrestrained power to communicate.”\r\nBand of Vices is located at 5376 W. Adams Blvd. Los Angeles, CA 90016.",
            "start_time": "2018-07-06T12:00:00.000000Z",
            "end_time": "2018-08-04T12: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": "5376 W. Adams Blvd. Los Angeles, CA 90016",
            "city": "Los Angeles",
            "geolocation": "34.0324,-118.36032576923077",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2159,
            "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": 3978,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1459566447_1530924699.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1459566447_1530924699-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:44.869989Z",
                "updated_at": "2021-09-13T11:25:00.284911Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Blindness",
                "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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Addicted_Art_Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2018-07-07T02:49:12.000000Z",
            "publish_time": null,
            "slug": "blindness",
            "created_at": "2018-07-07T02:49:12.000000Z",
            "updated_at": "2018-07-07T02:49:12.000000Z",
            "summary": "Blindness is an Gallery Shows event starting on 09/07/2018, 12:00 and ending on 05/08/2018, 12:00. Event is in Addicted Art Gallery with address Online Exhibition.",
            "title": "Blindness",
            "content": "Surrounded by azure waters, unique architecture, and spicy food, a painter might be compelled to capture the culture they see. Abstract art and abstract expressionism is not what you’d imagine when you hear of a couple of artists living on the island of Koh Samui. But Yulia and Dmitry Lapatini – otherwise known as ArtLap - are not your typical artists. Still life paintings of coconuts and temple triptychs were never going to show up on their canvasses. It’s hard to discern any reference to Thailand in their artwork at all. What living in the tropics has done for the flourishing art practice of a Russian couple who call South East Asia home, is free them to express their inner responses to the world at large. Their paintings could be a comment on anything anywhere, but it is the confluence of a specific time and place that has given birth to their practice and unlocked their dreams.\r\n\r\nIn fact, it was a dream that kicked off the recent first series that the married, yet independent, artists have collaborated on. Entitled 'Blindness', the series is a study in colour and texture where wood chips and paint in primary hues have been combined and applied right to the frame of the canvas; almost like braille. It’s as if the three-dimensional paintings are speaking to you in their own tactile language. “I had a dream where I could see nothing and everything at the same time. I was walking on a street where everything was white. I heard city noise, saw and felt the shapes of buildings, and could see every facial feature of the people I met as I passed by. The brightness was dazzling, blinding,” explains Yulia. “When I woke up to the normal world full of colour, I yearned to see only one colour again, and its unique palette undiluted by surrounding elements. I spoke to Dmitry about this dream and we discussed the role of vision and the impact of colour tones. We were so absorbed by the theme that we decided to create a series around it, and 'Blindness' was born.”",
            "start_time": "2018-07-09T12:00:00.000000Z",
            "end_time": "2018-08-05T12: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 Exhibition",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                11460
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2165,
            "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": 694,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sydney-Laurence-Mount-Mckinley-63-North-Latitude-Alaska-Altitude-20.390-Feet-circa-1911-12-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T04:00:13.701556Z",
                "updated_at": "2021-09-13T10:34:19.619819Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sydney Laurence - Mount Mckinley, 63 North Latitude, Alaska, Altitude 20.390 Feet, circa 1911-12 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-07-19T23:40:12.000000Z",
            "publish_time": null,
            "slug": "bonhams-los-angeles-california-and-western-paintings-and-sculpture-8-7-2018",
            "created_at": "2018-07-19T23:40:12.000000Z",
            "updated_at": "2020-07-16T08:12:46.697646Z",
            "summary": "California and Western Paintings and Sculpture is an Auctions event starting on 07/08/2018, 18:00 and ending on 07/08/2018, 19:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "California and Western Paintings and Sculpture",
            "content": "",
            "start_time": "2018-08-07T18:00:00.000000Z",
            "end_time": "2018-08-07T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "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": [
                10723,
                3273,
                3279,
                4962,
                6830,
                9608
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2166,
            "author": {
                "id": "508da340-e756-4e94-8eda-6b8a72843484",
                "username": "mini_872",
                "slug": "mini_872",
                "first_name": "UNDER THE MANGO TREE",
                "last_name": "GALLERY",
                "display_name": "Mini Kapur",
                "display_name_full": "Mini Kapur",
                "email": "mini.kapur@utmt.net",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3982,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1593884716_1531484960.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1593884716_1531484960-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:49.133175Z",
                "updated_at": "2021-09-13T11:25:07.240987Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SHAPE OF TIME",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2819,
                "name": "Under the Mango Tree",
                "slug": "under-the-mango-tree",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4871475,13.352283700000044",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2649,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/LOGO-UTMT-new.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:25:40.788929Z",
                    "updated_at": "2021-09-14T13:34:47.305238Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2018-07-13T14:27:11.000000Z",
            "publish_time": null,
            "slug": "shape-of-time",
            "created_at": "2018-07-13T14:27:11.000000Z",
            "updated_at": "2020-07-16T08:12:47.005421Z",
            "summary": "SHAPE OF TIME is an Gallery Shows event starting on 13/07/2018, 12:00 and ending on 10/08/2018, 12:00. Event is in Under the Mango Tree with address Merseburger Strasse 14,\r\n10823 Berlin \r\nGermany.",
            "title": "SHAPE OF TIME",
            "content": "The present always has the traces of the past. And its transition to a moment in the \r\nfuture depends on how the play moves on now. The spaces created in the framework of time are only in a state of impermanence and in this impermanence there exists an expanse for the imagination to create and restore the shape of the time.\r\nAmit Pasricha´s enthusiasm to record this impermanence is not only connected to his passion for the frame; the explicit illustrations of increasingly close relationship between documentation, investigation and aesthetics of space, inseperable in reality are his conscious artistic approaches applied to capture the images in their authenticity. On wooden bridges and forgotten villages, the chant of an ancient sacred rhythm plays on.\r\nInteresting to observe in his work is the space between the subject and the viewer where the drama of life unfolds itself. Be it a silent landscape, the afternoon sunlight in the house in Kashmir or a palatial home in Bengal, there seems to be an acceptance of the other in the framework of their intimate surroundings. As a panoramist, he takes in all accessible details into his frames so that the viewer is drawn into the lives of the portraits, arriving at an envisaged understanding of their relationships with their space and each other. Direct and keen observation is the expression that aptly describes his methodological approach to his works. It also expresses his intention to produce representations that are realistic and free of preconceived ideas. In the juxtaposition of series of photographs, he observes the possibility of drawing attention to the physiognomies and postures that are typical of different groups, genders and generations as well as to the individuality of their members.\r\n\r\nThe exhibition in its temporary framework opens the viewer an opportunity to gather \r\nintricate details moving from image to image, as many necessary to tell a story ever after.\r\n\r\nBorn in a family of photographers, Amit always had a keen eye and his love for the \r\npanorama and later attended Maine Photographic workshops and studied with Bill Allard, Jody Cobb, Steve McCurry, Mary Ellen. As India‘s foremost panoramic photographer, he is well known for his architectural and social documentary work and has been exhibited in India, Berlin, London and New York. He is winner of the Indian Tourism Award 2008.  His Book Spiritual India won the German silver prize in 2014. His book India at Home was launched in August 2016 .",
            "start_time": "2018-07-13T12:00:00.000000Z",
            "end_time": "2018-08-10T12: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": "Merseburger Strasse 14,\r\n10823 Berlin \r\nGermany",
            "city": "Berlin",
            "geolocation": "52.4871375,13.3523306",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2170,
            "author": {
                "id": "ffad15ee-7f28-4fb7-b4d5-e4881e126f39",
                "username": "john_922",
                "slug": "john_922",
                "first_name": "John",
                "last_name": "Fox",
                "display_name": "John Fox",
                "display_name_full": "John Fox",
                "email": "pm@potatomike.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3986,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2007657557_1532096140.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2007657557_1532096140-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:53.120199Z",
                "updated_at": "2021-09-13T11:25:11.689756Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Beachtime",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2843,
                "name": "POTATOMIKE",
                "slug": "potatomike",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6781784,-73.9441579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2648,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Come-In-Muscle-Man.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Come-In-Muscle-Man-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:25:35.591675Z",
                    "updated_at": "2021-09-14T13:34:45.001726Z",
                    "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": "2018-07-20T16:14:59.000000Z",
            "publish_time": null,
            "slug": "beachtime",
            "created_at": "2018-07-20T16:14:59.000000Z",
            "updated_at": "2018-07-20T16:14:59.000000Z",
            "summary": "Beachtime is an Gallery Shows event starting on 25/07/2018, 12:00 and ending on 19/08/2018, 12:00. Event is in POTATOMIKE with address potatomike.com.",
            "title": "Beachtime",
            "content": "Celebrate our collective time at the beach with artwork that reflects how you feel when you're there.",
            "start_time": "2018-07-25T12:00:00.000000Z",
            "end_time": "2018-08-19T12: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": "potatomike.com",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                11465,
                11466,
                11469,
                11470,
                11472
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2138,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 670,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Juergen-Teller-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Juergen-Teller-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T03:00:05.556645Z",
                "updated_at": "2021-09-13T10:34:05.070365Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Juergen-Teller-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2837,
                "name": "Garage Museum of Contemporary Art",
                "slug": "garage-museum-of-contemporary-art",
                "city": "Moscow",
                "country": {
                    "code": "RU",
                    "name": "Russia"
                },
                "geolocation": "55.7314847,37.60339699999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2018-06-08T17:51:55.000000Z",
            "publish_time": null,
            "slug": "juergen-teller-zittern-auf-dem-sofa",
            "created_at": "2018-06-08T17:51:55.000000Z",
            "updated_at": "2018-06-08T17:51:55.000000Z",
            "summary": "Juergen Teller - Zittern Auf Dem Sofa is an Museum Exhibitions event starting on 08/06/2018, 00:00 and ending on 20/08/2018, 00:00. Event is in Garage Museum of Contemporary Art with address 9/32 Krymsky Val, 119049, Moscow, Russia, Moscow, Russian Federation.",
            "title": "Juergen Teller - Zittern Auf Dem Sofa",
            "content": "",
            "start_time": "2018-06-08T00:00:00.000000Z",
            "end_time": "2018-08-20T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "9/32 Krymsky Val, 119049, Moscow, Russia, Moscow, Russian Federation",
            "city": "Amsterdam",
            "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": "welcome@garagemca.org",
            "external_url": "https://garagemca.org/",
            "phone": "+7 495 645 05 20",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2400
            ],
            "artworks": [],
            "magazines": [
                8471
            ],
            "additional_images": []
        }
    ]
}