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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1782&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1746&ordering=start_time",
    "results": [
        {
            "id": 1682,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 350,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Arman-Horizontal-Catastrophe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Arman-Horizontal-Catastrophe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:08:17.687836Z",
                "updated_at": "2021-09-13T10:30:44.353810Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Arman - Horizontal Catastrophe",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_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": "2017-05-24T18:50:33.000000Z",
            "publish_time": null,
            "slug": "bonhams-modern-contemporary-prints-multiples-6-6-2017",
            "created_at": "2017-05-24T18:50:33.000000Z",
            "updated_at": "2020-07-16T08:08:42.176667Z",
            "summary": "Modern & Contemporary Prints & Multiples is an Auctions event starting on 06/06/2017, 13:00 and ending on 06/06/2017, 14:00. Event is in Bonhams New York with address 580 Madison Avenue, New York, United States.",
            "title": "Modern & Contemporary Prints & Multiples",
            "content": "",
            "start_time": "2017-06-06T13:00:00.000000Z",
            "end_time": "2017-06-06T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "580 Madison Avenue, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                345,
                1700,
                731,
                960,
                1694,
                476,
                1696,
                847,
                402,
                356,
                783,
                6322,
                912,
                1221,
                860,
                865,
                2151,
                1998,
                467,
                115,
                2192,
                793,
                893,
                1760,
                362,
                1333,
                1701,
                775,
                2075,
                10097,
                2119,
                6317,
                848,
                2030,
                3376,
                29,
                1236,
                2084,
                2196,
                6316,
                1160,
                1796,
                2199,
                2815,
                3260,
                10099,
                1483,
                1870,
                1981,
                3853,
                3854,
                290,
                508,
                536,
                647,
                730,
                735,
                1239,
                1334,
                1897,
                2850,
                2854,
                3052,
                3323,
                5897,
                5913,
                8621,
                10089,
                10090,
                10091,
                10092,
                10093,
                10094,
                10095,
                10096,
                10098,
                10100,
                10101,
                10102
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1681,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yue-Minjun-Untitled-2002-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yue-Minjun-Untitled-2002-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:03:41.729315Z",
                "updated_at": "2021-09-13T10:30:43.642197Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yue Minjun - Untitled, 2002 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1649,
                "name": "Bonhams Hong Kong",
                "slug": "bonhams-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.276794,114.16532099999995",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2160,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:26.259349Z",
                    "updated_at": "2021-09-14T13:23:42.246343Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_hong_kong",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2017-05-22T10:22:23.000000Z",
            "publish_time": null,
            "slug": "bonhams-modern-and-contemporary-art-6-6-2017",
            "created_at": "2017-05-22T10:22:23.000000Z",
            "updated_at": "2017-05-22T10:22:23.000000Z",
            "summary": "Modern and Contemporary Art is an Auctions event starting on 06/06/2017, 15:00 and ending on 06/06/2017, 16:00. Event is in Bonhams Hong Kong with address J W Marriott Hotel Hong Kong Cum The Upper House, 88 Queensway, Central, Hong Kong.",
            "title": "Modern and Contemporary Art",
            "content": "",
            "start_time": "2017-06-06T15:00:00.000000Z",
            "end_time": "2017-06-06T16: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": "J W Marriott Hotel Hong Kong Cum The Upper House, 88 Queensway, Central, Hong Kong",
            "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": [
                524,
                6353,
                10058,
                10072,
                10073,
                10074
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1677,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-162-X-130-Cm-14-Avril-1962-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:10:46.981182Z",
                "updated_at": "2021-09-13T10:30:45.183864Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pierre Soulages - Peinture 162 X 130 Cm, 14 Avril 1962 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2017-05-25T10:42:18.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-vente-du-soir-6-6-2017",
            "created_at": "2017-05-25T10:42:18.000000Z",
            "updated_at": "2020-07-16T08:08:39.570727Z",
            "summary": "Art Contemporain Vente du Soir is an Auctions event starting on 06/06/2017, 19:00 and ending on 06/06/2017, 20:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain Vente du Soir",
            "content": "",
            "start_time": "2017-06-06T19:00:00.000000Z",
            "end_time": "2017-06-06T20: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "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": [
                754
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1678,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 352,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Georges-Mathieu-Untitled-1957.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Georges-Mathieu-Untitled-1957-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:12:03.236064Z",
                "updated_at": "2021-09-13T10:30:45.805076Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Georges Mathieu - Untitled, 1957",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2017-05-26T14:46:32.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-vente-du-jour-6-7-2017",
            "created_at": "2017-05-26T14:46:32.000000Z",
            "updated_at": "2020-07-16T08:08:40.061453Z",
            "summary": "Art Contemporain Vente du Jour is an Auctions event starting on 07/06/2017, 12:30 and ending on 07/06/2017, 14:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain Vente du Jour",
            "content": "",
            "start_time": "2017-06-07T12:30:00.000000Z",
            "end_time": "2017-06-07T14: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "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": [
                65,
                427,
                1236,
                8966,
                432,
                10111,
                10113,
                10114,
                10115
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1683,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 354,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Paramount-From-Ads-1985-detail1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:20:21.046221Z",
                "updated_at": "2021-09-13T10:30:47.267292Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy-Warhol-Paramount-From-Ads-1985-detail1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-05-30T12:37:36.000000Z",
            "publish_time": null,
            "slug": "phillips-evening-day-editions-6-7-2017",
            "created_at": "2017-05-30T12:37:36.000000Z",
            "updated_at": "2020-07-16T08:08:42.534941Z",
            "summary": "Evening & Day Editions is an Auctions event starting on 07/06/2017, 14:00 and ending on 07/06/2017, 16:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "Evening & Day Editions",
            "content": "",
            "start_time": "2017-06-07T14:00:00.000000Z",
            "end_time": "2017-06-07T16: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": "30 Berkeley Square, Mayfair, London W1J 6EN, UK",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "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,
                6388,
                60,
                1706,
                345,
                731,
                59,
                476,
                73,
                1696,
                57,
                7,
                402,
                491,
                65,
                356,
                790,
                932,
                901,
                247,
                802,
                349,
                361,
                843,
                373,
                350,
                372,
                428,
                364,
                893,
                362,
                839,
                904,
                1697,
                8828,
                1698,
                1236,
                2084,
                505,
                509,
                1331,
                433,
                501,
                586,
                2001,
                3243,
                7024,
                410,
                432,
                435,
                510,
                593,
                1239,
                1724,
                2008,
                2171,
                6287
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1679,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 353,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Nicolas-de-Stael-Honfleur-1952-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Nicolas-de-Stael-Honfleur-1952-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:14:41.309370Z",
                "updated_at": "2021-09-13T10:30:47.098500Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Nicolas de Stael - Honfleur, 1952 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2017-05-27T17:54:11.000000Z",
            "publish_time": null,
            "slug": "christies-art-contemporain-vente-du-soir-6-7-2017",
            "created_at": "2017-05-27T17:54:11.000000Z",
            "updated_at": "2020-07-16T08:08:40.536243Z",
            "summary": "Art Contemporain Vente du soir is an Auctions event starting on 07/06/2017, 19:00 and ending on 07/06/2017, 20:00. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Art Contemporain Vente du soir",
            "content": "",
            "start_time": "2017-06-07T19:00:00.000000Z",
            "end_time": "2017-06-07T20: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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,
                46,
                382,
                1373,
                2937
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1690,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 356,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/veritas_banner.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/veritas_banner-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:23:36.931244Z",
                "updated_at": "2021-09-13T10:30:48.788821Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "veritas_banner",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1034,
                "name": "VERITAS Art Auctioneers",
                "slug": "veritas-art-auctioneers",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.738437,-9.150991999999974",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2506,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Veritas-Art.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T06:16:01.154748Z",
                    "updated_at": "2021-09-14T13:31:14.246013Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Veritas Art",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "PT",
            "publish_status": "published",
            "published_at": "2017-05-31T11:03:05.000000Z",
            "publish_time": null,
            "slug": "veritas-modern-contemporary-art-6-7-2017",
            "created_at": "2017-05-31T11:03:05.000000Z",
            "updated_at": "2017-05-31T11:03:05.000000Z",
            "summary": "Modern & Contemporary Art is an Auctions event starting on 07/06/2017, 21:00 and ending on 07/06/2017, 22:00. Event is in VERITAS Art Auctioneers with address Av, Elias Garcia, 157 A/B, Lisbon, Portugal.",
            "title": "Modern & Contemporary Art",
            "content": "",
            "start_time": "2017-06-07T21:00:00.000000Z",
            "end_time": "2017-06-07T22:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Av, Elias Garcia, 157 A/B, Lisbon, Portugal",
            "city": "Lisboa",
            "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": [
                773,
                847,
                467,
                10008,
                349,
                3060,
                544,
                2004,
                10035,
                5853,
                2165,
                2274,
                2275,
                3867,
                4038,
                4179,
                4490,
                5894,
                6097,
                7412,
                7954,
                7959,
                7962,
                7963,
                7964,
                7971,
                7972,
                7981,
                7986,
                7989,
                7990,
                8099,
                8263,
                8311,
                8313,
                8317,
                8322,
                8324,
                8328,
                8339,
                8340,
                8343,
                8345,
                8346,
                8347,
                9988,
                9989,
                9990,
                9991,
                9992,
                9993,
                9994,
                9995,
                9996,
                9997,
                9999,
                10000,
                10001,
                10002,
                10003,
                10004,
                10005,
                10006,
                10007,
                10009,
                10014,
                10016,
                10017,
                10018,
                10019,
                10021,
                10022,
                10031,
                10032,
                10033,
                10034,
                10036,
                10037,
                10039,
                10040,
                10041,
                10042
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1696,
            "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": null,
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2017-06-05T18:52:58.000000Z",
            "publish_time": null,
            "slug": "nicole-wittenberg-will-you-still-love-me-tomorrow",
            "created_at": "2017-06-05T18:52:58.000000Z",
            "updated_at": "2020-07-16T08:08:49.125977Z",
            "summary": "Will You Still Love Me Tomorrow is an Gallery Shows event starting on 08/06/2017, 00:00 and ending on 16/07/2017, 00:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4, 1040 Wien, Austria.",
            "title": "Will You Still Love Me Tomorrow",
            "content": "",
            "start_time": "2017-06-08T00:00:00.000000Z",
            "end_time": "2017-07-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brucknerstraße 4, 1040 Wien, Austria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@kandlhofer.com",
            "external_url": "http://www.kandlhofer.com/",
            "phone": "+43 1 50 31 167",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7620
            ],
            "additional_images": []
        },
        {
            "id": 1697,
            "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": null,
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2017-06-05T19:00:34.000000Z",
            "publish_time": null,
            "slug": "ville-kylatasku-solo-exhibition",
            "created_at": "2017-06-05T19:00:34.000000Z",
            "updated_at": "2020-07-16T08:08:49.637622Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 08/06/2017, 00:00 and ending on 16/07/2017, 00:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4, 1040 Wien, Austria.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2017-06-08T00:00:00.000000Z",
            "end_time": "2017-07-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brucknerstraße 4, 1040 Wien, Austria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@kandlhofer.com",
            "external_url": "http://www.kandlhofer.com/",
            "phone": "+43 1 50 31 167",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7620
            ],
            "additional_images": []
        },
        {
            "id": 1577,
            "author": {
                "id": "c52ded93-607a-46bf-8b58-494428bb32b3",
                "username": "GoldenHandsGallery",
                "slug": "goldenhandsgallery",
                "first_name": "Golden Hands",
                "last_name": "Gallery",
                "display_name": "Golden Hands Gallery",
                "display_name_full": "Golden Hands Gallery",
                "email": "contact@goldenhandsgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3758,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1725044516_1497628349.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1725044516_1497628349-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:35:01.286152Z",
                "updated_at": "2021-09-13T11:20:59.520064Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Three Of A Kind",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2693,
                "name": "Golden Hands Gallery",
                "slug": "golden-hands-gallery",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.5546178,9.981311699999992",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2604,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Golden-Hands_Outdoor.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:30.836515Z",
                    "updated_at": "2021-09-14T13:33:30.642211Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2017-04-07T17:37:22.000000Z",
            "publish_time": null,
            "slug": "three-of-a-kind",
            "created_at": "2017-04-07T17:37:22.000000Z",
            "updated_at": "2020-07-16T08:07:49.157284Z",
            "summary": "Three Of A Kind is an Gallery Shows event starting on 08/06/2017, 12:00 and ending on 10/08/2017, 12:00. Event is in Golden Hands Gallery with address Kaiser-Wilhelm-Str. 87, 20355 Hamburg.",
            "title": "Three Of A Kind",
            "content": "",
            "start_time": "2017-06-08T12:00:00.000000Z",
            "end_time": "2017-08-10T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kaiser-Wilhelm-Str. 87, 20355 Hamburg",
            "city": "Hamburg",
            "geolocation": "53.5545197,9.9813381",
            "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": [
                14,
                988
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2144,
                2146,
                2147,
                2148,
                2186,
                2187,
                2188,
                2189,
                3759,
                3760,
                3761,
                3762,
                3763,
                3764,
                3765,
                3766,
                3767
            ]
        },
        {
            "id": 1680,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 357,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Paul-Riopelle-Jericho-1960-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Paul-Riopelle-Jericho-1960-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:27:48.605083Z",
                "updated_at": "2021-09-13T10:30:49.299253Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean-Paul Riopelle - Jericho, 1960 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2017-06-02T23:39:27.000000Z",
            "publish_time": null,
            "slug": "christies-art-contemporain-vente-du-jour-6-8-2017",
            "created_at": "2017-06-02T23:39:27.000000Z",
            "updated_at": "2020-07-16T08:08:41.028575Z",
            "summary": "Art Contemporain Vente du jour is an Auctions event starting on 08/06/2017, 14:30 and ending on 08/06/2017, 16:00. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Art Contemporain Vente du jour",
            "content": "",
            "start_time": "2017-06-08T14:30:00.000000Z",
            "end_time": "2017-06-08T16: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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": [
                783,
                361,
                10070,
                760,
                2245,
                505,
                764,
                1973,
                10123,
                351,
                432,
                3230,
                3424,
                3603,
                10116,
                10117,
                10118,
                10119,
                10120,
                10121,
                10122,
                10124,
                10125,
                10126,
                10127
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1698,
            "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": 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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DSC3314.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "BE",
            "publish_status": "published",
            "published_at": "2017-06-07T18:14:57.000000Z",
            "publish_time": null,
            "slug": "leaving-signs-group-exhibition",
            "created_at": "2017-06-07T18:14:57.000000Z",
            "updated_at": "2020-07-16T08:08:50.046963Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 10/06/2017, 00:00 and ending on 17/07/2017, 00:00. Event is in Galerie Martine Ehmer with address Rue Haute 200, 1000 Bruxelles, Belgium.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-06-10T00:00:00.000000Z",
            "end_time": "2017-07-17T00: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": "Rue Haute 200, 1000 Bruxelles, Belgium",
            "city": "Brussels",
            "geolocation": "50.837534149999996,4.349384069256601",
            "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": "martine@martineehmer.com",
            "external_url": "http://www.martineehmer.com/",
            "phone": "00 32 473 590 285",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1215,
                1432
            ],
            "artworks": [],
            "magazines": [
                7651
            ],
            "additional_images": []
        },
        {
            "id": 1702,
            "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": null,
            "venue": {
                "id": 2401,
                "name": "GCA GALLERY",
                "slug": "gca-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8260806,2.38220780000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3041,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_3822_-_copie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-03T10:09:42.254212Z",
                    "updated_at": "2021-09-14T13:44:49.014939Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6451585c-204a-435b-afd8-4ef1880ea372"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2017-06-09T11:39:04.000000Z",
            "publish_time": null,
            "slug": "kurar-humanity",
            "created_at": "2017-06-09T11:39:04.000000Z",
            "updated_at": "2020-07-16T08:08:52.048226Z",
            "summary": "Humanity is an Gallery Shows event starting on 10/06/2017, 00:00 and ending on 23/07/2017, 00:00. Event is in GCA GALLERY with address 2 Place Farhat Hached, 75013 Paris-13E-Arrondissement, France.",
            "title": "Humanity",
            "content": "",
            "start_time": "2017-06-10T00:00:00.000000Z",
            "end_time": "2017-07-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": "2 Place Farhat Hached, 75013 Paris-13E-Arrondissement, France",
            "city": "Paris",
            "geolocation": "48.8260325,2.380892713940747",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@gcagallery.fr",
            "external_url": "http://www.gcagallery.fr/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2824
            ],
            "artworks": [],
            "magazines": [
                7653
            ],
            "additional_images": []
        },
        {
            "id": 1704,
            "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": null,
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-06-09T19:26:57.000000Z",
            "publish_time": null,
            "slug": "mary-jane-ansell-of-dreams-birds-and-bones",
            "created_at": "2017-06-09T19:26:57.000000Z",
            "updated_at": "2020-07-16T08:08:53.147998Z",
            "summary": "Of Dreams, Birds and Bones is an Gallery Shows event starting on 10/06/2017, 00:00 and ending on 09/07/2017, 00:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St, Los Angeles, CA 90033, USA.",
            "title": "Of Dreams, Birds and Bones",
            "content": "",
            "start_time": "2017-06-10T00:00:00.000000Z",
            "end_time": "2017-07-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "571 S Anderson St, Los Angeles, CA 90033, USA",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "sarah@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "(310) 287-2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5697
            ],
            "artworks": [],
            "magazines": [
                7654
            ],
            "additional_images": []
        },
        {
            "id": 1703,
            "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": null,
            "venue": {
                "id": 2006,
                "name": "Punto618 Art Gallery",
                "slug": "punto618-art-gallery",
                "city": "Venaria",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.1348306,7.627546199999983",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2589,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/HomeWW.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:32.125633Z",
                    "updated_at": "2021-09-14T13:33:08.572234Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-06-09T18:05:38.000000Z",
            "publish_time": null,
            "slug": "voracity-group-exhibition",
            "created_at": "2017-06-09T18:05:38.000000Z",
            "updated_at": "2020-07-16T08:08:52.586208Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 11/06/2017, 00:00 and ending on 06/08/2017, 00:00. Event is in Punto618 Art Gallery with address Via Cesare Battisti, 2, 10078 Venaria Reale TO, Italy.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-06-11T00:00:00.000000Z",
            "end_time": "2017-08-06T00: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": "Via Cesare Battisti, 2, 10078 Venaria Reale TO, Italy",
            "city": "Venaria Reale",
            "geolocation": "45.1352664,7.6274124",
            "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@punto618artgallery.com",
            "external_url": "http://www.punto618artgallery.com/",
            "phone": "+39 349 2301622",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                244,
                5599
            ],
            "artworks": [],
            "magazines": [
                7657
            ],
            "additional_images": []
        },
        {
            "id": 1676,
            "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": null,
            "venue": {
                "id": 3011,
                "name": "Markthalle Basel",
                "slug": "markthalle-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5492783,7.587082799999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2017-05-18T23:28:10.000000Z",
            "publish_time": null,
            "slug": "volta-13-basel",
            "created_at": "2017-05-18T23:28:10.000000Z",
            "updated_at": "2020-07-16T08:08:39.042809Z",
            "summary": "VOLTA 13 BASEL is an Art Fairs event starting on 12/06/2017, 00:00 and ending on 18/06/2017, 00:00. Event is in Markthalle Basel with address Steinentorberg 20, Basel, Switzerland.",
            "title": "VOLTA 13 BASEL",
            "content": "",
            "start_time": "2017-06-12T00:00:00.000000Z",
            "end_time": "2017-06-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Steinentorberg 20, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5491031,7.587161",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@voltashow.com",
            "external_url": "http://voltashow.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7434,
                7673,
                9007,
                9384
            ],
            "artworks": [],
            "magazines": [
                7584
            ],
            "additional_images": []
        },
        {
            "id": 1684,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 358,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Frank-Auerbach-Head-Of-Jym-III-1981-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T17:30:19.229461Z",
                "updated_at": "2021-09-13T10:30:49.873943Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Frank Auerbach - Head Of Jym III, 1981 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-06-04T20:47:41.000000Z",
            "publish_time": null,
            "slug": "sothebys-modern-post-war-british-art-6-12-2017",
            "created_at": "2017-06-04T20:47:41.000000Z",
            "updated_at": "2020-07-16T08:08:43.047889Z",
            "summary": "Modern & Post-War British Art is an Auctions event starting on 12/06/2017, 18:00 and ending on 12/06/2017, 19:00. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Modern & Post-War British Art",
            "content": "",
            "start_time": "2017-06-12T18:00:00.000000Z",
            "end_time": "2017-06-12T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2469,
                1346,
                10153
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1688,
            "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": null,
            "venue": {
                "id": 2836,
                "name": "SCOPE | HAUS",
                "slug": "scope-haus",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5595986,7.588576099999955",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2017-05-27T00:25:29.000000Z",
            "publish_time": null,
            "slug": "scope-basel-2017",
            "created_at": "2017-05-27T00:25:29.000000Z",
            "updated_at": "2020-07-16T08:08:45.041516Z",
            "summary": "SCOPE Basel 2017 is an Art Fairs event starting on 13/06/2017, 00:00 and ending on 19/06/2017, 00:00. Event is in SCOPE | HAUS with address Webergasse 34, Basel, Basel, Switzerland.",
            "title": "SCOPE Basel 2017",
            "content": "",
            "start_time": "2017-06-13T00:00:00.000000Z",
            "end_time": "2017-06-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Webergasse 34, Basel, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5621976,7.5919398",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "https://scope-art.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7588
            ],
            "additional_images": []
        }
    ]
}