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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35424&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35388&ordering=-end_time",
    "results": [
        {
            "id": 2114,
            "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": 684,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Deconstructing-Seurat-Turquoise-Green-2004-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:32:26.551611Z",
                "updated_at": "2021-09-13T10:34:13.671886Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Michael Craig-Martin - Deconstructing Seurat (Turquoise Green), 2004 (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": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "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_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "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-06-28T23:48:56.000000Z",
            "publish_time": null,
            "slug": "bonhams-london-prints-and-multiples-6-26-2018",
            "created_at": "2018-06-28T23:48:56.000000Z",
            "updated_at": "2020-07-16T08:12:20.741824Z",
            "summary": "Prints and Multiples is an Auctions event starting on 26/06/2018, 14:00 and ending on 26/06/2018, 15:00. Event is in Bonhams London with address Montpelier St, Knightsbridge, London, UK.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2018-06-26T14:00:00.000000Z",
            "end_time": "2018-06-26T15: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": [
                1702,
                1987,
                60,
                1706,
                345,
                1700,
                1694,
                476,
                471,
                1696,
                402,
                65,
                356,
                932,
                860,
                901,
                774,
                247,
                2151,
                1707,
                467,
                361,
                843,
                115,
                964,
                2174,
                2192,
                350,
                372,
                428,
                751,
                364,
                933,
                746,
                2119,
                427,
                563,
                352,
                433,
                555,
                586,
                2186,
                480,
                761,
                769,
                788,
                809,
                974,
                2256,
                3325,
                3565,
                6414
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2099,
            "author": {
                "id": "e2f4f92a-3517-420b-9b9d-c421c072a895",
                "username": "PatrickHull",
                "slug": "patrickhull",
                "first_name": "Patrick",
                "last_name": "Hull",
                "display_name": "Patrick Hull",
                "display_name_full": "Patrick Hull",
                "email": "patrick@verticalgallery.com",
                "telephone": "+1 773 697 3846"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "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_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "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-05-18T01:55:32.000000Z",
            "publish_time": null,
            "slug": "collin-van-der-sluijs-no-concessions",
            "created_at": "2018-05-18T01:55:32.000000Z",
            "updated_at": "2020-07-16T08:12:13.264053Z",
            "summary": "Collin van der Sluijs \"No Concessions\" is an Gallery Shows event starting on 02/06/2018, 12:00 and ending on 23/06/2018, 12:00. Event is in VERTICAL GALLERY with address 1016 N. Western Ave., Chicago.",
            "title": "Collin van der Sluijs \"No Concessions\"",
            "content": "Vertical Gallery presents Collin van der Sluijs “No Concessions”. In his second solo exhibition at the gallery, the artist will feature an all new collection of large scale painting and smaller drawings. The exhibition runs June 2 – 23, with an opening reception on Saturday, June 2nd, 6:00-10:00pm.\r\n\r\nVan der Sluijs is a renowned painter and illustrator from Maastricht, The Netherlands, where he lives and works. He started writing graffiti at the age of eleven, and when he was twelve he began his studies at the professional painting college in Goes. He spent the next eight years studying various art disciplines in different schools across the Netherlands and graduated from the Academy of Art and Design St. Joost in Breda in 2004 with a Master’s degree in fine art.\r\n\r\nCollin translates his personal pleasures and struggles in daily life into his own visual language. He is widely recognized for his extraordinary dream-like depictions of everyday stories that question our personal lives, as well as society at large. Demonstrating an exquisite talent for texture, he uses drips, crude white lines, spray paint and collage. His work has been described as Street Art executed in a style that was half Monet, half Basquiat-like, with a highly saturated gritty urban color palette.\r\n\r\nCollin’s exceptional work has been published in magazines and books, and shown in galleries across the world—in The Netherlands, Germany, USA, France, England, Belgium, Italy, United Kingdom, and Spain. Collin’s first USA solo exhibition at Vertical in May 2016 sold-out, and has seen the demand for his murals and gallery work increase worldwide.\r\n\r\nCOLLIN VAN DER SLUIJS “NO CONCESSIONS”\r\nJune 2 – 23, 2018\r\nOpening reception, Saturday, June 2nd, 6:00 – 10:00 pm.\r\nVertical Gallery, 1016 N Western Ave., Chicago",
            "start_time": "2018-06-02T12:00:00.000000Z",
            "end_time": "2018-06-23T12: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": "1016 N. Western Ave., Chicago",
            "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": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                363
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2102,
            "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": 3957,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/219973801_1526881438.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/219973801_1526881438-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:23.158859Z",
                "updated_at": "2021-09-13T11:24:36.817988Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "ERIC JOYNER “Glazed Machinations”",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-21T07:43:05.000000Z",
            "publish_time": null,
            "slug": "eric-joyner-glazed-machinations",
            "created_at": "2018-05-21T07:43:05.000000Z",
            "updated_at": "2020-07-16T08:12:14.894054Z",
            "summary": "ERIC JOYNER “Glazed Machinations” is an Gallery Shows event starting on 23/06/2018, 12:00 and ending on 23/06/2018, 12:00. Event is in COREY HELFORD GALLERY with address 571 S. Anderson St. Los Angeles, CA 90033.",
            "title": "ERIC JOYNER “Glazed Machinations”",
            "content": "Corey Helford Gallery is proud to premiere Glazed Machinations, a new body of work by their longest featured artist, Eric Joyner, opening Saturday, June 23 in the Main Gallery. Joyner was Corey Helford Gallery’s very first solo show back in 2006. In Glazed Machinations, Joyner creates a love letter to California, infusing the coastal landscape and its cities with his signature vintage robots and donuts. The new body of work, comprised of over a dozen medium and large scale paintings, as well as pencil and charcoal drawings, will also feature Corgis, sea serpents, new robot characters he’s never painted before, and more.\r\n\r\n“I just like them,” Joyner explains of his choice to focus on robots and donuts. “I like the way they look. I like the way donuts taste.”  Apparently he’s not alone. Eric’s works are constantly being discovered by new collectors worldwide, and his robots and donuts-themed paintings already grace the walls of some of the top art-collecting luminaries of both the entertainment and business fields. In his latest book, “Robotic Existentialism: The Art of Eric Joyner,” released in February 2018, Joyner placed his robots and donuts in classic art, in front of the computer, in ancient times and more. In Glazed Machinations, the work is inspired by his recent trip to Las Vegas, Yosemite and the Lost Coast of Northern California. \r\n\r\nShortly before the premiere of his Corey Helford show, the next issue of the newly rebooted MAD Magazine, featuring his commissioned cover, will hit newsstands. In April, the magazine returned with an exciting lineup of new talent on board.\r\n\r\nThe opening reception for Eric Joyner’s Glazed Machinations will be hosted Saturday, June 23 from 7pm - 11pm in the Main Gallery. The reception is open to the public and the exhibit will be on view through July 21. The space is open Tuesday - Saturday, 12pm - 6pm. Corey Helford Gallery is located at 571 S. Anderson St. Los Angeles, CA 90033.",
            "start_time": "2018-06-23T12:00:00.000000Z",
            "end_time": "2018-06-23T12: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": "571 S. Anderson St. Los Angeles, CA 90033",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "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": [
                5657
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2103,
            "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": 3958,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1026260860_1526881820.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1026260860_1526881820-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:24.424890Z",
                "updated_at": "2021-09-13T11:24:37.760949Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "CANTSTOPGOODBOY “It’s Not Glitter, It’s Stardust”",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-21T07:49:15.000000Z",
            "publish_time": null,
            "slug": "cantstopgoodboy-its-not-glitter-its-stardust",
            "created_at": "2018-05-21T07:49:15.000000Z",
            "updated_at": "2020-07-16T08:12:15.389595Z",
            "summary": "CANTSTOPGOODBOY “It’s Not Glitter, It’s Stardust” is an Gallery Shows event starting on 23/06/2018, 12:00 and ending on 23/06/2018, 12:00. Event is in COREY HELFORD GALLERY with address 571 S. Anderson St. Los Angeles, CA 90033.",
            "title": "CANTSTOPGOODBOY “It’s Not Glitter, It’s Stardust”",
            "content": "Corey Helford Gallery is proud to premiere LA native CANTSTOPGOODBOY’s newest solo show, It’s Not Glitter, It’s Stardust, opening Saturday, June 23 in Gallery Two. This is his first time showing at the gallery. The exhibit is a new experiment for the artist, finding ways to implement glitter (or as he calls it, “stardust”) as a medium in nearly every new piece—as paint, an accent, even a background. \r\n\r\nIn It’s Not Glitter, It’s Stardust, CANTSTOPGOODBOY is also premiering some never-before seen characters, including a new astronaut, a cowboy, additions to his rockstars series, and some new twists on the popular figures that have appeared in many of his works. Lions will continue to be a recurring theme.  \r\n\r\nGlitter isn’t the only new medium CANTSTOPGOODBOY is experimenting with for this exhibition: he’s going 16-bit as well. Recently, he acquired a vintage and fully operational arcade cabinet—with a joystick and buttons made for mashing. He completely refinished the outside to turn it into a top-to-bottom CANTSTOPGOODBOY artwork. But the inside got a makeover as well. One of his colleagues is a talented coder, and in a matter of two days, built a vintage 16-bit video game from scratch where players must recreate one of CANTSTOPGOODBOY’s signature artworks.\r\n\r\nThe opening reception for CANTSTOPGOODBOY’s It’s Not Glitter, It’s Stardust will be hosted Saturday, June 23 from 7pm - 11pm in the Gallery Two. The reception is open to the public and the exhibit will be on view through July 21. The space is open Tuesday - Saturday, 12pm - 6pm. Corey Helford Gallery is located at 571 S. Anderson St. Los Angeles, CA 90033.",
            "start_time": "2018-06-23T12:00:00.000000Z",
            "end_time": "2018-06-23T12: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": "571 S. Anderson St. Los Angeles, CA 90033",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "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": 2104,
            "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": 3959,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1976296973_1526882016.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1976296973_1526882016-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:25.636435Z",
                "updated_at": "2021-09-13T11:24:38.708437Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Waxploitation Stories For Ways & Means",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-21T07:52:50.000000Z",
            "publish_time": null,
            "slug": "waxploitation-stories-for-ways-means",
            "created_at": "2018-05-21T07:52:50.000000Z",
            "updated_at": "2020-07-16T08:12:15.865056Z",
            "summary": "Waxploitation Stories For Ways & Means is an Gallery Shows event starting on 23/06/2018, 12:00 and ending on 23/06/2018, 12:00. Event is in COREY HELFORD GALLERY with address 571 S. Anderson St. Los Angeles, CA 90033.",
            "title": "Waxploitation Stories For Ways & Means",
            "content": "Corey Helford Gallery is proud to present a special exhibit, Waxploitation Stories For Ways & Means, opening Saturday, June 23 in Gallery Three. Co-curated by Caro Buermann and Waxploitation Records founder Jeff Antebi, this is the companion exhibition of the children’s benefit book project of the same name: a 350 page coffee table art book with short stories written by world famous musicians such as Tom Waits, Nick Cave, Frank Black, Devendra Banhart, among others, accompanied by original art by living legends such as Anthony Lister, Dan Baldwin, Swoon, Will Barras, James Jean, Ronzo, Kai & Sunny, and many more. A portion of proceeds from both the book project and the art show will benefit Room to Read, 826 National, Pencils of Promise, and War Child. The exhibit features over two dozen drawings, paintings and illustrations from the book. \r\n\r\nReleased in 2016, Stories For Ways & Means is ten years in the making, and also includes animated short films featuring narration from Zach Galifianakis, Danny Devito, Nick Offerman, and more.\r\n\r\n“I’ve always been interested in songwriters who craft compelling stories to music, and painters who tell stories with a single canvas.  Stories for Ways & Means allows me an opportunity to blend both into one project” explains curator Jeff Antebi, who created the book. “The artists I collaborated with are ones who I felt represented ‘outsiders’ because children in some ways are also ‘outsiders’ sometimes, viewing the world of adults around them. It seemed fun to have these artists speaking to kids with their unique points of view.”\r\n\r\nThe opening reception for Waxploitation Stories For Ways & Means will be hosted Saturday, June 23 from 7pm - 11pm in Gallery Three. The reception is open to the public and the exhibit will be on view through July 21. The space is open Tuesday - Saturday, 12pm - 6pm. Corey Helford Gallery is located at 571 S. Anderson St. Los Angeles, CA 90033.",
            "start_time": "2018-06-23T12:00:00.000000Z",
            "end_time": "2018-06-23T12: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": "571 S. Anderson St. Los Angeles, CA 90033",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "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": 2106,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3960,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/364367169_1527282575.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364367169_1527282575-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:26.531398Z",
                "updated_at": "2021-09-13T11:24:40.273623Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "\"Algorithm\" - a solo exhibition by Scott Listfield",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-25T23:07:40.000000Z",
            "publish_time": null,
            "slug": "algorithm-a-solo-exhibition-by-scott-listfield-2",
            "created_at": "2018-05-25T23:07:40.000000Z",
            "updated_at": "2020-07-16T08:12:16.754151Z",
            "summary": "\"Algorithm\" - a solo exhibition by Scott Listfield is an Gallery Shows event starting on 02/06/2018, 12:00 and ending on 23/06/2018, 12:00. Event is in Spoke Art Gallery with address 816 Sutter Street, San Francisco, CA 94109.",
            "title": "\"Algorithm\" - a solo exhibition by Scott Listfield",
            "content": "ALGORITHM\r\nA solo exhibition by Scott Listfield\r\n6.2.18 - 6.23.18\r\n\r\n\r\nSpoke SF is pleased to present ALGORITHM, a solo exhibition by Massachusetts-based painter Scott Listfield. The new series continues the saga of Listfield’s central protagonist, a lone astronaut navigating the post-apocalyptic landscape of San Francisco and Silicon Valley.\r\n\r\nListfield’s latest body of oil paintings are set in a world populated by drones, self-driving vehicles, and robots. The work presents a derelict aftermath, inviting the view to consider a cityscape overrun by technology and devoid of human life.\r\n\r\nThe work is critical of the ways in which we interface with an ever-changing technological landscape.  Examining this pivotal moment in time, Listfield ponders, “Just because we can do something, does that mean we should?” What is technology without the human component? And what kind of problems are we solving?”\r\n\r\nPlease join us for ALGORITHM, opening Saturday, June 2nd, with an opening night reception from 6pm - 9pm where the artist will be present and the first 50 attendees will receive an exclusive, complimentary print. The exhibition will be on view through Saturday, June 23rd.  For more information or additional images, please email us at SF@spoke-art.com.",
            "start_time": "2018-06-02T12:00:00.000000Z",
            "end_time": "2018-06-23T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "816 Sutter Street, San Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2107,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3961,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1062205937_1527285275.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1062205937_1527285275-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:27.624166Z",
                "updated_at": "2021-09-13T11:24:41.116351Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Natural Habitat",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-25T23:47:04.000000Z",
            "publish_time": null,
            "slug": "natural-habitat",
            "created_at": "2018-05-25T23:47:04.000000Z",
            "updated_at": "2020-07-16T08:12:17.239212Z",
            "summary": "Natural Habitat is an Gallery Shows event starting on 02/06/2018, 12:00 and ending on 23/06/2018, 12:00. Event is in Spoke Art Gallery with address 210 Rivington Street, New York, NY 10002.",
            "title": "Natural Habitat",
            "content": "Natural Habitat\r\ndual artist exhibition by Jeremy & Jayde Fish\r\nOpening Reception: June 2nd, 6 - 8pm\r\nOn view: June 2nd - 23rd, 2018\r\n\r\nSpoke NYC is pleased to present Natural Habitat, a dual person exhibition by San Francisco-based artists Jeremy and Jayde Fish. Natural Habitat will be their inaugural exhibition at Spoke NYC, in which they both look towards the past and present to draw inspiration from their lineage of artisanal histories, memories and interpersonal relationships. \r\n\r\nJeremy Fish’s body of work  draws inspiration from his ancestors, looking to the master craftsmen and creatives in his family. Notably, Fish’s great grandfather, was the personal tailor to Theodore Roosevelt, making both his matrimonial and burial suits. As an homage to his kin, Jeremy Fish has created a series of pen and ink drawings in his signature vintage anthropomorphic style, working in a limited palette of black, white, yellow and sepia. Each drawing is like a snapshot or portrait which tells a story about the artist’s love for his wife Jayde Fish, their cat Mrs. Irbis Brown Fish and the various artistic branches of his mother’s Italian family tree. \r\n\r\nJayde Fish’s work references memories of her past as well as stories of adventures that she has taken along the way. Her grandmother was an embroiderer and quilt maker, and instilled a deep appreciation for intricate detail. This influence is readily apparent in Jayde Fish’s ink drawings, who uses meticulous line work to  create complex cage like animals and structures. The artist’s highly stylized environments appear to be from an alternate realm full of surreal adventures featuring unicorns, aliens and elaborate fashion.\r\n\r\nAdditionally, the artists will be exhibiting his-and-hers pajamas, slippers, bags and additional accessories, as well as a sitting area, allowing the viewer to daydream what a typical day in the artists stylized world is like. \r\n\r\nPlease join us Saturday, June 2nd from 6 - 8pm for the opening reception of Natural Habitat. The artists will be in attendance. Brand new limited edition letterpress prints will be available in person at the opening. \r\n\r\nFor more information, or additional images, please email us at nyc@spoke-art.com.",
            "start_time": "2018-06-02T12:00:00.000000Z",
            "end_time": "2018-06-23T12: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": "210 Rivington Street, New York, NY 10002",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7184451,-73.9826995",
            "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": 2093,
            "author": {
                "id": "8407742d-86e6-4196-80fb-b8eed864c787",
                "username": "goda_847",
                "slug": "goda_847",
                "first_name": "Goda",
                "last_name": "Smilingyte",
                "display_name": "Goda Smilingyte",
                "display_name_full": "Goda Smilingyte",
                "email": "goda@artgoda.ch",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3952,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/466969758_1525958066.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/466969758_1525958066-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:18.170198Z",
                "updated_at": "2021-09-13T11:24:31.713144Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Office Art: Abstract Editions",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2804,
                "name": "Art Goda",
                "slug": "art-goda",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3768866,8.541694000000007",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2632,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Widewalls-cover.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-cover-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:24:31.336588Z",
                    "updated_at": "2021-09-14T13:34:21.999143Z",
                    "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-10T15:12:51.000000Z",
            "publish_time": null,
            "slug": "office-art-abstract-editions",
            "created_at": "2018-05-10T15:12:51.000000Z",
            "updated_at": "2018-05-10T15:12:51.000000Z",
            "summary": "Office Art: Abstract Editions is an Gallery Shows event starting on 22/03/2018, 12:00 and ending on 22/06/2018, 12:00. Event is in Art Goda with address SPACES ZURICH BLEICHERWEG\r\nBleicherweg 10\r\nZurich.",
            "title": "Office Art: Abstract Editions",
            "content": "Contemporary office located in the very heart of Zurich becomes a long term exhibition space for large scale abstract artworks, selected in close cooperation with the artist. Eight large digital abstractions and digitally manipulated abstract paintings complete the contemporary interior of Spaces and serve the co-working community as a powerful creativity booster.",
            "start_time": "2018-03-22T12:00:00.000000Z",
            "end_time": "2018-06-22T12: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": "SPACES ZURICH BLEICHERWEG\r\nBleicherweg 10\r\nZurich",
            "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": 2126,
            "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": 678,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Gauguin-Reine-Marguerites-Chapeau-Et-Livre-1876-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:18:32.856030Z",
                "updated_at": "2021-09-13T10:34:09.940207Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paul Gauguin - Reine-Marguerites, Chapeau Et Livre, 1876 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-06-25T01:06:06.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-and-modern-art-day-sale-6-21-2018",
            "created_at": "2018-06-25T01:06:06.000000Z",
            "updated_at": "2020-07-16T08:12:26.762445Z",
            "summary": "Impressionist and Modern Art Day Sale is an Auctions event starting on 21/06/2018, 14:00 and ending on 21/06/2018, 15:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Impressionist and Modern Art Day Sale",
            "content": "",
            "start_time": "2018-06-21T14:00:00.000000Z",
            "end_time": "2018-06-21T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "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": [
                1706,
                1696,
                2029,
                2151,
                1707,
                2174,
                2192,
                1701,
                2075,
                2429,
                2119,
                2084,
                2196,
                736,
                2190,
                2815,
                3260,
                3332,
                3405,
                758,
                2197,
                2200,
                2201,
                2468,
                2472,
                3218,
                3830,
                4787,
                5994,
                6253,
                6256,
                6266,
                6545,
                8659,
                1274,
                2066,
                2111,
                2164,
                2185,
                2481,
                3076,
                3081,
                3292,
                3374,
                3381,
                3404,
                4600,
                4775,
                4873,
                6127,
                6236,
                6244,
                6246,
                6247,
                6251,
                6254,
                6258,
                6260,
                6261,
                6262,
                6263,
                6264,
                6482,
                6498,
                6503,
                6510,
                6511,
                6512,
                6533,
                6537,
                6540,
                6550,
                6551,
                6575,
                6605,
                6613,
                6793,
                7311,
                8706,
                8739,
                9245,
                9743,
                10137,
                10712,
                11217,
                11265
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2125,
            "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": 677,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Scene-De-Plage-1866-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:16:10.380915Z",
                "updated_at": "2021-09-13T10:34:09.429803Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Eugene Louis Boudin - Scene De Plage, 1866 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-06-24T00:16:07.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-modern-works-on-paper-6-21-2018",
            "created_at": "2018-06-24T00:16:07.000000Z",
            "updated_at": "2020-07-16T08:12:26.268575Z",
            "summary": "Impressionist & Modern Works on Paper is an Auctions event starting on 21/06/2018, 10:30 and ending on 21/06/2018, 11:30. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Impressionist & Modern Works on Paper",
            "content": "",
            "start_time": "2018-06-21T10:30:00.000000Z",
            "end_time": "2018-06-21T11: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": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                914,
                1696,
                2151,
                1998,
                2174,
                2192,
                1701,
                2429,
                2119,
                2030,
                2149,
                3376,
                2084,
                2196,
                5245,
                1995,
                2067,
                2451,
                2815,
                3260,
                3332,
                758,
                2150,
                2197,
                2468,
                6545,
                647,
                2189,
                2194,
                2198,
                2202,
                2481,
                2814,
                3292,
                3322,
                3381,
                3394,
                3404,
                4530,
                4873,
                6237,
                6261,
                6264,
                6492,
                6517,
                6531,
                9245
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2124,
            "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": 672,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Margitte-Les-Compagnons-De-La-Peur-1942-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:06:17.131237Z",
                "updated_at": "2021-09-13T10:34:06.267249Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rene Margitte - Les Compagnons De La Peur, 1942 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-06-18T22:58:36.000000Z",
            "publish_time": null,
            "slug": "christies-london-impressionist-modern-art-evening-sale-6-20-2018",
            "created_at": "2018-06-18T22:58:36.000000Z",
            "updated_at": "2020-07-16T08:12:25.761296Z",
            "summary": "Impressionist & Modern Art Evening Sale is an Auctions event starting on 20/06/2018, 19:00 and ending on 20/06/2018, 20:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Impressionist & Modern Art Evening Sale",
            "content": "",
            "start_time": "2018-06-20T19:00:00.000000Z",
            "end_time": "2018-06-20T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1696,
                2151,
                1998,
                2174,
                2815,
                3260,
                3403,
                3405,
                3409,
                758,
                2195,
                2201,
                2468,
                3218,
                3830,
                8607,
                8659,
                2189,
                2198,
                2814,
                3393,
                3394,
                6260,
                6462,
                6582,
                8739,
                9020,
                9084
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2192,
            "author": {
                "id": "a62b34c2-fb00-4007-a45a-09cbbd92af41",
                "username": "marine_940",
                "slug": "marine_940",
                "first_name": "Marine",
                "last_name": "Karoyan",
                "display_name": "Marine Karoyan",
                "display_name_full": "Marine Karoyan",
                "email": "m-karoyan@ica.am",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4002,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14885511_1534931347.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14885511_1534931347-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:09.183969Z",
                "updated_at": "2021-09-13T11:25:34.800294Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Nechama Levendel - Bare of Cover",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2853,
                "name": "KAROYAN GALLERY",
                "slug": "karoyan-gallery",
                "city": "Yerevan",
                "country": {
                    "code": "AM",
                    "name": "Armenia"
                },
                "geolocation": "40.1791857,44.499102900000025",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2655,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/h42r2108-1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:26:03.421362Z",
                    "updated_at": "2021-09-14T13:34:55.256822Z",
                    "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-08-22T11:46:48.000000Z",
            "publish_time": null,
            "slug": "nechama-levendel-bare-of-cover",
            "created_at": "2018-08-22T11:46:48.000000Z",
            "updated_at": "2018-08-22T11:46:48.000000Z",
            "summary": "Nechama Levendel - Bare of Cover is an Gallery Shows event starting on 01/06/2018, 12:00 and ending on 20/06/2018, 12:00. Event is in KAROYAN GALLERY with address 40, Str. Tumanyan\r\nYerevan, Armenia.",
            "title": "Nechama Levendel - Bare of Cover",
            "content": "Our self is built on gathered information, analysis & translation. In today’s world, people attend to create a virtual surrounding of themselves. This work of mine is about myself about my selfie with my own & real reality. \r\nAs I was born & raised into tow contradicting cultures - Yemen & Belgium, which merged by matrimony in the early 50’s in Israel (an exceptional act in those days), I was exposed to both cultures & traditions. Listening to classical music & hearing one of my grandmother singing in Yemenite. Learning of Rubens and basket weaving at the same time, those were the type of things which gave the rhythm & the poles to our life. \r\nLooking at an old black & white photo taken during my parents’ wedding I see both my grandfathers assimilating into a new & unfamiliar situation. They had forgotten themselves during those moments. \r\nMost of my adult life I defined myself living in the grey zone, not taking sides but finding & realizing new realities. \r\nMy selfie seems always blurred to me, with contradiction details on its back. I analyze and brake this blurred image of me into particles, fragments & pixels, into individual information in black & white trying to touch contradictions, emphasizIng and keeping the cultural differences through my work and personal life too. \r\n\r\n- Nechama Levendel",
            "start_time": "2018-06-01T12:00:00.000000Z",
            "end_time": "2018-06-20T12: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": "40, Str. Tumanyan\r\nYerevan, Armenia",
            "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": 2120,
            "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": 674,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Auguste-Renoir-Paysage-Fragment-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:11:37.524382Z",
                "updated_at": "2021-09-13T10:34:07.354856Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pierre-Auguste Renoir - Paysage, Fragment (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-06-20T17:22:42.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-impressionist-modern-art-day-sale-6-20-2018",
            "created_at": "2018-06-20T17:22:42.000000Z",
            "updated_at": "2020-07-16T08:12:23.755174Z",
            "summary": "Impressionist & Modern Art Day Sale is an Auctions event starting on 20/06/2018, 10:30 and ending on 20/06/2018, 11:30. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Impressionist & Modern Art Day Sale",
            "content": "",
            "start_time": "2018-06-20T10:30:00.000000Z",
            "end_time": "2018-06-20T11: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": "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": [
                1702,
                1987,
                1706,
                1696,
                2193,
                2151,
                1707,
                1998,
                2174,
                2192,
                1701,
                1803,
                2119,
                1482,
                2030,
                2149,
                2084,
                2456,
                5245,
                736,
                1995,
                2451,
                2807,
                2815,
                3332,
                3403,
                3405,
                758,
                2162,
                2197,
                2200,
                2201,
                2468,
                3218,
                3411,
                4787,
                5609,
                6242,
                6253,
                6256,
                6266,
                6545,
                647,
                1180,
                1274,
                2066,
                2111,
                2164,
                2170,
                2185,
                2189,
                2194,
                2198,
                2202,
                2449,
                2481,
                3268,
                3292,
                3322,
                3329,
                3331,
                3374,
                3381,
                3393,
                3394,
                3808,
                4371,
                4531,
                4600,
                4775,
                4873,
                5610,
                5841,
                6237,
                6241,
                6244,
                6246,
                6247,
                6248,
                6251,
                6252,
                6260,
                6261,
                6262,
                6263,
                6264,
                6484,
                6486,
                6488,
                6489,
                6492,
                6494,
                6496,
                6498,
                6499,
                6509,
                6512,
                6515,
                6517,
                6518,
                6523,
                6537,
                6547,
                6551,
                6613,
                6789,
                8734,
                8739,
                9026,
                9081,
                9083,
                9085,
                9238,
                9263,
                9350,
                9652,
                11168,
                11219,
                11228
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2119,
            "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": 671,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Claude-Monet-La-Mediterranee-Par-Vent-De-Mistral-1888-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T03:04:50.268019Z",
                "updated_at": "2021-09-13T10:34:05.394357Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Claude Monet - La Mediterranee Par Vent De Mistral, 1888 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2018-06-18T01:13:38.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-impressionist-modern-art-evening-sale-6-19-2018",
            "created_at": "2018-06-18T01:13:38.000000Z",
            "updated_at": "2020-07-16T08:12:23.253475Z",
            "summary": "Impressionist & Modern Art Evening Sale is an Auctions event starting on 19/06/2018, 19:00 and ending on 19/06/2018, 20:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Impressionist & Modern Art Evening Sale",
            "content": "",
            "start_time": "2018-06-19T19:00:00.000000Z",
            "end_time": "2018-06-19T20: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": [
                1702,
                1706,
                1696,
                2151,
                1998,
                2084,
                2196,
                736,
                2815,
                3260,
                3409,
                2150,
                2468,
                3411,
                2194,
                2198,
                2439,
                3292,
                4531,
                4873,
                6264,
                6509,
                6518,
                6582,
                9084
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2100,
            "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": 647,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/silks-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/silks-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T02:13:12.985147Z",
                "updated_at": "2021-09-13T10:33:50.492087Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "silks-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2416,
                "name": "Vroom & Varossieau",
                "slug": "vroom-varossieau",
                "city": "Zaandam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.4214975,4.8349001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2601,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Banksy-Pano-photo-Peter-Baas.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:22:18.783707Z",
                    "updated_at": "2021-09-14T13:33:25.226156Z",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2018-05-18T18:00:58.000000Z",
            "publish_time": null,
            "slug": "rafael-sliks-motion",
            "created_at": "2018-05-18T18:00:58.000000Z",
            "updated_at": "2020-07-16T08:12:13.746097Z",
            "summary": "Rafael Sliks - Motion is an Gallery Shows event starting on 18/05/2018, 00:00 and ending on 18/06/2018, 00:00. Event is in Vroom & Varossieau with address Willemsparkweg 134, 1071 Amsterdam, Netherlands.",
            "title": "Rafael Sliks - Motion",
            "content": "",
            "start_time": "2018-05-18T00:00:00.000000Z",
            "end_time": "2018-06-18T00: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": "Willemsparkweg 134, 1071 Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "52.3564554,4.8718273",
            "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@vroomandvarossieau.com",
            "external_url": "http://www.vroomandvarossieau.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2697
            ],
            "artworks": [],
            "magazines": [
                8472
            ],
            "additional_images": []
        },
        {
            "id": 2105,
            "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": 653,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/liste-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T02:21:07.755551Z",
                "updated_at": "2021-09-13T10:33:54.611819Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "liste-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2821,
                "name": "Liste",
                "slug": "liste",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5580247,7.601043000000004",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2018-05-22T10:48:27.000000Z",
            "publish_time": null,
            "slug": "liste-basel-2018",
            "created_at": "2018-05-22T10:48:27.000000Z",
            "updated_at": "2018-05-22T10:48:27.000000Z",
            "summary": "LISTE Basel 2018 is an Art Fairs event starting on 11/06/2018, 00:00 and ending on 18/06/2018, 00:00. Event is in Liste with address Burgweg 15 4058 Basel Switzerland, Basel, Switzerland.",
            "title": "LISTE Basel 2018",
            "content": "",
            "start_time": "2018-06-11T00:00:00.000000Z",
            "end_time": "2018-06-18T00: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": "Burgweg 15 4058 Basel Switzerland, Basel, Switzerland",
            "city": "Basel",
            "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@liste.ch",
            "external_url": "https://www.liste.ch/en/",
            "phone": "+41 61 692 20 21",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8485
            ],
            "additional_images": []
        },
        {
            "id": 2109,
            "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": 656,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/photo-basel-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-basel-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T02:29:15.464994Z",
                "updated_at": "2021-09-13T10:33:56.292327Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "photo-basel-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2827,
                "name": "Volkshaus Basel",
                "slug": "volkshaus-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5610063,7.593553899999961",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2018-05-28T13:58:09.000000Z",
            "publish_time": null,
            "slug": "photo-basel-2018",
            "created_at": "2018-05-28T13:58:09.000000Z",
            "updated_at": "2018-05-28T13:58:09.000000Z",
            "summary": "Photo Basel 2018 is an Art Fairs event starting on 12/06/2018, 00:00 and ending on 18/06/2018, 00:00. Event is in Volkshaus Basel with address Rebgasse 12-14, 4058 Basel, Switzerland, Basel, Switzerland.",
            "title": "Photo Basel 2018",
            "content": "",
            "start_time": "2018-06-12T00:00:00.000000Z",
            "end_time": "2018-06-18T00: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": "Rebgasse 12-14, 4058 Basel, Switzerland, Basel, Switzerland",
            "city": "Basel",
            "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@photo-basel.com",
            "external_url": "http://www.photo-basel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8502
            ],
            "additional_images": []
        },
        {
            "id": 2133,
            "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": 663,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/scope-event-11.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope-event-11-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T02:48:28.595979Z",
                "updated_at": "2021-09-13T10:34:00.878711Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "scope-event-11",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2836,
                "name": "SCOPE | HAUS",
                "slug": "scope-haus",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5595986,7.588576099999955",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2018-06-05T19:55:21.000000Z",
            "publish_time": null,
            "slug": "scope-basel-2018",
            "created_at": "2018-06-05T19:55:21.000000Z",
            "updated_at": "2020-07-16T08:12:30.247464Z",
            "summary": "SCOPE Basel 2018 is an Art Fairs event starting on 12/06/2018, 00:00 and ending on 18/06/2018, 00:00. Event is in SCOPE | HAUS with address Webergasse 34, Basel, Basel, Switzerland.",
            "title": "SCOPE Basel 2018",
            "content": "",
            "start_time": "2018-06-12T00:00:00.000000Z",
            "end_time": "2018-06-18T00: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": "Webergasse 34, Basel, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5621976,7.5919398",
            "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@scope-art.com",
            "external_url": "https://scope-art.com/",
            "phone": "(212) 268-1522",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8523
            ],
            "additional_images": []
        }
    ]
}