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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36522&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36486&ordering=-start_time",
    "results": [
        {
            "id": 1023,
            "author": {
                "id": "2c11309f-ee3a-4af4-b0fd-212af3030c41",
                "username": "cnbgallery",
                "slug": "cnbgallery",
                "first_name": "CNB",
                "last_name": "Gallery",
                "display_name": "Grace Mitchell",
                "display_name_full": "Grace Mitchell",
                "email": "grace@cnbgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1755,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/104082929_1463569568.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/104082929_1463569568-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:01:43.643987Z",
                "updated_at": "2021-09-13T10:47:43.863480Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ally McIntyre : The Sun Popped",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2435,
                "name": "CNB Gallery",
                "slug": "cnb-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52586489999999,-0.08164069999997992",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2016-05-18T12:38:24.000000Z",
            "publish_time": null,
            "slug": "ally-mcintyre-the-sun-popped",
            "created_at": "2016-05-18T12:38:24.000000Z",
            "updated_at": "2020-07-16T08:02:48.624431Z",
            "summary": "Ally McIntyre : The Sun Popped is an Gallery Shows event starting on 25/05/2016, 12:00 and ending on 10/07/2016, 12:00. Event is in CNB Gallery with address 32 Rivington Street, London EC2A 3LX.",
            "title": "Ally McIntyre : The Sun Popped",
            "content": "",
            "start_time": "2016-05-25T12:00:00.000000Z",
            "end_time": "2016-07-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": "32 Rivington Street, London EC2A 3LX",
            "city": "London Borough of Hackney",
            "geolocation": "51.5259874,-0.0815092",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1756
            ]
        },
        {
            "id": 1025,
            "author": {
                "id": "2c11309f-ee3a-4af4-b0fd-212af3030c41",
                "username": "cnbgallery",
                "slug": "cnbgallery",
                "first_name": "CNB",
                "last_name": "Gallery",
                "display_name": "Grace Mitchell",
                "display_name_full": "Grace Mitchell",
                "email": "grace@cnbgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1757,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1376440884_1463572086.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1376440884_1463572086-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:01:45.818526Z",
                "updated_at": "2021-09-13T10:47:43.886717Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ally McIntyre : The Sun Popped",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2435,
                "name": "CNB Gallery",
                "slug": "cnb-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52586489999999,-0.08164069999997992",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2016-05-18T13:47:36.000000Z",
            "publish_time": null,
            "slug": "ally-mcintyre-the-sun-popped-2",
            "created_at": "2016-05-18T13:47:36.000000Z",
            "updated_at": "2020-07-16T08:02:49.648229Z",
            "summary": "Ally McIntyre : The Sun Popped is an Gallery Shows event starting on 25/05/2016, 12:00 and ending on 10/07/2016, 12:00. Event is in CNB Gallery with address 32 Rivington Street, London EC2A 3LX.",
            "title": "Ally McIntyre : The Sun Popped",
            "content": "",
            "start_time": "2016-05-25T12:00:00.000000Z",
            "end_time": "2016-07-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": "32 Rivington Street, London EC2A 3LX",
            "city": "London Borough of Hackney",
            "geolocation": "51.5259874,-0.0815092",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 949,
            "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": 3041,
                "name": "The Cloud",
                "slug": "the-cloud",
                "city": "Auckland",
                "country": {
                    "code": "NZ",
                    "name": "New Zealand"
                },
                "geolocation": "-36.8422981,174.7676793",
                "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": "NZ",
            "publish_status": "published",
            "published_at": "2016-04-15T13:24:49.000000Z",
            "publish_time": null,
            "slug": "auckland-art-fair-2016",
            "created_at": "2016-04-15T13:24:49.000000Z",
            "updated_at": "2020-07-16T08:02:11.012422Z",
            "summary": "Auckland Art Fair 2016 is an Art Fairs event starting on 25/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in The Cloud with address 89 Quay Street, Auckland, New Zealand.",
            "title": "Auckland Art Fair 2016",
            "content": "",
            "start_time": "2016-05-25T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "89 Quay Street, Auckland, New Zealand",
            "city": "Waitematā",
            "geolocation": "-36.842441,174.7676045",
            "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@artfair.co.nz",
            "external_url": "http://artfair.co.nz/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5635
            ],
            "additional_images": []
        },
        {
            "id": 1005,
            "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": 125,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Red-Lenin-detail-1987.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T21:51:41.355582Z",
                "updated_at": "2021-09-13T10:28:31.782423Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Red Lenin (detail), 1987",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1744,
                "name": "Heritage Auctions Dallas",
                "slug": "heritage-dallas",
                "city": "Dallas",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.83850569999999,-97.024243",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-13T20:04:19.000000Z",
            "publish_time": null,
            "slug": "heritage-auctions-modern-contemporary-prints-and-multiples-signature-auction-5-24-2016",
            "created_at": "2016-05-13T20:04:19.000000Z",
            "updated_at": "2020-07-16T08:02:39.636018Z",
            "summary": "Modern & Contemporary Prints and Multiples Signature Auction is an Auctions event starting on 24/05/2016, 09:00 and ending on 24/05/2016, 21:00. Event is in Heritage Dallas with address 3500 Maple Ave, Dallas, TX 75219, USA.",
            "title": "Modern & Contemporary Prints and Multiples Signature Auction",
            "content": "",
            "start_time": "2016-05-24T09:00:00.000000Z",
            "end_time": "2016-05-24T21: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": "3500 Maple Ave, Dallas, TX 75219, USA",
            "city": "Dallas",
            "geolocation": "32.80276575,-96.81198495000001",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                780,
                345,
                58,
                1700,
                731,
                8,
                59,
                476,
                73,
                471,
                1696,
                7,
                402,
                1717,
                356,
                783,
                912,
                790,
                932,
                1221,
                860,
                2193,
                901,
                1985,
                247,
                470,
                467,
                570,
                373,
                494,
                573,
                3115,
                830,
                350,
                428,
                1737,
                893,
                362,
                458,
                839,
                897,
                904,
                1697,
                445,
                796,
                1703,
                427,
                544,
                2149,
                2446,
                132,
                469,
                754,
                2999,
                5990,
                453,
                1969,
                3123,
                433,
                527,
                586,
                792,
                819,
                885,
                2372,
                3811,
                290,
                524,
                730,
                740,
                787,
                789,
                823,
                1723,
                1841,
                1886,
                1915,
                2187,
                2418,
                2683,
                3005,
                3604,
                5976,
                5977
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1021,
            "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": 131,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yoshitomo-Nara-Untitled-2003-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:12:26.295428Z",
                "updated_at": "2021-09-13T10:28:31.860398Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yoshitomo Nara - Untitled, 2003",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1649,
                "name": "Bonhams Hong Kong",
                "slug": "bonhams-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.276794,114.16532099999995",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2160,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:26.259349Z",
                    "updated_at": "2021-09-14T13:23:42.246343Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_hong_kong",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2016-05-20T19:53:29.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-photographs-and-works-on-paper-5-22-2016",
            "created_at": "2016-05-20T19:53:29.000000Z",
            "updated_at": "2020-07-16T08:02:47.828983Z",
            "summary": "Prints, Photographs and Works on Paper is an Auctions event starting on 22/05/2016, 16:00 and ending on 22/05/2016, 19:00. Event is in Bonhams Hong Kong with address 88 Queensway, Central, Hong Kong.",
            "title": "Prints, Photographs and Works on Paper",
            "content": "",
            "start_time": "2016-05-22T16:00:00.000000Z",
            "end_time": "2016-05-22T19: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": "88 Queensway, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.277243849999998,114.16538264423335",
            "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,
                58,
                7,
                418,
                349,
                448,
                364,
                933,
                747,
                3963,
                1698,
                3768,
                3131,
                505,
                507,
                3762,
                527,
                676,
                1245,
                1293,
                2879,
                3966,
                524,
                534,
                536,
                584,
                625,
                788,
                1306,
                2508,
                3159,
                3171,
                3681,
                3759,
                3760,
                3761,
                3766,
                3769,
                3771,
                3967,
                4361,
                4433,
                4651,
                5330,
                5351,
                6076,
                6077,
                6078,
                6079,
                6080,
                6082
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1492,
            "author": {
                "id": "4c8c27fc-d864-4d11-875b-9041a3628433",
                "username": "MatthewRachmanGallery",
                "slug": "matthewrachmangallery",
                "first_name": "Matthew Rachman",
                "last_name": "Gallery",
                "display_name": "Matthew Rachman Gallery",
                "display_name_full": "Matthew Rachman Gallery",
                "email": "info@matthewrachman.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1960,
                "name": "MATTHEW RACHMAN GALLERY",
                "slug": "matthew-rachman-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.895727,-87.66955289999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2316,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/matthewrachman.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:24:06.825623Z",
                    "updated_at": "2021-09-14T13:27:12.845198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "matthewrachman",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-02-28T23:09:18.000000Z",
            "publish_time": null,
            "slug": "jungle-boogie",
            "created_at": "2017-02-28T23:09:18.000000Z",
            "updated_at": "2020-07-16T08:06:55.059879Z",
            "summary": "jungle boogie is an Gallery Shows event starting on 21/05/2016, 12:00 and ending on 10/06/2016, 12:00. Event is in MATTHEW RACHMAN GALLERY with address 1659 W Chicago Ave, Chicago, IL 60622.",
            "title": "jungle boogie",
            "content": "",
            "start_time": "2016-05-21T12:00:00.000000Z",
            "end_time": "2016-06-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": "1659 W Chicago Ave, Chicago, IL 60622",
            "city": "Chicago",
            "geolocation": "41.8947151,-87.7751283",
            "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": [
                5967,
                5968
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1001,
            "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": 1960,
                "name": "MATTHEW RACHMAN GALLERY",
                "slug": "matthew-rachman-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.895727,-87.66955289999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2316,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/matthewrachman.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:24:06.825623Z",
                    "updated_at": "2021-09-14T13:27:12.845198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "matthewrachman",
                    "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-05-09T11:10:21.000000Z",
            "publish_time": null,
            "slug": "ben-tinsley-and-walter-fydryck-jungle-boogie",
            "created_at": "2016-05-09T11:10:21.000000Z",
            "updated_at": "2020-07-16T08:02:37.719637Z",
            "summary": "Jungle Boogie is an Gallery Shows event starting on 21/05/2016, 00:00 and ending on 11/07/2016, 00:00. Event is in MATTHEW RACHMAN GALLERY with address 1659 W Chicago Ave, Chicago, IL 60622, USA.",
            "title": "Jungle Boogie",
            "content": "",
            "start_time": "2016-05-21T00:00:00.000000Z",
            "end_time": "2016-07-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": "1659 W Chicago Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "41.8947151,-87.7751283",
            "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@matthewrachman.com",
            "external_url": "http://www.matthewrachmangallery.com/",
            "phone": "773.245.3182",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5844
            ],
            "additional_images": []
        },
        {
            "id": 1009,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 2970,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1009890958_1463940024.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1009890958_1463940024-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:22:02.467826Z",
                "updated_at": "2021-09-13T11:07:16.228094Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "JAMIE HEWLETT: THE SUGGESTIONISTS",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-11T18:27:51.000000Z",
            "publish_time": null,
            "slug": "jamie-hewlett-the-suggesstionists",
            "created_at": "2016-05-11T18:27:51.000000Z",
            "updated_at": "2020-07-16T08:02:41.600143Z",
            "summary": "JAMIE HEWLETT: THE SUGGESTIONISTS is an Gallery Shows event starting on 21/05/2016, 00:00 and ending on 17/07/2016, 00:00. Event is in Woodward Gallery with address 133 Eldridge St, New York, NY 10002, USA.",
            "title": "JAMIE HEWLETT: THE SUGGESTIONISTS",
            "content": "",
            "start_time": "2016-05-21T00:00:00.000000Z",
            "end_time": "2016-07-17T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "133 Eldridge St, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7190092,-73.99180274990022",
            "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": "art@woodwardgallery.net",
            "external_url": "http://woodwardgallery.net/",
            "phone": "212.966.3411",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5949
            ],
            "additional_images": [
                1750,
                1777,
                1784,
                1785,
                1786,
                1795,
                1796,
                1797,
                1798,
                1799,
                2971,
                2972,
                2973,
                2974,
                2975,
                2976,
                2977,
                2978,
                2979,
                2980,
                2981,
                2982,
                2983,
                2984,
                2985,
                2986,
                2987,
                2988,
                2989,
                2990,
                2991,
                2992,
                2993,
                2994,
                2995,
                2996,
                2997,
                2998,
                2999,
                3000,
                3001,
                3002
            ]
        },
        {
            "id": 1017,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 129,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Heart-Attack-City-1972-1998-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T21:59:34.251058Z",
                "updated_at": "2021-09-13T10:28:31.834220Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Peter Beard - Heart Attack City, 1972-1998 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-05-17T11:38:10.000000Z",
            "publish_time": null,
            "slug": "christies-photographs-5-20-2016",
            "created_at": "2016-05-17T11:38:10.000000Z",
            "updated_at": "2020-07-16T08:02:45.617484Z",
            "summary": "Photographs is an Auctions event starting on 20/05/2016, 12:00 and ending on 20/05/2016, 15:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-05-20T12:00:00.000000Z",
            "end_time": "2016-05-20T15: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": [
                1337,
                2616,
                891,
                356,
                449,
                1843,
                2537,
                6029,
                299,
                1161,
                6038,
                775,
                796,
                465,
                544,
                2651,
                468,
                348,
                487,
                819,
                833,
                1981,
                2472,
                351,
                461,
                466,
                536,
                733,
                734,
                772,
                823,
                886,
                946,
                952,
                1503,
                1849,
                2220,
                2414,
                2670,
                2854,
                2869,
                2873,
                3035,
                5431,
                5889,
                6017,
                6021,
                6035,
                6040,
                6059,
                6060,
                6061,
                6062
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 930,
            "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": 2297,
                "name": "RONCHINI GALLERY",
                "slug": "ronchini-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5142765,-0.14561439999999948",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2016-04-03T20:57:00.000000Z",
            "publish_time": null,
            "slug": "massimo-vitali-solo-exhibition",
            "created_at": "2016-04-03T20:57:00.000000Z",
            "updated_at": "2020-07-16T08:02:01.113046Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 20/05/2016, 00:00 and ending on 19/06/2016, 00:00. Event is in RONCHINI GALLERY with address 22 Dering St, Mayfair, London W1S 1AN, UK.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2016-05-20T00:00:00.000000Z",
            "end_time": "2016-06-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "22 Dering St, Mayfair, London W1S 1AN, UK",
            "city": "City of Westminster",
            "geolocation": "51.5141872,-0.1457088",
            "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@ronchinigallery.com",
            "external_url": "http://www.ronchinigallery.com/",
            "phone": "+44 (0)20 7629 9188",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                796
            ],
            "artworks": [],
            "magazines": [
                5521
            ],
            "additional_images": []
        },
        {
            "id": 1022,
            "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": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2016-05-18T11:42:42.000000Z",
            "publish_time": null,
            "slug": "whos-your-daddy-group-exhibition",
            "created_at": "2016-05-18T11:42:42.000000Z",
            "updated_at": "2020-07-16T08:02:48.129954Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 20/05/2016, 00:00 and ending on 23/05/2016, 00:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zürich, Switzerland.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-05-20T00:00:00.000000Z",
            "end_time": "2016-05-23T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Seefeldstrasse 56, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3622909,8.5503953",
            "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@kollygallery.ch",
            "external_url": "http://kollygallery.ch/",
            "phone": "+41 79 301 11 37",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                122,
                685,
                4226
            ],
            "artworks": [],
            "magazines": [
                5912
            ],
            "additional_images": []
        },
        {
            "id": 1020,
            "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": 2296,
                "name": "Richard Saltoun Gallery",
                "slug": "richard-saltoun-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081072,-0.142059",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2016-05-15T22:47:12.000000Z",
            "publish_time": null,
            "slug": "some-dimensions-of-my-lunch-conceptual-art-in-britain-part-1-roelof-louw",
            "created_at": "2016-05-15T22:47:12.000000Z",
            "updated_at": "2016-05-15T22:47:12.000000Z",
            "summary": "Some Dimensions of my Lunch: Conceptual Art in Britain, Part 1: Roelof Louw is an Gallery Shows event starting on 19/05/2016, 18:45 and ending on 16/06/2016, 19:45. Event is in Richard Saltoun Gallery with address 111 Great Titchfield St, Fitzrovia, London W1W, UK.",
            "title": "Some Dimensions of my Lunch: Conceptual Art in Britain, Part 1: Roelof Louw",
            "content": "",
            "start_time": "2016-05-19T18:45:00.000000Z",
            "end_time": "2016-06-16T19:45: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": "111 Great Titchfield St, Fitzrovia, London W1W, 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": "info@richardsaltoun.com",
            "external_url": "http://www.richardsaltoun.com/",
            "phone": "+44 (0) 20 7637 1225",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5902
            ],
            "additional_images": []
        },
        {
            "id": 1012,
            "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": 126,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Beard-Maureen-and-a-late-night-feeder-2.00-am-Hog-Ranch-1987-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T21:51:44.339395Z",
                "updated_at": "2021-09-13T10:28:31.793852Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Peter Beard - Maureen and a late-night feeder, 2.00 am, Hog Ranch, 1987",
                "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-05-13T20:23:37.000000Z",
            "publish_time": null,
            "slug": "phillips-photographs-5-19-2016",
            "created_at": "2016-05-13T20:23:37.000000Z",
            "updated_at": "2020-07-16T08:02:43.098432Z",
            "summary": "Photographs is an Auctions event starting on 19/05/2016, 15:00 and ending on 19/05/2016, 18:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-05-19T15:00:00.000000Z",
            "end_time": "2016-05-19T18: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": [
                2424,
                891,
                448,
                2537,
                299,
                1161,
                1233,
                5978,
                465,
                544,
                2651,
                468,
                463,
                1245,
                1246,
                1713,
                1970,
                351,
                446,
                461,
                466,
                484,
                500,
                536,
                733,
                734,
                869,
                871,
                886,
                888,
                911,
                915,
                946,
                973,
                975,
                1405,
                1406,
                1413,
                1443,
                1508,
                1785,
                1849,
                1928,
                2018,
                2514,
                2546,
                2599,
                2623,
                2654,
                2679,
                2681,
                2683,
                2691,
                2850,
                2854,
                2856,
                2857,
                2858,
                2868,
                2873,
                2881,
                2883,
                3044,
                3052,
                3066,
                3238,
                3572,
                3573,
                3575,
                3580,
                3596,
                3597,
                5842,
                5962,
                5979,
                5981,
                5982,
                5983,
                5984,
                5985,
                5987,
                5988,
                5989,
                5991,
                5992,
                5993,
                5995,
                5996,
                5997,
                5998,
                5999,
                6000,
                6001
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1004,
            "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": 124,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Irving-Penn-Mouth-For-LOreal-New-York-Detail-1986-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T21:38:13.103957Z",
                "updated_at": "2021-09-13T10:28:31.769978Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Irving Penn - Mouth (For L'Oreal), New York (Detail), 1986",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-05-10T20:54:21.000000Z",
            "publish_time": null,
            "slug": "sothebys-photographs-5-19-2016",
            "created_at": "2016-05-10T20:54:21.000000Z",
            "updated_at": "2020-07-16T08:02:39.096864Z",
            "summary": "Photographs is an Auctions event starting on 19/05/2016, 12:00 and ending on 19/05/2016, 15:00. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-05-19T12:00:00.000000Z",
            "end_time": "2016-05-19T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                449,
                448,
                299,
                1161,
                5268,
                796,
                347,
                465,
                544,
                2651,
                726,
                765,
                1796,
                463,
                487,
                742,
                887,
                1666,
                351,
                482,
                484,
                536,
                613,
                727,
                733,
                734,
                886,
                888,
                907,
                946,
                973,
                975,
                1118,
                1405,
                1705,
                1775,
                1785,
                1849,
                1902,
                2517,
                2545,
                2630,
                2655,
                2669,
                2670,
                2854,
                2868,
                2894,
                3571,
                3572,
                3581,
                5265,
                5842,
                5961,
                5962,
                5963,
                5964,
                5965,
                5966,
                5969
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1007,
            "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": 1748,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/205848389_1462968639.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205848389_1462968639-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:01:36.983019Z",
                "updated_at": "2021-09-13T10:47:29.849024Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SPOILT KINGDOM",
                "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-05-11T14:09:52.000000Z",
            "publish_time": null,
            "slug": "spoilt-kingdom",
            "created_at": "2016-05-11T14:09:52.000000Z",
            "updated_at": "2020-07-16T08:02:40.621656Z",
            "summary": "SPOILT KINGDOM is an Gallery Shows event starting on 19/05/2016, 12:00 and ending on 18/06/2016, 12:00. Event is in GALERIE CELAL with address 45 RUE SAINT HONORE 75001 PARIS.",
            "title": "SPOILT KINGDOM",
            "content": "",
            "start_time": "2016-05-19T12:00:00.000000Z",
            "end_time": "2016-06-18T12: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 HONORE 75001 PARIS",
            "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": [
                4241
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1749
            ]
        },
        {
            "id": 1015,
            "author": {
                "id": "e7729af9-3089-48b0-b883-90caf902695f",
                "username": "KollyGallery",
                "slug": "kollygallery",
                "first_name": "Julien",
                "last_name": "Kolly",
                "display_name": "Julien Kolly",
                "display_name_full": "Julien Kolly",
                "email": "julien@kollygallery.ch",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2936,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/427307081_1463232540.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:21:28.327396Z",
                "updated_at": "2021-09-13T11:06:40.497013Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "New York-",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2016-05-14T15:27:55.000000Z",
            "publish_time": null,
            "slug": "whos-your-daddy-new-york",
            "created_at": "2016-05-14T15:27:55.000000Z",
            "updated_at": "2016-05-14T15:27:55.000000Z",
            "summary": "New York- is an Gallery Shows event starting on 19/05/2016, 12:00 and ending on 22/05/2016, 12:00. Event is in Kolly Gallery with address c/o 212 Arts\r\n240 E 4th Street\r\nNew York, NY 10009.",
            "title": "New York-",
            "content": "",
            "start_time": "2016-05-19T12:00:00.000000Z",
            "end_time": "2016-05-22T12: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": "c/o 212 Arts\r\n240 E 4th Street\r\nNew York, NY 10009",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                122,
                685,
                4226
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1751,
                2937,
                2938,
                2939
            ]
        },
        {
            "id": 1008,
            "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": 128,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Damien-Hirst-Mickey-Detail-2014-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Damien-Hirst-Mickey-Detail-2014-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T21:54:36.606204Z",
                "updated_at": "2021-09-13T10:28:31.818624Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Damien Hirst - Mickey (Detail), 2014",
                "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-05-16T00:54:44.000000Z",
            "publish_time": null,
            "slug": "christies-prints-multiples-5-19-2016",
            "created_at": "2016-05-16T00:54:44.000000Z",
            "updated_at": "2020-07-16T08:02:41.116537Z",
            "summary": "Prints & Multiples is an Auctions event starting on 19/05/2016, 10:30 and ending on 19/05/2016, 17:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-05-19T10:30:00.000000Z",
            "end_time": "2016-05-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": "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": [
                1702,
                1987,
                60,
                1706,
                345,
                1700,
                731,
                8,
                59,
                476,
                471,
                1696,
                57,
                7,
                65,
                783,
                2469,
                790,
                932,
                2158,
                2161,
                880,
                860,
                418,
                1985,
                3257,
                2151,
                1707,
                1998,
                467,
                349,
                361,
                373,
                2174,
                350,
                372,
                428,
                499,
                893,
                1333,
                1697,
                1701,
                3010,
                796,
                2023,
                427,
                848,
                395,
                477,
                754,
                2004,
                4050,
                453,
                507,
                736,
                873,
                1160,
                1331,
                1808,
                2199,
                2451,
                3123,
                352,
                433,
                501,
                586,
                792,
                885,
                1346,
                2150,
                2160,
                2162,
                2468,
                2955,
                3411,
                5994,
                384,
                410,
                472,
                521,
                571,
                578,
                788,
                924,
                1327,
                2155,
                2156,
                2168,
                2173,
                2175,
                2194,
                2430,
                2438,
                2454,
                2470,
                2612,
                3433,
                3849,
                4179,
                4775,
                5141,
                5153,
                5546,
                5923,
                5980,
                5986
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 955,
            "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": 2296,
                "name": "Richard Saltoun Gallery",
                "slug": "richard-saltoun-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081072,-0.142059",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2016-04-17T13:58:29.000000Z",
            "publish_time": null,
            "slug": "some-dimensions-of-my-lunch-conceptual-art-in-britain-1956-1979",
            "created_at": "2016-04-17T13:58:29.000000Z",
            "updated_at": "2016-04-17T13:58:29.000000Z",
            "summary": "SOME DIMENSIONS OF MY LUNCH: Conceptual art in Britain (1956 – 1979) is an Gallery Shows event starting on 19/05/2016, 00:00 and ending on 18/06/2016, 00:00. Event is in Richard Saltoun Gallery with address 111 Great Titchfield St, Fitzrovia, London W1W, UK.",
            "title": "SOME DIMENSIONS OF MY LUNCH: Conceptual art in Britain (1956 – 1979)",
            "content": "",
            "start_time": "2016-05-19T00:00:00.000000Z",
            "end_time": "2016-06-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "111 Great Titchfield St, Fitzrovia, London W1W, 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": "info@richardsaltoun.com",
            "external_url": "http://www.richardsaltoun.com/",
            "phone": "+44 (0) 20 7637 1225",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5616
            ],
            "additional_images": []
        }
    ]
}