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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=936&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=900&ordering=end_time",
    "results": [
        {
            "id": 876,
            "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": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2016-03-08T13:27:47.000000Z",
            "publish_time": null,
            "slug": "marc-standing-the-eternal-return",
            "created_at": "2016-03-08T13:27:47.000000Z",
            "updated_at": "2016-03-08T13:27:47.000000Z",
            "summary": "The Eternal Return is an Gallery Shows event starting on 14/03/2016, 00:00 and ending on 10/04/2016, 00:00. Event is in The Cat Street Gallery with address Ovolo, 222 Hollywood Rd, Tai Ping Shan, Hong Kong.",
            "title": "The Eternal Return",
            "content": "",
            "start_time": "2016-03-14T00:00:00.000000Z",
            "end_time": "2016-04-10T00: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": "Ovolo, 222 Hollywood Rd, Tai Ping Shan, Hong Kong",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@thecatstreetgallery.com",
            "external_url": "http://www.thecatstreetgallery.com/splash/",
            "phone": "+852 2291 0006",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4753
            ],
            "artworks": [],
            "magazines": [
                5243
            ],
            "additional_images": []
        },
        {
            "id": 897,
            "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": 447,
                "name": "THE BLACK BOOK GALLERY",
                "slug": "the-black-book-gallery",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.9623754,-102.82347729999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-03-19T11:15:07.000000Z",
            "publish_time": null,
            "slug": "ravi-zupa-strike-everywhere",
            "created_at": "2016-03-19T11:15:07.000000Z",
            "updated_at": "2020-07-16T08:01:44.494635Z",
            "summary": "Strike Everywhere is an Gallery Shows event starting on 19/03/2016, 00:00 and ending on 10/04/2016, 00:00. Event is in THE BLACK BOOK GALLERY with address 304 Elati St, Denver, CO 80223, USA.",
            "title": "Strike Everywhere",
            "content": "",
            "start_time": "2016-03-19T00:00:00.000000Z",
            "end_time": "2016-04-10T00: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": "304 Elati St, Denver, CO 80223, USA",
            "city": "Denver",
            "geolocation": "39.72111410233613,-104.993892",
            "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@blackbookgallery.com",
            "external_url": "http://www.blackbookgallery.com/",
            "phone": "303-941-2458",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                752
            ],
            "artworks": [],
            "magazines": [
                5391
            ],
            "additional_images": []
        },
        {
            "id": 758,
            "author": {
                "id": "b2383fac-92c3-4170-8926-29db68c61f95",
                "username": "44309",
                "slug": "44309",
                "first_name": "Olaf",
                "last_name": "Ginzel",
                "display_name": "Olaf Ginzel",
                "display_name_full": "Olaf Ginzel",
                "email": "olaf@44309streetartgallery.net",
                "telephone": "+491725632837"
            },
            "price": null,
            "featured_image": {
                "id": 1458,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1204132405_1452834305.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1204132405_1452834305-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T13:56:44.891536Z",
                "updated_at": "2021-09-13T10:43:39.063786Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Bullseye",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 678,
                "name": "44309//GALLERY",
                "slug": "44309-streetart-gallery",
                "city": "Dortmund",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5133478,7.453534900000022",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3783,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2d3f8504b18a459f9f247b2493259e15.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-09T08:54:47.272076Z",
                    "updated_at": "2022-05-09T08:54:47.272118Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b2383fac-92c3-4170-8926-29db68c61f95"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-01-15T06:04:20.000000Z",
            "publish_time": null,
            "slug": "bullseye",
            "created_at": "2016-01-15T06:04:20.000000Z",
            "updated_at": "2020-07-16T08:00:34.068110Z",
            "summary": "Bullseye is an Gallery Shows event starting on 05/03/2016, 12:00 and ending on 10/04/2016, 12:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Straße 16 // D-44137 Dortmund.",
            "title": "Bullseye",
            "content": "",
            "start_time": "2016-03-05T12:00:00.000000Z",
            "end_time": "2016-04-10T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rheinische Straße 16 // D-44137 Dortmund",
            "city": "Dortmund",
            "geolocation": "51.5128944,7.4399082",
            "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": [
                1469
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 811,
            "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": 691,
                "name": "Hang-Up Gallery",
                "slug": "hang-up-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53717899999999,-0.08493899999996302",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2716,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hang-up-gallery-london-dp-1581613082.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:06.314666Z",
                    "updated_at": "2021-09-14T13:36:33.668778Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2016-02-13T14:45:10.000000Z",
            "publish_time": null,
            "slug": "mark-powell-anthropology",
            "created_at": "2016-02-13T14:45:10.000000Z",
            "updated_at": "2020-07-16T08:01:00.938285Z",
            "summary": "Anthropology is an Gallery Shows event starting on 04/03/2016, 00:00 and ending on 11/04/2016, 00:00. Event is in Hang-Up Gallery with address 81 Stoke Newington Rd, Stoke Newington, London N16 8AD, UK.",
            "title": "Anthropology",
            "content": "",
            "start_time": "2016-03-04T00:00:00.000000Z",
            "end_time": "2016-04-11T00: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": "81 Stoke Newington Rd, Stoke Newington, London N16 8AD, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5559089,-0.0745202",
            "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": "ben@hanguppictures.com",
            "external_url": "http://hanguppictures.com/",
            "phone": "+44 20 3667 4550",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5067
            ],
            "additional_images": []
        },
        {
            "id": 900,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 101,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Korakrit-Arunanondchai-History-Painting-Detail-2013-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T19:07:32.539944Z",
                "updated_at": "2021-09-13T10:28:31.488024Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Korakrit Arunanondchai - History Painting (Detail), 2013",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-03-28T19:40:55.000000Z",
            "publish_time": null,
            "slug": "phillips-new-now-4-13-2016",
            "created_at": "2016-03-28T19:40:55.000000Z",
            "updated_at": "2020-07-16T08:01:45.955441Z",
            "summary": "New Now is an Auctions event starting on 13/04/2016, 14:00 and ending on 13/04/2016, 18:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "New Now",
            "content": "",
            "start_time": "2016-04-13T14:00:00.000000Z",
            "end_time": "2016-04-13T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, Mayfair, London W1J 6EN, UK",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                58,
                8,
                59,
                891,
                476,
                2583,
                57,
                2956,
                2684,
                1704,
                317,
                470,
                349,
                843,
                32,
                428,
                751,
                3254,
                3700,
                371,
                18,
                347,
                4083,
                5361,
                475,
                544,
                785,
                2958,
                132,
                815,
                959,
                2809,
                3416,
                636,
                765,
                864,
                929,
                2926,
                3116,
                3144,
                5387,
                158,
                235,
                353,
                464,
                581,
                806,
                885,
                956,
                1152,
                2680,
                4094,
                5381,
                5382,
                3,
                12,
                118,
                124,
                384,
                432,
                485,
                496,
                520,
                537,
                571,
                597,
                613,
                776,
                807,
                809,
                823,
                886,
                910,
                915,
                917,
                921,
                925,
                936,
                939,
                941,
                947,
                957,
                958,
                963,
                1039,
                1093,
                1101,
                1114,
                1176,
                1179,
                1284,
                1359,
                1405,
                1438,
                1543,
                1763,
                1784,
                1855,
                1872,
                1887,
                1902,
                1912,
                1975,
                1976,
                2154,
                2221,
                2228,
                2234,
                2239,
                2246,
                2254,
                2268,
                2274,
                2280,
                2297,
                2301,
                2306,
                2355,
                2357,
                2360,
                2366,
                2368,
                2375,
                2376,
                2378,
                2401,
                2418,
                2862,
                2917,
                3011,
                3033,
                3075,
                3107,
                3112,
                3127,
                3133,
                3150,
                3232,
                3245,
                3247,
                3302,
                3479,
                3699,
                3719,
                3733,
                3750,
                4017,
                4093,
                4100,
                4118,
                4124,
                4136,
                4142,
                4145,
                4162,
                4177,
                4367,
                4537,
                4615,
                4624,
                4664,
                4685,
                5341,
                5342,
                5343,
                5344,
                5345,
                5347,
                5348,
                5349,
                5350,
                5351,
                5352,
                5353,
                5354,
                5355,
                5356,
                5357,
                5358,
                5359,
                5360,
                5362,
                5363,
                5364,
                5365,
                5366,
                5367,
                5368,
                5369,
                5370,
                5371,
                5372,
                5373,
                5374,
                5375,
                5376,
                5378,
                5379,
                5380,
                5383,
                5384,
                5385,
                5386,
                5388,
                5389,
                5390,
                5391,
                5392,
                5393
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 919,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 105,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Kousen-Battle-Detail-1992-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T19:25:47.897868Z",
                "updated_at": "2021-09-13T10:28:31.536504Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kazuo Shiraga - Kousen (Battle) (Detail), 1992",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-04-01T15:21:42.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-ldn-4-14-2016",
            "created_at": "2016-04-01T15:21:42.000000Z",
            "updated_at": "2020-07-16T08:01:55.479391Z",
            "summary": "First Open LDN is an Auctions event starting on 14/04/2016, 13:00 and ending on 14/04/2016, 17:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "First Open LDN",
            "content": "",
            "start_time": "2016-04-14T13:00:00.000000Z",
            "end_time": "2016-04-14T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1694,
                932,
                949,
                880,
                51,
                860,
                317,
                901,
                2223,
                570,
                349,
                115,
                573,
                364,
                4492,
                3082,
                458,
                558,
                3010,
                5473,
                2412,
                5494,
                427,
                475,
                544,
                785,
                2002,
                132,
                408,
                477,
                2004,
                2245,
                2978,
                3416,
                5497,
                505,
                636,
                660,
                929,
                1969,
                3542,
                513,
                551,
                555,
                587,
                592,
                676,
                781,
                806,
                833,
                885,
                956,
                1787,
                1810,
                2160,
                2680,
                3695,
                3862,
                4094,
                5048,
                5479,
                5489,
                125,
                330,
                472,
                485,
                536,
                549,
                578,
                665,
                769,
                776,
                787,
                788,
                809,
                879,
                915,
                927,
                936,
                941,
                952,
                987,
                1039,
                1101,
                1174,
                1176,
                1249,
                1543,
                1571,
                1688,
                1742,
                1834,
                1847,
                1862,
                1871,
                1895,
                1952,
                1971,
                2091,
                2156,
                2163,
                2175,
                2216,
                2225,
                2234,
                2235,
                2236,
                2238,
                2240,
                2244,
                2254,
                2258,
                2261,
                2262,
                2264,
                2266,
                2273,
                2292,
                2293,
                2309,
                2310,
                2333,
                2336,
                2373,
                2420,
                2560,
                2577,
                2692,
                2901,
                2915,
                2932,
                2934,
                3003,
                3080,
                3086,
                3106,
                3134,
                3137,
                3138,
                3234,
                3244,
                3253,
                3309,
                3346,
                3449,
                3565,
                4110,
                4111,
                4144,
                4151,
                4448,
                4450,
                4546,
                5471,
                5472,
                5474,
                5475,
                5477,
                5478,
                5480,
                5481,
                5482,
                5483,
                5485,
                5486,
                5487,
                5488,
                5490,
                5491,
                5492,
                5495,
                5496,
                5498
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 870,
            "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": 1954,
                "name": "Galerie C.O.A",
                "slug": "galerie-c-o-a",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5301149,-73.6080005",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2016-03-04T17:27:30.000000Z",
            "publish_time": null,
            "slug": "zoltan-veevaete-alejandro-carpintero-eye-candy",
            "created_at": "2016-03-04T17:27:30.000000Z",
            "updated_at": "2016-03-04T17:27:30.000000Z",
            "summary": "EYE Candy is an Gallery Shows event starting on 03/03/2016, 00:00 and ending on 15/04/2016, 00:00. Event is in Galerie C.O.A with address 6405 Boul St-Laurent, Montréal, QC H2S 3C3, Canada.",
            "title": "EYE Candy",
            "content": "",
            "start_time": "2016-03-03T00:00:00.000000Z",
            "end_time": "2016-04-15T00: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": "6405 Boul St-Laurent, Montréal, QC H2S 3C3, Canada",
            "city": "Montréal",
            "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": "galeriecoa@gmail.com",
            "external_url": "http://www.galeriecoa.com/",
            "phone": "(514) 655-6870",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2489
            ],
            "artworks": [],
            "magazines": [
                5313
            ],
            "additional_images": []
        },
        {
            "id": 878,
            "author": {
                "id": "99a09891-d0f8-4daa-801d-5ab5c07b9ed0",
                "username": "GalerieCelal",
                "slug": "galeriecelal",
                "first_name": "GALERIE",
                "last_name": "CELAL",
                "display_name": "Erika Elö",
                "display_name_full": "Erika Elö",
                "email": "contact@galeriecelal.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1671,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1178345235_1457529793.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1178345235_1457529793-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:00:19.483167Z",
                "updated_at": "2021-09-13T10:46:27.542456Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "TOPOLOGIES BY LOKISS",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 343,
                "name": "GALERIE CELAL",
                "slug": "galerie-celal",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8607155,2.3452072000000044",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-03-09T14:21:45.000000Z",
            "publish_time": null,
            "slug": "topologies-by-lokiss",
            "created_at": "2016-03-09T14:21:45.000000Z",
            "updated_at": "2020-07-16T08:01:34.910737Z",
            "summary": "TOPOLOGIES BY LOKISS is an Gallery Shows event starting on 17/03/2016, 12:00 and ending on 16/04/2016, 12:00. Event is in GALERIE CELAL with address 45 Rue Saint Honoré, 75001 Paris, France.",
            "title": "TOPOLOGIES BY LOKISS",
            "content": "",
            "start_time": "2016-03-17T12:00:00.000000Z",
            "end_time": "2016-04-16T12: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": "45 Rue Saint Honoré, 75001 Paris, France",
            "city": "Paris",
            "geolocation": "48.860784,2.3453138116000005",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5291
            ],
            "additional_images": [
                1672,
                1673,
                1674
            ]
        },
        {
            "id": 1144,
            "author": {
                "id": "4800e087-82e7-418d-a27c-cab0a02bf112",
                "username": "CHG",
                "slug": "chg",
                "first_name": "Jan",
                "last_name": "Corey Helford",
                "display_name": "CHG",
                "display_name_full": "CHG",
                "email": "jch@coreyhelfordgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3194,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/570944239_1470353543.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/570944239_1470353543-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:25:43.214000Z",
                "updated_at": "2021-09-13T11:11:05.961179Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Herakut's \"Masters Of Wrong\"",
                "description": null,
                "uploaded_by": 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": "2016-08-05T01:23:39.000000Z",
            "publish_time": null,
            "slug": "herakuts-masters-of-wrong",
            "created_at": "2016-08-05T01:23:39.000000Z",
            "updated_at": "2020-07-16T08:03:49.335828Z",
            "summary": "Herakut's \"Masters Of Wrong\" is an Gallery Shows event starting on 26/03/2016, 12:00 and ending on 16/04/2016, 12:00. Event is in COREY HELFORD GALLERY with address 571 South Anderson Street\r\nLos Angeles, CA 90033.",
            "title": "Herakut's \"Masters Of Wrong\"",
            "content": "",
            "start_time": "2016-03-26T12:00:00.000000Z",
            "end_time": "2016-04-16T12: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": "571 South Anderson Street\r\nLos Angeles, CA 90033",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                20
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1857,
                1858,
                1859,
                1860,
                1861,
                1862,
                3195,
                3196,
                3197,
                3198,
                3199,
                3200,
                3201
            ]
        },
        {
            "id": 914,
            "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": 2941,
                "name": "Dorothy Circus Gallery",
                "slug": "dorothy-circus-gallery",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89358,12.472440000000006",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2016-03-26T14:56:50.000000Z",
            "publish_time": null,
            "slug": "afarin-sajedi-illusion",
            "created_at": "2016-03-26T14:56:50.000000Z",
            "updated_at": "2020-07-16T08:01:52.965802Z",
            "summary": "Illusion is an Gallery Shows event starting on 16/04/2016, 18:00 and ending on 16/04/2016, 18:30. Event is in Dorothy Circus Gallery with address Via dei Pettinari, 76, 00186 Roma, Italy.",
            "title": "Illusion",
            "content": "",
            "start_time": "2016-04-16T18:00:00.000000Z",
            "end_time": "2016-04-16T18:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": true,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via dei Pettinari, 76, 00186 Roma, Italy",
            "city": "Rome",
            "geolocation": "41.8928529,12.4714489",
            "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@dorothycircusgallery.com",
            "external_url": "http://www.dorothycircusgallery.com/",
            "phone": "+39 06 68805928",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5452
            ],
            "additional_images": []
        },
        {
            "id": 888,
            "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": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-03-15T15:10:58.000000Z",
            "publish_time": null,
            "slug": "tiffany-bozic-the-animal-in-us",
            "created_at": "2016-03-15T15:10:58.000000Z",
            "updated_at": "2020-07-16T08:01:40.076226Z",
            "summary": "The Animal in Us is an Gallery Shows event starting on 17/03/2016, 00:00 and ending on 17/04/2016, 00:00. Event is in JOSHUA LINER GALLERY with address 540 W 28th St, New York, NY 10001, USA.",
            "title": "The Animal in Us",
            "content": "",
            "start_time": "2016-03-17T00:00:00.000000Z",
            "end_time": "2016-04-17T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "540 W 28th St, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@joshualinergallery.com",
            "external_url": "http://joshualinergallery.com/",
            "phone": "(212) 244-7415",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5377
            ],
            "additional_images": []
        },
        {
            "id": 896,
            "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": 863,
                "name": "Pace Gallery London",
                "slug": "pace-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5097315,-0.14093669999999747",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1702,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/PACE-GALLERY-LONDON.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:49:55.646484Z",
                    "updated_at": "2021-09-14T13:14:02.075870Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "PACE-GALLERY-LONDON",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2016-03-18T16:57:34.000000Z",
            "publish_time": null,
            "slug": "wang-guangle-yellow",
            "created_at": "2016-03-18T16:57:34.000000Z",
            "updated_at": "2016-03-18T16:57:34.000000Z",
            "summary": "Yellow is an Gallery Shows event starting on 18/03/2016, 00:00 and ending on 17/04/2016, 00:00. Event is in PACE GALLERY London with address Haunch of Venison, 6 Burlington Gardens, Mayfair, London W1S 3ET, UK.",
            "title": "Yellow",
            "content": "",
            "start_time": "2016-03-18T00:00:00.000000Z",
            "end_time": "2016-04-17T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Haunch of Venison, 6 Burlington Gardens, Mayfair, London W1S 3ET, UK",
            "city": "London",
            "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://www.pacegallery.com/london",
            "phone": "+44 (0)20 3206 7600",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3173
            ],
            "artworks": [],
            "magazines": [
                5410
            ],
            "additional_images": []
        },
        {
            "id": 837,
            "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": 3035,
                "name": "Koelnmesse",
                "slug": "koelnmesse",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9475956,6.981357399999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-02-23T10:43:37.000000Z",
            "publish_time": null,
            "slug": "art-cologne-2016",
            "created_at": "2016-02-23T10:43:37.000000Z",
            "updated_at": "2020-07-16T08:01:14.019516Z",
            "summary": "Art Cologne 2016 is an Art Fairs event starting on 14/04/2016, 00:00 and ending on 18/04/2016, 00:00. Event is in Koelnmesse with address Messeplatz 1 Mülheim, Cologne, Germany.",
            "title": "Art Cologne 2016",
            "content": "",
            "start_time": "2016-04-14T00:00:00.000000Z",
            "end_time": "2016-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messeplatz 1 Mülheim, Cologne, Germany",
            "city": "Cologne",
            "geolocation": "50.948269800000006,6.98393976647583",
            "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": "artcologne@koelnmesse.de ",
            "external_url": "http://www.artcologne.com/ART-COLOGNE/index-2.php",
            "phone": "+49 221 8213091",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5204
            ],
            "additional_images": []
        },
        {
            "id": 843,
            "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": 2992,
                "name": "Park Avenue Armory",
                "slug": "park-avenue-armory",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7672426,-73.9655172",
                "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": "2016-02-24T10:59:07.000000Z",
            "publish_time": null,
            "slug": "the-aipad-photography-show-new-york-2016",
            "created_at": "2016-02-24T10:59:07.000000Z",
            "updated_at": "2020-07-16T08:01:17.606659Z",
            "summary": "The AIPAD Photography Show New York 2016 is an Art Fairs event starting on 14/04/2016, 00:00 and ending on 18/04/2016, 00:00. Event is in Park Avenue Armory with address 643 Park Ave, New York, NY, New York City, United States.",
            "title": "The AIPAD Photography Show New York 2016",
            "content": "",
            "start_time": "2016-04-14T00:00:00.000000Z",
            "end_time": "2016-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "643 Park Ave, New York, NY, New York City, United States",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76723335,-73.96550355223997",
            "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@aipad.com",
            "external_url": "http://www.aipad.com/",
            "phone": "202.367.1158",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5212
            ],
            "additional_images": []
        },
        {
            "id": 866,
            "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": 2781,
                "name": "Fashion Industry Gallery",
                "slug": "fashion-industry-gallery",
                "city": "Dallas",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.7766642,-96.79698789999998",
                "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": "2016-03-01T18:34:55.000000Z",
            "publish_time": null,
            "slug": "dallas-art-fair-2016",
            "created_at": "2016-03-01T18:34:55.000000Z",
            "updated_at": "2020-07-16T08:01:28.915615Z",
            "summary": "Dallas Art Fair 2016 is an Art Fairs event starting on 14/04/2016, 00:00 and ending on 18/04/2016, 00:00. Event is in Fashion Industry Gallery with address 1807 Ross Avenue, Dallas, Texas 75201, Dallas, United States.",
            "title": "Dallas Art Fair 2016",
            "content": "",
            "start_time": "2016-04-14T00:00:00.000000Z",
            "end_time": "2016-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1807 Ross Avenue, Dallas, Texas 75201, Dallas, United States",
            "city": "Dallas",
            "geolocation": "32.78628815151515,-96.80014412121213",
            "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": "kelly.cornell@dallasartfair.com",
            "external_url": "http://dallasartfair.com/",
            "phone": "214.220.1278",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2956,
                1161,
                520
            ],
            "artworks": [],
            "magazines": [
                5285
            ],
            "additional_images": []
        },
        {
            "id": 993,
            "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": "2016-05-05T15:47:00.000000Z",
            "publish_time": null,
            "slug": "artexpo-new-york-2016",
            "created_at": "2016-05-05T15:47:00.000000Z",
            "updated_at": "2020-07-16T08:02:33.802285Z",
            "summary": "Artexpo New York 2016 is an Art Fairs event starting on 14/04/2016, 00:00 and ending on 18/04/2016, 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 2016",
            "content": "",
            "start_time": "2016-04-14T00:00:00.000000Z",
            "end_time": "2016-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [],
            "additional_images": []
        },
        {
            "id": 942,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 111,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832-.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/After-John-James-Audubon-Louisiana-Heron-Pl.-CCXVII-Detail-1832--crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T20:07:34.413132Z",
                "updated_at": "2021-09-13T10:28:31.611156Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "After John James Audubon - Louisiana Heron (Pl. CCXVII) (Detail), 1832",
                "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": "2016-04-14T11:27:21.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-and-multiples-4-19-2016",
            "created_at": "2016-04-14T11:27:21.000000Z",
            "updated_at": "2020-07-16T08:02:07.664344Z",
            "summary": "Prints And Multiples is an Auctions event starting on 19/04/2016, 10:00 and ending on 19/04/2016, 17:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Prints And Multiples",
            "content": "",
            "start_time": "2016-04-19T10:00:00.000000Z",
            "end_time": "2016-04-19T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                345,
                1700,
                731,
                1694,
                59,
                476,
                73,
                471,
                1696,
                7,
                402,
                356,
                783,
                932,
                1831,
                860,
                1985,
                247,
                1720,
                2151,
                467,
                3272,
                361,
                373,
                2174,
                350,
                428,
                1372,
                893,
                1760,
                362,
                897,
                904,
                3835,
                4588,
                2144,
                5613,
                848,
                3376,
                46,
                395,
                469,
                2084,
                3300,
                1160,
                1808,
                1995,
                2199,
                2815,
                2972,
                3260,
                3266,
                786,
                1483,
                1623,
                1940,
                2186,
                2200,
                2985,
                3695,
                3811,
                3830,
                3831,
                3853,
                3854,
                5016,
                5609,
                5616,
                435,
                788,
                863,
                974,
                1841,
                2143,
                2745,
                2812,
                3261,
                3263,
                3268,
                3270,
                3271,
                3279,
                3292,
                3323,
                3388,
                3392,
                3825,
                3826,
                3827,
                4183,
                5608,
                5610,
                5612,
                5614,
                5615
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 934,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 106,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roy-Lichtenstein-Nude-with-blue-hair-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T19:43:58.287576Z",
                "updated_at": "2021-09-13T10:28:31.548050Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Roy Lichtenstein - Nude with blue hair (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-08T00:40:37.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-multiples-4-20-2016",
            "created_at": "2016-04-08T00:40:37.000000Z",
            "updated_at": "2020-07-16T08:02:03.104564Z",
            "summary": "Prints & Multiples is an Auctions event starting on 20/04/2016, 18:00 and ending on 20/04/2016, 20:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-04-20T18:00:00.000000Z",
            "end_time": "2016-04-20T20: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,
                59,
                476,
                402,
                1221,
                901,
                247,
                2151,
                361,
                494,
                830,
                350,
                499,
                893,
                362,
                558,
                904,
                445,
                46,
                352,
                586,
                3407,
                435,
                647,
                761,
                2187,
                2612
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}