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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5292&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5256&ordering=-end_time",
    "results": [
        {
            "id": 32297,
            "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": 30554,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7771c41a9f484787bc765fd1ddff4f5b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7771c41a9f484787bc765fd1ddff4f5b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-12T09:30:18.114079Z",
                "updated_at": "2023-10-12T09:30:18.114134Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2736,
                "name": "C24 Gallery",
                "slug": "c24-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7493101,-74.00610240000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2454,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/C24-Gallery-1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T00:50:49.736168Z",
                    "updated_at": "2021-09-14T13:30:09.546002Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "C24 Gallery 1",
                    "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-10-12T09:30:23.589600Z",
            "publish_time": null,
            "slug": "c24-gallery-cultured-works-by-coby-kennedy-and-brendan-lee-satish-tang-2023-10-12",
            "created_at": "2023-10-12T09:30:24.562541Z",
            "updated_at": "2023-10-12T09:30:25.760890Z",
            "summary": "Cultured: Works by Coby Kennedy and Brendan Lee Satish Tang is an Gallery Shows event starting on 12/10/2023, 00:00 and ending on 23/12/2023, 01:00. Event is in C24 Gallery with address 560 West 24th Street.",
            "title": "Cultured: Works by Coby Kennedy and Brendan Lee Satish Tang",
            "content": null,
            "start_time": "2023-10-12T00:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "560 West 24th Street",
            "city": "New York",
            "geolocation": "40.7492207,-74.0061341",
            "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": 33297,
            "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": 31491,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6baf642dad14a3b9ec9c03dbcc0dd16-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:04:41.923593Z",
                "updated_at": "2023-11-08T10:04:41.923631Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8674,
                "name": "Reisig and Taylor Contemporary",
                "slug": "reisig-and-taylor-contemporary",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0339425,-118.3763531",
                "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-11-08T10:04:46.383052Z",
            "publish_time": null,
            "slug": "reisig-and-taylor-contemporary-suwichada-busamrong-press-chapter-2-a-long-way-home-2023-11-18",
            "created_at": "2023-11-08T10:04:47.325469Z",
            "updated_at": "2023-11-08T10:04:48.171756Z",
            "summary": "Suwichada Busamrong-Press | Chapter 2: A Long Way Home is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Reisig and Taylor Contemporary with address 2680 South La Cienega Blvd.",
            "title": "Suwichada Busamrong-Press | Chapter 2: A Long Way Home",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "2680 South La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0337942,-118.376294",
            "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": 33288,
            "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": 31479,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ac2d8a6891e246d58ca15a7757ec4d37.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac2d8a6891e246d58ca15a7757ec4d37-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:03:12.833549Z",
                "updated_at": "2023-11-08T10:03:12.833587Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5632,
                "name": "Mountains",
                "slug": "mountains",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5262623,13.4118132",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-11-08T10:03:15.650675Z",
            "publish_time": null,
            "slug": "mountains-sophia-domagaa-liberte-etre-belle-2023-11-10",
            "created_at": "2023-11-08T10:03:16.687267Z",
            "updated_at": "2023-11-08T10:03:17.443844Z",
            "summary": "Sophia Domagała. LIBERTÉ (être belle) is an Gallery Shows event starting on 10/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Mountains with address Rosa-Luxemburg-Platz.",
            "title": "Sophia Domagała. LIBERTÉ (être belle)",
            "content": null,
            "start_time": "2023-11-10T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "Rosa-Luxemburg-Platz",
            "city": "Berlin",
            "geolocation": "52.5276951,13.4104868",
            "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": 33063,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 31271,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ac005ca51e354a03b73ee7507b33abcc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac005ca51e354a03b73ee7507b33abcc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:14:52.170724Z",
                "updated_at": "2023-11-01T12:14:52.170783Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-11-01T12:14:57.625354Z",
            "publish_time": null,
            "slug": "stephen-bulger-gallery-toronto-people-places-things-2023-11-18",
            "created_at": "2023-11-01T12:14:58.631791Z",
            "updated_at": "2023-11-01T12:14:59.612828Z",
            "summary": "People, Places, Things is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "People, Places, Things",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "1356 Dundas Street West",
            "city": "Toronto",
            "geolocation": "43.6496801,-79.4276755",
            "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": 33800,
            "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": 31941,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8bd30fd0047845b4bb6f9e04a06e5d53.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bd30fd0047845b4bb6f9e04a06e5d53-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:33:16.572550Z",
                "updated_at": "2023-11-22T09:33:16.572607Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9165,
                "name": "Mandy Zhang Art",
                "slug": "mandy-zhang-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5150677,-0.1610683",
                "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-11-22T09:33:22.597594Z",
            "publish_time": null,
            "slug": "mandy-zhang-art-out-of-the-woods-2023-11-17",
            "created_at": "2023-11-22T09:33:23.526600Z",
            "updated_at": "2023-11-22T09:33:24.039970Z",
            "summary": "Out of the Woods is an Gallery Shows event starting on 17/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Mandy Zhang Art with address First Floor.",
            "title": "Out of the Woods",
            "content": null,
            "start_time": "2023-11-17T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "First Floor",
            "city": "London",
            "geolocation": "35.5447039,139.7684316",
            "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": 32830,
            "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": 31054,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc65092da45747408a877c178e6452d3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc65092da45747408a877c178e6452d3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-26T10:11:44.645698Z",
                "updated_at": "2023-10-26T10:11:44.645759Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4544,
                "name": "Bonne Espérance Gallery",
                "slug": "bonne-esperance-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8695674,2.3495679",
                "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-10-26T10:11:47.109348Z",
            "publish_time": null,
            "slug": "bonne-esperance-gallery-far-from-home-2023-10-26",
            "created_at": "2023-10-26T10:11:48.000091Z",
            "updated_at": "2023-10-26T10:11:48.796094Z",
            "summary": "Far from Home is an Gallery Shows event starting on 26/10/2023, 00:00 and ending on 23/12/2023, 01:00. Event is in Bonne Espérance Gallery with address 3 rue notre dame de bonne nouvelle.",
            "title": "Far from Home",
            "content": null,
            "start_time": "2023-10-26T00:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "3 rue notre dame de bonne nouvelle",
            "city": "Paris",
            "geolocation": "48.869513,2.3496417",
            "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": 34082,
            "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": 32217,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7ef98d93387f456c919a9a231c582bfc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ef98d93387f456c919a9a231c582bfc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:32:01.456241Z",
                "updated_at": "2023-12-04T12:32:01.456279Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5206,
                "name": "The Lido Stores",
                "slug": "lido-stores",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.39174879999999,1.3917656",
                "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-12-04T12:32:12.729156Z",
            "publish_time": null,
            "slug": "the-lido-stores-sugar-cube-iii-2023-12-01",
            "created_at": "2023-12-04T12:32:13.750439Z",
            "updated_at": "2023-12-04T12:32:17.782041Z",
            "summary": "Sugar Cube III is an Gallery Shows event starting on 01/12/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in The Lido Stores with address 2 Ethelbert Terrace.",
            "title": "Sugar Cube III",
            "content": null,
            "start_time": "2023-12-01T01:00:00.000000Z",
            "end_time": "2023-12-23T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Ethelbert Terrace",
            "city": "Margate",
            "geolocation": "51.3820407,1.3393368",
            "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": 31787,
            "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": 30061,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0386042cb2944252b19e86a4e0e1dbb2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0386042cb2944252b19e86a4e0e1dbb2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-09-27T09:56:41.193858Z",
                "updated_at": "2023-09-27T09:56:41.193931Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3590,
                "name": "Aspex Portsmouth",
                "slug": "aspex-portsmouth",
                "city": "Portsmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.79412629999999,-1.1061304",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-27T09:56:55.846962Z",
            "publish_time": null,
            "slug": "aspex-portsmouth-platform-graduate-award-2023-2023-10-13",
            "created_at": "2023-09-27T09:56:56.793352Z",
            "updated_at": "2023-09-27T09:56:57.427733Z",
            "summary": "Platform Graduate Award 2023 is an Gallery Shows event starting on 13/10/2023, 00:00 and ending on 23/12/2023, 01:00. Event is in Aspex Portsmouth with address The Vulcan Building.",
            "title": "Platform Graduate Award 2023",
            "content": null,
            "start_time": "2023-10-13T00:00:00.000000Z",
            "end_time": "2023-12-23T01: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 Vulcan Building",
            "city": "Portsmouth",
            "geolocation": "50.793891200000004,-1.106023091932909",
            "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": 33317,
            "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": 31511,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bf7456f76127434885c02002c99fd19f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf7456f76127434885c02002c99fd19f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:06:32.863358Z",
                "updated_at": "2023-11-08T10:06:32.863440Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5124,
                "name": "The Scottish Gallery",
                "slug": "scottish-gallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565531,-3.1990896",
                "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-11-08T10:06:38.410126Z",
            "publish_time": null,
            "slug": "the-scottish-gallery-low-winter-sun-2023-11-30",
            "created_at": "2023-11-08T10:06:39.313370Z",
            "updated_at": "2023-11-08T10:06:44.858623Z",
            "summary": "Low Winter Sun is an Gallery Shows event starting on 30/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in The Scottish Gallery with address 16 Dundas Street.",
            "title": "Low Winter Sun",
            "content": null,
            "start_time": "2023-11-30T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "16 Dundas Street",
            "city": "Edinburgh",
            "geolocation": "58.9606865,-3.2994859932291667",
            "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": 33561,
            "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": 31737,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff3509134c14477899fcc3b603dcac65.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff3509134c14477899fcc3b603dcac65-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:28:25.206903Z",
                "updated_at": "2023-11-15T13:28:25.206959Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9393,
                "name": "Sasse Museum of Art",
                "slug": "sasse-museum-art",
                "city": "Pomona",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0567057,-117.7509771",
                "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-11-15T13:28:27.745362Z",
            "publish_time": null,
            "slug": "sasse-museum-of-art-karma-henry-2023-11-10",
            "created_at": "2023-11-15T13:28:28.654583Z",
            "updated_at": "2023-11-15T13:28:29.732907Z",
            "summary": "Karma Henry is an Gallery Shows event starting on 10/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Sasse Museum of Art with address 300 South Thomas Street.",
            "title": "Karma Henry",
            "content": null,
            "start_time": "2023-11-10T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "300 South Thomas Street",
            "city": "Pomona",
            "geolocation": "31.71237,-83.248831",
            "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": 33325,
            "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": 31514,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1721f1a32aab4fd5b60eeb3f83055581.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1721f1a32aab4fd5b60eeb3f83055581-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:06:49.722643Z",
                "updated_at": "2023-11-08T10:06:49.722689Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5470,
                "name": "Tierra Del Sol Gallery",
                "slug": "tierra-del-sol-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0659358,-118.2385942",
                "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-11-08T10:07:05.786215Z",
            "publish_time": null,
            "slug": "tierra-del-sol-gallery-taking-up-space-2023-11-11",
            "created_at": "2023-11-08T10:07:06.678202Z",
            "updated_at": "2023-11-08T10:07:13.781076Z",
            "summary": "Taking Up Space is an Gallery Shows event starting on 11/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Tierra Del Sol Gallery with address 7414 Santa Monica Blvd..",
            "title": "Taking Up Space",
            "content": null,
            "start_time": "2023-11-11T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "7414 Santa Monica Blvd.",
            "city": "West Hollywood",
            "geolocation": "34.090674285714286,-118.35204342857143",
            "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": 33056,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 31266,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cd1186484b6b423780049f898934aef9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd1186484b6b423780049f898934aef9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:14:33.438463Z",
                "updated_at": "2023-11-01T12:14:33.438502Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4264,
                "name": "Sean Kelly Gallery",
                "slug": "sean-kelly-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75623030000001,-73.9981962",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-01T12:14:37.393840Z",
            "publish_time": null,
            "slug": "sean-kelly-gallery-venas-del-capullo-2023-11-09",
            "created_at": "2023-11-01T12:14:38.308454Z",
            "updated_at": "2023-11-01T12:14:39.011029Z",
            "summary": "Venas Del Capullo is an Gallery Shows event starting on 09/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Sean Kelly Gallery with address 475 Tenth Avenue.",
            "title": "Venas Del Capullo",
            "content": null,
            "start_time": "2023-11-09T01:00:00.000000Z",
            "end_time": "2023-12-23T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "475 Tenth Avenue",
            "city": "New York",
            "geolocation": "39.109806610602426,-84.47189886682729",
            "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": 33590,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6185,
                "name": "Zeno X Gallery",
                "slug": "zeno-x-gallery",
                "city": "Antwerpen",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.2121325,4.4408316",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-11-15T13:30:26.933300Z",
            "publish_time": null,
            "slug": "zeno-x-gallery-hyun-sook-song-one-brushstroke-the-horizon-of-the-world-2023-11-15",
            "created_at": "2023-11-15T13:30:27.873212Z",
            "updated_at": "2023-11-15T13:30:28.372511Z",
            "summary": "Hyun-Sook Song: One brushstroke, the horizon of the world is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Zeno X Gallery with address Godtsstraat 15.",
            "title": "Hyun-Sook Song: One brushstroke, the horizon of the world",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "Godtsstraat 15",
            "city": "Antwerp",
            "geolocation": "51.2122591,4.4409279728691455",
            "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": 33581,
            "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": 31751,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c89b086bd297437691a72a19ca40db47.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c89b086bd297437691a72a19ca40db47-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:30:01.759808Z",
                "updated_at": "2023-11-15T13:30:01.759848Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6225,
                "name": "Uillinn: West Cork Arts Centre",
                "slug": "uillinn-west-cork-arts-centre",
                "city": "Skibbereen",
                "country": {
                    "code": "IE",
                    "name": "Ireland"
                },
                "geolocation": "51.5488523,-9.2675191",
                "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": "IE",
            "publish_status": "published",
            "published_at": "2023-11-15T13:30:06.934383Z",
            "publish_time": null,
            "slug": "uillinn-west-cork-arts-centre-mary-sullivan-from-the-inside-out-and-the-outside-in-2023-11-11",
            "created_at": "2023-11-15T13:30:07.855593Z",
            "updated_at": "2023-11-15T13:30:09.656347Z",
            "summary": "Mary Sullivan. From the Inside Out and the Outside In is an Gallery Shows event starting on 11/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Uillinn: West Cork Arts Centre with address Uillinn: West Cork Arts Centre.",
            "title": "Mary Sullivan. From the Inside Out and the Outside In",
            "content": null,
            "start_time": "2023-11-11T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "Uillinn: West Cork Arts Centre",
            "city": "Cork",
            "geolocation": "51.548746,-9.267601236235574",
            "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": 21295,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6858,
                "name": "Bryan Memorial Gallery",
                "slug": "bryan-memorial-gallery",
                "city": "Jeffersonville",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "44.6461932,-72.8280596",
                "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-02-09T20:25:43.263854Z",
            "publish_time": null,
            "slug": "bryan-memorial-gallery-2023-legacy-collection-2023-03-08",
            "created_at": "2023-02-09T20:25:44.321851Z",
            "updated_at": "2023-02-09T20:25:55.193200Z",
            "summary": "2023 Legacy Collection is an Gallery Shows event starting on 08/03/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Bryan Memorial Gallery with address 180 Main Street.",
            "title": "2023 Legacy Collection",
            "content": null,
            "start_time": "2023-03-08T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "180 Main Street",
            "city": "Jeffersonville",
            "geolocation": "42.3043616,-70.92058576015674",
            "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": 33811,
            "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": 31952,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92b3b4d1d149470fb3640d666884a9bb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92b3b4d1d149470fb3640d666884a9bb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:35:05.742127Z",
                "updated_at": "2023-11-22T09:35:05.742166Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4429,
                "name": "Pippy Houldsworth Gallery",
                "slug": "pippy-houldsworth-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51099840000001,-0.1393928",
                "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-11-22T09:35:14.054863Z",
            "publish_time": null,
            "slug": "pippy-houldsworth-gallery-blue-curry-mango-sunset-2023-11-17",
            "created_at": "2023-11-22T09:35:14.969377Z",
            "updated_at": "2023-11-22T09:35:15.955008Z",
            "summary": "Blue Curry: Mango Sunset is an Gallery Shows event starting on 17/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Pippy Houldsworth Gallery with address 6 Heddon Street.",
            "title": "Blue Curry: Mango Sunset",
            "content": null,
            "start_time": "2023-11-17T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "6 Heddon Street",
            "city": "London",
            "geolocation": "43.230333,-83.480408",
            "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": 33810,
            "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": 31955,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5589090ce9e74098875613a01396bb32.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5589090ce9e74098875613a01396bb32-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:35:07.094561Z",
                "updated_at": "2023-11-22T09:35:07.094623Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4062,
                "name": "Roberts Projects",
                "slug": "roberts-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0340628,-118.371483",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-22T09:35:12.687520Z",
            "publish_time": null,
            "slug": "roberts-projects-t-1000-2023-11-16",
            "created_at": "2023-11-22T09:35:13.611824Z",
            "updated_at": "2023-11-22T09:35:14.190888Z",
            "summary": "T-1000 is an Gallery Shows event starting on 16/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Roberts Projects with address 442 South La Brea Avenue.",
            "title": "T-1000",
            "content": null,
            "start_time": "2023-11-16T01:00:00.000000Z",
            "end_time": "2023-12-23T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "442 South La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "33.95827353246446,-118.3533493574603",
            "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": 33290,
            "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": 31482,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cd392406024b454d8000586549f86ebb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd392406024b454d8000586549f86ebb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:03:15.698654Z",
                "updated_at": "2023-11-08T10:03:15.698711Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2746,
                "name": "Nahmad Contemporary",
                "slug": "nahmad-contemporary",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7748162,-73.96357089999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2411,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Nahmad-Contemporary.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T22:58:25.590759Z",
                    "updated_at": "2021-09-14T13:29:18.850334Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Nahmad Contemporary",
                    "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-11-08T10:03:19.566960Z",
            "publish_time": null,
            "slug": "nahmad-contemporary-richard-prince-freaks-2023-11-01",
            "created_at": "2023-11-08T10:03:20.468420Z",
            "updated_at": "2023-11-08T10:03:20.511145Z",
            "summary": "Richard Prince. Freaks is an Gallery Shows event starting on 01/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Nahmad Contemporary with address 980 Madison Avenue.",
            "title": "Richard Prince. Freaks",
            "content": null,
            "start_time": "2023-11-01T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "980 Madison Avenue",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}