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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26460&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26424&ordering=start_time",
    "results": [
        {
            "id": 27393,
            "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": 26150,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/323b529b75fb4af998e8ac7f9b16b4a1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/323b529b75fb4af998e8ac7f9b16b4a1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:26:54.667287Z",
                "updated_at": "2023-06-08T13:26:54.667324Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7393,
                "name": "studio/chapple",
                "slug": "studiochapple",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4784669,-0.0246217",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:26:57.860775Z",
            "publish_time": null,
            "slug": "studiochapple-dancing-in-outer-space-2023-06-01",
            "created_at": "2023-06-08T13:26:58.788900Z",
            "updated_at": "2023-06-08T13:26:58.835353Z",
            "summary": "Dancing in Outer Space is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 01/07/2023, 00:00. Event is in studio/chapple with address Enclave 7, 50 Resolution Way.",
            "title": "Dancing in Outer Space",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-07-01T00: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": "Enclave 7, 50 Resolution Way",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 27398,
            "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": 26155,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/71dfa19cce6d45a6a9e27d87524c403f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71dfa19cce6d45a6a9e27d87524c403f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:26:57.201728Z",
                "updated_at": "2023-06-08T13:26:57.201765Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7289,
                "name": "Sulger-Buel Lovell",
                "slug": "sulger-buel-lovell",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5025784,-0.1020153",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:27:06.014679Z",
            "publish_time": null,
            "slug": "sulger-buel-lovell-adjani-okpu-egbe-this-is-the-place-and-time-2023-06-01",
            "created_at": "2023-06-08T13:27:07.078146Z",
            "updated_at": "2023-06-08T13:27:07.116379Z",
            "summary": "Adjani Okpu-Egbe: This Is the Place and Time is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Sulger-Buel Lovell with address The Loft, Unit 2 La Gare.",
            "title": "Adjani Okpu-Egbe: This Is the Place and Time",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-30T00: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": "The Loft, Unit 2 La Gare",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 27437,
            "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": 26192,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ad32eefb11c48bea8dfc4181d34a34c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ad32eefb11c48bea8dfc4181d34a34c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:30:22.270868Z",
                "updated_at": "2023-06-08T13:30:22.270922Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3740,
                "name": "Unit 3 Projects",
                "slug": "unit-3-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5220973,-0.0141998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:30:26.349702Z",
            "publish_time": null,
            "slug": "unit-3-projects-new-works-by-anna-kolosova-2023-06-01",
            "created_at": "2023-06-08T13:30:27.365188Z",
            "updated_at": "2023-06-08T13:30:27.709908Z",
            "summary": "New Works by Anna Kolosova is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 06/06/2023, 00:00. Event is in Unit 3 Projects with address ASC Studios.",
            "title": "New Works by Anna Kolosova",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-06T00: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": "ASC Studios",
            "city": "London",
            "geolocation": "51.5220747,-0.0125879",
            "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": 27463,
            "author": {
                "id": "bd7f0f31-d4f6-496f-9ee5-024a6939bb6e",
                "username": "elisabeth_1294",
                "slug": "elisabeth_1294",
                "first_name": "Elisabeth",
                "last_name": "Mckee",
                "display_name": "Elisabeth Mckee",
                "display_name_full": "Elisabeth Mckee",
                "email": "info@berrycampbell.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26215,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/43e9513954434335be12c0b9e17bf6d3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43e9513954434335be12c0b9e17bf6d3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:33:23.162735Z",
                "updated_at": "2023-06-08T13:33:23.162772Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2948,
                "name": "Berry Campbell Gallery",
                "slug": "berry-campbell-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500545,-74.004138",
                "artworks_for_sale_count": 1696,
                "featured_image": {
                    "id": 2755,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/a7bd5451e0564f569f3c492b7cb25576.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:40:59.863027Z",
                    "updated_at": "2024-02-02T13:49:39.925708Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:33:28.202562Z",
            "publish_time": null,
            "slug": "berry-campbell-gallery-west-coast-women-of-abstract-expressionism-2023-06-01",
            "created_at": "2023-06-08T13:33:29.156127Z",
            "updated_at": "2023-06-08T13:33:30.223166Z",
            "summary": "West Coast Women of Abstract Expressionism is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 01/07/2023, 00:00. Event is in Berry Campbell Gallery with address 524 W 26th Street.",
            "title": "West Coast Women of Abstract Expressionism",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-07-01T00: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": "524 W 26th Street",
            "city": "New York",
            "geolocation": "36.8734421,-76.2912563",
            "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": 27488,
            "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": 26233,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/70e50178dc4b4530a99dc963abf67f7f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e50178dc4b4530a99dc963abf67f7f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:37:52.166018Z",
                "updated_at": "2023-06-08T13:37:52.166054Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7665,
                "name": "Galerie Robert Vallois",
                "slug": "galerie-robert-vallois",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8557739,2.3367122",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-06-08T13:37:58.654298Z",
            "publish_time": null,
            "slug": "galerie-robert-vallois-daniel-hourde-curs-et-demons-2023-06-01",
            "created_at": "2023-06-08T13:37:59.566900Z",
            "updated_at": "2023-06-08T13:38:00.440192Z",
            "summary": "Daniel Hourdé, Cœurs et Démons is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Robert Vallois with address 35 rue de Seine.",
            "title": "Daniel Hourdé, Cœurs et Démons",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-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": "35 rue de Seine",
            "city": "Paris",
            "geolocation": "48.8557437,2.3367792",
            "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": 27513,
            "author": {
                "id": "849f2e87-11af-4dd2-951f-77a9967f8ac6",
                "username": "huw_1420",
                "slug": "huw_1420",
                "first_name": "Huw",
                "last_name": "Lougher",
                "display_name": "Huw Lougher",
                "display_name_full": "Huw Lougher",
                "email": "art@loughercontemporary.com",
                "telephone": "+44 (0) 117 959 6411"
            },
            "price": null,
            "featured_image": {
                "id": 26253,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/502d62f013704f4f90262e7270eff1bc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/502d62f013704f4f90262e7270eff1bc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:41:41.482794Z",
                "updated_at": "2023-06-08T13:41:41.482832Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2990,
                "name": "Lougher Contemporary",
                "slug": "lougher-contemporary",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.454513,-2.58791",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3485,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artsy_Banner_1.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-09-29T14:59:49.819056Z",
                    "updated_at": "2021-09-29T14:59:49.819108Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "849f2e87-11af-4dd2-951f-77a9967f8ac6"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:41:47.954812Z",
            "publish_time": null,
            "slug": "lougher-contemporary-david-shrigley-2023-06-01",
            "created_at": "2023-06-08T13:41:48.899168Z",
            "updated_at": "2023-06-08T13:41:49.288489Z",
            "summary": "David Shrigley is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Lougher Contemporary with address Trym Lodge, 1 Henbury Rd.",
            "title": "David Shrigley",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-30T00: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": "Trym Lodge, 1 Henbury Rd",
            "city": "Bristol",
            "geolocation": "51.49518675,-2.6182743030008035",
            "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": 27514,
            "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": 26252,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d785957f96da49a381dc8806220e3d45.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d785957f96da49a381dc8806220e3d45-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:41:41.441230Z",
                "updated_at": "2023-06-08T13:41:41.441269Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8029,
                "name": "London Ligthouse Gallery & Studio",
                "slug": "london-ligthouse-gallery-studio",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:41:49.483993Z",
            "publish_time": null,
            "slug": "london-ligthouse-gallery-studio-half-2023-06-01",
            "created_at": "2023-06-08T13:41:50.450551Z",
            "updated_at": "2023-06-08T13:41:50.856009Z",
            "summary": "HALF is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in London Ligthouse Gallery & Studio with address 18 Lyell Street.",
            "title": "HALF",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-30T00: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": "18 Lyell Street",
            "city": "London",
            "geolocation": "-27.5793932,153.0533105",
            "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": 27542,
            "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": 26279,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fbca22c1899e46bba8d7662bfc8bc11f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbca22c1899e46bba8d7662bfc8bc11f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:45:53.437454Z",
                "updated_at": "2023-06-08T13:45:53.437491Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7369,
                "name": "Saatchi Yates",
                "slug": "saatchi-yates",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083085,-0.1395913",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:45:58.761758Z",
            "publish_time": null,
            "slug": "saatchi-yates-bathers-2023-06-01",
            "created_at": "2023-06-08T13:45:59.692210Z",
            "updated_at": "2023-06-08T13:46:01.673813Z",
            "summary": "Bathers is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 10/08/2023, 00:00. Event is in Saatchi Yates with address 14 Bury Street.",
            "title": "Bathers",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-08-10T00: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": "14 Bury Street",
            "city": "London",
            "geolocation": "52.622552799999994,1.2764261039616138",
            "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": 27548,
            "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": 26285,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2aebc7b29bdd453885122f1443a056ec.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2aebc7b29bdd453885122f1443a056ec-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:46:08.304183Z",
                "updated_at": "2023-06-08T13:46:08.304221Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6546,
                "name": "Somerset House Strand",
                "slug": "somerset-house-strand",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5117183,-0.1181412",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:46:11.613769Z",
            "publish_time": null,
            "slug": "somerset-house-strand-eureka-2023-06-01",
            "created_at": "2023-06-08T13:46:12.527732Z",
            "updated_at": "2023-06-08T13:46:13.119959Z",
            "summary": "Eureka is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 25/06/2023, 00:00. Event is in Somerset House Strand with address Strand.",
            "title": "Eureka",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-25T00: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": "Strand",
            "city": "London",
            "geolocation": "59.02031475,6.015425784935906",
            "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": 27564,
            "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": 26298,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4cc529ba60fb4a4e8841995a647df198.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cc529ba60fb4a4e8841995a647df198-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:48:21.605944Z",
                "updated_at": "2023-06-08T13:48:21.605982Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6590,
                "name": "Lichtundfire",
                "slug": "lichtundfire",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7187352,-73.98472939999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:48:24.584967Z",
            "publish_time": null,
            "slug": "lichtundfire-lemon-sky-2023-06-01",
            "created_at": "2023-06-08T13:48:25.519777Z",
            "updated_at": "2023-06-08T13:48:26.613452Z",
            "summary": "Lemon Sky is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 24/06/2023, 00:00. Event is in Lichtundfire with address 175 Rivington Street.",
            "title": "Lemon Sky",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-24T00: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": "175 Rivington Street",
            "city": "New York",
            "geolocation": "45.343075999999996,-76.02723410254933",
            "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": 27565,
            "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": 26301,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3517d1ce753a42a98ab45ae9cc2509fb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517d1ce753a42a98ab45ae9cc2509fb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:50:12.527804Z",
                "updated_at": "2023-06-08T13:50:12.527841Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 405,
                "name": "MoMA",
                "slug": "moma",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614029,-73.9776248",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 95,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MoMA-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:58:49.945877Z",
                    "updated_at": "2021-09-14T12:38:45.020345Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MoMA-2",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:50:15.236033Z",
            "publish_time": null,
            "slug": "moma-please-knock-a-teen-album-of-art-2023-06-01",
            "created_at": "2023-06-08T13:50:16.169965Z",
            "updated_at": "2023-06-08T13:50:19.540575Z",
            "summary": "Please Knock: A Teen Album of Art is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 01/10/2023, 00:00. Event is in MoMA with address 11 West 53 Street.",
            "title": "Please Knock: A Teen Album of Art",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-10-01T00: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": "11 West 53 Street",
            "city": "New York",
            "geolocation": "53.0243372,-112.8306588",
            "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": 27574,
            "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": 26305,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d4d96a9480fa45728c8d639d53f74e31.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4d96a9480fa45728c8d639d53f74e31-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:50:26.016788Z",
                "updated_at": "2023-06-08T13:50:26.016825Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6906,
                "name": "Morgan Lehman",
                "slug": "morgan-lehman",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:50:30.065992Z",
            "publish_time": null,
            "slug": "morgan-lehman-raymond-saa-the-blue-bird-2023-06-01",
            "created_at": "2023-06-08T13:50:30.986060Z",
            "updated_at": "2023-06-08T13:50:32.260684Z",
            "summary": "Raymond Saá. The Blue Bird is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Morgan Lehman with address 534 West 24th Street.",
            "title": "Raymond Saá. The Blue Bird",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-30T00: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": "534 West 24th Street",
            "city": "New York",
            "geolocation": "40.7489832,-74.0054342",
            "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": 27575,
            "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": 26306,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e73559c64edf40fc9d9e3cc88491ea5f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e73559c64edf40fc9d9e3cc88491ea5f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:50:26.214919Z",
                "updated_at": "2023-06-08T13:50:26.214956Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6906,
                "name": "Morgan Lehman",
                "slug": "morgan-lehman",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:50:30.110499Z",
            "publish_time": null,
            "slug": "morgan-lehman-ruby-palmer-shift-2023-06-01",
            "created_at": "2023-06-08T13:50:31.031647Z",
            "updated_at": "2023-06-08T13:50:32.458282Z",
            "summary": "Ruby Palmer. Shift is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Morgan Lehman with address 534 West 24th Street.",
            "title": "Ruby Palmer. Shift",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-30T00: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": "534 West 24th Street",
            "city": "New York",
            "geolocation": "40.7489832,-74.0054342",
            "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": 27603,
            "author": {
                "id": "7575a3bc-9c04-4def-acf1-c09c7bb014eb",
                "username": "RobertFontaine",
                "slug": "robertfontaine",
                "first_name": "Robert",
                "last_name": "Fontaine",
                "display_name": "Robert Fontaine",
                "display_name_full": "Robert Fontaine",
                "email": "robert@robertfontainegallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 695,
                "name": "ROBERT FONTAINE GALLERY",
                "slug": "robert-fontaine-gallery-miami",
                "city": "Palm Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.7006727,-80.0387978",
                "artworks_for_sale_count": 328,
                "featured_image": {
                    "id": 3492,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Robert_Fontaine_profile_image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Robert_Fontaine_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-10-04T13:26:08.454828Z",
                    "updated_at": "2021-10-04T13:26:08.454880Z",
                    "is_converted_to_webp": false,
                    "caption": "Robert Fontaine Gallery - profile image",
                    "alt_text": "Robert Fontaine Gallery - profile image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:59:18.591324Z",
            "publish_time": null,
            "slug": "robert-fontaine-gallery-intimate-2023-06-01",
            "created_at": "2023-06-08T13:59:19.612561Z",
            "updated_at": "2023-06-08T13:59:19.646844Z",
            "summary": "INTIMATE is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 25/06/2023, 00:00. Event is in ROBERT FONTAINE GALLERY with address 100 Collins Avenue Unit #CU-3.",
            "title": "INTIMATE",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-25T00: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": "100 Collins Avenue Unit #CU-3",
            "city": "Miami Beach",
            "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": 27630,
            "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": 26361,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9f365360772b46f6a5c3333db4e0218c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f365360772b46f6a5c3333db4e0218c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T14:07:28.233039Z",
                "updated_at": "2023-06-08T14:07:28.233078Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4301,
                "name": "Yancey Richardson",
                "slug": "yancey-richardson",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74762339999999,-74.00572629999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T14:07:30.832748Z",
            "publish_time": null,
            "slug": "yancey-richardson-john-divola-isolated-houses-2023-06-01",
            "created_at": "2023-06-08T14:07:31.783538Z",
            "updated_at": "2023-06-08T14:07:32.500396Z",
            "summary": "John Divola. Isolated Houses is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 07/07/2023, 00:00. Event is in Yancey Richardson with address 525 West 22nd Street.",
            "title": "John Divola. Isolated Houses",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-07-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "525 West 22nd Street",
            "city": "New York",
            "geolocation": "40.7475857,-74.0057016",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 27633,
            "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": 26362,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9e381165f5e244c6acc4ddbaea03594d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e381165f5e244c6acc4ddbaea03594d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T14:07:28.369565Z",
                "updated_at": "2023-06-08T14:07:28.369606Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4301,
                "name": "Yancey Richardson",
                "slug": "yancey-richardson",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74762339999999,-74.00572629999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T14:07:32.507392Z",
            "publish_time": null,
            "slug": "yancey-richardson-john-divola-dogs-chasing-my-car-in-the-desert-2023-06-01",
            "created_at": "2023-06-08T14:07:33.431517Z",
            "updated_at": "2023-06-08T14:07:34.566997Z",
            "summary": "John Divola. Dogs Chasing My Car In The Desert is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 07/07/2023, 00:00. Event is in Yancey Richardson with address 525 West 22nd Street.",
            "title": "John Divola. Dogs Chasing My Car In The Desert",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-07-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "525 West 22nd Street",
            "city": "New York",
            "geolocation": "40.7475857,-74.0057016",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 27659,
            "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": 26390,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/927873162ffc42f982aaea4971243f4a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/927873162ffc42f982aaea4971243f4a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:29:15.240987Z",
                "updated_at": "2023-06-15T19:29:15.241020Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8745,
                "name": "Amelchenko Gallery",
                "slug": "amelchenko-gallery",
                "city": "Rumson",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.372054,-73.99902689999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-15T19:29:18.105013Z",
            "publish_time": null,
            "slug": "amelchenko-while-you-were-sleeping-2023-06-01",
            "created_at": "2023-06-15T19:29:19.069229Z",
            "updated_at": "2023-06-15T19:29:19.557509Z",
            "summary": "While You Were Sleeping is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 01/07/2023, 00:00. Event is in Amelchenko Gallery with address Rumson, NJ.",
            "title": "While You Were Sleeping",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-07-01T00: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": "Rumson, NJ",
            "city": "USA",
            "geolocation": "40.372054,-73.9990269",
            "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": 27663,
            "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": 26394,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fe08c3004377493290571363d10b2a66.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe08c3004377493290571363d10b2a66-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:29:24.200862Z",
                "updated_at": "2023-06-15T19:29:24.200900Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8097,
                "name": "ARCH Window Gallery",
                "slug": "arch-window-gallery",
                "city": "Isle of Wight",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-15T19:29:28.106400Z",
            "publish_time": null,
            "slug": "arch-window-gallery-glimmer-glitch-chaos-2023-06-01",
            "created_at": "2023-06-15T19:29:29.010665Z",
            "updated_at": "2023-06-15T19:29:32.608329Z",
            "summary": "Glimmer, Glitch & Chaos is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in ARCH Window Gallery with address 35-36 High Street.",
            "title": "Glimmer, Glitch & Chaos",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35-36 High Street",
            "city": "Isle Of Wight",
            "geolocation": "51.5318899,-0.0101822",
            "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": []
        }
    ]
}