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=2880&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=2898&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2862&ordering=end_time",
    "results": [
        {
            "id": 2820,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4253,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/150863711_1581112066.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150863711_1581112066-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:19.994318Z",
                "updated_at": "2021-09-13T11:30:54.753623Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "\"I Can Taste The Sun\" Casey Gray",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-07T22:49:46.000000Z",
            "publish_time": null,
            "slug": "i-can-taste-the-sun-casey-gray",
            "created_at": "2020-02-07T22:49:46.000000Z",
            "updated_at": "2020-07-16T08:18:17.533825Z",
            "summary": "\"I Can Taste The Sun\" Casey Gray is an Gallery Shows event starting on 08/02/2020, 00:00 and ending on 29/02/2020, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter Street\r\nSan Francisco, CA 94109.",
            "title": "\"I Can Taste The Sun\" Casey Gray",
            "content": "Hashimoto Contemporary is pleased to present I Can Taste the Sun, a solo exhibition by San Francisco-based artist Casey Gray. Utilizing his signature, complex masking and aerosolized acrylic technique to create densely detailed and symbolic works, Gray has created a series of paintings, sculptures and works on paper that celebrate the simple joys in life - from the idyllic landscapes of California to a perfect summer picnic.",
            "start_time": "2020-02-08T00:00:00.000000Z",
            "end_time": "2020-02-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter Street\r\nSan Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2890,
            "author": {
                "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                "username": "stefania_1340",
                "slug": "stefania_1340",
                "first_name": "Stefania",
                "last_name": "Minutaglio",
                "display_name": "Stefania Minutaglio",
                "display_name_full": "Stefania Minutaglio",
                "email": "stefania@11HH.gallery",
                "telephone": "+1 786 830 6852"
            },
            "price": null,
            "featured_image": {
                "id": 4336,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/949793591_1589236196.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/949793591_1589236196-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-05-14T21:47:15.681441Z",
                "updated_at": "2021-09-13T11:32:28.668199Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3056,
                "name": "11HH Art Gallery",
                "slug": "11-hellheaven-roma-showroom",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7986707,-80.1893809",
                "artworks_for_sale_count": 280,
                "featured_image": {
                    "id": 2704,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/11-hellheaven-roma-showroom-dp-1585407003.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T14:55:05.915516Z",
                    "updated_at": "2021-09-14T13:36:16.807228Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2020-05-12T00:21:38.000000Z",
            "publish_time": null,
            "slug": "i-racconti-del-bosco-tales-from-the-wood",
            "created_at": "2020-05-12T00:21:38.000000Z",
            "updated_at": "2020-07-16T08:18:52.391386Z",
            "summary": "I RACCONTI DEL BOSCO | TALES FROM THE WOOD is an Gallery Shows event starting on 23/11/2019, 00:00 and ending on 29/02/2020, 00:00. Event is in 11 [HH] Roma Showroom with address Via Giulia 103/a Rome Italy.",
            "title": "I RACCONTI DEL BOSCO | TALES FROM THE WOOD",
            "content": "This exhibition is an important moment of conjunction between the successful series of \"Bianchi Lombardi\" and \"Bianchi Periferici\" - presented at Palazzo Ducale in Genoa in 2018 - and the new collection dedicated to \"Racconti del Bosco\" \". This exhibition is an important moment of conjunction between the successful series of \"Bianchi Lombardi\" and \"Bianchi Periferici\" - presented at Palazzo Ducale in Genoa in 2018 - and the new collection dedicated to \"Racconti del Bosco\" \".",
            "start_time": "2019-11-23T00:00:00.000000Z",
            "end_time": "2020-02-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Giulia 103/a Rome Italy",
            "city": "Rome",
            "geolocation": "41.8944162,12.469802",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2805,
            "author": {
                "id": "fdd67ac5-2121-4298-ab9a-5a9bbeb2c860",
                "username": "Lisabird_Contemporary",
                "slug": "lisabird_contemporary",
                "first_name": "Lisa",
                "last_name": "Kandlhofer",
                "display_name": "Lisa Kandlhofer",
                "display_name_full": "Lisa Kandlhofer",
                "email": "info@kandlhofer.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4247,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1615348978_1580303586.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2020-03-26T14:43:13.487402Z",
                "updated_at": "2021-09-13T11:30:47.436810Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "IT WAS A WHITE AND BLAZING BLIND FIRE",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2020-01-29T14:13:28.000000Z",
            "publish_time": null,
            "slug": "it-was-a-white-and-blazing-blind-fire",
            "created_at": "2020-01-29T14:13:28.000000Z",
            "updated_at": "2020-07-16T08:18:06.598363Z",
            "summary": "IT WAS A WHITE AND BLAZING BLIND FIRE is an Gallery Shows event starting on 24/01/2020, 11:00 and ending on 29/02/2020, 16:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4\r\n1040 Vienna\r\nAustria.",
            "title": "IT WAS A WHITE AND BLAZING BLIND FIRE",
            "content": "For over a decade Borges has been using the photographic medium to study philosophical notions and to question the mere act of representation itself.",
            "start_time": "2020-01-24T11:00:00.000000Z",
            "end_time": "2020-02-29T16: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": "Brucknerstraße 4\r\n1040 Vienna\r\nAustria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                13158
            ],
            "artworks": [
                30100,
                30933,
                30934,
                30935,
                30936,
                30938,
                30939,
                30940,
                30942,
                30945
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2785,
            "author": {
                "id": "14cf1f86-f738-40a9-866a-be48e5884d14",
                "username": "mario_954",
                "slug": "mario_954",
                "first_name": "Mario",
                "last_name": "Bermel",
                "display_name": "Mario Bermel",
                "display_name_full": "Mario Bermel",
                "email": "info@bermelvonluxburg.gallery",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4240,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/786904480_1578927839.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:06.511612Z",
                "updated_at": "2021-09-13T11:30:38.716579Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Winter Salon",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2859,
                "name": "Bermel von Luxburg Gallery",
                "slug": "bermel-von-luxburg-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5008505,13.326506699999982",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2656,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Foto-Raum.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:26:09.002764Z",
                    "updated_at": "2021-09-14T13:34:58.561262Z",
                    "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": "2020-01-13T16:04:21.000000Z",
            "publish_time": null,
            "slug": "winter-salon",
            "created_at": "2020-01-13T16:04:21.000000Z",
            "updated_at": "2020-01-13T16:04:21.000000Z",
            "summary": "Winter Salon is an Gallery Shows event starting on 23/01/2020, 18:00 and ending on 29/02/2020, 18:00. Event is in Bermel von Luxburg Gallery with address Fasanenstrasse 29\r\n1. Floor\r\n10719 Berlin.",
            "title": "Winter Salon",
            "content": "\"Winter Salon\"  - Uli Fischer, Berlin abstract artist & French Art Déco<br />\r\n<br />\r\nUli Fischer, Jean Dunand, Jean-Michel Frank, Alfred Porteneuve, E.J. Ruhlmann<br />\r\n<br />\r\nKunstkabinett: Arnd Kaestner",
            "start_time": "2020-01-23T18:00:00.000000Z",
            "end_time": "2020-02-29T18: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": "Fasanenstrasse 29\r\n1. Floor\r\n10719 Berlin",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2806,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1086,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Urvanity-Art-2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:58:53.172383Z",
                "updated_at": "2021-09-13T10:38:37.161950Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Urvanity Art 2020",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2752,
                "name": "Lasede COAM",
                "slug": "lasede-coam",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4241485,-3.698447299999998",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2020-01-30T10:26:54.000000Z",
            "publish_time": null,
            "slug": "urvanity-art-2020",
            "created_at": "2020-01-30T10:26:54.000000Z",
            "updated_at": "2020-07-16T08:18:07.007555Z",
            "summary": "Urvanity Art 2020 is an Art Fairs event starting on 27/02/2020, 10:00 and ending on 01/03/2020, 19:00. Event is in Lasede COAM with address Calle de Hortaleza, 63, 28004 Madrid, Madrid, Spain.",
            "title": "Urvanity Art 2020",
            "content": "<p>Urvanity is the best place to get to know the artistic movements that have shaken up shake up the 21st century scene, like Post-Graffiti, Lowbrow Art, Neo Pop or Urban Contemporary influences.</p>\r\n\r\n<p>The only international New Contemporary Art Fair in Spain is already preparing its fourth edition that one more year will take place in the Architecture School of Madrid COAM (C/Hortaleza 63) from February 27th to March 1st, 2020.</p>\r\n\r\n<p>A total of 30 galleries and more than 90 artists will assist this 4th edition with more than half of the exhibitors coming from around the world and establishing the New Contemporary Art Fair as the most important in the country and an international reference.</p>\r\n\r\n<p>Don’t miss it!</p>",
            "start_time": "2020-02-27T10:00:00.000000Z",
            "end_time": "2020-03-01T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": true,
            "address": "Calle de Hortaleza, 63, 28004 Madrid, Madrid, Spain",
            "city": "Madrid",
            "geolocation": "40.42393285,-3.6987163286049634",
            "price_currency": "EUR",
            "exhibitors_previous_year": 24,
            "exhibitors_this_year": 30,
            "visitors_this_year": 13000,
            "visitors_previous_year": 10000,
            "buy_tickets_url": "https://urvanity-art.com/buy-tickets/?lang=en",
            "contact_name": null,
            "email": "info@urvanity-art.com",
            "external_url": "https://urvanity-art.com/?lang=en",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9972,
                10031,
                10032,
                10035,
                10036,
                10037
            ],
            "additional_images": []
        },
        {
            "id": 3152,
            "author": {
                "id": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9",
                "username": "cesar@193gallery.com",
                "slug": "cesar193gallerycom",
                "first_name": "Cesar",
                "last_name": "Levy",
                "display_name": null,
                "display_name_full": "Cesar Levy",
                "email": "cesar@193gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4644,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/LorMASK21_1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LorMASK21_1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-12-16T14:18:43.806500Z",
                "updated_at": "2021-09-13T11:37:57.290401Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9"
            },
            "venue": {
                "id": 3168,
                "name": "193 Gallery - Incubation space",
                "slug": "193-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8625112,2.3652821",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3192,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_0044_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-12-10T18:03:05.099084Z",
                    "updated_at": "2021-09-14T13:48:44.891314Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2020-12-16T14:09:45.019313Z",
            "publish_time": null,
            "slug": "heroes-and-spirits-of-new-guinea",
            "created_at": "2020-12-16T14:09:45.023760Z",
            "updated_at": "2020-12-16T14:18:50.285374Z",
            "summary": "Heroes and Spirits of New Guinea is an Gallery Shows event starting on 08/01/2020, 18:00 and ending on 01/03/2020, 19:00. Event is in 193 Gallery with address 7 Rue des Filles du Calvaire, Paris, France.",
            "title": "Heroes and Spirits of New Guinea",
            "content": "<div id=\"comp-k473lnvw\" class=\"_1Z_nJ\" data-testid=\"richTextElement\" style=\"margin-bottom: 7px; margin-left: calc((100% - 980px) * 0.5); border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; pointer-events: none; overflow-wrap: break-word; position: relative; left: 0px; grid-area: 7 / 1 / 8 / 2; place-self: start; width: 975px; height: auto; --f10:var(--font_10); --f0:var(--font_0); --f1:var(--font_1); --f2:var(--font_2); --f3:var(--font_3); --f4:var(--font_4); --f5:var(--font_5); --f6:var(--font_6); --f7:var(--font_7); --f8:var(--font_8); --f9:var(--font_9); min-height: 144px; color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 10px;\"><p class=\"font_7\" style=\"border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; ba",
            "start_time": "2020-01-08T18:00:00.000000Z",
            "end_time": "2020-03-01T19: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": "7 Rue des Filles du Calvaire, Paris, France",
            "city": "Paris",
            "geolocation": "48.8625112,2.3652821",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                15090
            ],
            "artworks": [
                59731,
                59758,
                59841,
                59854,
                59941,
                59946,
                59948,
                59949,
                59954,
                59957,
                59958,
                59961,
                59963,
                59969,
                59970,
                59972,
                59975,
                59976,
                60011,
                60013,
                60026
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2810,
            "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": 1092,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/adaa-the-art-show-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:02:53.239584Z",
                "updated_at": "2021-09-13T10:38:42.929103Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "adaa-the-art-show-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2992,
                "name": "Park Avenue Armory",
                "slug": "park-avenue-armory",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7672426,-73.9655172",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-03T13:28:49.000000Z",
            "publish_time": null,
            "slug": "adaa-the-art-show-2020",
            "created_at": "2020-02-03T13:28:49.000000Z",
            "updated_at": "2020-07-16T08:18:12.617705Z",
            "summary": "The Art Show 2020 is an Art Fairs event starting on 27/02/2020, 00:00 and ending on 02/03/2020, 00:00. Event is in Park Avenue Armory with address 643 Park Ave, New York, NY, New York City, United States.",
            "title": "The Art Show 2020",
            "content": "",
            "start_time": "2020-02-27T00:00:00.000000Z",
            "end_time": "2020-03-02T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "643 Park Ave, New York, NY, New York City, United States",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76723335,-73.96550355223997",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "grodriguez@artdealers.org",
            "external_url": "https://www.artdealers.org/the-art-show/information",
            "phone": "+1 212-488-5550",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2825,
            "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": 1110,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Peter-Halley-Nowhere-1992-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:27:16.426871Z",
                "updated_at": "2021-09-13T10:39:00.182876Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Peter Halley - Nowhere, 1992 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-17T13:05:04.000000Z",
            "publish_time": null,
            "slug": "phillips-new-york-new-now-3-4-2020",
            "created_at": "2020-02-17T13:05:04.000000Z",
            "updated_at": "2020-07-16T08:18:20.118221Z",
            "summary": "New Now is an Auctions event starting on 04/03/2020, 10:00 and ending on 04/03/2020, 14:00. Event is in Phillips New York with address 450 Park Avenue, New York, United States.",
            "title": "New Now",
            "content": "",
            "start_time": "2020-03-04T10:00:00.000000Z",
            "end_time": "2020-03-04T14: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": "450 Park Avenue, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.76147815,-73.9712695949348",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                58,
                2963,
                914,
                7,
                1717,
                1704,
                317,
                901,
                1985,
                1967,
                373,
                11790,
                371,
                2388,
                795,
                978,
                2412,
                475,
                544,
                2958,
                132,
                478,
                913,
                2978,
                2999,
                3918,
                4215,
                8992,
                9159,
                660,
                929,
                934,
                2926,
                3326,
                4335,
                235,
                273,
                291,
                358,
                464,
                501,
                555,
                581,
                682,
                768,
                846,
                852,
                956,
                1027,
                1799,
                1955,
                1974,
                2253,
                2276,
                2448,
                7423,
                83,
                149,
                236,
                370,
                483,
                523,
                536,
                549,
                613,
                879,
                898,
                910,
                936,
                939,
                963,
                1013,
                1042,
                1065,
                1543,
                1561,
                1585,
                1714,
                1762,
                1797,
                1798,
                1871,
                1873,
                1931,
                1975,
                2147,
                2217,
                2225,
                2242,
                2264,
                2269,
                2289,
                2301,
                2336,
                2338,
                2346,
                2355,
                2361,
                2399,
                2914,
                2915,
                2920,
                2949,
                2965,
                2981,
                2993,
                3002,
                3007,
                3109,
                3122,
                3130,
                3133,
                3150,
                3235,
                3237,
                3253,
                3479,
                3482,
                3619,
                4598,
                4659,
                4661,
                4682,
                4726,
                5052,
                5518,
                6372,
                6445,
                6557,
                6709,
                7319,
                7408,
                7443,
                7843,
                7898,
                9149,
                9150,
                9542,
                9552,
                9569,
                9753,
                9815,
                10200,
                10278,
                10318,
                11541,
                11789
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2827,
            "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": 1112,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:28:46.759997Z",
                "updated_at": "2021-09-13T10:39:01.841355Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Helen Frankenthaler - Grey Fireworks, 2000 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-17T15:18:15.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-contemporary-edition-3-4-2020",
            "created_at": "2020-02-17T15:18:15.000000Z",
            "updated_at": "2020-07-16T08:18:20.925164Z",
            "summary": "Contemporary Edition is an Auctions event starting on 04/03/2020, 10:00 and ending on 04/03/2020, 17:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, United States.",
            "title": "Contemporary Edition",
            "content": "",
            "start_time": "2020-03-04T10:00:00.000000Z",
            "end_time": "2020-03-04T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                731,
                59,
                476,
                73,
                471,
                870,
                847,
                7,
                402,
                2380,
                1717,
                65,
                356,
                912,
                790,
                932,
                1221,
                27,
                860,
                901,
                774,
                247,
                467,
                115,
                373,
                494,
                830,
                350,
                428,
                2959,
                580,
                893,
                1760,
                362,
                839,
                897,
                904,
                1333,
                1697,
                445,
                1703,
                427,
                46,
                395,
                469,
                609,
                754,
                505,
                1160,
                1856,
                2972,
                3269,
                3326,
                4335,
                352,
                792,
                885,
                1335,
                2950,
                3282,
                4603,
                12174,
                370,
                410,
                536,
                571,
                761,
                974,
                1328,
                1719,
                1742,
                1879,
                1900,
                1915,
                2351,
                3397,
                3615,
                4598,
                10825
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2828,
            "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": 1114,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Josef-Albers-White-Wall-B-1957-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:35:35.420973Z",
                "updated_at": "2021-09-13T10:39:03.708108Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Josef Albers - White Wall B, 1957 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-17T15:19:09.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-post-war-to-present-3-5-2020",
            "created_at": "2020-02-17T15:19:09.000000Z",
            "updated_at": "2020-07-16T08:18:21.424416Z",
            "summary": "Post-War to Present is an Auctions event starting on 05/03/2020, 10:00 and ending on 05/03/2020, 15:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, United States.",
            "title": "Post-War to Present",
            "content": "",
            "start_time": "2020-03-05T10:00:00.000000Z",
            "end_time": "2020-03-05T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                731,
                1694,
                73,
                870,
                402,
                2380,
                783,
                1704,
                912,
                2921,
                11207,
                51,
                860,
                2905,
                317,
                418,
                901,
                247,
                470,
                467,
                349,
                373,
                573,
                5432,
                3212,
                1340,
                2906,
                350,
                428,
                793,
                1863,
                364,
                499,
                1737,
                748,
                839,
                1333,
                2388,
                857,
                1718,
                1839,
                6317,
                427,
                475,
                544,
                1812,
                2958,
                408,
                469,
                477,
                815,
                1290,
                2245,
                2999,
                3710,
                505,
                660,
                805,
                929,
                934,
                1160,
                1808,
                3123,
                3144,
                3269,
                358,
                533,
                547,
                581,
                592,
                792,
                833,
                956,
                989,
                1383,
                1511,
                1884,
                1974,
                2955,
                249,
                318,
                571,
                597,
                613,
                750,
                890,
                1359,
                1384,
                1561,
                1722,
                1742,
                1743,
                1776,
                1827,
                1834,
                1841,
                1889,
                1900,
                1921,
                1975,
                2225,
                2304,
                2913,
                2936,
                2974,
                2998,
                3025,
                3041,
                3235,
                3602,
                3609,
                3707,
                3708,
                4495,
                4666,
                4682,
                4726,
                5480,
                5776,
                6351,
                7320,
                7898,
                8047,
                9766,
                10616,
                10629
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2794,
            "author": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "price": null,
            "featured_image": {
                "id": 4243,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1159841517_1579621957.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:09.684191Z",
                "updated_at": "2021-09-13T11:30:42.944064Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kaspars Podnieks. Coming Home",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6856722,25.28203970000004",
                "artworks_for_sale_count": 53,
                "featured_image": {
                    "id": 2692,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "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": "LT",
            "publish_status": "published",
            "published_at": "2020-01-21T16:52:51.000000Z",
            "publish_time": null,
            "slug": "kaspars-podnieks-coming-home",
            "created_at": "2020-01-21T16:52:51.000000Z",
            "updated_at": "2020-07-16T08:18:01.001953Z",
            "summary": "Kaspars Podnieks. Coming Home is an Gallery Shows event starting on 31/01/2020, 18:00 and ending on 05/03/2020, 19:00. Event is in (AV17) gallery with address Totoriu str. 5, Vilnius, Lithuania.",
            "title": "Kaspars Podnieks. Coming Home",
            "content": "",
            "start_time": "2020-01-31T18:00:00.000000Z",
            "end_time": "2020-03-05T19: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": "Totoriu str. 5, Vilnius, Lithuania",
            "city": null,
            "geolocation": "54.5700058,25.1893208",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2826,
            "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": 1111,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed-Ruscha-Oaks-Oats-1977-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:27:53.489384Z",
                "updated_at": "2021-09-13T10:39:01.093741Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ed Ruscha - Oaks, Oats, 1977 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-18T17:43:17.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-contemporary-curated-3-6-2020",
            "created_at": "2020-02-18T17:43:17.000000Z",
            "updated_at": "2020-02-18T17:43:17.000000Z",
            "summary": "Contemporary Curated is an Auctions event starting on 06/03/2020, 10:00 and ending on 06/03/2020, 14:00. Event is in Sotheby's New York with address 1334 York Avenue At 72nd St, New York, United States.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2020-03-06T10:00:00.000000Z",
            "end_time": "2020-03-06T14: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": "1334 York Avenue At 72nd St, New York, United States",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                1694,
                59,
                891,
                476,
                73,
                471,
                7,
                356,
                912,
                932,
                1221,
                2921,
                949,
                11207,
                27,
                860,
                317,
                418,
                901,
                1985,
                247,
                470,
                802,
                1779,
                467,
                570,
                1967,
                349,
                373,
                3212,
                2906,
                350,
                751,
                364,
                12495,
                1924,
                2290,
                747,
                839,
                904,
                1333,
                2388,
                3010,
                460,
                1764,
                347,
                1839,
                6317,
                544,
                3008,
                132,
                395,
                408,
                469,
                477,
                478,
                820,
                844,
                955,
                965,
                2999,
                3710,
                4050,
                505,
                563,
                660,
                757,
                764,
                929,
                934,
                942,
                1160,
                1271,
                2939,
                3004,
                3116,
                3560,
                9891,
                358,
                464,
                547,
                581,
                587,
                682,
                768,
                786,
                792,
                819,
                956,
                1374,
                1418,
                1787,
                1876,
                1884,
                1955,
                2267,
                3117,
                3282,
                3616,
                12048,
                83,
                136,
                430,
                432,
                483,
                520,
                536,
                549,
                597,
                730,
                750,
                759,
                809,
                828,
                863,
                910,
                925,
                936,
                973,
                974,
                1256,
                1329,
                1359,
                1384,
                1719,
                1722,
                1742,
                1772,
                1786,
                1797,
                1834,
                1847,
                1873,
                1928,
                1952,
                2147,
                2228,
                2231,
                2240,
                2257,
                2271,
                2293,
                2297,
                2333,
                2859,
                2925,
                2946,
                2953,
                2965,
                2967,
                2968,
                3126,
                3146,
                3193,
                3304,
                3327,
                3397,
                3559,
                3708,
                3711,
                3712,
                3734,
                4598,
                4602,
                4724,
                7365,
                7366,
                7898,
                10637
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2833,
            "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": 4257,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/671470878_1582446030.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:23.973021Z",
                "updated_at": "2021-09-13T11:31:00.659625Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Dinesh Boaz, Sarah Hadley, and Ellen Cantor",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2995,
                "name": "dnj Gallery",
                "slug": "dnj-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0204782,-118.4535712",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2781,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DNj-Gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:46.105078Z",
                    "updated_at": "2021-09-14T13:38:31.537204Z",
                    "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": "2020-02-23T09:24:46.000000Z",
            "publish_time": null,
            "slug": "dinesh-boaz-sarah-hadley-and-ellen-cantor",
            "created_at": "2020-02-23T09:24:46.000000Z",
            "updated_at": "2020-02-23T09:24:46.000000Z",
            "summary": "Dinesh Boaz, Sarah Hadley, and Ellen Cantor is an Gallery Shows event starting on 07/03/2020, 05:00 and ending on 07/03/2020, 07:00. Event is in dnj Gallery with address 3015 Ocean Park Boulevard\r\nSanta Monica, CA 90405\r\n(310) 315-3551\r\noffice@dnjgallery.net.",
            "title": "Dinesh Boaz, Sarah Hadley, and Ellen Cantor",
            "content": "dnj Gallery is pleased to present three unique exhibitions that examine humanism from the distinct perspective of artists: Dinesh Boaz, Sarah Hadley, and Ellen Cantor.<br />\r\n<br />\r\nIn the Main Gallery for “Within the Lines,” Boaz creates a dynamic juxtaposition between the natural landscape and man’s involvement in it. He explores areas beneath him via helicopter to achieve a ‘top’ view. Emphasizing lines, colors, shapes and an overall pattern. The perspective at first glance is incredibly attractive, but on a deeper dive, the images reveal more and more, leaving the viewer in a reflective state which is introspective, as well as contemplative. “By honing-in on the specific details of the earth below, I can highlight the remoteness and stillness in water, sand and rugged space like terrain, but also connect back to our existence with human form and the life within,” says Boaz.<br />\r\n<br />\r\nIn Gallery II, “Storylines,” Hadley is influenced by the Film Noir genre. For her first show with the gallery, she creates images that elicits a sense of nostalgia while modernizing the traits of femininity as we know them today. “ The images are intentionally constructed both in and out of the camera to depict intimate female joys, sorrows, dreams and desires,” says Hadley. The final photographs, compositing several, single images, are formed utilizing an excess amount of light, shadow and texture simultaneously.<br />\r\n<br />\r\nFor the Installation Room , Ellen Cantor returns for her third solo show with dnj Gallery. “Visual DNA … the language of photographs,” Cantor highlights memories moving through time, observing how the intimate gestures of people can be reconstructed from day to night, summer to winter, year to year and decade to decade. “ By photographing and re-contextualizing precious memories, I have sought to understand how life proceeds, and then, ultimately disappears. I document the artifacts of the past in order to enrich the present,” says Cantor.<br />\r\n<br />\r\nColored cut-out shapes are applied or cropped onto vintage photographs, creating a visual language that focus the eye on the most significant human expression in that moment.<br />\r\n<br />\r\nOPENING RECEPTION<br />\r\nSaturday, March 7, 2020 | 5pm - 7pm<br />\r\n<br />\r\nSHOW DATES<br />\r\nMarch 7, 2020 - April 18, 2020",
            "start_time": "2020-03-07T05:00:00.000000Z",
            "end_time": "2020-03-07T07: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": "3015 Ocean Park Boulevard\r\nSanta Monica, CA 90405\r\n(310) 315-3551\r\noffice@dnjgallery.net",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2824,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1105,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/VOLTA-New-York-2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:15:44.452385Z",
                "updated_at": "2021-09-13T10:38:54.952156Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "VOLTA New York 2020",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3001,
                "name": "Metropolitan West",
                "slug": "metropolitan-west",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7642533,-73.9980233",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-15T11:00:45.000000Z",
            "publish_time": null,
            "slug": "volta-new-york-2020",
            "created_at": "2020-02-15T11:00:45.000000Z",
            "updated_at": "2020-07-16T08:18:19.432670Z",
            "summary": "VOLTA New York 2020 is an Art Fairs event starting on 04/03/2020, 00:00 and ending on 08/03/2020, 00:00. Event is in Metropolitan West with address 639 W 46th St, New York City, United States.",
            "title": "VOLTA New York 2020",
            "content": "",
            "start_time": "2020-03-04T00:00:00.000000Z",
            "end_time": "2020-03-08T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "639 W 46th St, New York City, United States",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.7642505,-73.99793080889339",
            "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@voltashow.com",
            "external_url": "https://ny.voltashow.com/about/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9999
            ],
            "additional_images": []
        },
        {
            "id": 2835,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1108,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/SCOPE-New-York.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:20:30.581439Z",
                "updated_at": "2021-09-13T10:38:58.200089Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SCOPE New York",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2755,
                "name": "Metropolitan Pavilion",
                "slug": "metropolitan-pavilion",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7642564,-73.9980147",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-02-24T11:42:38.000000Z",
            "publish_time": null,
            "slug": "scope-new-york-2020",
            "created_at": "2020-02-24T11:42:38.000000Z",
            "updated_at": "2020-02-24T11:42:38.000000Z",
            "summary": "SCOPE New York 2020 is an Art Fairs event starting on 05/03/2020, 00:00 and ending on 09/03/2020, 00:00. Event is in Metropolitan Pavilion with address 639 W 46th St, New York, NY 10036, USA, New York City, United States.",
            "title": "SCOPE New York 2020",
            "content": "",
            "start_time": "2020-03-05T00:00:00.000000Z",
            "end_time": "2020-03-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "639 W 46th St, New York, NY 10036, USA, New York City, United States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@scope-art.com",
            "external_url": "https://scope-art.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2842,
            "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": 1115,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Piero-Dorazio-Untitled-1964-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Piero-Dorazio-Untitled-1964-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:36:06.291097Z",
                "updated_at": "2021-09-13T10:39:04.657590Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Piero Dorazio - Untitled, 1964 (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": "2020-03-03T15:54:58.000000Z",
            "publish_time": null,
            "slug": "bonhams-london-post-war-contemporary-art-3-12-2020",
            "created_at": "2020-03-03T15:54:58.000000Z",
            "updated_at": "2020-07-16T08:18:28.326279Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 12/03/2020, 15:00 and ending on 12/03/2020, 19:00. Event is in Bonhams London with address Montpelier Street, Knightsbridge, London, United Kingdom.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2020-03-12T15:00:00.000000Z",
            "end_time": "2020-03-12T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Montpelier Street, Knightsbridge, London, United Kingdom",
            "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": [
                780,
                476,
                73,
                356,
                467,
                763,
                843,
                428,
                1372,
                364,
                1216,
                3082,
                3700,
                1764,
                2960,
                754,
                12693,
                433,
                1374,
                2165,
                607,
                678,
                2244,
                4444,
                5901,
                7320,
                11270,
                11540
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2792,
            "author": {
                "id": "6451585c-204a-435b-afd8-4ef1880ea372",
                "username": "GCA_GALLERY",
                "slug": "gca_gallery",
                "first_name": "Geoffroy",
                "last_name": "Jossaume",
                "display_name": "Geoffroy Jossaume",
                "display_name_full": "Geoffroy Jossaume",
                "email": "geoffroy@gcagallery.fr",
                "telephone": "+33609077599"
            },
            "price": null,
            "featured_image": {
                "id": 4241,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55697273_1579432266.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-03-26T14:43:07.491333Z",
                "updated_at": "2021-09-13T11:30:39.533375Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Obsession",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2401,
                "name": "GCA GALLERY",
                "slug": "gca-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8260806,2.38220780000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3041,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_3822_-_copie.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-10-03T10:09:42.254212Z",
                    "updated_at": "2021-09-14T13:44:49.014939Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6451585c-204a-435b-afd8-4ef1880ea372"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2020-01-19T12:12:07.000000Z",
            "publish_time": null,
            "slug": "obsession",
            "created_at": "2020-01-19T12:12:07.000000Z",
            "updated_at": "2020-10-22T16:48:38.488727Z",
            "summary": "Obsession is an Gallery Shows event starting on 31/01/2020, 18:00 and ending on 14/03/2020, 19:00. Event is in GCA GALLERY with address 2 place Farhat Hached\r\n75013 Paris\r\nFrance.",
            "title": "Obsession",
            "content": "Momies comes from the traditional graffiti scene. Passionate about lettering, he remains faithful to this original passion, while his style evolves towards abstraction and sophistication.",
            "start_time": "2020-01-31T18:00:00.000000Z",
            "end_time": "2020-03-14T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 place Farhat Hached\r\n75013 Paris\r\nFrance",
            "city": "Paris",
            "geolocation": "48.8260325,2.380892713940747",
            "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": [
                12625
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2779,
            "author": {
                "id": "e0848517-9a6f-4b33-9f7d-02bf59cfe8f0",
                "username": "bggallery",
                "slug": "bggallery",
                "first_name": "Om",
                "last_name": "Bleicher",
                "display_name": "Om Bleicher",
                "display_name_full": "Om Bleicher",
                "email": "om@bgartdealings.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4237,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/576322097_1578689454.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:02.906743Z",
                "updated_at": "2021-09-13T11:30:34.650634Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Serge Hamad",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2984,
                "name": "bG Gallery",
                "slug": "bg-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.46764569999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2775,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bg-gallery-dp-1576509939.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:36.254527Z",
                    "updated_at": "2021-09-14T13:38:22.145434Z",
                    "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": "2020-01-10T21:51:33.000000Z",
            "publish_time": null,
            "slug": "serge-hamad",
            "created_at": "2020-01-10T21:51:33.000000Z",
            "updated_at": "2020-01-10T21:51:33.000000Z",
            "summary": "Serge Hamad is an Gallery Shows event starting on 22/02/2020, 11:30 and ending on 14/03/2020, 21:00. Event is in bG Gallery with address 2525 Michigan Avenue, #A2, Santa Monica, CA 90404.",
            "title": "Serge Hamad",
            "content": "",
            "start_time": "2020-02-22T11:30:00.000000Z",
            "end_time": "2020-03-14T21: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": "2525 Michigan Avenue, #A2, Santa Monica, CA 90404",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}