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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1296&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1260&ordering=end_time",
    "results": [
        {
            "id": 1233,
            "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": 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": "2016-09-27T14:20:53.000000Z",
            "publish_time": null,
            "slug": "fiac-paris-2016",
            "created_at": "2016-09-27T14:20:53.000000Z",
            "updated_at": "2020-07-16T08:04:33.836252Z",
            "summary": "FIAC Paris 2016 is an Art Fairs event starting on 19/10/2016, 00:00 and ending on 23/10/2016, 00:00. Event is in Grand Palais with address 3 Avenue du Général Eisenhower, 75008 Paris, France, Paris, France.",
            "title": "FIAC Paris 2016",
            "content": "",
            "start_time": "2016-10-19T00:00:00.000000Z",
            "end_time": "2016-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/paris",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6586
            ],
            "additional_images": []
        },
        {
            "id": 1259,
            "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": 2739,
                "name": "Le Carreau du Temple",
                "slug": "le-carreau-du-temple",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.864102,2.362608000000023",
                "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": "2016-10-06T14:14:17.000000Z",
            "publish_time": null,
            "slug": "yia-art-fair-07",
            "created_at": "2016-10-06T14:14:17.000000Z",
            "updated_at": "2016-10-06T14:14:17.000000Z",
            "summary": "YIA Art Fair #07 is an Art Fairs event starting on 19/10/2016, 00:00 and ending on 23/10/2016, 00:00. Event is in Le Carreau du Temple with address 4 Rue Eugène Spuller, Accueil, Paris, France.",
            "title": "YIA Art Fair #07",
            "content": "",
            "start_time": "2016-10-19T00:00:00.000000Z",
            "end_time": "2016-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": "4 Rue Eugène Spuller, Accueil, Paris, France",
            "city": "Paris",
            "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": "yiaparis2015@gmail.com",
            "external_url": "http://yia-artfair.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6629
            ],
            "additional_images": []
        },
        {
            "id": 2091,
            "author": {
                "id": "5c42cd04-fc7e-45fe-be7d-96e6d0bbd7c8",
                "username": "michael_855",
                "slug": "michael_855",
                "first_name": "Michael",
                "last_name": "LeGoff",
                "display_name": "Michael LeGoff",
                "display_name_full": "Michael LeGoff",
                "email": "michael@happygallery.fr",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3951,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1250613808_1525945898.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250613808_1525945898-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:17.255923Z",
                "updated_at": "2021-09-13T11:24:30.949277Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Happy Gallery Opening",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2809,
                "name": "HAPPY GALLERY",
                "slug": "happy-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856614,2.3522219000000177",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2630,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/happy-gallery-logo.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:24:24.723615Z",
                    "updated_at": "2021-09-14T13:34:19.505358Z",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2018-05-10T11:48:02.000000Z",
            "publish_time": null,
            "slug": "happy-gallery-opening",
            "created_at": "2018-05-10T11:48:02.000000Z",
            "updated_at": "2020-07-16T08:12:09.253113Z",
            "summary": "Happy Gallery Opening is an Gallery Shows event starting on 20/10/2016, 12:00 and ending on 23/10/2016, 12:00. Event is in HAPPY GALLERY with address 30 rue de Picardie\r\n75003 Paris\r\nFrance.",
            "title": "Happy Gallery Opening",
            "content": "Happy Gallery is pleased to announce his first pop-up show in Paris where new artworks from Speedy Graphito, Buff Monster, Martin Whatson, Boogie will be presented",
            "start_time": "2016-10-20T12:00:00.000000Z",
            "end_time": "2016-10-23T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 rue de Picardie\r\n75003 Paris\r\nFrance",
            "city": "Paris",
            "geolocation": "48.8642939,2.363408",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1271,
            "author": {
                "id": "3c757ce8-c953-44d7-b4bb-fb926d184977",
                "username": "GalerieMartineEhmer",
                "slug": "galeriemartineehmer",
                "first_name": "martine",
                "last_name": "ehmer",
                "display_name": "martine ehmer",
                "display_name_full": "martine ehmer",
                "email": "martine.ehmer@gmail.com",
                "telephone": "0032473590285"
            },
            "price": null,
            "featured_image": {
                "id": 1940,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/671588659_1476364717.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671588659_1476364717-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:04:50.425070Z",
                "updated_at": "2021-09-13T10:50:06.318981Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "L'ATLAS",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2549,
                "name": "Galerie Martine Ehmer",
                "slug": "galerie-martine-ehmer",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8375563,4.349356700000044",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2603,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DSC3314.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:26.452591Z",
                    "updated_at": "2021-09-14T13:33:28.590727Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2016-10-13T14:01:18.000000Z",
            "publish_time": null,
            "slug": "latlas-overgrown",
            "created_at": "2016-10-13T14:01:18.000000Z",
            "updated_at": "2020-07-16T08:04:53.353136Z",
            "summary": "L'ATLAS is an Gallery Shows event starting on 24/09/2016, 12:00 and ending on 23/10/2016, 12:00. Event is in Galerie Martine Ehmer with address 200 Rue haute 1000 Bruxelles  Belgique.",
            "title": "L'ATLAS",
            "content": "",
            "start_time": "2016-09-24T12:00:00.000000Z",
            "end_time": "2016-10-23T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "200 Rue haute 1000 Bruxelles  Belgique",
            "city": "Brussels",
            "geolocation": "50.837534149999996,4.349384069256601",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                44
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1214,
            "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": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "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": "2016-09-17T11:49:55.000000Z",
            "publish_time": null,
            "slug": "rain-songs-of-maldoror",
            "created_at": "2016-09-17T11:49:55.000000Z",
            "updated_at": "2016-09-17T11:49:55.000000Z",
            "summary": "Songs of Maldoror is an Gallery Shows event starting on 16/09/2016, 22:00 and ending on 23/10/2016, 22:00. Event is in Haven Gallery with address 155 Main St #4, Northport, NY 11768, USA.",
            "title": "Songs of Maldoror",
            "content": "",
            "start_time": "2016-09-16T22:00:00.000000Z",
            "end_time": "2016-10-23T22: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": "155 Main St #4, Northport, NY 11768, USA",
            "city": "Northport",
            "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@havenartgallery.com",
            "external_url": "http://www.havenartgallery.com/",
            "phone": "(631) 757-0500",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6531
            ],
            "additional_images": []
        },
        {
            "id": 1168,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2876,
                "name": "Pavilions - avenue des Champs-Élysées",
                "slug": "pavilions-avenue-des-champs-elysees",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8697452,2.307945600000039",
                "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": "2016-08-20T17:57:28.000000Z",
            "publish_time": null,
            "slug": "art-elysees-2016",
            "created_at": "2016-08-20T17:57:28.000000Z",
            "updated_at": "2016-08-20T17:57:28.000000Z",
            "summary": "Art Élysées – Art & Design 2016 is an Art Fairs event starting on 19/10/2016, 00:00 and ending on 24/10/2016, 00:00. Event is in Pavilions - avenue des Champs-Élysées with address Pavilions, avenue des Champs-Élysées, Paris, France.",
            "title": "Art Élysées – Art & Design 2016",
            "content": "",
            "start_time": "2016-10-19T00:00:00.000000Z",
            "end_time": "2016-10-24T00: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": "Pavilions, avenue des Champs-Élysées, Paris, France",
            "city": "Paris",
            "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@orexpo.fr ",
            "external_url": "http://www.artelysees.fr/en/",
            "phone": "+33 1 49 28 51 30",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6365
            ],
            "additional_images": []
        },
        {
            "id": 1178,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2006,
                "name": "Punto618 Art Gallery",
                "slug": "punto618-art-gallery",
                "city": "Venaria",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.1348306,7.627546199999983",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2589,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/HomeWW.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/HomeWW-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:32.125633Z",
                    "updated_at": "2021-09-14T13:33:08.572234Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-08-26T16:29:34.000000Z",
            "publish_time": null,
            "slug": "nawer-change-perspective",
            "created_at": "2016-08-26T16:29:34.000000Z",
            "updated_at": "2020-07-16T08:04:06.271540Z",
            "summary": "Change perspective is an Gallery Shows event starting on 18/09/2016, 00:00 and ending on 24/10/2016, 00:00. Event is in Punto618 Art Gallery with address Via Cesare Battisti, 2, 10078 Venaria Reale TO, Italy.",
            "title": "Change perspective",
            "content": "",
            "start_time": "2016-09-18T00:00:00.000000Z",
            "end_time": "2016-10-24T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Cesare Battisti, 2, 10078 Venaria Reale TO, Italy",
            "city": "Venaria Reale",
            "geolocation": "45.1352664,7.6274124",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "INFO@PUNTO618ARTGALLERY.COM",
            "external_url": "http://www.punto618artgallery.com/",
            "phone": "+39 349 2301622",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                918
            ],
            "artworks": [],
            "magazines": [
                6425
            ],
            "additional_images": []
        },
        {
            "id": 1276,
            "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": 3045,
                "name": "Hôtel du Duc",
                "slug": "hotel-du-duc",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706768,2.3349834",
                "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": "2016-10-14T10:31:52.000000Z",
            "publish_time": null,
            "slug": "outsider-art-fair-paris-2016",
            "created_at": "2016-10-14T10:31:52.000000Z",
            "updated_at": "2020-07-16T08:04:55.810454Z",
            "summary": "Outsider Art Fair Paris 2016 is an Art Fairs event starting on 20/10/2016, 00:00 and ending on 24/10/2016, 00:00. Event is in Hôtel du Duc with address 22 Rue de la Michodière, Paris, France.",
            "title": "Outsider Art Fair Paris 2016",
            "content": "",
            "start_time": "2016-10-20T00:00:00.000000Z",
            "end_time": "2016-10-24T00: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": "22 Rue de la Michodière, Paris, France",
            "city": "Paris",
            "geolocation": "48.8708622,2.3349641",
            "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@outsiderartfair.com",
            "external_url": "http://outsiderartfair.com/",
            "phone": "+1 212-337-3338",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6675
            ],
            "additional_images": []
        },
        {
            "id": 1267,
            "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": 205,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Aspens-Northern-New-Mexico-1958-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T05:52:25.945160Z",
                "updated_at": "2021-09-13T10:29:08.959985Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ansel Adams - Aspens, Northern New Mexico, 1958 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-10-17T11:31:30.000000Z",
            "publish_time": null,
            "slug": "bonhams-photographs-10-25-2016",
            "created_at": "2016-10-17T11:31:30.000000Z",
            "updated_at": "2020-07-16T08:04:51.510218Z",
            "summary": "Photographs is an Auctions event starting on 25/10/2016, 13:00 and ending on 25/10/2016, 16:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-10-25T13:00:00.000000Z",
            "end_time": "2016-10-25T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2616,
                494,
                449,
                448,
                299,
                1161,
                1233,
                775,
                468,
                726,
                1796,
                463,
                742,
                1666,
                1713,
                1729,
                733,
                888,
                898,
                973,
                975,
                1084,
                1705,
                1721,
                1785,
                1817,
                1833,
                1894,
                1957,
                2524,
                2545,
                2672,
                2854,
                2868,
                2893,
                2953,
                3046,
                3068,
                3196,
                3363,
                3365,
                5247,
                5677,
                6921,
                7732,
                7739,
                7740,
                7741
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1273,
            "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": 204,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Linda-Butler-Yangtze-Overlook-Xiling-Gorge-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T05:50:15.380164Z",
                "updated_at": "2021-09-13T10:29:08.423972Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Linda Butler - Yangtze Overlook, Xiling Gorge (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1100,
                "name": "Gray's Auctioneers Cleveland",
                "slug": "grays-auctioneers-cleveland",
                "city": "Cleveland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.483277,-81.76743199999999",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "2016-10-14T15:40:39.000000Z",
            "publish_time": null,
            "slug": "grays-auctioneers-fine-art-decorations-jewelry-10-26-2016",
            "created_at": "2016-10-14T15:40:39.000000Z",
            "updated_at": "2020-07-16T08:04:54.307810Z",
            "summary": "Fine Art, Decorations & Jewelry is an Auctions event starting on 26/10/2016, 11:00 and ending on 26/10/2016, 16:00. Event is in Gray's Auctioneers Cleveland with address Detroit Ave, Cleveland, OH, USA.",
            "title": "Fine Art, Decorations & Jewelry",
            "content": "",
            "start_time": "2016-10-26T11:00:00.000000Z",
            "end_time": "2016-10-26T16: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": "Detroit Ave, Cleveland, OH, USA",
            "city": "Cleveland",
            "geolocation": "41.4923085,-81.7056353",
            "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,
                3376,
                4052,
                2999,
                2276,
                2808,
                5830,
                787,
                1724,
                3137,
                4825,
                4862,
                4979,
                7493,
                7498,
                7500,
                7505,
                7510,
                7518,
                7520,
                7535,
                7744,
                7745,
                7746,
                7747,
                7752,
                7753,
                7754,
                7755,
                7756,
                7757,
                7758,
                7759,
                7760,
                7761,
                7762,
                7763,
                7764,
                7765,
                7766,
                7767,
                7768,
                7769,
                7770,
                7771,
                7773,
                7774,
                7775,
                7776,
                7777,
                7778,
                7779,
                7780,
                7781,
                7782,
                7783,
                7784
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1265,
            "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": 201,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Mickey-Mouse-from-Myths-1981-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T05:37:43.650396Z",
                "updated_at": "2021-09-13T10:29:06.653733Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Mickey Mouse, from Myths, 1981 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "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": "2016-10-12T10:24:07.000000Z",
            "publish_time": null,
            "slug": "phillips-evening-and-day-editions-26-10-2016",
            "created_at": "2016-10-12T10:24:07.000000Z",
            "updated_at": "2020-07-16T08:04:50.450539Z",
            "summary": "Evening & Day Editions, 2 is an Auctions event starting on 26/10/2016, 10:00 and ending on 26/10/2016, 22:00. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "Evening & Day Editions, 2",
            "content": "",
            "start_time": "2016-10-26T10:00:00.000000Z",
            "end_time": "2016-10-26T22: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,
                345,
                58,
                1700,
                731,
                1694,
                59,
                476,
                914,
                73,
                471,
                1696,
                847,
                7,
                402,
                2693,
                65,
                356,
                783,
                912,
                790,
                932,
                1221,
                860,
                868,
                317,
                901,
                1985,
                247,
                2151,
                1998,
                467,
                349,
                361,
                763,
                843,
                2601,
                373,
                494,
                32,
                830,
                2174,
                4824,
                350,
                372,
                428,
                751,
                793,
                364,
                499,
                3590,
                4492,
                893,
                1760,
                362,
                458,
                746,
                748,
                904,
                1333,
                1697,
                1736,
                5719,
                445,
                347,
                779,
                427,
                395,
                469,
                609,
                754,
                955,
                1236,
                4050,
                453,
                505,
                563,
                934,
                942,
                1160,
                1856,
                1911,
                1969,
                1995,
                2199,
                2972,
                3123,
                3269,
                348,
                358,
                587,
                792,
                806,
                956,
                1255,
                1623,
                1810,
                1884,
                1974,
                2160,
                2472,
                3243,
                3862,
                5525,
                7024,
                7731,
                426,
                432,
                435,
                479,
                480,
                483,
                485,
                492,
                532,
                600,
                647,
                740,
                750,
                761,
                788,
                938,
                971,
                974,
                1327,
                1407,
                1719,
                1827,
                1931,
                1941,
                2155,
                2187,
                2225,
                2254,
                2286,
                2319,
                2439,
                2646,
                2853,
                2859,
                2907,
                3268,
                3342,
                3344,
                3394,
                3397,
                3827,
                3926,
                4677,
                4729,
                5070,
                5545,
                5576,
                5741,
                7724,
                7725,
                7726,
                7727,
                7728,
                7729,
                7730,
                7733,
                7734,
                7735,
                7736,
                7737,
                7738
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1278,
            "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": 208,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Damien-Hirst-Minnie-Large-2016-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Minnie-Large-2016-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:13:00.583250Z",
                "updated_at": "2021-09-13T10:29:10.832047Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Damien Hirst - Minnie (Large), 2016 (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": "2016-10-20T17:09:38.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-editions-10-27-2016",
            "created_at": "2016-10-20T17:09:38.000000Z",
            "updated_at": "2020-07-16T08:04:56.837808Z",
            "summary": "First Open | Editions is an Auctions event starting on 27/10/2016, 14:00 and ending on 27/10/2016, 17:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "First Open | Editions",
            "content": "",
            "start_time": "2016-10-27T14:00:00.000000Z",
            "end_time": "2016-10-27T17: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": [
                60,
                345,
                58,
                731,
                59,
                476,
                57,
                7,
                402,
                1717,
                65,
                2469,
                932,
                1221,
                418,
                1985,
                349,
                361,
                843,
                350,
                372,
                428,
                793,
                1372,
                499,
                4492,
                893,
                746,
                1333,
                1697,
                3010,
                445,
                2462,
                427,
                609,
                2004,
                4050,
                453,
                505,
                563,
                873,
                1808,
                452,
                501,
                513,
                676,
                885,
                2276,
                144,
                384,
                435,
                479,
                521,
                647,
                679,
                788,
                809,
                924,
                1239,
                1481,
                2154,
                2168,
                2169,
                2173,
                2175,
                2439,
                2443,
                4070,
                4445,
                5521,
                7787,
                7788
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1279,
            "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": 206,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Portrait-De-Jeune-Fille-DApres-Cranach-Le-Jeune.II-B.-859-Ba.-1053-1958-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:05:55.566053Z",
                "updated_at": "2021-09-13T10:29:09.675022Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Portrait De Jeune Fille D'Apres Cranach Le Jeune.II (B. 859; Ba. 1053), 1958 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-10-18T19:26:23.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-multiples-10-27-2016",
            "created_at": "2016-10-18T19:26:23.000000Z",
            "updated_at": "2020-07-16T08:04:57.340927Z",
            "summary": "Prints & Multiples is an Auctions event starting on 27/10/2016, 18:00 and ending on 27/10/2016, 19:30. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-10-27T18:00:00.000000Z",
            "end_time": "2016-10-27T19: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": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1706,
                345,
                402,
                356,
                901,
                2151,
                494,
                350,
                362,
                395,
                469,
                2190,
                352,
                2195,
                761,
                974,
                1328,
                2143,
                2612,
                2813,
                3057,
                7310
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1280,
            "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": 207,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Bull-Profile-C.-116-121-1973-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T06:05:59.257147Z",
                "updated_at": "2021-09-13T10:29:10.446795Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Roy Lichtenstein - Bull Profile (C. 116-121), 1973",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-10-18T19:26:52.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-and-multiples-10-28-2016",
            "created_at": "2016-10-18T19:26:52.000000Z",
            "updated_at": "2020-07-16T08:04:57.819981Z",
            "summary": "Prints & Multiples is an Auctions event starting on 28/10/2016, 10:00 and ending on 28/10/2016, 20:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-10-28T10:00:00.000000Z",
            "end_time": "2016-10-28T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                345,
                1700,
                731,
                59,
                476,
                73,
                870,
                1696,
                7,
                402,
                356,
                912,
                790,
                1221,
                1831,
                860,
                901,
                1985,
                247,
                2151,
                1998,
                467,
                373,
                494,
                3377,
                2174,
                2192,
                350,
                428,
                793,
                893,
                1760,
                362,
                458,
                897,
                904,
                848,
                2030,
                2940,
                3288,
                469,
                1236,
                757,
                942,
                1856,
                2199,
                2807,
                2815,
                3269,
                433,
                586,
                587,
                819,
                1483,
                2150,
                2276,
                761,
                974,
                1900,
                2175,
                2187,
                2243,
                2430,
                2814,
                3261,
                3286,
                3323,
                3804,
                3825,
                3827,
                3829,
                4619,
                7721,
                7742
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1234,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3341,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/779619507_1475019871.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/779619507_1475019871-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:28:06.734603Z",
                "updated_at": "2021-09-13T11:13:41.118109Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " In Our Nature",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-09-28T01:41:46.000000Z",
            "publish_time": null,
            "slug": "in-our-nature",
            "created_at": "2016-09-28T01:41:46.000000Z",
            "updated_at": "2020-07-16T08:04:34.468616Z",
            "summary": "In Our Nature is an Gallery Shows event starting on 08/10/2016, 12:00 and ending on 29/10/2016, 12:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "In Our Nature",
            "content": "",
            "start_time": "2016-10-08T12:00:00.000000Z",
            "end_time": "2016-10-29T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5606
            ],
            "artworks": [],
            "magazines": [
                6601
            ],
            "additional_images": [
                1929,
                1930,
                1931,
                1932,
                1933,
                1934,
                1935,
                3342,
                3343,
                3344,
                3345,
                3346,
                3347,
                3348,
                3349,
                3350,
                3351,
                3352,
                3353,
                3354,
                3355,
                3356,
                3357
            ]
        },
        {
            "id": 1512,
            "author": {
                "id": "78084112-15b7-4c63-b54b-628a91cb1578",
                "username": "Galerie_Geraldine_Banier",
                "slug": "galerie_geraldine_banier",
                "first_name": "Géraldine",
                "last_name": "Banier",
                "display_name": "Galerie Géraldine Banier",
                "display_name_full": "Galerie Géraldine Banier",
                "email": "galeriegeraldinebanier@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3643,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1096849799_1489057173.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1096849799_1489057173-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:33:08.054126Z",
                "updated_at": "2021-09-13T11:19:10.013754Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Stage beasts and sacred monsters",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 876,
                "name": "Galerie Géraldine Banier",
                "slug": "galerie-geraldine-banier",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.85628519999999,2.332436400000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2573,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FEATURED-IMAGE2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:31.708617Z",
                    "updated_at": "2021-09-14T13:32:47.155857Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 5,
                "image": null,
                "slug": "festivals",
                "created_at": "2020-06-02T15:33:40.541093Z",
                "updated_at": "2021-03-29T12:18:22.940481Z",
                "name": "Festivals",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2017-03-09T11:41:38.000000Z",
            "publish_time": null,
            "slug": "bizarro-2016-stage-beasts-and-sacred-monsters",
            "created_at": "2017-03-09T11:41:38.000000Z",
            "updated_at": "2020-07-16T08:07:06.167140Z",
            "summary": "Stage beasts and sacred monsters is an Festivals event starting on 15/09/2016, 12:00 and ending on 29/10/2016, 12:00. Event is in Galerie Géraldine Banier with address 54 rue Jacob, 75006 Paris.",
            "title": "Stage beasts and sacred monsters",
            "content": "",
            "start_time": "2016-09-15T12:00:00.000000Z",
            "end_time": "2016-10-29T12: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": "54 rue Jacob, 75006 Paris",
            "city": "Paris",
            "geolocation": "48.8561337,2.3323272",
            "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": [
                1525,
                1598,
                1679,
                9092
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2105,
                2106,
                2107,
                2108,
                2109,
                2110,
                3644,
                3645,
                3646,
                3647,
                3648,
                3649,
                3650,
                3651
            ]
        },
        {
            "id": 1169,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2447,
                "name": "Galerie Neuheisel",
                "slug": "galerie-neuheisel",
                "city": "Saarbrücken",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.23560759999999,6.99733839999999",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2016-08-20T20:56:56.000000Z",
            "publish_time": null,
            "slug": "alex-hoffmann-after-the-world-ends",
            "created_at": "2016-08-20T20:56:56.000000Z",
            "updated_at": "2020-07-16T08:04:01.741982Z",
            "summary": "After the World Ends is an Gallery Shows event starting on 14/09/2016, 22:00 and ending on 29/10/2016, 22:00. Event is in Galerie Neuheisel with address Johannisstraße 3A, 66111 Saarbrücken, Germany.",
            "title": "After the World Ends",
            "content": "",
            "start_time": "2016-09-14T22:00:00.000000Z",
            "end_time": "2016-10-29T22: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": "Johannisstraße 3A, 66111 Saarbrücken, Germany",
            "city": "Saarbrücken",
            "geolocation": "49.2356636,6.9973345",
            "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@galerie-neuheisel.de",
            "external_url": "http://www.galerie-neuheisel.de/",
            "phone": "+49 681 390 44 60",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7127
            ],
            "artworks": [],
            "magazines": [
                6394
            ],
            "additional_images": []
        },
        {
            "id": 1242,
            "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": 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": "2016-10-01T11:09:53.000000Z",
            "publish_time": null,
            "slug": "martine-johanna-dancer",
            "created_at": "2016-10-01T11:09:53.000000Z",
            "updated_at": "2020-07-16T08:04:38.362794Z",
            "summary": "Dancer is an Gallery Shows event starting on 07/10/2016, 22:00 and ending on 29/10/2016, 22:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "Dancer",
            "content": "",
            "start_time": "2016-10-07T22:00:00.000000Z",
            "end_time": "2016-10-29T22: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, CA 94109, USA",
            "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": "info@spoke-art.com",
            "external_url": "http://spoke-art.com/",
            "phone": "+1 415-796-3774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6607
            ],
            "additional_images": []
        }
    ]
}