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

{
    "count": 37605,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35460&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35424&ordering=-start_time",
    "results": [
        {
            "id": 2063,
            "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": 633,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Flavio-Cabral-Untitled-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:42:18.244874Z",
                "updated_at": "2021-09-13T10:33:42.189804Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Flavio Cabral - Untitled (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-28T16:01:05.000000Z",
            "publish_time": null,
            "slug": "bonhams-los-angeles-made-in-california-contemporary-art-5-2-2018",
            "created_at": "2018-04-28T16:01:05.000000Z",
            "updated_at": "2020-07-16T08:11:53.374505Z",
            "summary": "Made In California Contemporary Art is an Auctions event starting on 02/05/2018, 10:00 and ending on 02/05/2018, 11:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Made In California Contemporary Art",
            "content": "",
            "start_time": "2018-05-02T10:00:00.000000Z",
            "end_time": "2018-05-02T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                860,
                247,
                965,
                6912,
                7890,
                7891,
                9079,
                1716,
                1940,
                5827,
                7876,
                7889,
                1783,
                1841,
                1858,
                1875,
                1890,
                1915,
                1920,
                1979,
                2295,
                2941,
                2944,
                3021,
                3267,
                3540,
                3707,
                3715,
                4645,
                4662,
                4726,
                7727,
                7729,
                7855,
                7857,
                7859,
                7860,
                7862,
                7863,
                7871,
                9122
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2191,
            "author": {
                "id": "a62b34c2-fb00-4007-a45a-09cbbd92af41",
                "username": "marine_940",
                "slug": "marine_940",
                "first_name": "Marine",
                "last_name": "Karoyan",
                "display_name": "Marine Karoyan",
                "display_name_full": "Marine Karoyan",
                "email": "m-karoyan@ica.am",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4001,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1108570814_1534928625.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1108570814_1534928625-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:08.241221Z",
                "updated_at": "2021-09-13T11:25:31.718576Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Simon Fisher - Entities and shadows",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2853,
                "name": "KAROYAN GALLERY",
                "slug": "karoyan-gallery",
                "city": "Yerevan",
                "country": {
                    "code": "AM",
                    "name": "Armenia"
                },
                "geolocation": "40.1791857,44.499102900000025",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2655,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/h42r2108-1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/h42r2108-1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:26:03.421362Z",
                    "updated_at": "2021-09-14T13:34:55.256822Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AM",
            "publish_status": "published",
            "published_at": "2018-08-22T11:00:03.000000Z",
            "publish_time": null,
            "slug": "simon-fisher-entities-and-shadows",
            "created_at": "2018-08-22T11:00:03.000000Z",
            "updated_at": "2020-07-16T08:12:59.599438Z",
            "summary": "Simon Fisher - Entities and shadows is an Gallery Shows event starting on 01/05/2018, 12:00 and ending on 20/05/2018, 12:00. Event is in KAROYAN GALLERY with address 12, Str. Abovyan\r\nYerevan, Armenia.",
            "title": "Simon Fisher - Entities and shadows",
            "content": "This is an exhibition of performance artefacts, it’s about a process of making performance and how performative outcomes and processes in themselves can, in turn, render the creation of artefacts in an interesting procedural feedback loop. \r\nMy performance making practice provides a platform for creating painting, sculpture, collage, digital still images, video performance sequences and live performance that share a commitment to presence over action and expressionism over naturalism. \r\nI often utilise traditional mediums such as paint, pencil, paper, canvas, scissors and glue as a starting point. The “playing “ of these simple elements allows for unexpected interrelationships to occur and sometimes initiates a process which allows a performance to make itself, to emerge from the logic established by its own making, a way towards allowing the work to have a life of its own. \r\nI am fascinated about how we project on ourselves outwardly and inwardly, what others project on us and what we project on others. I want to reveal our other selves, the ones we don’t know or haven’t yet met, create creatures of unknown origins or connect with our forebears so that we might better understand those qualities and energies that they have bequeathed us. \r\nThe twelve small canvases are investigations of an ongoing project I call the Butterfly ceremony that I have derived from the predictions of the kikuyu prophet Mugo Kibiru concerning the colonisation and decolonisation of Kenya where I was born. \r\nThey are a means of creating a range of standing butterfly ceremonial figures in projection. The video is a collage of differing stills and short sequences that I use to develop themes and materials that can then be utilised in a live context or reconfigured into new video or still material. I am quite engrossed at the moment in creating two- minute mini-movies for phones and tablets as well as creating Shadows, a performance piece about my family. \r\n- Simon Fisher",
            "start_time": "2018-05-01T12:00:00.000000Z",
            "end_time": "2018-05-20T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12, Str. Abovyan\r\nYerevan, Armenia",
            "city": null,
            "geolocation": "40.0481052,44.5493838",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2043,
            "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": 634,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Charles-Arnoldi-Untitled-Santa-Barbara-1986-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:45:32.850031Z",
                "updated_at": "2021-09-13T10:33:43.006688Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Charles Arnoldi - Untitled (Santa Barbara), 1986 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-30T01:37:22.000000Z",
            "publish_time": null,
            "slug": "bonhams-los-angeles-prints-and-multiples-5-1-2018",
            "created_at": "2018-04-30T01:37:22.000000Z",
            "updated_at": "2020-07-16T08:11:42.351229Z",
            "summary": "Prints and Multiples is an Auctions event starting on 01/05/2018, 10:00 and ending on 01/05/2018, 11:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2018-05-01T10:00:00.000000Z",
            "end_time": "2018-05-01T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                780,
                345,
                1700,
                731,
                1694,
                59,
                476,
                73,
                471,
                1696,
                402,
                1717,
                356,
                783,
                912,
                1221,
                2158,
                860,
                2193,
                418,
                901,
                1985,
                2151,
                1707,
                467,
                494,
                2174,
                350,
                428,
                1737,
                893,
                458,
                839,
                897,
                904,
                1333,
                5613,
                848,
                2446,
                469,
                3276,
                3328,
                1808,
                1995,
                464,
                574,
                586,
                786,
                1483,
                2150,
                2186,
                2472,
                5616,
                6528,
                8521,
                410,
                974,
                1841,
                1900,
                2175,
                2189,
                2805,
                2812,
                3263,
                3268,
                3274,
                3278,
                3323,
                3331,
                3385,
                3804,
                3825,
                3826,
                3834,
                4726,
                5610,
                5612,
                7721,
                9643,
                9704
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2055,
            "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": 631,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-beijing-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:36:19.358168Z",
                "updated_at": "2021-09-13T10:33:41.284885Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-beijing-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2799,
                "name": "National Agriculture Exhibition Center Beijing",
                "slug": "national-agriculture-exhibition-center-beijing",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.9438808,116.46369490000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2018-04-24T10:04:47.000000Z",
            "publish_time": null,
            "slug": "art-beijing-2018",
            "created_at": "2018-04-24T10:04:47.000000Z",
            "updated_at": "2018-04-24T10:04:47.000000Z",
            "summary": "Art Beijing 2018 is an Art Fairs event starting on 29/04/2018, 00:00 and ending on 03/05/2018, 00:00. Event is in National Agriculture Exhibition Center Beijing with address Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China.",
            "title": "Art Beijing 2018",
            "content": "",
            "start_time": "2018-04-29T00:00:00.000000Z",
            "end_time": "2018-05-03T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "artbeijing2017@163.com",
            "external_url": "http://www.artbeijing.net/",
            "phone": "4006-996-076",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8399
            ],
            "additional_images": []
        },
        {
            "id": 2015,
            "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": 632,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rene-Magritte-La-Pretre-Marie-Kaplan-Baum-13-1967-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:40:26.475836Z",
                "updated_at": "2021-09-13T10:33:41.701712Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rene Magritte - La Pretre Marie (Kaplan & Baum 13), 1967 (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": "2018-04-26T18:38:22.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-prints-multiples-4-27-2018",
            "created_at": "2018-04-26T18:38:22.000000Z",
            "updated_at": "2018-04-26T18:38:22.000000Z",
            "summary": "Prints & Multiples is an Auctions event starting on 27/04/2018, 10:00 and ending on 27/04/2018, 11:00. Event is in Sotheby's New York with address York Ave & E 72nd St, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2018-04-27T10:00:00.000000Z",
            "end_time": "2018-04-27T11: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": "York Ave & E 72nd St, New York, NY 10021, USA",
            "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": [
                1702,
                1706,
                345,
                731,
                59,
                476,
                73,
                471,
                1696,
                402,
                2380,
                1717,
                912,
                1221,
                1831,
                860,
                317,
                2151,
                467,
                349,
                361,
                373,
                350,
                362,
                458,
                3288,
                46,
                2196,
                1160,
                2199,
                2807,
                3260,
                792,
                1346,
                1483,
                2186,
                370,
                750,
                1915,
                2187,
                2812,
                3279,
                3331,
                3374,
                3852,
                6385,
                9705,
                10425
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2014,
            "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": 630,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/David-Hockney-Hotel-Acatlan-First-Day-Museum-Of-Contemporary-Art-Tokyo-269-1984-85-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:36:15.959176Z",
                "updated_at": "2021-09-13T10:33:40.431682Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "David Hockney - Hotel Acatlan First Day Museum Of Contemporary Art, Tokyo 269, 1984-85 (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": "2018-04-24T00:46:29.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-prints-multiples-4-26-2018",
            "created_at": "2018-04-24T00:46:29.000000Z",
            "updated_at": "2020-07-16T08:11:26.339069Z",
            "summary": "Prints & Multiples is an Auctions event starting on 26/04/2018, 18:00 and ending on 26/04/2018, 19:00. Event is in Sotheby's New York with address E 72nd St & York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2018-04-26T18:00:00.000000Z",
            "end_time": "2018-04-26T19: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": "E 72nd St & York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.7687647,-73.9582759",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                60,
                1706,
                345,
                476,
                73,
                1696,
                402,
                356,
                912,
                418,
                901,
                247,
                2151,
                1998,
                467,
                2174,
                362,
                1701,
                3288,
                2084,
                2190,
                352,
                2150,
                2195,
                435,
                740,
                974,
                2143
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2025,
            "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": 629,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Rammellzee-Cycdoome-E.Pimp-Handled-1989-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:35:02.705945Z",
                "updated_at": "2021-09-13T10:33:39.846495Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rammellzee - Cycdoome E.Pimp Handled, 1989 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2018-04-23T17:55:56.000000Z",
            "publish_time": null,
            "slug": "christies-amsterdam-post-war-and-contemporary-art-4-24-2018",
            "created_at": "2018-04-23T17:55:56.000000Z",
            "updated_at": "2018-04-23T17:55:56.000000Z",
            "summary": "Post-War and Contemporary Art is an Auctions event starting on 24/04/2018, 14:00 and ending on 24/04/2018, 15:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post-War and Contemporary Art",
            "content": "",
            "start_time": "2018-04-24T14:00:00.000000Z",
            "end_time": "2018-04-24T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                880,
                868,
                2463,
                470,
                3443,
                349,
                428,
                793,
                2324,
                2157,
                3082,
                371,
                2480,
                1835,
                2952,
                2960,
                785,
                2002,
                3008,
                477,
                820,
                955,
                1236,
                3447,
                5497,
                453,
                636,
                872,
                1969,
                2252,
                806,
                846,
                852,
                887,
                956,
                1374,
                3310,
                3418,
                186,
                472,
                530,
                549,
                678,
                743,
                769,
                1359,
                1887,
                1912,
                2235,
                2241,
                2338,
                2405,
                2942,
                3013,
                3077,
                3109,
                3234,
                3422,
                3425,
                3435,
                3455,
                3457,
                3460,
                3465,
                3482,
                3588,
                3733,
                4035,
                4121,
                4445,
                5373,
                5512,
                5513,
                5522,
                5528,
                5537,
                5542,
                6733,
                7356,
                7806,
                9688,
                10775,
                10778
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2024,
            "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": 626,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad-Marca-Relli-M-4-73-1973-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:32:16.647252Z",
                "updated_at": "2021-09-13T10:33:37.872093Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Conrad Marca-Relli - M-4-73, 1973 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2018-04-22T23:08:57.000000Z",
            "publish_time": null,
            "slug": "christies-amsterdam-post-war-and-contemporary-art-4-23-2018",
            "created_at": "2018-04-22T23:08:57.000000Z",
            "updated_at": "2018-04-22T23:08:57.000000Z",
            "summary": "Post-War and Contemporary Art is an Auctions event starting on 23/04/2018, 19:00 and ending on 23/04/2018, 20:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post-War and Contemporary Art",
            "content": "",
            "start_time": "2018-04-23T19:00:00.000000Z",
            "end_time": "2018-04-23T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                847,
                2693,
                932,
                470,
                3443,
                793,
                427,
                785,
                3008,
                46,
                132,
                477,
                820,
                4050,
                433,
                792,
                833,
                1374,
                472,
                530,
                678,
                769,
                1098,
                1688,
                1742,
                3077,
                3437,
                3440,
                3452,
                3461,
                3467,
                5533,
                6323,
                6530,
                7618
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2080,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 635,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/sunil-gupta-friends-and-lovers.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sunil-gupta-friends-and-lovers-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:46:57.048257Z",
                "updated_at": "2021-09-13T10:33:43.562773Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "sunil-gupta-friends-and-lovers",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-05-01T21:54:51.000000Z",
            "publish_time": null,
            "slug": "sunil-gupta-friends-and-lovers-coming-out-in-montreal-in-the-70s",
            "created_at": "2018-05-01T21:54:51.000000Z",
            "updated_at": "2018-05-01T21:54:51.000000Z",
            "summary": "Sunil Gupta: Friends and Lovers - Coming Out in Montreal in the '70s is an Gallery Shows event starting on 21/04/2018, 12:00 and ending on 26/05/2018, 12:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West\r\nToronto, ON\r\nM6J 1Y2.",
            "title": "Sunil Gupta: Friends and Lovers - Coming Out in Montreal in the '70s",
            "content": "Stephen Bulger Gallery is pleased to present “Friends and Lovers – Coming Out in Montréal in the ‘70s”, our third solo presentation of work by international artist and curator Sunil Gupta.\r\n\r\nIn this exhibition, Gupta reaches into his image archive to describe his assimilation into Canada via an early embrace of Montréal’s gay liberation movement and the development of a new family – an extended gay family. These themes of family and integration were first explored by Gupta in his “Social Security” exhibition at the Showroom in London in 1998, an earlier archival project that explored his Indian family’s migration to Montréal in 1969, but which distinctly avoided the underlying and developing friction that he was simultaneously coming out as gay. Now, Gupta fills the gaps in his history by inviting us to see the other side of his life, and what occurred in the community that would help shape the person he is today.\r\n\r\nIn the 1970s, Gupta’s apartment was coincidentally located near the roots of the Gay McGill movement, so it became an informal hub where people gathered to hang out and talk openly. He began to make pictures for the fledgeling newspaper Gay-Zette – capturing the aftermath of the Aquarius Sauna fire, the facades of bars, early gay liberation marches, and other significant moments. Gupta’s photographic hobby had suddenly gained a purpose by documenting the people and places around him. His slightly bemused parents visited almost daily, but they did not understand his situation and assumed their son was in a temporary phase. It was not a phase, he never went to live with them, and never ‘settled down’ in their eyes as a proper Indian son. Instead, Gupta followed his lover farther and farther away; first to New York, then to London, with his expanding gay family everywhere.\r\n\r\nSunil Gupta (b. 1953, India) is a photographer, artist, educator, and curator currently enrolled in a doctoral programme at the University of Westminster. Educated at the Royal College of Art, he has been involved with independent photography as a critical practice for many years focusing on race, migration, and queer issues. Gupta’s latest book, Delhi: Communities of Belonging, was published by The New Press, New York in 2016. His exhibition “Dissent and Desire” is on display at the Contemporary Art Museum Houston from January through April 2018. His work has been exhibited in many important group shows including “Paris, Bombay, Delhi...” at the Pompidou Centre, Paris in 2011, and at the Tate Britain in 2017. Gupta is a visiting professor at University of Creative Arts, Farnham, and a visiting tutor at both the Royal College of Art, London and the National Institute of Design, Ahmedabad. He is also the lead curator for the Houston FotoFest 2018 Biennial. Gupta’s work can be found in many private and public collections including: George Eastman House, Rochester; Tokyo Metropolitan Museum of Photography; Royal Ontario Museum, Toronto; Tate Britain, London; Harvard University, Cambridge; and Museum of Modern Art, New York.",
            "start_time": "2018-04-21T12:00:00.000000Z",
            "end_time": "2018-05-26T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1356 Dundas Street West\r\nToronto, ON\r\nM6J 1Y2",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                3940
            ]
        },
        {
            "id": 2255,
            "author": {
                "id": "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                "username": "DavidBlochGallery",
                "slug": "davidblochgallery",
                "first_name": "DAVID",
                "last_name": "BLOCH",
                "display_name": "DAVID BLOCH",
                "display_name_full": "DAVID BLOCH",
                "email": "contact@davidblochgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4019,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1653174103_1537792252.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1653174103_1537792252-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:25.771192Z",
                "updated_at": "2021-09-13T11:25:58.948994Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "> >  Open System < <",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 316,
                "name": "DAVID BLOCH GALLERY",
                "slug": "david-bloch-gallery",
                "city": "Marrakesh",
                "country": {
                    "code": "MA",
                    "name": "Morocco"
                },
                "geolocation": "31.6360025,-8.012332399999991",
                "artworks_for_sale_count": 89,
                "featured_image": {
                    "id": 2575,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:20:39.540519Z",
                    "updated_at": "2021-09-14T13:32:49.704372Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-09-24T14:30:28.000000Z",
            "publish_time": null,
            "slug": "469589",
            "created_at": "2018-09-24T14:30:28.000000Z",
            "updated_at": "2018-09-24T14:30:28.000000Z",
            "summary": "> >  Open System < < is an Gallery Shows event starting on 20/04/2018, 18:00 and ending on 15/05/2018, 12:00. Event is in DAVID BLOCH GALLERY with address Rue des Vieux Marrakechis, Guéliz - Marrakech Morocco.",
            "title": "> >  Open System < <",
            "content": "",
            "start_time": "2018-04-20T18:00:00.000000Z",
            "end_time": "2018-05-15T12: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": "Rue des Vieux Marrakechis, Guéliz - Marrakech Morocco",
            "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": [
                327
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2056,
            "author": {
                "id": "3c757ce8-c953-44d7-b4bb-fb926d184977",
                "username": "GalerieMartineEhmer",
                "slug": "galeriemartineehmer",
                "first_name": "martine",
                "last_name": "ehmer",
                "display_name": "martine ehmer",
                "display_name_full": "martine ehmer",
                "email": "martine.ehmer@gmail.com",
                "telephone": "0032473590285"
            },
            "price": null,
            "featured_image": {
                "id": 3937,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/380507973_1524739312.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/380507973_1524739312-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:38:03.235402Z",
                "updated_at": "2021-09-13T11:24:19.135483Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "[spek-trəm]",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2549,
                "name": "Galerie Martine Ehmer",
                "slug": "galerie-martine-ehmer",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8375563,4.349356700000044",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2603,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DSC3314.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:22:26.452591Z",
                    "updated_at": "2021-09-14T13:33:28.590727Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-04-26T12:38:03.000000Z",
            "publish_time": null,
            "slug": "spek-tr%c9%99m",
            "created_at": "2018-04-26T12:38:03.000000Z",
            "updated_at": "2018-04-26T12:38:03.000000Z",
            "summary": "[spek-trəm] is an Gallery Shows event starting on 20/04/2018, 12:00 and ending on 20/05/2018, 12:00. Event is in Galerie Martine Ehmer with address Rue Haute 2oo.",
            "title": "[spek-trəm]",
            "content": "For his second solo exhibition in the gallery Martine Ehmer titled /spek-trəm/, Kool Koor is diving into the multiple and complex realms within the spectrum. The human eye sees color over wavelengths ranging roughly from 400 NM to 700 NM. This is what we call visible light or the visible spectrum because humans can see it, while light outside this range may be visible to other organisms but isn't perceived by human eyes. Colors of light that correspond to narrow wavelength bands (monochromatic light) are the pure spectral colors learned using the ROYGBIV acronym: red, orange, yellow, blue, indigo and violet. \r\nDepending on your position in regards to an artwork that is in front of you it will be possible to see many variations of tone and reflected light. Within the explosion of color we can clearly see elegant Lines and contrasting labyrinths.\r\nThere is no beginning and there is no end. Using the gallery like a Mobeus strip, Kool Koor ingeniously fuses 28 canvases together forming one, resulting in a magnificent exploration of color and vibration.",
            "start_time": "2018-04-20T12:00:00.000000Z",
            "end_time": "2018-05-20T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rue Haute 2oo",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1215
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2023,
            "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": 624,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Some-Los-Angeles-Apartments-From-Book-Covers-1970-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:30:34.426377Z",
                "updated_at": "2021-09-13T10:33:36.548693Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ed Ruscha - Some Los Angeles Apartments, From Book Covers, 1970 (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": "2018-04-20T03:15:32.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-prints-and-multiples-4-20-2018",
            "created_at": "2018-04-20T03:15:32.000000Z",
            "updated_at": "2020-07-16T08:11:30.842747Z",
            "summary": "Prints and Multiples is an Auctions event starting on 20/04/2018, 10:00 and ending on 20/04/2018, 11:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2018-04-20T10:00:00.000000Z",
            "end_time": "2018-04-20T11: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, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                60,
                1706,
                59,
                476,
                73,
                1696,
                7,
                912,
                1221,
                860,
                2193,
                418,
                901,
                247,
                2151,
                467,
                349,
                361,
                373,
                2174,
                350,
                499,
                362,
                897,
                904,
                1333,
                1703,
                2149,
                3288,
                469,
                478,
                2084,
                453,
                563,
                736,
                2199,
                3123,
                352,
                2186,
                2200,
                2201,
                2955,
                3335,
                3407,
                435,
                647,
                730,
                761,
                974,
                1724,
                3286,
                3375,
                3408,
                3827
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2022,
            "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": 622,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Electric-Chairs-1971-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Electric-Chairs-1971-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:25:15.052019Z",
                "updated_at": "2021-09-13T10:33:35.269782Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Electric Chairs, 1971 (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": "2018-04-18T19:24:33.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-prints-and-multiples-4-19-2018",
            "created_at": "2018-04-18T19:24:33.000000Z",
            "updated_at": "2020-07-16T08:11:30.351473Z",
            "summary": "Prints and Multiples is an Auctions event starting on 19/04/2018, 18:00 and ending on 19/04/2018, 19:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2018-04-19T18:00:00.000000Z",
            "end_time": "2018-04-19T19: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, NY 10020, USA",
            "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": [
                345,
                471,
                402
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2013,
            "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": 621,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Franco-Angeli-Senza-Titolo-1966-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Franco-Angeli-Senza-Titolo-1966-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:24:36.413918Z",
                "updated_at": "2021-09-13T10:33:34.789257Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Franco Angeli - Senza Titolo, 1966 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2018-04-18T14:46:55.000000Z",
            "publish_time": null,
            "slug": "sothebys-milan-arte-moderna-e-contemporanea-4-19-2018",
            "created_at": "2018-04-18T14:46:55.000000Z",
            "updated_at": "2020-07-16T08:11:25.818473Z",
            "summary": "Arte Moderna e Contemporanea is an Auctions event starting on 19/04/2018, 15:30 and ending on 19/04/2018, 16:30. Event is in Sotheby's Milan with address Via Giuseppe Broggi, 19, 20129 Milano MI, Italy.",
            "title": "Arte Moderna e Contemporanea",
            "content": "",
            "start_time": "2018-04-19T15:30:00.000000Z",
            "end_time": "2018-04-19T16:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Giuseppe Broggi, 19, 20129 Milano MI, Italy",
            "city": "Milan",
            "geolocation": "45.4771208,9.2126073",
            "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": [
                3443,
                2157,
                3922,
                2960,
                3008,
                3918,
                636,
                736,
                764,
                1808,
                9662,
                433,
                3925,
                1327,
                1359,
                1457,
                1997,
                2156,
                2238,
                2244,
                3025,
                3296,
                3565,
                3912,
                3916,
                3917,
                3920,
                3926,
                6109,
                8212,
                8214,
                8236,
                9070,
                9659,
                10395
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1992,
            "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": 567,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/kolner-liste-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/kolner-liste-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T00:00:28.915386Z",
                "updated_at": "2021-09-13T10:32:59.700929Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "kolner-liste-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2762,
                "name": "XPOST Cologne",
                "slug": "xpost-cologne",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9525304,6.947361300000011",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2018-03-09T11:54:09.000000Z",
            "publish_time": null,
            "slug": "kolner-liste-2018",
            "created_at": "2018-03-09T11:54:09.000000Z",
            "updated_at": "2020-07-16T08:11:15.075304Z",
            "summary": "KÖLNER LISTE 2018 is an Art Fairs event starting on 19/04/2018, 00:00 and ending on 23/04/2018, 00:00. Event is in XPOST Cologne with address Gladbacher Wall 5, 50670 Cologne, Cologne, Germany.",
            "title": "KÖLNER LISTE 2018",
            "content": "",
            "start_time": "2018-04-19T00:00:00.000000Z",
            "end_time": "2018-04-23T00: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": "Gladbacher Wall 5, 50670 Cologne, Cologne, Germany",
            "city": "Cologne",
            "geolocation": "50.9529909,6.948758745860454",
            "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@koelner-liste.com",
            "external_url": "https://discoveryartfair.com/fairs/koeln/",
            "phone": "+49 (0)30 77008993",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8247
            ],
            "additional_images": []
        },
        {
            "id": 2036,
            "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": 612,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-brussels-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-brussels-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:05:56.159609Z",
                "updated_at": "2021-09-13T10:33:29.761367Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-brussels-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2793,
                "name": "Tour and Taxis",
                "slug": "tour-and-taxis",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8653916,4.350422999999978",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2018-04-09T19:39:58.000000Z",
            "publish_time": null,
            "slug": "art-brussels-2018",
            "created_at": "2018-04-09T19:39:58.000000Z",
            "updated_at": "2018-04-09T19:39:58.000000Z",
            "summary": "Art Brussels 2018 is an Art Fairs event starting on 19/04/2018, 00:00 and ending on 23/04/2018, 00:00. Event is in Tour and Taxis with address Avenue du Port 86C, 1000 Bruxelles, Belgium, Brussels, Belgium.",
            "title": "Art Brussels 2018",
            "content": "",
            "start_time": "2018-04-19T00:00:00.000000Z",
            "end_time": "2018-04-23T00: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": "Avenue du Port 86C, 1000 Bruxelles, Belgium, Brussels, Belgium",
            "city": "Bruxelles",
            "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": "artbrussels@easyfairs.com",
            "external_url": "http://www.artbrussels.com/",
            "phone": "+32 2 740 10 36",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8352
            ],
            "additional_images": []
        },
        {
            "id": 2038,
            "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": 619,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/artexpo-ny-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artexpo-ny-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:19:46.796510Z",
                "updated_at": "2021-09-13T10:33:33.578584Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "artexpo-ny-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2794,
                "name": "Pier 94",
                "slug": "pier-94",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7690252,-73.99530319999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-16T12:27:18.000000Z",
            "publish_time": null,
            "slug": "artexpo-new-york-2018",
            "created_at": "2018-04-16T12:27:18.000000Z",
            "updated_at": "2020-07-16T08:11:39.358781Z",
            "summary": "Artexpo New York 2018 is an Art Fairs event starting on 19/04/2018, 00:00 and ending on 23/04/2018, 00:00. Event is in Pier 94 with address 711 12th Ave, New York, NY 10019-5399, New York City, United States.",
            "title": "Artexpo New York 2018",
            "content": "",
            "start_time": "2018-04-19T00:00:00.000000Z",
            "end_time": "2018-04-23T00: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": "711 12th Ave, New York, NY 10019-5399, New York City, United States",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.768413699999996,-73.99674695570906",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@artexponewyork.com",
            "external_url": "http://artexponewyork.com/",
            "phone": "+1 216-916-9321",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8393
            ],
            "additional_images": []
        },
        {
            "id": 2011,
            "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": 620,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Serge-Poliakoff-Gris-Brun-Noir-Rouge-1956-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T01:22:18.601625Z",
                "updated_at": "2021-09-13T10:33:34.389466Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Serge Poliakoff - Gris Brun Noir Rouge, 1956 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2018-04-16T23:40:45.000000Z",
            "publish_time": null,
            "slug": "sothebys-milan-arte-moderna-e-contemporanea-4-18-2018",
            "created_at": "2018-04-16T23:40:45.000000Z",
            "updated_at": "2020-07-16T08:11:24.811188Z",
            "summary": "Arte Moderna e Contemporanea is an Auctions event starting on 18/04/2018, 19:00 and ending on 18/04/2018, 20:00. Event is in Sotheby's Milan with address Via Giuseppe Broggi, 19, 20129 Milano MI, Italy.",
            "title": "Arte Moderna e Contemporanea",
            "content": "",
            "start_time": "2018-04-18T19:00:00.000000Z",
            "end_time": "2018-04-18T20: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": "Via Giuseppe Broggi, 19, 20129 Milano MI, Italy",
            "city": "Milan",
            "geolocation": "45.4771208,9.2126073",
            "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": [
                1216,
                2429,
                2960,
                779,
                3918,
                4050,
                1808,
                433,
                885,
                2195,
                2255,
                3295,
                924,
                1327,
                1359,
                2155,
                2175,
                2238,
                2907,
                4783,
                6127,
                8212
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}