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

{
    "count": 37575,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=414&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=378&ordering=-end_time",
    "results": [
        {
            "id": 35251,
            "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": 33359,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/747073294d74481d9738ccfbd1d7504c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747073294d74481d9738ccfbd1d7504c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-31T07:52:05.145866Z",
                "updated_at": "2024-01-31T07:52:05.145923Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5596,
                "name": "Brighton Museum & Art Gallery",
                "slug": "brighton-museum-art-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8219874,-0.1382084",
                "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": "2024-01-31T07:52:09.112153Z",
            "publish_time": null,
            "slug": "brighton-museum-art-gallery-abba-one-week-in-brighton-2024-03-28",
            "created_at": "2024-01-31T07:52:10.047593Z",
            "updated_at": "2024-01-31T07:52:11.646160Z",
            "summary": "ABBA: One Week in Brighton is an Gallery Shows event starting on 28/03/2024, 01:00 and ending on 04/08/2024, 00:00. Event is in Brighton Museum & Art Gallery with address Royal Pavilion Gardens.",
            "title": "ABBA: One Week in Brighton",
            "content": null,
            "start_time": "2024-03-28T01:00:00.000000Z",
            "end_time": "2024-08-04T00: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": "Royal Pavilion Gardens",
            "city": "Brighton",
            "geolocation": "50.82305865,-0.1393527644117623",
            "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": 37956,
            "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": 4658,
                "name": "Neuer Berliner Kunstverein (nbk)",
                "slug": "neuer-berliner-kunstverein-nbk",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5279246,13.3860624",
                "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": "2024-04-14T12:51:39.352466Z",
            "publish_time": null,
            "slug": "neuer-berliner-kunstverein-nbk-lia-perjovschi-2024-06-08",
            "created_at": "2024-04-14T12:51:44.898749Z",
            "updated_at": "2024-04-14T12:52:18.344161Z",
            "summary": "Lia Perjovschi is an Gallery Shows event starting on 08/06/2024, 00:00 and ending on 04/08/2024, 00:00. Event is in Neuer Berliner Kunstverein (nbk) with address Chausseestrasse 128 / 129.",
            "title": "Lia Perjovschi",
            "content": null,
            "start_time": "2024-06-08T00:00:00.000000Z",
            "end_time": "2024-08-04T00: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": "Chausseestrasse 128 / 129",
            "city": "Berlin",
            "geolocation": "52.5279121,13.3860465",
            "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": 35362,
            "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": 33463,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/246cb59ffb814a23acaf1d2b8dcbecba.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/246cb59ffb814a23acaf1d2b8dcbecba-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-31T08:07:13.044609Z",
                "updated_at": "2024-01-31T08:07:13.044670Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7968,
                "name": "Riverside Art Museum",
                "slug": "riverside-art-museum",
                "city": "Riverside",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9817949,-117.3704886",
                "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": "2024-01-31T08:07:19.304672Z",
            "publish_time": null,
            "slug": "riverside-art-museum-judithe-hernandez-beyond-myself-somewhere-i-wait-for-my-arrival-2024-02-03",
            "created_at": "2024-01-31T08:07:20.239671Z",
            "updated_at": "2024-01-31T08:07:20.732751Z",
            "summary": "Judithe Hernández. Beyond Myself, Somewhere, I Wait for My Arrival is an Gallery Shows event starting on 03/02/2024, 01:00 and ending on 04/08/2024, 00:00. Event is in Riverside Art Museum with address 3425 Mission Inn Ave..",
            "title": "Judithe Hernández. Beyond Myself, Somewhere, I Wait for My Arrival",
            "content": null,
            "start_time": "2024-02-03T01:00:00.000000Z",
            "end_time": "2024-08-04T00: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": "3425 Mission Inn Ave.",
            "city": "Riverside",
            "geolocation": "33.981586624946075,-117.37061597496074",
            "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": 37872,
            "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": 36022,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c28ca545796c4abd8cb5c0151e4ade83.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c28ca545796c4abd8cb5c0151e4ade83-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:03:54.721842Z",
                "updated_at": "2024-04-14T12:03:54.721879Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9914,
                "name": "Centro Cultural de Lagos",
                "slug": "centro-cultural-de-lagos",
                "city": "Lagos",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "37.0993673,-8.672702",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2024-04-14T12:03:59.466522Z",
            "publish_time": null,
            "slug": "centro-cultural-de-lagos-areal3-tres-geracoes-de-cor-2024-06-06",
            "created_at": "2024-04-14T12:04:00.496637Z",
            "updated_at": "2024-04-14T12:04:00.552069Z",
            "summary": "Areal3 - Três Gerações de Cor is an Gallery Shows event starting on 06/06/2024, 00:00 and ending on 03/08/2024, 00:00. Event is in Centro Cultural de Lagos with address R. Lançarote de Freitas 7.",
            "title": "Areal3 - Três Gerações de Cor",
            "content": null,
            "start_time": "2024-06-06T00:00:00.000000Z",
            "end_time": "2024-08-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "R. Lançarote de Freitas 7",
            "city": "Lagos",
            "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": 31615,
            "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": 29904,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fa5e1fc365e34158b9a08e02e15f3e8b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa5e1fc365e34158b9a08e02e15f3e8b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-25T13:08:23.259647Z",
                "updated_at": "2023-09-25T13:08:23.259701Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7507,
                "name": "The Brown Collection",
                "slug": "brown-collection",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5175713,-0.149908",
                "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-09-25T13:08:26.413276Z",
            "publish_time": null,
            "slug": "the-brown-collection-the-leisure-centre-2023-09-15",
            "created_at": "2023-09-25T13:08:27.335226Z",
            "updated_at": "2023-09-25T13:08:28.654682Z",
            "summary": "The Leisure Centre is an Gallery Shows event starting on 15/09/2023, 00:00 and ending on 03/08/2024, 00:00. Event is in The Brown Collection with address 1 Bentinck Mews.",
            "title": "The Leisure Centre",
            "content": null,
            "start_time": "2023-09-15T00:00:00.000000Z",
            "end_time": "2024-08-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Bentinck Mews",
            "city": "London",
            "geolocation": "51.5173628,-0.15045914882535105",
            "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": 38303,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36762,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2b6678612525469885bb497982842838.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b6678612525469885bb497982842838-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-28T15:56:30.095890Z",
                "updated_at": "2024-06-28T15:56:30.095940Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-06-28T15:56:49.653124Z",
            "publish_time": null,
            "slug": "james-casebere-seeds-of-time",
            "created_at": "2024-06-28T15:56:49.657280Z",
            "updated_at": "2024-06-28T15:56:49.702460Z",
            "summary": "James Casebere: Seeds of Time is an Gallery Shows event starting on 27/06/2024, 11:00 and ending on 02/08/2024, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "James Casebere: Seeds of Time",
            "content": "Sean Kelly is delighted to announce Seeds of Time, James Casebere’s ninth solo exhibition with the gallery. Continuing Casebere’s ever-evolving exploration of form at the intersection of architecture, sculpture, and photography, this new body of work celebrates three fundamental principles: biomorphic design, social responsibility, and environmental sustainability. Through a meticulous process of artistic reinterpretation, Casebere transforms architectural designs into striking two-dimensional images.",
            "start_time": "2024-06-27T11:00:00.000000Z",
            "end_time": "2024-08-02T18: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": "475 10th Ave, New York, NY 10018, United States",
            "city": "",
            "geolocation": "40.75623030000001,-73.9981962",
            "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": [
                2670
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38305,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36764,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b16d4dd54343491281e38a98b4a793e7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b16d4dd54343491281e38a98b4a793e7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-28T16:40:02.367949Z",
                "updated_at": "2024-06-28T16:40:02.367994Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-06-28T16:46:24.138537Z",
            "publish_time": null,
            "slug": "ilse-dhollander-the-color-of-shadows-4yfr",
            "created_at": "2024-06-28T16:46:24.147695Z",
            "updated_at": "2024-06-28T16:46:24.226334Z",
            "summary": "Ilse D'Hollander: The Color of Shadows is an Gallery Shows event starting on 27/06/2024, 11:00 and ending on 02/08/2024, 18:00. Event is in Sean Kelly Gallery with address 475 10th Ave, New York, NY 10018, United States.",
            "title": "Ilse D'Hollander: The Color of Shadows",
            "content": "Sean Kelly is delighted to announce The Color of Shadows, the fifth solo exhibition of Ilse D’Hollander with the gallery. Spanning the latter half of her career, the exhibition includes a selection of oil paintings from the artist’s estate, including To Goethe, 1991, one of only three known serial bodies of work made by the artist. This exquisite curation of intimate paintings emphasizes the harmonious and transformative essence of D’Hollander’s oeuvre — qualities inherent to the processes found in nature that influenced her approach as a painter.",
            "start_time": "2024-06-27T11:00:00.000000Z",
            "end_time": "2024-08-02T18: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": "475 10th Ave, New York, NY 10018, United States",
            "city": "",
            "geolocation": "40.75623030000001,-73.9981962",
            "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": 38292,
            "author": {
                "id": "8d47f290-7efa-4fb1-ae5c-c4852413f00e",
                "username": "michael_866",
                "slug": "michael_866",
                "first_name": "Michael",
                "last_name": "Oden",
                "display_name": "Michael Oden",
                "display_name_full": "Michael Oden",
                "email": "michael@redsheepgallery.com",
                "telephone": "+46 73 636 11 51"
            },
            "price": null,
            "featured_image": {
                "id": 36748,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d8f20bc9e0d742838a397e854f941f85.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-07T22:22:57.198547Z",
                "updated_at": "2024-06-07T22:22:57.198581Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "8d47f290-7efa-4fb1-ae5c-c4852413f00e"
            },
            "venue": {
                "id": 2820,
                "name": "Redsheep Gallery",
                "slug": "redsheep-gallery",
                "city": "Stockholm",
                "country": {
                    "code": "SE",
                    "name": "Sweden"
                },
                "geolocation": "59.32932349999999,18.068580800000063",
                "artworks_for_sale_count": 44,
                "featured_image": {
                    "id": 3373,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/artsper-logo-l.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-31T22:39:36.085287Z",
                    "updated_at": "2021-09-14T13:53:22.659749Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "8d47f290-7efa-4fb1-ae5c-c4852413f00e"
                },
                "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": "SE",
            "publish_status": "published",
            "published_at": "2024-06-07T22:23:14.778475Z",
            "publish_time": null,
            "slug": "max-book-solo-exhibition-with-dark-expressive-and-monumental-paintings",
            "created_at": "2024-06-07T22:23:14.783163Z",
            "updated_at": "2024-06-07T22:23:14.837857Z",
            "summary": "Max Book solo exhibition with dark, expressive and monumental paintings is an Gallery Shows event starting on 15/06/2024, 11:00 and ending on 31/07/2024, 17:00. Event is in Redsheep Gallery with address Lervägen 3, 872 64 Sandöverken, Sweden.",
            "title": "Max Book solo exhibition with dark, expressive and monumental paintings",
            "content": "",
            "start_time": "2024-06-15T11:00:00.000000Z",
            "end_time": "2024-07-31T17: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": "Lervägen 3, 872 64 Sandöverken, Sweden",
            "city": "",
            "geolocation": "62.8826667,17.9045444",
            "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": [
                18283
            ],
            "artworks": [
                134924
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35577,
            "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": 33698,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a066b37ebaa4693be0641e90bc31965.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a066b37ebaa4693be0641e90bc31965-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-07T17:48:55.892906Z",
                "updated_at": "2024-02-07T17:48:55.892965Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4800,
                "name": "Hamburger Bahnhof - Museum für Gegenwart",
                "slug": "hamburger-bahnhof-museum-fur-gegenwart",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.52810479999999,13.3730145",
                "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": "2024-02-07T17:48:58.873570Z",
            "publish_time": null,
            "slug": "hamburger-bahnhof-museum-fur-gegenwart-joseph-beuys-collection-presentation-2024-03-22",
            "created_at": "2024-02-07T17:48:59.786642Z",
            "updated_at": "2024-02-07T17:49:01.281657Z",
            "summary": "Joseph Beuys. Collection presentation is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 31/07/2024, 00:00. Event is in Hamburger Bahnhof - Museum für Gegenwart with address 50/51 Invalidenstr..",
            "title": "Joseph Beuys. Collection presentation",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-07-31T00: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": "50/51 Invalidenstr.",
            "city": "Berlin",
            "geolocation": "52.5284267,13.3720175",
            "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": 37329,
            "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": 4566,
                "name": "Center for Figurative Painting",
                "slug": "center-figurative-painting",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75283690000001,-73.9923274",
                "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": "2024-04-01T18:17:46.111572Z",
            "publish_time": null,
            "slug": "center-for-figurative-painting-seminal-post-war-american-landscapes-2024-03-26",
            "created_at": "2024-04-01T18:17:47.031628Z",
            "updated_at": "2024-04-01T18:17:48.684313Z",
            "summary": "Seminal Post-War American Landscapes is an Gallery Shows event starting on 26/03/2024, 01:00 and ending on 31/07/2024, 00:00. Event is in Center for Figurative Painting with address 261 W. 35th Street.",
            "title": "Seminal Post-War American Landscapes",
            "content": null,
            "start_time": "2024-03-26T01:00:00.000000Z",
            "end_time": "2024-07-31T00: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": "261 W. 35th Street",
            "city": "New York",
            "geolocation": "40.75278265,-73.99228034603561",
            "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": 37594,
            "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": 35661,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ff3c7fecb7b4f728e69e2200fad606b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ff3c7fecb7b4f728e69e2200fad606b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T16:52:24.540731Z",
                "updated_at": "2024-04-02T16:52:24.540773Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9849,
                "name": "Kunstmuseum Gelsenkirchen",
                "slug": "kunstmuseum-gelsenkirchen",
                "city": "Gelsenkirchen-Nord",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.57684159999999,7.0541144",
                "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": "2024-04-02T16:52:28.695192Z",
            "publish_time": null,
            "slug": "kunstmuseum-gelsenkirchen-schrage-vogel-tierplastik-aus-dem-kunstmuseum-zu-gast-claudia-tebben-2024-03-01",
            "created_at": "2024-04-02T16:52:29.614038Z",
            "updated_at": "2024-04-02T16:52:32.611057Z",
            "summary": "Schräge Vögel. Tierplastik aus dem Kunstmuseum. Zu Gast: Claudia Tebben is an Gallery Shows event starting on 01/03/2024, 01:00 and ending on 31/07/2024, 00:00. Event is in Kunstmuseum Gelsenkirchen with address Horster Str. 5-7.",
            "title": "Schräge Vögel. Tierplastik aus dem Kunstmuseum. Zu Gast: Claudia Tebben",
            "content": null,
            "start_time": "2024-03-01T01:00:00.000000Z",
            "end_time": "2024-07-31T00: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": "Horster Str. 5-7",
            "city": "Gelsenkirchen",
            "geolocation": "51.576830150000006,7.054108014408545",
            "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": 38230,
            "author": {
                "id": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75",
                "username": "genoa@gilmanc.com",
                "slug": "genoagilmanccom",
                "first_name": "Genoa",
                "last_name": "Beiser",
                "display_name": null,
                "display_name_full": "Genoa Beiser",
                "email": "genoa@gilmanc.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36457,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/776f195b19fe45a99ca739e52f7db505.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/776f195b19fe45a99ca739e52f7db505-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-03T19:50:29.444719Z",
                "updated_at": "2024-05-03T19:50:29.444758Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
            },
            "venue": {
                "id": 8967,
                "name": "Gilman Contemporary",
                "slug": "gilman-contemporary",
                "city": "Sun Valley",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "43.6833153,-114.3608111",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4407,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/47c062f1f4fe44029fcfade57975e170.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-07-19T19:46:49.560637Z",
                    "updated_at": "2023-07-19T19:46:49.560675Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
                },
                "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": "2024-05-03T19:50:36.456464Z",
            "publish_time": null,
            "slug": "seonna-hong-freytags-pyramic",
            "created_at": "2024-05-03T19:50:36.464547Z",
            "updated_at": "2024-05-03T19:50:36.530522Z",
            "summary": "Seonna Hong: Freytag's Pyramic is an Gallery Shows event starting on 01/07/2024, 19:32 and ending on 30/07/2024, 19:46. Event is in Gilman Contemporary with address 661 Sun Valley Rd, Sun Valley, ID 83353, USA.",
            "title": "Seonna Hong: Freytag's Pyramic",
            "content": "In the exhibition Freytag’s Pyramid artist Seonna Hong uses the framework of novelist Gustav Freytag’s dramatic structure to visually chronicle the ebb and flow of life, memory, and human experience. The structural elements of storytelling as laid out by Freytag are broken up into a five-part pyramid; exposition, rising action, climax, falling action, and finally denouement. Hong’s paintings visually evoke the tension and drama of storytelling. Her figures, typically women drive the narrative across landscapes varying from rocky and rugged, to hazily rendered liquidlike dreamscapes. Each canvas reveals moments of chaos and calm, reality and fiction, illustration and abstraction. Hong’s work successfully balances controlled graphics and intuitive, loose application of materials revealing what every story does, the grandness of the shared human experience.",
            "start_time": "2024-07-01T19:32:00.000000Z",
            "end_time": "2024-07-30T19:46: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": "661 Sun Valley Rd, Sun Valley, ID 83353, USA",
            "city": "Sun Valley",
            "geolocation": "43.6833188,-114.3607992",
            "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": 35987,
            "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": 34067,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d038abf6e9dd401ab59ea061f177f5f6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d038abf6e9dd401ab59ea061f177f5f6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:12:34.663147Z",
                "updated_at": "2024-02-14T10:12:34.663207Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6064,
                "name": "Laguna Art Museum",
                "slug": "laguna-art-museum",
                "city": "Noisy-le-Sec",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8908389,2.4530769",
                "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": "2024-02-14T10:12:37.518716Z",
            "publish_time": null,
            "slug": "laguna-art-museum-modern-alchemy-2024-02-17",
            "created_at": "2024-02-14T10:12:38.439509Z",
            "updated_at": "2024-02-14T10:12:40.172868Z",
            "summary": "Modern Alchemy is an Gallery Shows event starting on 17/02/2024, 01:00 and ending on 29/07/2024, 00:00. Event is in Laguna Art Museum with address 307 Cliff Drive.",
            "title": "Modern Alchemy",
            "content": null,
            "start_time": "2024-02-17T01:00:00.000000Z",
            "end_time": "2024-07-29T00: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": "307 Cliff Drive",
            "city": "Laguna Beach",
            "geolocation": "33.5435374,-117.78821",
            "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": 34580,
            "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": 32675,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d4d1f03bcf9c4d6a9075a56a77565c33.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d1f03bcf9c4d6a9075a56a77565c33-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-27T13:07:51.923833Z",
                "updated_at": "2023-12-27T13:07:51.923873Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4279,
                "name": "The Metropolitan Museum of Art",
                "slug": "metropolitan-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7791865,-73.96353479999999",
                "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-12-27T13:07:55.810188Z",
            "publish_time": null,
            "slug": "the-metropolitan-museum-of-art-the-harlem-renaissance-and-transatlantic-modernism-2024-02-25",
            "created_at": "2023-12-27T13:07:56.725556Z",
            "updated_at": "2023-12-27T13:07:56.767049Z",
            "summary": "The Harlem Renaissance and Transatlantic Modernism is an Gallery Shows event starting on 25/02/2024, 01:00 and ending on 28/07/2024, 00:00. Event is in The Metropolitan Museum of Art with address 1000 Fifth Avenue (at 82nd Street).",
            "title": "The Harlem Renaissance and Transatlantic Modernism",
            "content": null,
            "start_time": "2024-02-25T01:00:00.000000Z",
            "end_time": "2024-07-28T00: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": "1000 Fifth Avenue (at 82nd Street)",
            "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": 36778,
            "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": 34878,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4c21840ef63f4f32b25b880080dbd8a4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c21840ef63f4f32b25b880080dbd8a4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-08T15:26:02.636768Z",
                "updated_at": "2024-03-08T15:26:02.636804Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4896,
                "name": "The British Museum",
                "slug": "british-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5179505,-0.1269877",
                "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": "2024-03-08T15:26:06.786126Z",
            "publish_time": null,
            "slug": "the-british-museum-michelangelo-the-last-decades-2024-05-02",
            "created_at": "2024-03-08T15:26:07.696054Z",
            "updated_at": "2024-03-08T15:26:08.536549Z",
            "summary": "Michelangelo: the last decades is an Gallery Shows event starting on 02/05/2024, 00:00 and ending on 28/07/2024, 00:00. Event is in The British Museum with address Great Russell Street.",
            "title": "Michelangelo: the last decades",
            "content": null,
            "start_time": "2024-05-02T00:00:00.000000Z",
            "end_time": "2024-07-28T00: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": "Great Russell Street",
            "city": "London",
            "geolocation": "51.5175156,-0.1288998",
            "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": 36269,
            "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": 34333,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec701c907e1846b28125d59029d8e6a6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec701c907e1846b28125d59029d8e6a6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T16:44:21.820150Z",
                "updated_at": "2024-02-21T16:44:21.820207Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4644,
                "name": "MOCA Toronto",
                "slug": "moca-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6545624,-79.4452045",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2024-02-21T16:45:06.848971Z",
            "publish_time": null,
            "slug": "moca-toronto-greater-toronto-art-2024-2024-03-22",
            "created_at": "2024-02-21T16:45:08.880523Z",
            "updated_at": "2024-02-21T16:45:27.023482Z",
            "summary": "Greater Toronto Art 2024 is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 28/07/2024, 00:00. Event is in MOCA Toronto with address 158 Sterling Rd..",
            "title": "Greater Toronto Art 2024",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-07-28T00: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": "158 Sterling Rd.",
            "city": "Toronto",
            "geolocation": "40.7038761,-73.7215598",
            "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": 35906,
            "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": 33993,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f9b051325cc46e7933d0300401ad083.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9b051325cc46e7933d0300401ad083-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-13T11:35:02.890540Z",
                "updated_at": "2024-02-13T11:35:02.890577Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9689,
                "name": "The Noguchi Museum",
                "slug": "noguchi-museum",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7640518,-73.9322668",
                "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": "2024-02-13T11:35:06.227235Z",
            "publish_time": null,
            "slug": "the-noguchi-museum-toshiko-takaezu-worlds-within-2024-03-20",
            "created_at": "2024-02-13T11:35:07.149311Z",
            "updated_at": "2024-02-13T11:35:11.015953Z",
            "summary": "Toshiko Takaezu: Worlds Within is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 28/07/2024, 00:00. Event is in The Noguchi Museum with address 32-37 Vernon Boulevard.",
            "title": "Toshiko Takaezu: Worlds Within",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-07-28T00: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-37 Vernon Boulevard",
            "city": "New York",
            "geolocation": "40.7719198,-73.9338201",
            "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": 37569,
            "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": 35636,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e24373cb78af4cbf8f84665d9d98be59.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e24373cb78af4cbf8f84665d9d98be59-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T11:26:55.310721Z",
                "updated_at": "2024-04-02T11:26:55.310784Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9411,
                "name": "MASP - Museum of Art of São Paulo Assis Chateaubriand",
                "slug": "masp-museum-art-sao-paulo-assis-chateaubriand",
                "city": "São Paulo",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-23.5615171,-46.655961",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2024-04-02T11:27:09.583100Z",
            "publish_time": null,
            "slug": "masp-museum-of-art-of-sao-paulo-assis-chateaubriand-francis-bacon-the-beauty-of-meat-2024-03-22",
            "created_at": "2024-04-02T11:27:10.506792Z",
            "updated_at": "2024-04-02T11:27:10.506828Z",
            "summary": null,
            "title": "Francis Bacon: The Beauty of Meat",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-07-28T00: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": "",
            "city": "São Paulo",
            "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": []
        }
    ]
}