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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25056&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25020&ordering=end_time",
    "results": [
        {
            "id": 25374,
            "author": {
                "id": "ce34e47b-4d0e-4fac-8569-c2a728a4d909",
                "username": "contact@haze.gallery",
                "slug": "contacthazegallery",
                "first_name": "Irina",
                "last_name": "Rusinovich",
                "display_name": null,
                "display_name_full": "Irina Rusinovich",
                "email": "contact@haze.gallery",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24340,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09b31c69c3934afbbe1af9a2c30de50c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b31c69c3934afbbe1af9a2c30de50c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:29:41.775742Z",
                "updated_at": "2023-05-03T19:29:41.775802Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3417,
                "name": "Haze Gallery",
                "slug": "haze-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.49843509999999,13.3577691",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:29:45.028236Z",
            "publish_time": null,
            "slug": "haze-gallery-telo-readings-by-viktor-yerofeyev-and-art-by-genia-chef-2023-05-26",
            "created_at": "2023-05-03T19:29:45.927619Z",
            "updated_at": "2023-05-03T19:29:47.350220Z",
            "summary": "\"TELO\" Readings by Viktor Yerofeyev and Art by Genia Chef is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Haze Gallery with address Bulowstrasse 11.",
            "title": "\"TELO\" Readings by Viktor Yerofeyev and Art by Genia Chef",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "Bulowstrasse 11",
            "city": "Berlin",
            "geolocation": "54.40686195,18.565964462809735",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25387,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24350,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/749dad58277e4cbc8b4944de2190dc45.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/749dad58277e4cbc8b4944de2190dc45-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:31:45.043286Z",
                "updated_at": "2023-05-03T19:31:45.043326Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4991,
                "name": "Kasmin",
                "slug": "kasmin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7504018,-74.0024557",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-03T19:31:49.651645Z",
            "publish_time": null,
            "slug": "kasmin-jan-ole-schiemann-new-paintings-2023-04-27",
            "created_at": "2023-05-03T19:31:50.568658Z",
            "updated_at": "2023-05-03T19:31:51.715250Z",
            "summary": "Jan-Ole Schiemann: New Paintings is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Kasmin with address 509 West 27th Street.",
            "title": "Jan-Ole Schiemann: New Paintings",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "509 West 27th Street",
            "city": "New York",
            "geolocation": "40.750597,-74.0029311",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25426,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24385,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/060e6a9786ef4050abf857a3c6fad531.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/060e6a9786ef4050abf857a3c6fad531-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:39:44.283414Z",
                "updated_at": "2023-05-03T19:39:44.283452Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6426,
                "name": "as-is.la",
                "slug": "-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0419905,-118.2797867",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-03T19:39:46.878013Z",
            "publish_time": null,
            "slug": "as-isla-george-porcari-things-a-story-2023-04-22",
            "created_at": "2023-05-03T19:39:47.838635Z",
            "updated_at": "2023-05-03T19:39:48.629701Z",
            "summary": "George Porcari. Things: A Story. is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in as-is.la with address 1133 Venice Boulevard.",
            "title": "George Porcari. Things: A Story.",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "1133 Venice Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.042026,-118.279999",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25428,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24386,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc5758dbac7d4045ae7370f58de8bc13.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5758dbac7d4045ae7370f58de8bc13-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:39:48.168982Z",
                "updated_at": "2023-05-03T19:39:48.169018Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6426,
                "name": "as-is.la",
                "slug": "-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0419905,-118.2797867",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-03T19:39:50.679372Z",
            "publish_time": null,
            "slug": "as-isla-lenard-smith-spatial-studies-2023-04-22",
            "created_at": "2023-05-03T19:39:51.610073Z",
            "updated_at": "2023-05-03T19:39:51.989017Z",
            "summary": "Lenard Smith. Spatial Studies. is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in as-is.la with address 1133 Venice Boulevard.",
            "title": "Lenard Smith. Spatial Studies.",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "1133 Venice Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.042026,-118.279999",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25435,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24392,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/86e0863387474342aded273f20e4d64a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e0863387474342aded273f20e4d64a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:40:08.988867Z",
                "updated_at": "2023-05-03T19:40:08.988905Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3730,
                "name": "Backlit Gallery",
                "slug": "backlit-gallery",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9557104,-1.1348254",
                "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": "2023-05-03T19:40:12.398352Z",
            "publish_time": null,
            "slug": "backlit-gallery-remains-2023-05-26",
            "created_at": "2023-05-03T19:40:13.284627Z",
            "updated_at": "2023-05-03T19:40:13.323804Z",
            "summary": "REMAINS is an Gallery Shows event starting on 26/05/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Backlit Gallery with address Basement Floor, Alfred House, Ashley Street.",
            "title": "REMAINS",
            "content": null,
            "start_time": "2023-05-26T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "Basement Floor, Alfred House, Ashley Street",
            "city": "Nottingham",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25436,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24393,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8a64582511234dde9d856fab38e6036c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a64582511234dde9d856fab38e6036c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:40:08.895462Z",
                "updated_at": "2023-05-03T19:40:08.895521Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3254,
                "name": "Axel Obiger",
                "slug": "axel-obiger",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.534476,13.3986033",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:40:13.996772Z",
            "publish_time": null,
            "slug": "axel-obiger-chapiteau-christian-hellmich-matthias-moravek-2023-05-05",
            "created_at": "2023-05-03T19:40:14.900339Z",
            "updated_at": "2023-05-03T19:40:22.232336Z",
            "summary": "\"chapiteau\" Christian Hellmich - Matthias Moravek is an Gallery Shows event starting on 05/05/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Axel Obiger with address Brunnenstraße 29.",
            "title": "\"chapiteau\" Christian Hellmich - Matthias Moravek",
            "content": null,
            "start_time": "2023-05-05T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "Brunnenstraße 29",
            "city": "Berlin",
            "geolocation": "50.7195522,12.4826093",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25469,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24424,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b96a4a4fc044d6f8d480c4b200a0ba6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:07:36.966651Z",
                "updated_at": "2023-05-04T10:07:36.966709Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7638,
                "name": "Chateau Shatto",
                "slug": "chateau-shatto",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.03524969999999,-118.2562872",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:07:40.211793Z",
            "publish_time": null,
            "slug": "chateau-shatto-jacqueline-de-jong-ozgur-kar-2023-04-29",
            "created_at": "2023-05-04T10:07:41.126980Z",
            "updated_at": "2023-05-04T10:07:46.356118Z",
            "summary": "Jacqueline de Jong & Özgür Kar is an Gallery Shows event starting on 29/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Chateau Shatto with address 1206 S. Maple Avenue.",
            "title": "Jacqueline de Jong & Özgür Kar",
            "content": null,
            "start_time": "2023-04-29T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "1206 S. Maple Avenue",
            "city": "Los Angeles",
            "geolocation": "36.73095771906542,-119.7455998230493",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25471,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24426,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c75b0124ba4aa1a5cf0b626d3f7e97-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:07:42.177202Z",
                "updated_at": "2023-05-04T10:07:42.177238Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3623,
                "name": "ChertLüdde",
                "slug": "chertludde",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5012206,13.4134331",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-04T10:07:45.570006Z",
            "publish_time": null,
            "slug": "chertludde-monia-ben-hamouda-about-telepathy-and-other-violences-2023-04-28",
            "created_at": "2023-05-04T10:07:46.456821Z",
            "updated_at": "2023-05-04T10:07:47.277654Z",
            "summary": "Monia Ben Hamouda. About Telepathy and other Violences. is an Gallery Shows event starting on 28/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in ChertLüdde with address Hauptstr. 18.",
            "title": "Monia Ben Hamouda. About Telepathy and other Violences.",
            "content": null,
            "start_time": "2023-04-28T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "Hauptstr. 18",
            "city": "Berlin",
            "geolocation": "52.6369889,9.0239865",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25498,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24450,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/705cec41adce4ce38b5724f5bca64a71.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/705cec41adce4ce38b5724f5bca64a71-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:27:09.813771Z",
                "updated_at": "2023-05-04T10:27:09.813810Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3773,
                "name": "Kristin Hjellegjerde Gallery London Wandsworth",
                "slug": "kristin-hjellegjerde-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4598542,-0.1887983",
                "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": "2023-05-04T10:27:14.117638Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-rita-maikova-bones-and-ribbons-2023-05-05",
            "created_at": "2023-05-04T10:27:15.035020Z",
            "updated_at": "2023-05-04T10:27:16.665818Z",
            "summary": "Rita Maikova: Bones and Ribbons is an Gallery Shows event starting on 05/05/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Kristin Hjellegjerde Gallery London Wandsworth with address 533 Old York Road.",
            "title": "Rita Maikova: Bones and Ribbons",
            "content": null,
            "start_time": "2023-05-05T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "533 Old York Road",
            "city": "London",
            "geolocation": "51.45981985,-0.1887822430676396",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25504,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24456,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d1ff51fcd7414d9b9c97960040139b3c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1ff51fcd7414d9b9c97960040139b3c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:27:25.186944Z",
                "updated_at": "2023-05-04T10:27:25.186981Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6599,
                "name": "Lars Friedrich",
                "slug": "lars-friedrich",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5053205,13.3274955",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-04T10:27:30.619041Z",
            "publish_time": null,
            "slug": "lars-friedrich-min-yoon-mind-hours-hand-minutes-2023-04-28",
            "created_at": "2023-05-04T10:27:31.519446Z",
            "updated_at": "2023-05-04T10:27:35.075375Z",
            "summary": "Min Yoon. Mind Hours Hand Minutes. is an Gallery Shows event starting on 28/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Lars Friedrich with address Kantstrasse 154a.",
            "title": "Min Yoon. Mind Hours Hand Minutes.",
            "content": null,
            "start_time": "2023-04-28T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "Kantstrasse 154a",
            "city": "Berlin",
            "geolocation": "52.5053371,13.3274052",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25514,
            "author": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7476057,-74.005763",
                "artworks_for_sale_count": 923,
                "featured_image": {
                    "id": 2791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "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": "2023-05-04T10:40:05.574080Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-beverly-fishman-something-for-the-pain-2023-04-27",
            "created_at": "2023-05-04T10:40:06.522046Z",
            "updated_at": "2023-05-04T10:40:13.475457Z",
            "summary": "Beverly Fishman: Something For The Pain is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery with address 515 West 22nd Street.",
            "title": "Beverly Fishman: Something For The Pain",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "515 West 22nd Street",
            "city": "New York",
            "geolocation": "37.5224166,-77.45574852991803",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25516,
            "author": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24465,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/064ad0abbc684649b2588ce9e4cd11fe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/064ad0abbc684649b2588ce9e4cd11fe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:40:07.250309Z",
                "updated_at": "2023-05-04T10:40:07.250346Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7476057,-74.005763",
                "artworks_for_sale_count": 923,
                "featured_image": {
                    "id": 2791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "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": "2023-05-04T10:40:13.773824Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-alexandra-grant-2023-04-27",
            "created_at": "2023-05-04T10:40:14.700936Z",
            "updated_at": "2023-05-04T10:40:16.596271Z",
            "summary": "Alexandra Grant is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery with address 520 West 21st Street.",
            "title": "Alexandra Grant",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "520 West 21st Street",
            "city": "New York",
            "geolocation": "40.7467488,-74.0062465",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25519,
            "author": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7476057,-74.005763",
                "artworks_for_sale_count": 923,
                "featured_image": {
                    "id": 2791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/miles-mcenery-gallery-logo-1576360493-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "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": "2023-05-04T10:40:24.301571Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-lisa-corinne-davis-you-are-here-2023-04-27",
            "created_at": "2023-05-04T10:40:25.252203Z",
            "updated_at": "2023-05-04T10:40:26.429641Z",
            "summary": "Lisa Corinne Davis: You Are Here? is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery with address 525 West 22nd Street.",
            "title": "Lisa Corinne Davis: You Are Here?",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "525 West 22nd Street",
            "city": "New York",
            "geolocation": "40.7475857,-74.0057016",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25521,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24470,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea263b15fcd640c7aafd84cb83d9f2fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea263b15fcd640c7aafd84cb83d9f2fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:40:33.098324Z",
                "updated_at": "2023-05-04T10:40:33.098362Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7602,
                "name": "Miles McEnery Gallery | 520 West 21st Street",
                "slug": "miles-mcenery-gallery-520-west-21st-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7468009,-74.0063299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:38.598221Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-520-west-21st-street-inka-essenhigh-2023-04-27",
            "created_at": "2023-05-04T10:40:39.525906Z",
            "updated_at": "2023-05-04T10:41:00.137512Z",
            "summary": "Inka Essenhigh is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery | 520 West 21st Street with address 511 West 22nd Street.",
            "title": "Inka Essenhigh",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "511 West 22nd Street",
            "city": "New York",
            "geolocation": "37.52221435,-77.4556515024282",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25522,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24472,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a1ca21c432964035b100e53e3a968238.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1ca21c432964035b100e53e3a968238-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:40:38.901831Z",
                "updated_at": "2023-05-04T10:40:38.901896Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7602,
                "name": "Miles McEnery Gallery | 520 West 21st Street",
                "slug": "miles-mcenery-gallery-520-west-21st-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7468009,-74.0063299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T10:40:45.108187Z",
            "publish_time": null,
            "slug": "miles-mcenery-gallery-520-west-21st-street-alexandra-grant-2023-04-27",
            "created_at": "2023-05-04T10:40:46.038359Z",
            "updated_at": "2023-05-04T10:40:46.567470Z",
            "summary": "Alexandra Grant. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Miles McEnery Gallery | 520 West 21st Street with address 520 West 21st Street.",
            "title": "Alexandra Grant.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "520 West 21st Street",
            "city": "New York",
            "geolocation": "40.7467488,-74.0062465",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25547,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24486,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ddaa3dfb6d24ee8883eeba3767f53b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:59:50.784551Z",
                "updated_at": "2023-05-04T10:59:50.784608Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8552,
                "name": "Parlour Gallery",
                "slug": "parlour-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4764933,-0.0279409",
                "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": "2023-05-04T10:59:54.289270Z",
            "publish_time": null,
            "slug": "parlour-gallery-reclaiming-my-time-2023-05-06",
            "created_at": "2023-05-04T10:59:55.188999Z",
            "updated_at": "2023-05-04T10:59:55.803741Z",
            "summary": "Reclaiming my Time is an Gallery Shows event starting on 06/05/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Parlour Gallery with address TRIANGLE.",
            "title": "Reclaiming my Time",
            "content": null,
            "start_time": "2023-05-06T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "TRIANGLE",
            "city": "London",
            "geolocation": "38.5464245,-77.3210912576807",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25553,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4062,
                "name": "Roberts Projects",
                "slug": "roberts-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0340628,-118.371483",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T13:12:19.043150Z",
            "publish_time": null,
            "slug": "roberts-projects-tidal-wave-of-colour-2023-04-22",
            "created_at": "2023-05-04T13:12:20.127723Z",
            "updated_at": "2023-05-04T13:12:21.547499Z",
            "summary": "Tidal Wave of Colour is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Roberts Projects with address 442 S La Brea Ave..",
            "title": "Tidal Wave of Colour",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "442 S La Brea Ave.",
            "city": "Los Angeles",
            "geolocation": "34.066395393939395,-118.34391915151515",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25561,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24495,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92325ae475bb4d54a157cd91af0eac2a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92325ae475bb4d54a157cd91af0eac2a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T13:12:20.770242Z",
                "updated_at": "2023-05-04T13:12:20.770279Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6163,
                "name": "Ricco/Maresca",
                "slug": "riccomaresca",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465935,-74.0067876",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-04T13:12:41.007892Z",
            "publish_time": null,
            "slug": "riccomaresca-bob-gibson-his-fathers-country-2023-04-27",
            "created_at": "2023-05-04T13:12:41.945991Z",
            "updated_at": "2023-05-04T13:12:43.954241Z",
            "summary": "Bob Gibson. His Father's Country. is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Ricco/Maresca with address 529 West 20th Street.",
            "title": "Bob Gibson. His Father's Country.",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "529 West 20th Street",
            "city": "New York",
            "geolocation": "37.30488085,-120.48225652728449",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}