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=1602&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=1620&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1584&ordering=end_time",
    "results": [
        {
            "id": 1552,
            "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": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-03-27T14:25:31.000000Z",
            "publish_time": null,
            "slug": "kari-lise-alexander-wake",
            "created_at": "2017-03-27T14:25:31.000000Z",
            "updated_at": "2022-01-27T14:32:47.034604Z",
            "summary": "Lise Alexander - Wake is an Gallery Shows event starting on 01/04/2017, 00:00 and ending on 23/04/2017, 00:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd, Culver City, CA 90232, USA.",
            "title": "Lise Alexander - Wake",
            "content": "",
            "start_time": "2017-04-01T00:00:00.000000Z",
            "end_time": "2017-04-23T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6009 Washington Blvd, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.03179169387755,-118.37668246938776",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "contact@thinkspacegallery.com",
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7342
            ],
            "additional_images": []
        },
        {
            "id": 1580,
            "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": 3034,
                "name": "MAC - Museo de Arte Contemporáneo de Lima",
                "slug": "mac-museo-de-arte-contemporaneo-de-lima",
                "city": "Lima",
                "country": {
                    "code": "PE",
                    "name": "Peru"
                },
                "geolocation": "-12.136749,-77.0231616",
                "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": "PE",
            "publish_status": "published",
            "published_at": "2017-04-08T22:16:20.000000Z",
            "publish_time": null,
            "slug": "parc-2017",
            "created_at": "2017-04-08T22:16:20.000000Z",
            "updated_at": "2017-04-08T22:16:20.000000Z",
            "summary": "PArC 2017 is an Art Fairs event starting on 19/04/2017, 00:00 and ending on 23/04/2017, 00:00. Event is in MAC - Museo de Arte Contemporáneo de Lima with address Av. Almte. Miguel Grau 1511, Lima, Peru.",
            "title": "PArC 2017",
            "content": "",
            "start_time": "2017-04-19T00:00:00.000000Z",
            "end_time": "2017-04-23T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Av. Almte. Miguel Grau 1511, Lima, Peru",
            "city": "Distrito de Lima",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://en.parc.com.pe/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7395
            ],
            "additional_images": []
        },
        {
            "id": 1523,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 495,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Urban-Art-Fair-2017.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-2017-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T22:08:23.009488Z",
                "updated_at": "2021-09-13T10:32:17.191684Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Urban-Art-Fair-2017",
                "description": null,
                "uploaded_by": 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": "2017-03-14T21:50:02.000000Z",
            "publish_time": null,
            "slug": "urban-art-fair-2017",
            "created_at": "2017-03-14T21:50:02.000000Z",
            "updated_at": "2020-07-13T18:23:19.745780Z",
            "summary": "Urban Art Fair 2017 is an Art Fairs event starting on 20/04/2017, 00:00 and ending on 24/04/2017, 00:00. Event is in Le Carreau du Temple with address 4 Rue Eugène Spuller, Accueil, Paris, France.",
            "title": "Urban Art Fair 2017",
            "content": "",
            "start_time": "2017-04-20T00:00:00.000000Z",
            "end_time": "2017-04-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": "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": "info@urbanartfair.fr",
            "external_url": "http://urbanartfair.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                73,
                65,
                29,
                4473,
                66,
                1008,
                4513,
                2830,
                3666,
                4201,
                7922
            ],
            "artworks": [],
            "magazines": [
                7299,
                7388,
                7446,
                7459,
                7460,
                7465,
                7466,
                7467,
                7470,
                7475
            ],
            "additional_images": []
        },
        {
            "id": 1534,
            "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": 1977,
                "name": "Galleria Varsi",
                "slug": "galleria-varsi",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89343170000001,12.4735637",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2338,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/varsi.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T08:08:15.543776Z",
                    "updated_at": "2021-09-14T13:27:43.007044Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "varsi",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-03-21T11:31:35.000000Z",
            "publish_time": null,
            "slug": "colera-group-exhibition",
            "created_at": "2017-03-21T11:31:35.000000Z",
            "updated_at": "2017-03-21T11:31:35.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 25/03/2017, 00:00 and ending on 24/04/2017, 00:00. Event is in Galleria Varsi with address Via S. Salvatore in Campo, 51, 00186 Roma, Italy.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-03-25T00:00:00.000000Z",
            "end_time": "2017-04-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 S. Salvatore in Campo, 51, 00186 Roma, Italy",
            "city": "Roma",
            "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@galleriavarsi.it",
            "external_url": "http://www.galleriavarsi.it/",
            "phone": "+39 06 683 09 410",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                100,
                190,
                3622
            ],
            "artworks": [],
            "magazines": [
                7318
            ],
            "additional_images": []
        },
        {
            "id": 1585,
            "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": 3028,
                "name": "SQUARE Brussels Meeting Centre",
                "slug": "square-brussels-meeting-centre",
                "city": "Mocha",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.84437459999999,4.3559222",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2017-04-11T22:06:45.000000Z",
            "publish_time": null,
            "slug": "yia-art-fair-09",
            "created_at": "2017-04-11T22:06:45.000000Z",
            "updated_at": "2017-04-11T22:06:45.000000Z",
            "summary": "YIA Art Fair #09 is an Art Fairs event starting on 20/04/2017, 00:00 and ending on 24/04/2017, 00:00. Event is in SQUARE Brussels Meeting Centre with address Mont des Arts, 1000, Brussegem, Belgium.",
            "title": "YIA Art Fair #09",
            "content": "",
            "start_time": "2017-04-20T00:00:00.000000Z",
            "end_time": "2017-04-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": "Mont des Arts, 1000, Brussegem, Belgium",
            "city": "Brussel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://yia-artfair.com/en/yia-art-fair-09-brussels-april-20-23-2017",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7419
            ],
            "additional_images": []
        },
        {
            "id": 1515,
            "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": 2794,
                "name": "Pier 94",
                "slug": "pier-94",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7690252,-73.99530319999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-03-10T21:51:42.000000Z",
            "publish_time": null,
            "slug": "artexpo-new-york-2017",
            "created_at": "2017-03-10T21:51:42.000000Z",
            "updated_at": "2020-07-16T08:07:08.355185Z",
            "summary": "Artexpo New York 2017 is an Art Fairs event starting on 21/04/2017, 00:00 and ending on 25/04/2017, 00:00. Event is in Pier 94 with address 711 12th Ave, New York, NY 10019-5399, New York City, United States.",
            "title": "Artexpo New York 2017",
            "content": "",
            "start_time": "2017-04-21T00:00:00.000000Z",
            "end_time": "2017-04-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "711 12th Ave, New York, NY 10019-5399, New York City, United States",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.768413699999996,-73.99674695570906",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@artexponewyork.com",
            "external_url": "http://artexponewyork.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7284
            ],
            "additional_images": []
        },
        {
            "id": 1587,
            "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": 310,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:11:29.249070Z",
                "updated_at": "2021-09-13T10:30:18.203333Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Eadweard Muybridge - Panorama Of San Francisco From California St. Hill (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": "2017-04-17T12:44:01.000000Z",
            "publish_time": null,
            "slug": "bonhams-photographs-4-25-2017",
            "created_at": "2017-04-17T12:44:01.000000Z",
            "updated_at": "2020-07-16T08:07:54.349292Z",
            "summary": "Photographs is an Auctions event starting on 25/04/2017, 13:00 and ending on 25/04/2017, 14:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2017-04-25T13:00:00.000000Z",
            "end_time": "2017-04-25T14: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": [
                544,
                348,
                1666,
                1508,
                1705,
                1721,
                1782,
                1785,
                2868,
                3049,
                3365,
                3585,
                4660,
                5674,
                9615,
                9616,
                9617,
                9618,
                9619,
                9620
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1537,
            "author": {
                "id": "2e53032b-df94-4554-97d0-035ed6f5d03b",
                "username": "FousionGallery",
                "slug": "fousiongallery",
                "first_name": "Jasmin",
                "last_name": "Waschl",
                "display_name": "FousionGallery",
                "display_name_full": "FousionGallery",
                "email": "fousion.gallery@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3652,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1307384319_1490122636.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1307384319_1490122636-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:33:16.579535Z",
                "updated_at": "2021-09-13T11:19:18.162257Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Vértigo Periférico",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2697,
                "name": "FOUSION GALLERY",
                "slug": "fousion-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3845075,2.180248200000051",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2605,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/fousiongallery-610x490-feat.-wide-walls.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:34.468121Z",
                    "updated_at": "2021-09-14T13:33:32.114938Z",
                    "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": "ES",
            "publish_status": "published",
            "published_at": "2017-03-21T19:53:25.000000Z",
            "publish_time": null,
            "slug": "uriginal-vertigo-periferico",
            "created_at": "2017-03-21T19:53:25.000000Z",
            "updated_at": "2020-07-16T08:07:28.762242Z",
            "summary": "Vértigo Periférico is an Gallery Shows event starting on 30/03/2017, 00:00 and ending on 26/04/2017, 00:00. Event is in FOUSION GALLERY with address Carrer de la Carassa, 4, 08003 Barcelona, Spain.",
            "title": "Vértigo Periférico",
            "content": "",
            "start_time": "2017-03-30T00:00:00.000000Z",
            "end_time": "2017-04-26T00: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": "Carrer de la Carassa, 4, 08003 Barcelona, Spain",
            "city": "Barcelona",
            "geolocation": "41.3844929,2.180247",
            "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": "fousion.gallery@gmail.com",
            "external_url": "http://fousiongallery.com/",
            "phone": "+34 932 956677",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5589
            ],
            "artworks": [],
            "magazines": [
                7336
            ],
            "additional_images": [
                2115,
                2116,
                3653,
                3654
            ]
        },
        {
            "id": 1589,
            "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": 311,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sam-Francis-Untitleddetail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:11:33.391523Z",
                "updated_at": "2021-09-13T10:30:18.936944Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sam Francis - Untitled(detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-17T14:20:26.000000Z",
            "publish_time": null,
            "slug": "bonhams-made-in-california-4-26-2017",
            "created_at": "2017-04-17T14:20:26.000000Z",
            "updated_at": "2020-07-16T08:07:55.614423Z",
            "summary": "Made in California is an Auctions event starting on 26/04/2017, 10:00 and ending on 26/04/2017, 11:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Made in California",
            "content": "",
            "start_time": "2017-04-26T10:00:00.000000Z",
            "end_time": "2017-04-26T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                860,
                9607,
                9640,
                9641,
                9642,
                9643
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1592,
            "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": 312,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:19:42.912339Z",
                "updated_at": "2021-09-13T10:30:19.676674Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edvard Munch - Madonna (Woll 39; Schiefler 33), 1902 (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": "2017-04-20T09:29:19.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-multiples-4-27-2017",
            "created_at": "2017-04-20T09:29:19.000000Z",
            "updated_at": "2020-07-16T08:07:56.930564Z",
            "summary": "Prints & Multiples is an Auctions event starting on 27/04/2017, 14:00 and ending on 27/04/2017, 19:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2017-04-27T14:00:00.000000Z",
            "end_time": "2017-04-27T19: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,
                345,
                476,
                73,
                356,
                247,
                2151,
                349,
                362,
                2186,
                290,
                974,
                2143,
                3825
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1590,
            "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": 314,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:26:08.492274Z",
                "updated_at": "2021-09-13T10:30:20.745874Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Enrico Castellani - Superficie Bianca, 1987 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1661,
                "name": "Christie's Milan",
                "slug": "christies-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.46675,9.18739000000005",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2155,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:07.295329Z",
                    "updated_at": "2021-09-14T13:23:35.614764Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-04-21T15:08:57.000000Z",
            "publish_time": null,
            "slug": "christies-milan-modern-and-contemporary-4-27-2017",
            "created_at": "2017-04-21T15:08:57.000000Z",
            "updated_at": "2020-07-16T08:07:55.937333Z",
            "summary": "Milan Modern and Contemporary is an Auctions event starting on 27/04/2017, 19:00 and ending on 27/04/2017, 20:00. Event is in Christie's Milan with address Via Clerici, 5, 20121 Milano, Italy.",
            "title": "Milan Modern and Contemporary",
            "content": "",
            "start_time": "2017-04-27T19:00:00.000000Z",
            "end_time": "2017-04-27T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Clerici, 5, 20121 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4668603,9.1871922",
            "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": [
                433,
                1359,
                5540,
                9706
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1591,
            "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": 315,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Mario-Schifano-.Cielo-Particolare-1963detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:26:14.539581Z",
                "updated_at": "2021-09-13T10:30:22.044783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Mario Schifano - .Cielo Particolare, 1963(detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1661,
                "name": "Christie's Milan",
                "slug": "christies-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.46675,9.18739000000005",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2155,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:07.295329Z",
                    "updated_at": "2021-09-14T13:23:35.614764Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-04-21T15:09:13.000000Z",
            "publish_time": null,
            "slug": "christies-milan-modern-and-contemporary-4-28-2017",
            "created_at": "2017-04-21T15:09:13.000000Z",
            "updated_at": "2020-07-16T08:07:56.424406Z",
            "summary": "Milan Modern and Contemporary is an Auctions event starting on 28/04/2017, 15:00 and ending on 28/04/2017, 16:00. Event is in Christie's Milan with address Via Clerici, 5, 20121 Milano, Italy.",
            "title": "Milan Modern and Contemporary",
            "content": "",
            "start_time": "2017-04-28T15:00:00.000000Z",
            "end_time": "2017-04-28T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Clerici, 5, 20121 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4668603,9.1871922",
            "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": [
                3912,
                9659,
                9707,
                9708
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1593,
            "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": 313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:19:46.314225Z",
                "updated_at": "2021-09-13T10:30:20.211779Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Moonwalk (F. & S. II.404), 1987 (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": "2017-04-20T09:31:29.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-multiples-4-28-2017",
            "created_at": "2017-04-20T09:31:29.000000Z",
            "updated_at": "2020-07-16T08:07:57.435725Z",
            "summary": "Prints & Multiples is an Auctions event starting on 28/04/2017, 10:00 and ending on 28/04/2017, 16:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2017-04-28T10:00:00.000000Z",
            "end_time": "2017-04-28T16: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,
                1706,
                345,
                58,
                731,
                476,
                73,
                1696,
                402,
                912,
                1221,
                1831,
                860,
                247,
                470,
                2151,
                467,
                349,
                1333,
                445,
                3376,
                46,
                469,
                2190,
                2199,
                2807,
                1483,
                2186,
                435,
                974,
                1328,
                2143,
                2188,
                2202,
                2454,
                2612,
                2626,
                3825,
                3827,
                3829,
                4183,
                7310,
                9644,
                9704,
                9705
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1718,
            "author": {
                "id": "fdd67ac5-2121-4298-ab9a-5a9bbeb2c860",
                "username": "Lisabird_Contemporary",
                "slug": "lisabird_contemporary",
                "first_name": "Lisa",
                "last_name": "Kandlhofer",
                "display_name": "Lisa Kandlhofer",
                "display_name_full": "Lisa Kandlhofer",
                "email": "info@kandlhofer.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3756,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1397850510_1497623422.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1397850510_1497623422-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:34:59.460566Z",
                "updated_at": "2021-09-13T11:20:57.186367Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "MAXIMILIAN PRÜFER | BRUT",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2017-06-16T16:24:02.000000Z",
            "publish_time": null,
            "slug": "maximilian-prufer-brut-2",
            "created_at": "2017-06-16T16:24:02.000000Z",
            "updated_at": "2020-07-16T08:09:00.085970Z",
            "summary": "MAXIMILIAN PRÜFER | BRUT is an Gallery Shows event starting on 23/03/2017, 12:00 and ending on 29/04/2017, 12:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstrasse 4\r\n1040 Wien.",
            "title": "MAXIMILIAN PRÜFER | BRUT",
            "content": "",
            "start_time": "2017-03-23T12:00:00.000000Z",
            "end_time": "2017-04-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": "Brucknerstrasse 4\r\n1040 Wien",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5557
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2174,
                2175,
                2176,
                2177,
                2178,
                2179,
                2180
            ]
        },
        {
            "id": 1543,
            "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": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-03-24T10:40:05.000000Z",
            "publish_time": null,
            "slug": "blek-le-rat-ratical",
            "created_at": "2017-03-24T10:40:05.000000Z",
            "updated_at": "2020-07-16T08:07:31.820186Z",
            "summary": "Ratical is an Gallery Shows event starting on 01/04/2017, 00:00 and ending on 30/04/2017, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Ratical",
            "content": "",
            "start_time": "2017-04-01T00:00:00.000000Z",
            "end_time": "2017-04-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "https://verticalgallery.com/",
            "phone": "+1 7736973846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                29
            ],
            "artworks": [],
            "magazines": [
                7330
            ],
            "additional_images": []
        },
        {
            "id": 1547,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-03-26T10:12:22.000000Z",
            "publish_time": null,
            "slug": "okuda-san-miguel-mayan-renaissance",
            "created_at": "2017-03-26T10:12:22.000000Z",
            "updated_at": "2017-03-26T10:12:22.000000Z",
            "summary": "Mayan Renaissance is an Gallery Shows event starting on 01/04/2017, 00:00 and ending on 30/04/2017, 00:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St #1, Los Angeles, CA 90033, USA.",
            "title": "Mayan Renaissance",
            "content": "",
            "start_time": "2017-04-01T00:00:00.000000Z",
            "end_time": "2017-04-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "571 S Anderson St #1, Los Angeles, CA 90033, USA",
            "city": "Los Angeles",
            "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": "sarah@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "(310) 287-2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                281
            ],
            "artworks": [],
            "magazines": [
                7335
            ],
            "additional_images": []
        },
        {
            "id": 1548,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-03-26T13:50:29.000000Z",
            "publish_time": null,
            "slug": "richard-j-oliver-immersion",
            "created_at": "2017-03-26T13:50:29.000000Z",
            "updated_at": "2017-03-26T13:50:29.000000Z",
            "summary": "Immersion is an Gallery Shows event starting on 01/04/2017, 00:00 and ending on 30/04/2017, 00:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St #1, Los Angeles, CA 90033, USA.",
            "title": "Immersion",
            "content": "",
            "start_time": "2017-04-01T00:00:00.000000Z",
            "end_time": "2017-04-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "571 S Anderson St #1, Los Angeles, CA 90033, USA",
            "city": "Los Angeles",
            "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": "sarah@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "(310) 287-2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1319
            ],
            "artworks": [],
            "magazines": [
                7339
            ],
            "additional_images": []
        },
        {
            "id": 1549,
            "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": 2653,
                "name": "Galerie Nicolas Xavier",
                "slug": "galerie-nicolas-xavier",
                "city": "MONTPELLIER",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.610769,3.8767159999999876",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2256,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ambipolarized-69.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ambipolarized-69-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T01:00:36.986178Z",
                    "updated_at": "2021-09-14T13:25:49.719720Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "ambipolarized-69",
                    "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": "2017-03-27T10:45:17.000000Z",
            "publish_time": null,
            "slug": "pro176-neo-cubism-excursion",
            "created_at": "2017-03-27T10:45:17.000000Z",
            "updated_at": "2020-07-16T08:07:34.822729Z",
            "summary": "Neo Cubism Excursion is an Gallery Shows event starting on 31/03/2017, 00:00 and ending on 30/04/2017, 00:00. Event is in Galerie Nicolas Xavier with address 2 Rue Glaize, 34000 Montpellier, France.",
            "title": "Neo Cubism Excursion",
            "content": "",
            "start_time": "2017-03-31T00:00:00.000000Z",
            "end_time": "2017-04-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Rue Glaize, 34000 Montpellier, France",
            "city": "Montpellier",
            "geolocation": "43.6112376,3.8788059",
            "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": "galerienicolasxavier@gmail.com",
            "external_url": "http://www.galerienicolasxavier.com/",
            "phone": "+33 6 9923 1073",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                218
            ],
            "artworks": [],
            "magazines": [
                7340
            ],
            "additional_images": []
        }
    ]
}