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

{
    "count": 37585,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26910&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26874&ordering=end_time",
    "results": [
        {
            "id": 27882,
            "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": 26591,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e6d06dfbc6f540738ba7f1f0227fdef2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6d06dfbc6f540738ba7f1f0227fdef2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T11:39:34.070318Z",
                "updated_at": "2023-06-17T11:39:34.070355Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6755,
                "name": "David Richard Gallery - Chelsea",
                "slug": "david-richard-gallery-chelsea",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "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-06-17T11:39:37.500475Z",
            "publish_time": null,
            "slug": "david-richard-gallery-chelsea-it-happened-in-soho-paintings-from-late-1960s-through-the-80s-2023-06-13",
            "created_at": "2023-06-17T11:39:38.413311Z",
            "updated_at": "2023-06-17T11:39:40.525678Z",
            "summary": "It Happened In SoHo, Paintings from Late 1960s through the 80s is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in David Richard Gallery - Chelsea with address 526 West 26th St.",
            "title": "It Happened In SoHo, Paintings from Late 1960s through the 80s",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "526 West 26th St",
            "city": "New York",
            "geolocation": "40.7499777,-74.0041101",
            "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": 27982,
            "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": 26683,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6d9f67464f044ceaa55f21e4b62bebe0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9f67464f044ceaa55f21e4b62bebe0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-20T14:45:01.645501Z",
                "updated_at": "2023-06-20T14:45:01.645540Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8790,
                "name": "JDJ | Tribeca",
                "slug": "jdj-tribeca",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7179903,-74.00362319999999",
                "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-06-20T14:45:07.704279Z",
            "publish_time": null,
            "slug": "jdj-tribeca-julia-felsenthal-thalassomania-2023-06-08",
            "created_at": "2023-06-20T14:45:08.611622Z",
            "updated_at": "2023-06-20T14:45:08.694619Z",
            "summary": "Julia Felsenthal. Thalassomania is an Gallery Shows event starting on 08/06/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in JDJ | Tribeca with address 373 Broadway, B11.",
            "title": "Julia Felsenthal. Thalassomania",
            "content": null,
            "start_time": "2023-06-08T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "373 Broadway, B11",
            "city": "New York",
            "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": 28017,
            "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": 26715,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/08216fcdef8147d199a241712a480acc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08216fcdef8147d199a241712a480acc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T09:55:48.991174Z",
                "updated_at": "2023-06-22T09:55:48.991232Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7074,
                "name": "Cindy Rucker Gallery",
                "slug": "cindy-rucker-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72011320000001,-73.9893249",
                "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-06-22T09:55:51.876104Z",
            "publish_time": null,
            "slug": "cindy-rucker-gallery-hot-fun-in-the-summertime-2023-06-17",
            "created_at": "2023-06-22T09:55:52.842786Z",
            "updated_at": "2023-06-22T09:55:54.083646Z",
            "summary": "Hot Fun in the Summertime is an Gallery Shows event starting on 17/06/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in Cindy Rucker Gallery with address 143B Orchard Street.",
            "title": "Hot Fun in the Summertime",
            "content": null,
            "start_time": "2023-06-17T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "143B Orchard Street",
            "city": "New York",
            "geolocation": "-41.2670957,174.7797364",
            "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": 28019,
            "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": 4950,
                "name": "Connaught Brown",
                "slug": "connaught-brown",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081336,-0.1406733",
                "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-06-22T09:55:57.489056Z",
            "publish_time": null,
            "slug": "connaught-brown-renoir-pissarro-different-views-2023-06-21",
            "created_at": "2023-06-22T09:55:58.452793Z",
            "updated_at": "2023-06-22T09:55:58.883332Z",
            "summary": "Renoir & Pissarro | Different Views is an Gallery Shows event starting on 21/06/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in Connaught Brown with address 2 Albemarle Street.",
            "title": "Renoir & Pissarro | Different Views",
            "content": null,
            "start_time": "2023-06-21T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "2 Albemarle Street",
            "city": "London",
            "geolocation": "51.9435023,1.2853196506668856",
            "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": 28238,
            "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": 5752,
                "name": "Crane Kalman Gallery",
                "slug": "crane-kalman-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49795700000001,-0.1672287",
                "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-06-23T14:53:32.358226Z",
            "publish_time": null,
            "slug": "crane-kalman-gallery-modern-british-and-american-art-2023-05-25",
            "created_at": "2023-06-23T14:53:33.281919Z",
            "updated_at": "2023-06-23T14:53:33.754779Z",
            "summary": "Modern British and American Art is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in Crane Kalman Gallery with address 178 Brompton Road.",
            "title": "Modern British and American Art",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "178 Brompton Road",
            "city": "London",
            "geolocation": "51.4979614,-0.1672785",
            "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": 28588,
            "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": 27215,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/82d5e61f8b00419bb4f893f079afdc82.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82d5e61f8b00419bb4f893f079afdc82-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:09:54.940702Z",
                "updated_at": "2023-07-03T11:09:54.940739Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6755,
                "name": "David Richard Gallery - Chelsea",
                "slug": "david-richard-gallery-chelsea",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "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-07-03T11:09:59.507144Z",
            "publish_time": null,
            "slug": "david-richard-gallery-chelsea-209-in-the-beginning-the-late-works-of-dorothy-krakovsky-2023-06-27",
            "created_at": "2023-07-03T11:10:00.423607Z",
            "updated_at": "2023-07-03T11:10:01.878319Z",
            "summary": "In the Beginning: The Late Works of Dorothy Krakovsky is an Gallery Shows event starting on 27/06/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in David Richard Gallery - Chelsea with address 526 West 26th Street.",
            "title": "In the Beginning: The Late Works of Dorothy Krakovsky",
            "content": null,
            "start_time": "2023-06-27T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "526 West 26th Street",
            "city": "New York",
            "geolocation": "40.7499777,-74.0041101",
            "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": 28884,
            "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": 27488,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f68ef0b9b3e4756a2a5e77d4102ce9a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:29:59.941328Z",
                "updated_at": "2023-07-06T17:29:59.941364Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4560,
                "name": "CICA Museum",
                "slug": "cica-museum",
                "city": "Gyeonggi-do",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.6152464,126.7156325",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2023-07-06T17:30:02.740711Z",
            "publish_time": null,
            "slug": "cica-museum-nature-2024-2023-06-28",
            "created_at": "2023-07-06T17:30:03.675228Z",
            "updated_at": "2023-07-06T17:30:04.483502Z",
            "summary": "Nature 2024 is an Gallery Shows event starting on 28/06/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in CICA Museum with address 196-30, Samdo-ro, Yangchon-eup.",
            "title": "Nature 2024",
            "content": null,
            "start_time": "2023-06-28T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "196-30, Samdo-ro, Yangchon-eup",
            "city": "Gimpo-si",
            "geolocation": "37.6065442,126.5856273",
            "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": 29324,
            "author": {
                "id": "2a7a5611-c57e-46fb-b7b7-b7e63c6e1856",
                "username": "info@dorothycircusgallery.uk",
                "slug": "infodorothycircusgalleryuk",
                "first_name": "Alexandra",
                "last_name": "Mazzanti",
                "display_name": null,
                "display_name_full": "Alexandra Mazzanti",
                "email": "info@dorothycircusgallery.uk",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27884,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e4faa22f287143c3ad628a7ee78dc04e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4faa22f287143c3ad628a7ee78dc04e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:07:58.678414Z",
                "updated_at": "2023-07-14T12:07:58.678478Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2941,
                "name": "Dorothy Circus Gallery",
                "slug": "dorothy-circus-gallery",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89358,12.472440000000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-14T12:08:03.425991Z",
            "publish_time": null,
            "slug": "dorothy-circus-gallery-bewilderness-solo-show-by-scott-musgrove-2023-07-06",
            "created_at": "2023-07-14T12:08:04.309449Z",
            "updated_at": "2023-07-14T12:08:04.826590Z",
            "summary": "\"Bewilderness\" solo show by Scott Musgrove is an Gallery Shows event starting on 06/07/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in Dorothy Circus Gallery with address 35, Connaught Street.",
            "title": "\"Bewilderness\" solo show by Scott Musgrove",
            "content": null,
            "start_time": "2023-07-06T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "35, Connaught Street",
            "city": "London",
            "geolocation": "51.514414,-0.1657973",
            "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": 29337,
            "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": 27890,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec1d2666f9e541569fb0407b8b530e0d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec1d2666f9e541569fb0407b8b530e0d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:08:20.284448Z",
                "updated_at": "2023-07-14T12:08:20.284486Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4493,
                "name": "Galerie Pleiku",
                "slug": "galerie-pleiku",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53623529999999,13.4362961",
                "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-07-14T12:08:25.512711Z",
            "publish_time": null,
            "slug": "galerie-pleiku-format-lauri-makimurto-2023-07-11",
            "created_at": "2023-07-14T12:08:26.394788Z",
            "updated_at": "2023-07-14T12:08:27.360062Z",
            "summary": "FORMAT  - Lauri Mäkimurto is an Gallery Shows event starting on 11/07/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in Galerie Pleiku with address Eugen-Schönhaar-Straße 6A.",
            "title": "FORMAT  - Lauri Mäkimurto",
            "content": null,
            "start_time": "2023-07-11T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "Eugen-Schönhaar-Straße 6A",
            "city": "Berlin",
            "geolocation": "52.5361988,13.4362884",
            "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": 29435,
            "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": 27982,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f00714f58dc34370878db9fb1a1e93e4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f00714f58dc34370878db9fb1a1e93e4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T09:55:31.366464Z",
                "updated_at": "2023-07-18T09:55:31.366500Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5700,
                "name": "The Stanley & Audrey Burton Gallery",
                "slug": "stanley-audrey-burton-gallery",
                "city": "Leeds",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.8079251,-1.5540873",
                "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-07-18T09:55:35.932713Z",
            "publish_time": null,
            "slug": "the-stanley-audrey-burton-gallery-public-art-walk-and-draw-2023-07-21",
            "created_at": "2023-07-18T09:55:36.842599Z",
            "updated_at": "2023-07-18T09:55:37.210093Z",
            "summary": "Public Art Walk and Draw is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in The Stanley & Audrey Burton Gallery with address University of Leeds.",
            "title": "Public Art Walk and Draw",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "University of Leeds",
            "city": "Leeds",
            "geolocation": "53.80677435,-1.5562877504739676",
            "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": 29464,
            "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": 28006,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb4a273a7dc4e2191ce0333ba9c40c9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T10:29:27.224577Z",
                "updated_at": "2023-07-18T10:29:27.224616Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5586,
                "name": "tunnel 19 | Galerie für Fotografie",
                "slug": "tunnel-19-galerie-fur-fotografie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4964829,13.4179549",
                "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-07-18T10:29:35.598782Z",
            "publish_time": null,
            "slug": "tunnel-19-galerie-fur-fotografie-immaterial-version-07-2023-07-07",
            "created_at": "2023-07-18T10:29:36.745117Z",
            "updated_at": "2023-07-18T10:29:43.530638Z",
            "summary": "immaterial, version 0.7 is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in tunnel 19 | Galerie für Fotografie with address Kohlfurter Straße 42.",
            "title": "immaterial, version 0.7",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-07-21T00: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": "Kohlfurter Straße 42",
            "city": "Berlin",
            "geolocation": "52.49651985,13.417965084130108",
            "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": 29400,
            "author": {
                "id": "6711bff9-9848-4bf9-9466-8a56816283a5",
                "username": "info@vossgallery.art",
                "slug": "infovossgalleryart",
                "first_name": "Ashley",
                "last_name": "Voss",
                "display_name": null,
                "display_name_full": "Ashley Voss",
                "email": "info@vossgallery.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27948,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9aa4577067ed43978af2e7c1a15875f9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aa4577067ed43978af2e7c1a15875f9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T07:49:05.971305Z",
                "updated_at": "2023-07-18T07:49:05.971345Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
            },
            "venue": {
                "id": 3179,
                "name": "Voss Gallery",
                "slug": "voss-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7749295,-122.4194155",
                "artworks_for_sale_count": 318,
                "featured_image": {
                    "id": 3236,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-01-22T20:08:10.222768Z",
                    "updated_at": "2021-09-14T13:49:36.700163Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-07-18T07:49:11.626132Z",
            "publish_time": null,
            "slug": "reflectrenewrebirth-duo-exhibition-opening-reception",
            "created_at": "2023-07-18T07:49:11.629998Z",
            "updated_at": "2023-07-18T07:49:11.668315Z",
            "summary": "\"Reflect.Renew.Rebirth\" Duo Exhibition Opening Reception is an Gallery Shows event starting on 21/07/2023, 06:00 and ending on 21/07/2023, 09:00. Event is in Voss Gallery with address 3344 24th St, San Francisco, CA 94110, USA.",
            "title": "\"Reflect.Renew.Rebirth\" Duo Exhibition Opening Reception",
            "content": "RSVP to enjoy a special viewing of the \"Reflect.Renew.Rebirth,\" a duo exhibition featuring urban contemporary paintings by John Osgood and Steve Javiel that celebrate the innate human desire for reinvention and the boundless potential for personal evolution",
            "start_time": "2023-07-21T06:00:00.000000Z",
            "end_time": "2023-07-21T09: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": "3344 24th St, San Francisco, CA 94110, USA",
            "city": "",
            "geolocation": "37.7749295,-122.4194155",
            "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": [
                17527,
                17525
            ],
            "artworks": [
                125506,
                125510,
                125514,
                125515,
                125516,
                125517
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25843,
            "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": 24759,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d3824b1296e0475aacb68adb61055421.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3824b1296e0475aacb68adb61055421-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T10:19:57.016682Z",
                "updated_at": "2023-05-10T10:19:57.016720Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4568,
                "name": "Close Ltd",
                "slug": "close-ltd",
                "city": "Hatch Beauchamp",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.9752678,-2.9900253",
                "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-10T10:20:03.658633Z",
            "publish_time": null,
            "slug": "close-ltd-lines-of-empathy-2023-06-03",
            "created_at": "2023-05-10T10:20:04.761406Z",
            "updated_at": "2023-05-10T10:20:05.972110Z",
            "summary": "Lines Of Empathy is an Gallery Shows event starting on 03/06/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Close Ltd with address Close House.",
            "title": "Lines Of Empathy",
            "content": null,
            "start_time": "2023-06-03T00:00:00.000000Z",
            "end_time": "2023-07-22T00: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": "Close House",
            "city": "Hatch Beauchamp",
            "geolocation": "55.15940945,-1.95665403863853",
            "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": 25924,
            "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": 24826,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2dd6009718dd430a87fa8a00981842c9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dd6009718dd430a87fa8a00981842c9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T12:33:05.935232Z",
                "updated_at": "2023-05-10T12:33:05.935291Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2882,
                "name": "Pace Gallery New York",
                "slug": "pace-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7496373,-74.00504719999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2505,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Pace-Gallery-New-York.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Pace-Gallery-New-York-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T06:15:58.907418Z",
                    "updated_at": "2021-09-14T13:31:12.877399Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Pace Gallery New York",
                    "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-10T12:33:15.324962Z",
            "publish_time": null,
            "slug": "pace-gallery-new-york-trevor-paglen-youve-just-been-fcked-by-psyops-2023-05-12",
            "created_at": "2023-05-10T12:33:16.246946Z",
            "updated_at": "2023-05-10T12:33:17.327234Z",
            "summary": "Trevor Paglen. You've Just Been F*cked by PSYOPS. is an Gallery Shows event starting on 12/05/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Pace Gallery New York with address 540 West 25th Street.",
            "title": "Trevor Paglen. You've Just Been F*cked by PSYOPS.",
            "content": null,
            "start_time": "2023-05-12T00:00:00.000000Z",
            "end_time": "2023-07-22T00: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": "540 West 25th Street",
            "city": "New York",
            "geolocation": "40.7495759,-74.0049685",
            "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": 26259,
            "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": 8632,
                "name": "Volcano",
                "slug": "volcano",
                "city": "Swansea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6230469,-3.9421831",
                "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-15T12:06:56.250498Z",
            "publish_time": null,
            "slug": "volcano-its-the-new-thing-2023-07-08",
            "created_at": "2023-05-15T12:06:57.199668Z",
            "updated_at": "2023-05-15T12:07:08.916323Z",
            "summary": "It’s The New Thing is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Volcano with address 27 – 29 High Street.",
            "title": "It’s The New Thing",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-22T00: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": "27 – 29 High Street",
            "city": "Swansea",
            "geolocation": "51.7511976,-0.3411685",
            "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": 26279,
            "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": 25149,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/255baae3116641758554cb706a71ca87.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/255baae3116641758554cb706a71ca87-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-15T12:21:01.810575Z",
                "updated_at": "2023-05-15T12:21:01.810614Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8650,
                "name": "Zaha Hadid Foundation",
                "slug": "zaha-hadid-foundation",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52452479999999,-0.1071332",
                "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-15T12:21:05.863378Z",
            "publish_time": null,
            "slug": "zaha-hadid-foundation-zahas-moonsoon-an-interior-in-japan-2023-04-20",
            "created_at": "2023-05-15T12:21:06.800309Z",
            "updated_at": "2023-05-15T12:21:07.908659Z",
            "summary": "Zaha's Moonsoon: An Interior in Japan is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Zaha Hadid Foundation with address 10 Bowling Green Lane.",
            "title": "Zaha's Moonsoon: An Interior in Japan",
            "content": null,
            "start_time": "2023-04-20T00:00:00.000000Z",
            "end_time": "2023-07-22T00: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": "10 Bowling Green Lane",
            "city": "London",
            "geolocation": "42.28461225,-71.87319959972314",
            "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": 26376,
            "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": 25239,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dc74d04c6af1493d8b81752477a49611.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc74d04c6af1493d8b81752477a49611-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-18T11:45:54.293707Z",
                "updated_at": "2023-05-18T11:45:54.293744Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 730,
                "name": "Hauser & Wirth East 69th Street New York",
                "slug": "hauser-wirth-32-east-69th-street-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76947,-73.966566",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 570,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauser-Wirth-East-featured.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-East-featured-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:26:09.826672Z",
                    "updated_at": "2021-09-14T12:48:54.099275Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Hauser Wirth East featured",
                    "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-18T11:45:58.982527Z",
            "publish_time": null,
            "slug": "hauser-wirth-east-69th-street-new-york-cathy-josefowitz-forever-young-2023-05-11",
            "created_at": "2023-05-18T11:45:59.910414Z",
            "updated_at": "2023-05-18T11:46:01.293202Z",
            "summary": "Cathy Josefowitz. Forever Young. is an Gallery Shows event starting on 11/05/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Hauser & Wirth East 69th Street New York with address 32 East 69th Street.",
            "title": "Cathy Josefowitz. Forever Young.",
            "content": null,
            "start_time": "2023-05-11T00:00:00.000000Z",
            "end_time": "2023-07-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "32 East 69th Street",
            "city": "New York",
            "geolocation": "40.7694476,-73.96658384992335",
            "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": 26436,
            "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": 4661,
                "name": "Galerie Eva Presenhuber New York",
                "slug": "galerie-eva-presenhuber-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7266869,-73.9929429",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-05-23T18:52:32.566660Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-new-york-howl-2023-06-09",
            "created_at": "2023-05-23T18:52:33.541243Z",
            "updated_at": "2023-05-23T18:52:36.079144Z",
            "summary": "HOWL is an Gallery Shows event starting on 09/06/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Galerie Eva Presenhuber New York with address Zahnradstrasse 21.",
            "title": "HOWL",
            "content": null,
            "start_time": "2023-06-09T00:00:00.000000Z",
            "end_time": "2023-07-22T00: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": "Zahnradstrasse 21",
            "city": "Zurich",
            "geolocation": "47.3863155,8.5167264",
            "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": []
        }
    ]
}