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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1908&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1872&ordering=start_time",
    "results": [
        {
            "id": 1789,
            "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": 394,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Adrian-Ghenie-The-Collector-4-2009-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Adrian-Ghenie-The-Collector-4-2009-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:38:21.401973Z",
                "updated_at": "2021-09-13T10:31:14.282539Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Adrian Ghenie - The Collector 4, 2009 (detail)",
                "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-10-03T19:13:57.000000Z",
            "publish_time": null,
            "slug": "phillips-20th-century-contemporary-art-evening-sale-10-6-2017",
            "created_at": "2017-10-03T19:13:57.000000Z",
            "updated_at": "2020-07-16T08:09:35.265147Z",
            "summary": "20th Century & Contemporary Art Evening Sale is an Auctions event starting on 06/10/2017, 17:00 and ending on 06/10/2017, 18:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2017-10-06T17:00:00.000000Z",
            "end_time": "2017-10-06T18: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": [
                60,
                317,
                349,
                115,
                382
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1801,
            "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": 399,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Il-Progressivo-Svanire-Della-Consuetudine-The-Progressive-Disappearance-Of-Habit-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:47:48.322516Z",
                "updated_at": "2021-09-13T10:31:17.585329Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alighiero Boetti - Il Progressivo Svanire Della Consuetudine (The Progressive Disappearance Of Habit) (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-10-07T11:26:27.000000Z",
            "publish_time": null,
            "slug": "christies-thinking-italian-10-6-2017",
            "created_at": "2017-10-07T11:26:27.000000Z",
            "updated_at": "2020-07-16T08:09:41.812225Z",
            "summary": "Thinking Italian is an Auctions event starting on 06/10/2017, 19:00 and ending on 06/10/2017, 20:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Thinking Italian",
            "content": "",
            "start_time": "2017-10-06T19:00:00.000000Z",
            "end_time": "2017-10-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": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2960,
                736,
                433,
                574,
                885,
                1327,
                1359,
                2238,
                2907,
                3086,
                3291,
                3294,
                3565,
                3913,
                4179,
                6109
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1802,
            "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": 398,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Francis-Bacon-Study-Of-Red-Pope-1962.-2Nd-Version-1971-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:47:22.762986Z",
                "updated_at": "2021-09-13T10:31:16.912670Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Francis Bacon - Study Of Red Pope 1962. 2Nd Version 1971 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-10-07T11:38:51.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-and-contemporary-art-evening-auction-10-6-2017",
            "created_at": "2017-10-07T11:38:51.000000Z",
            "updated_at": "2020-07-16T08:09:42.419253Z",
            "summary": "Post-War and Contemporary Art Evening Auction is an Auctions event starting on 06/10/2017, 19:00 and ending on 06/10/2017, 20:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7 3LD, UK.",
            "title": "Post-War and Contemporary Art Evening Auction",
            "content": "",
            "start_time": "2017-10-06T19:00:00.000000Z",
            "end_time": "2017-10-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": "85 Old Brompton Rd, Kensington, London SW7 3LD, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4936622,-0.1747299",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                491,
                933,
                1697,
                46,
                833
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1815,
            "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": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-06T16:46:42.000000Z",
            "publish_time": null,
            "slug": "twoone-bright-future",
            "created_at": "2017-10-06T16:46:42.000000Z",
            "updated_at": "2020-07-16T08:09:48.845450Z",
            "summary": "Bright Future is an Gallery Shows event starting on 07/10/2017, 00:00 and ending on 29/10/2017, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Bright Future",
            "content": "",
            "start_time": "2017-10-07T00:00:00.000000Z",
            "end_time": "2017-10-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "https://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                204
            ],
            "artworks": [],
            "magazines": [
                7841
            ],
            "additional_images": []
        },
        {
            "id": 1803,
            "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": 404,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Abstraktes-Bild-1986-detail1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:57:08.998079Z",
                "updated_at": "2021-09-13T10:31:21.375084Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Gerhard-Richter-Abstraktes-Bild-1986-detail1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-10-09T20:59:31.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-and-contemporary-art-day-auction-10-7-2017",
            "created_at": "2017-10-09T20:59:31.000000Z",
            "updated_at": "2020-07-16T08:09:42.799503Z",
            "summary": "Post-War and Contemporary Art Day Auction is an Auctions event starting on 07/10/2017, 13:00 and ending on 07/10/2017, 14:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Post-War and Contemporary Art Day Auction",
            "content": "",
            "start_time": "2017-10-07T13:00:00.000000Z",
            "end_time": "2017-10-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": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                428,
                475
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2487,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 908,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/STREET-ART-From-Basquiat-to-Banksy.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/STREET-ART-From-Basquiat-to-Banksy-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T11:05:40.765341Z",
                "updated_at": "2021-09-13T10:36:39.263415Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "STREET ART, From Basquiat to Banksy",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2932,
                "name": "Artrust",
                "slug": "artrust",
                "city": "Melano",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "45.9325132,8.97481879999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2690,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/logo-artrust.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo-artrust-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:28:32.345145Z",
                    "updated_at": "2021-09-14T13:35:57.493088Z",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2019-05-17T02:01:05.000000Z",
            "publish_time": null,
            "slug": "street-art-from-basquiat-to-banksy",
            "created_at": "2019-05-17T02:01:05.000000Z",
            "updated_at": "2020-07-16T08:15:26.723070Z",
            "summary": "STREET ART: From Basquiat to Banksy is an Gallery Shows event starting on 08/10/2017, 00:00 and ending on 17/12/2017, 00:00. Event is in Artrust with address Via Pedemonte di Sopra 1, Melano, Switzerland.",
            "title": "STREET ART: From Basquiat to Banksy",
            "content": "",
            "start_time": "2017-10-08T00:00:00.000000Z",
            "end_time": "2017-12-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": "Via Pedemonte di Sopra 1, Melano, Switzerland",
            "city": null,
            "geolocation": "45.9314116,8.9760763",
            "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": "The exhibition intends to tell the story of this particular cultural expression, trapped between illegality and art. From New York Metro wagons where it was born in the 1970s, Street Art has now gained popularity with the public and the full recognition as an artistic form.\r\n",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                65,
                88,
                158,
                1035
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1804,
            "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": 405,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Man-Ray-Rayograph-1928-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Man-Ray-Rayograph-1928-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:00:21.426589Z",
                "updated_at": "2021-09-13T10:31:21.858736Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Man Ray - Rayograph, 1928 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-12T15:34:52.000000Z",
            "publish_time": null,
            "slug": "christies-photographs-including-property-from-the-museum-of-modern-art-10-10-2017",
            "created_at": "2017-10-12T15:34:52.000000Z",
            "updated_at": "2020-07-16T08:09:43.289410Z",
            "summary": "Photographs Including Property from the Museum of Modern Art is an Auctions event starting on 10/10/2017, 10:00 and ending on 10/10/2017, 11:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Photographs Including Property from the Museum of Modern Art",
            "content": "",
            "start_time": "2017-10-10T10:00:00.000000Z",
            "end_time": "2017-10-10T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                476,
                3800,
                299,
                371,
                1161,
                1233,
                465,
                2536,
                2651,
                468,
                2686,
                10397,
                463,
                1666,
                1981,
                2472,
                2523,
                351,
                536,
                734,
                772,
                871,
                888,
                898,
                973,
                975,
                1122,
                1334,
                1508,
                1705,
                1721,
                1775,
                1833,
                2509,
                2510,
                2511,
                2521,
                2545,
                2564,
                2647,
                2654,
                2666,
                2668,
                2683,
                2687,
                2850,
                2897,
                3064,
                5247,
                5250,
                5434,
                7481,
                7584,
                7585,
                7909,
                9143
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1805,
            "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": 402,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paul-Outerbridge-Ide-Collar-1922-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paul-Outerbridge-Ide-Collar-1922-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:53:33.564613Z",
                "updated_at": "2021-09-13T10:31:19.515535Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paul Outerbridge - Ide Collar, 1922 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-07T15:30:18.000000Z",
            "publish_time": null,
            "slug": "christies-visionaries-photographs-from-the-emily-and-jerry-spiegel-collection-10-10-2017",
            "created_at": "2017-10-07T15:30:18.000000Z",
            "updated_at": "2020-07-16T08:09:43.783615Z",
            "summary": "Visionaries: Photographs from the Emily and Jerry Spiegel Collection is an Auctions event starting on 10/10/2017, 14:00 and ending on 10/10/2017, 15:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Visionaries: Photographs from the Emily and Jerry Spiegel Collection",
            "content": "",
            "start_time": "2017-10-10T14:00:00.000000Z",
            "end_time": "2017-10-10T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1713,
                2472,
                9547,
                536,
                888,
                1084,
                1629,
                1705,
                2511,
                2517,
                2518,
                2527,
                2548,
                2687,
                2885,
                3043,
                3052,
                3063,
                3365,
                4677,
                7481,
                7941
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1806,
            "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": 403,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Armco-Steel-Middletown-Ohio-1922-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T19:54:31.831633Z",
                "updated_at": "2021-09-13T10:31:20.044426Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edward Weston - Armco Steel, Middletown, Ohio, 1922 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-07T19:37:33.000000Z",
            "publish_time": null,
            "slug": "christies-important-photographs-from-the-collection-of-donald-and-alice-lappe-10-10-2017",
            "created_at": "2017-10-07T19:37:33.000000Z",
            "updated_at": "2020-07-16T08:09:44.290525Z",
            "summary": "Important Photographs from the Collection of Donald and Alice Lappe is an Auctions event starting on 10/10/2017, 18:00 and ending on 10/10/2017, 19:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Important Photographs from the Collection of Donald and Alice Lappe",
            "content": "",
            "start_time": "2017-10-10T18:00:00.000000Z",
            "end_time": "2017-10-10T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1821,
            "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": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-09T15:52:31.000000Z",
            "publish_time": null,
            "slug": "kris-kuksi-hallucinatory-enhancements",
            "created_at": "2017-10-09T15:52:31.000000Z",
            "updated_at": "2020-07-16T08:09:52.022806Z",
            "summary": "Hallucinatory Enhancements is an Gallery Shows event starting on 12/10/2017, 00:00 and ending on 12/11/2017, 00:00. Event is in JOSHUA LINER GALLERY with address 540 W 28th St, New York, NY 10001, USA.",
            "title": "Hallucinatory Enhancements",
            "content": "",
            "start_time": "2017-10-12T00:00:00.000000Z",
            "end_time": "2017-11-12T00: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": "540 W 28th St, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "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@joshualinergallery.com",
            "external_url": "http://joshualinergallery.com/",
            "phone": "(212) 244-7415",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3410
            ],
            "artworks": [],
            "magazines": [
                7834
            ],
            "additional_images": []
        },
        {
            "id": 1822,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 406,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ludo-event.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ludo-event-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:02:42.831820Z",
                "updated_at": "2021-09-13T10:31:22.491766Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "ludo-event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2626,
                "name": "The Garage",
                "slug": "the-garage",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3796375,4.8906851000000415",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2469,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Garage1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:53:24.387437Z",
                    "updated_at": "2021-09-14T13:30:25.640289Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "The-Garage1",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2017-10-12T16:24:18.000000Z",
            "publish_time": null,
            "slug": "ludo-ten-commitments",
            "created_at": "2017-10-12T16:24:18.000000Z",
            "updated_at": "2017-10-12T16:24:18.000000Z",
            "summary": "Ten Commitments is an Gallery Shows event starting on 13/10/2017, 00:00 and ending on 16/10/2017, 00:00. Event is in The Garage with address Brouwersgracht 75, 1015 GC Amsterdam, Netherlands.",
            "title": "Ten Commitments",
            "content": "",
            "start_time": "2017-10-13T00:00:00.000000Z",
            "end_time": "2017-10-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": "Brouwersgracht 75, 1015 GC Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@thegarageamsterdam.com",
            "external_url": "http://thegarageamsterdam.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                124
            ],
            "artworks": [],
            "magazines": [
                7890
            ],
            "additional_images": []
        },
        {
            "id": 1824,
            "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": 408,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Tracey-Emin-Loving-You-More.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tracey-Emin-Loving-You-More-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:04:29.649423Z",
                "updated_at": "2021-09-13T10:31:23.815091Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Tracey Emin - Loving You More",
                "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-10-13T22:31:55.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-for-grenfell-10-16-2017",
            "created_at": "2017-10-13T22:31:55.000000Z",
            "updated_at": "2020-07-16T08:09:53.328942Z",
            "summary": "Art For Grenfell is an Auctions event starting on 16/10/2017, 19:30 and ending on 16/10/2017, 20:30. Event is in Sotheby's London with address 34 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Art For Grenfell",
            "content": "",
            "start_time": "2017-10-16T19:30:00.000000Z",
            "end_time": "2017-10-16T20:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34 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": [
                802,
                2446,
                9528,
                2152,
                505,
                10330,
                501,
                833,
                492,
                697,
                941,
                1128,
                1158,
                1406,
                1544,
                2154,
                2166,
                2221,
                2269,
                2271,
                2286,
                3120,
                3130,
                4434,
                4495
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1790,
            "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": 411,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Phillips-Editions-Works-on-Paper.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Phillips-Editions-Works-on-Paper-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:14:16.331947Z",
                "updated_at": "2021-09-13T10:31:25.315882Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Phillips - Editions & Works on Paper",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-18T14:31:44.000000Z",
            "publish_time": null,
            "slug": "phillips-editions-and-works-on-paper-10-17-2017",
            "created_at": "2017-10-18T14:31:44.000000Z",
            "updated_at": "2020-07-16T08:09:36.004222Z",
            "summary": "Editions & Works on Paper is an Auctions event starting on 17/10/2017, 11:00 and ending on 17/10/2017, 12:00. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "Editions & Works on Paper",
            "content": "",
            "start_time": "2017-10-17T11:00:00.000000Z",
            "end_time": "2017-10-17T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "450 Park Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7615159,-73.9712055",
            "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,
                780,
                345,
                58,
                1700,
                731,
                59,
                476,
                73,
                471,
                1696,
                847,
                7,
                402,
                2380,
                1717,
                356,
                912,
                932,
                1221,
                860,
                317,
                418,
                901,
                1985,
                247,
                470,
                1720,
                2151,
                802,
                1707,
                1998,
                467,
                349,
                361,
                843,
                1710,
                494,
                2192,
                350,
                793,
                499,
                893,
                1760,
                362,
                371,
                458,
                558,
                839,
                897,
                904,
                1333,
                1697,
                2388,
                445,
                2429,
                347,
                795,
                427,
                848,
                395,
                408,
                469,
                955,
                1236,
                2084,
                453,
                736,
                757,
                1856,
                1995,
                2199,
                2939,
                352,
                464,
                551,
                574,
                586,
                587,
                792,
                885,
                1358,
                1787,
                2162,
                3335,
                370,
                384,
                410,
                426,
                432,
                435,
                472,
                479,
                480,
                647,
                730,
                740,
                750,
                761,
                788,
                789,
                915,
                938,
                973,
                974,
                1239,
                1357,
                1607,
                1864,
                1868,
                1928,
                1931,
                2017,
                2143,
                2187,
                2259,
                2293,
                2304,
                2670,
                2814,
                2894,
                3106,
                3137,
                4692
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1832,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 412,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/alina-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/alina-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:14:34.660094Z",
                "updated_at": "2021-09-13T10:31:26.081870Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "alina-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2017-10-16T19:43:40.000000Z",
            "publish_time": null,
            "slug": "alina-kunitsyna-in-the-fold",
            "created_at": "2017-10-16T19:43:40.000000Z",
            "updated_at": "2020-07-16T08:09:57.516617Z",
            "summary": "In the Fold is an Gallery Shows event starting on 18/10/2017, 00:00 and ending on 19/11/2017, 00:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4, 1040 Wien, Austria.",
            "title": "In the Fold",
            "content": "",
            "start_time": "2017-10-18T00:00:00.000000Z",
            "end_time": "2017-11-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": "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": [
                5560
            ],
            "artworks": [],
            "magazines": [
                7901
            ],
            "additional_images": []
        },
        {
            "id": 1834,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 418,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fiac-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fiac-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:17:42.175057Z",
                "updated_at": "2021-09-13T10:31:29.679095Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "fiac-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2749,
                "name": "Grand Palais",
                "slug": "grand-palais",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8665777,2.311635000000024",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2017-10-19T13:33:25.000000Z",
            "publish_time": null,
            "slug": "fiac-paris-2017",
            "created_at": "2017-10-19T13:33:25.000000Z",
            "updated_at": "2020-07-16T08:09:58.434880Z",
            "summary": "FIAC Paris 2017 is an Art Fairs event starting on 19/10/2017, 00:00 and ending on 23/10/2017, 00:00. Event is in Grand Palais with address 3 Avenue du Général Eisenhower, 75008 Paris, France, Paris, France.",
            "title": "FIAC Paris 2017",
            "content": "",
            "start_time": "2017-10-19T00:00:00.000000Z",
            "end_time": "2017-10-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": "3 Avenue du Général Eisenhower, 75008 Paris, France, Paris, France",
            "city": "Paris",
            "geolocation": "48.8672677,2.3118891",
            "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@fiac.com",
            "external_url": "http://www.fiac.com/en/Home/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7914
            ],
            "additional_images": []
        },
        {
            "id": 2684,
            "author": {
                "id": "2b85c461-3efd-4f53-a019-de56503e7765",
                "username": "antonio_1307",
                "slug": "antonio_1307",
                "first_name": "Antonio",
                "last_name": "Addamiano",
                "display_name": "Antonio Addamiano",
                "display_name_full": "Antonio Addamiano",
                "email": "antonio.addamiano@depart.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4191,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1408996133_1570612635.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1408996133_1570612635-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:42:17.304263Z",
                "updated_at": "2021-09-13T11:29:27.558284Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Salvo. An Art Without Compromises",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2967,
                "name": "Dep Art Gallery",
                "slug": "dep-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4540643,9.214627000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2767,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dep-art-gallery-dp-1585157434.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:24.100741Z",
                    "updated_at": "2021-09-14T13:38:08.691352Z",
                    "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": "2019-10-09T11:17:36.000000Z",
            "publish_time": null,
            "slug": "salvo-an-art-without-compromises",
            "created_at": "2019-10-09T11:17:36.000000Z",
            "updated_at": "2020-07-16T08:17:05.176947Z",
            "summary": "Salvo. An Art Without Compromises is an Gallery Shows event starting on 19/10/2017, 10:30 and ending on 23/12/2017, 19:00. Event is in Dep Art Gallery with address Via Comelico, 40, Milan.",
            "title": "Salvo. An Art Without Compromises",
            "content": "Milan’s Dep Art Gallery opens the new exposition season with a monographic exhibition dedicated to Salvo (pseudonym for Salvatore Mangione; Leonforte (Sicily) 1947 – Turin, 2015). “Salvo. An Art Without Compromises” is the third personal exhibition which the gallery has dedicated to the artist. From October 18 to December 23, 2017, a vibrant and unusual voyage in the different creative seasons of the artist over the decades.<br />\r\nFrom the \"tombstones\" of the Seventies to the \"landscapes\" of the last production, passing to embroidery and work on paper, the works brought together for this occasion cover a wide time range from 1972 to 2012, recapitulating the most intense and significant work and forty years of artistic research.<br />\r\nThe thirty works on display, including the imposing Alba (200x250 cm, 1989) - one of Salvo’s largest canvases - are spread throughout the exhibition space as traces through which to reconstruct the story of a man who always felt free to attach himself to movements and ideologies without affiliating exclusively to anyone. An artist without compromises.",
            "start_time": "2017-10-19T10:30:00.000000Z",
            "end_time": "2017-12-23T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Comelico, 40, Milan",
            "city": "Milan",
            "geolocation": "45.4549328,9.2128544",
            "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": [
                3930
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1841,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 422,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bezt-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bezt-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:22:25.717413Z",
                "updated_at": "2021-09-13T10:31:32.259186Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "bezt-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-10-20T16:13:48.000000Z",
            "publish_time": null,
            "slug": "bezt-beautiful-mistakes",
            "created_at": "2017-10-20T16:13:48.000000Z",
            "updated_at": "2020-07-16T08:10:01.436280Z",
            "summary": "Beautiful Mistakes is an Gallery Shows event starting on 21/10/2017, 00:00 and ending on 06/11/2017, 00:00. Event is in Spoke Art Gallery with address 816 Sutter St., San Francisco, United States.",
            "title": "Beautiful Mistakes",
            "content": "",
            "start_time": "2017-10-21T00:00:00.000000Z",
            "end_time": "2017-11-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": "816 Sutter St., San Francisco, United States",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "(212) 477 4759",
            "external_url": "https://spoke-art.com/",
            "phone": "NYC@spoke-art.com",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                121
            ],
            "artworks": [],
            "magazines": [
                7908
            ],
            "additional_images": []
        },
        {
            "id": 1843,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 424,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/robert-proch-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/robert-proch-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T20:22:39.400863Z",
                "updated_at": "2021-09-13T10:31:33.264970Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "robert-proch-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 480,
                "name": "Galerie Openspace",
                "slug": "open-space-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.864584,2.371010100000035",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2017-10-21T18:09:12.000000Z",
            "publish_time": null,
            "slug": "robert-proch-scroll-era",
            "created_at": "2017-10-21T18:09:12.000000Z",
            "updated_at": "2020-07-16T08:10:02.460602Z",
            "summary": "Scroll Era is an Gallery Shows event starting on 21/10/2017, 00:00 and ending on 19/11/2017, 00:00. Event is in Galerie Openspace with address 116 Boulevard Richard Lenoir, 75011 Paris, France.",
            "title": "Scroll Era",
            "content": "",
            "start_time": "2017-10-21T00:00:00.000000Z",
            "end_time": "2017-11-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": "116 Boulevard Richard Lenoir, 75011 Paris, France",
            "city": "Paris",
            "geolocation": "48.8646033,2.3710055",
            "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": "contact@galerieopenspace.com",
            "external_url": "http://www.galerieopenspace.com/",
            "phone": "+33 9 80 66 63 94",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                618
            ],
            "artworks": [],
            "magazines": [
                7917
            ],
            "additional_images": []
        }
    ]
}