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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1350&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1314&ordering=-start_time",
    "results": [
        {
            "id": 37715,
            "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": 35804,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e857f131c3254e3fb8e2bc737cb76788.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e857f131c3254e3fb8e2bc737cb76788-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:23:34.097599Z",
                "updated_at": "2024-04-02T20:23:34.097643Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9887,
                "name": "Stanley Arts Social Cafe",
                "slug": "stanley-arts-social-cafe",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4000773,-0.0752637",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T20:23:48.728395Z",
            "publish_time": null,
            "slug": "stanley-arts-social-cafe-room2dream-2024-03-17",
            "created_at": "2024-04-02T20:23:49.772868Z",
            "updated_at": "2024-04-02T20:23:59.653458Z",
            "summary": "Room2Dream is an Gallery Shows event starting on 17/03/2024, 01:00 and ending on 17/03/2024, 01:00. Event is in Stanley Arts Social Cafe with address 12 South Norwood Hill.",
            "title": "Room2Dream",
            "content": null,
            "start_time": "2024-03-17T01:00:00.000000Z",
            "end_time": "2024-03-17T01: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": "12 South Norwood Hill",
            "city": "London",
            "geolocation": "51.4043986,-0.0816081",
            "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": 35012,
            "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": 33086,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/885b848f2f014b6a9e9f5a6ea844ed8d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/885b848f2f014b6a9e9f5a6ea844ed8d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-17T08:32:03.859132Z",
                "updated_at": "2024-01-17T08:32:03.859171Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 405,
                "name": "MoMA",
                "slug": "moma",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614029,-73.9776248",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 95,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MoMA-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:58:49.945877Z",
                    "updated_at": "2021-09-14T12:38:45.020345Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MoMA-2",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-01-17T08:32:07.185452Z",
            "publish_time": null,
            "slug": "moma-joan-jonas-good-night-good-morning-2024-03-17",
            "created_at": "2024-01-17T08:32:08.100159Z",
            "updated_at": "2024-01-17T08:32:12.020828Z",
            "summary": "Joan Jonas. Good Night Good Morning is an Gallery Shows event starting on 17/03/2024, 01:00 and ending on 06/07/2024, 00:00. Event is in MoMA with address 11 West 53 Street.",
            "title": "Joan Jonas. Good Night Good Morning",
            "content": null,
            "start_time": "2024-03-17T01:00:00.000000Z",
            "end_time": "2024-07-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11 West 53 Street",
            "city": "New York",
            "geolocation": "34.525783,-78.174308",
            "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": 37132,
            "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": 35208,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8e82b0239a44d398e3199ad55ac4a19.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8e82b0239a44d398e3199ad55ac4a19-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:43.204041Z",
                "updated_at": "2024-03-20T14:02:43.204097Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5316,
                "name": "Beyond Baroque - The Mike Kelley Gallery",
                "slug": "beyond-baroque-mike-kelley-gallery",
                "city": "Venice",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9913308,-118.4589041",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:02:48.668602Z",
            "publish_time": null,
            "slug": "beyond-baroque-the-mike-kelley-gallery-gilah-yelin-hirsch-radiance-murmurations-and-emanations-2024-03-17",
            "created_at": "2024-03-20T14:02:49.601977Z",
            "updated_at": "2024-03-20T14:02:51.770468Z",
            "summary": "Gilah Yelin Hirsch. Radiance: Murmurations and Emanations is an Gallery Shows event starting on 17/03/2024, 01:00 and ending on 28/04/2024, 00:00. Event is in Beyond Baroque - The Mike Kelley Gallery with address 681 Venice Boulevard.",
            "title": "Gilah Yelin Hirsch. Radiance: Murmurations and Emanations",
            "content": null,
            "start_time": "2024-03-17T01:00:00.000000Z",
            "end_time": "2024-04-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "681 Venice Boulevard",
            "city": "Venice",
            "geolocation": "39.15058301020408,-122.16142887755102",
            "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": 36898,
            "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": 34995,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95c5bf66b8ad42d383ab4053f0938186.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c5bf66b8ad42d383ab4053f0938186-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:44:45.871491Z",
                "updated_at": "2024-03-13T14:44:45.871527Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5730,
                "name": "Burg Kronberg",
                "slug": "burg-kronberg",
                "city": "Taunus",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.1810617,8.5076348",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-13T14:44:49.172100Z",
            "publish_time": null,
            "slug": "burg-kronberg-leuchtkraft-2024-03-17",
            "created_at": "2024-03-13T14:44:50.108715Z",
            "updated_at": "2024-03-13T14:44:50.108734Z",
            "summary": null,
            "title": "LEUCHTKRAFT",
            "content": null,
            "start_time": "2024-03-17T01:00:00.000000Z",
            "end_time": "2024-04-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Kronberg",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36311,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34378,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/faedbf5670354fb291ce6a1f2605be73.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faedbf5670354fb291ce6a1f2605be73-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-02-21T23:00:08.728244Z",
                "updated_at": "2024-02-21T23:00:08.728303Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-02-21T23:00:44.874354Z",
            "publish_time": null,
            "slug": "women-painters-west-dreams-imaginings-group-show",
            "created_at": "2024-02-21T23:00:44.879964Z",
            "updated_at": "2024-02-21T23:00:44.942249Z",
            "summary": "WOMEN PAINTERS WEST: Dreams & Imaginings Group Show is an Gallery Shows event starting on 16/03/2024, 18:00 and ending on 04/05/2024, 18:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "WOMEN PAINTERS WEST: Dreams & Imaginings Group Show",
            "content": "March 16, 2024 - May 4, 2024\r\n \r\nOpening Reception: Saturday, March 16, 2024 @6PM - 9PM\r\nFounded in 1921 in Laguna Beach, Women Painters West (WPW) is a non-profit membership corporation with educational, benevolent, fraternal and charitable objectives. Originally created under the name of The Woman’s Art Club of Southern California, the organization saw two name changes before officially becoming Women Painters West in 1983.\r\n\r\nIn recent years, Women Painters West has been composed of some 200 dedicated women artists working in all mediums, committed to the practice of art. Women Painters West includes among its members art instructors in all levels of art education. Many members exhibit individually in galleries, museums, and universities and have been recognized and honored nationally and internationally. Membership is by application and juried selection.",
            "start_time": "2024-03-16T18:00:00.000000Z",
            "end_time": "2024-05-04T18: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 36192,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34264,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f867649ec5b3460e8fc60b2fde54d327.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f867649ec5b3460e8fc60b2fde54d327-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T02:00:30.679834Z",
                "updated_at": "2024-02-21T02:00:30.679940Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-02-21T02:00:57.862046Z",
            "publish_time": null,
            "slug": "caroline-gray-undercurrents",
            "created_at": "2024-02-21T02:00:57.867201Z",
            "updated_at": "2024-02-21T02:00:57.920979Z",
            "summary": "CAROLINE GRAY: Undercurrents is an Gallery Shows event starting on 16/03/2024, 18:00 and ending on 04/05/2024, 21:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "CAROLINE GRAY: Undercurrents",
            "content": "Gray's photographs are always about the light and capturing the\r\nspontaneous grace of her subject. Framing her underwater dancers with\r\ncolor, light, and movement, Gray creates mood and ephemeral beauty. \"I\r\nam transfixed by the sensuousess of the human body in water.\" Gray uses\r\nher special affinity with light and water to show the beauty of humanity\r\nalongside the vastness of the natural world.",
            "start_time": "2024-03-16T18:00:00.000000Z",
            "end_time": "2024-05-04T21: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 36191,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34263,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff0b9678bf284479abe7506db6ebb583.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff0b9678bf284479abe7506db6ebb583-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T01:54:52.019908Z",
                "updated_at": "2024-02-21T01:54:52.019967Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-02-21T01:54:17.096241Z",
            "publish_time": null,
            "slug": "opening-reception-caroline-gray-undercurrents",
            "created_at": "2024-02-21T01:54:17.100967Z",
            "updated_at": "2024-02-21T01:55:22.887876Z",
            "summary": "Opening Reception: CAROLINE GRAY - Undercurrents is an Gallery Shows event starting on 16/03/2024, 18:00 and ending on 16/03/2024, 21:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "Opening Reception: CAROLINE GRAY - Undercurrents",
            "content": "Gray's photographs are always about the light and capturing the\r\nspontaneous grace of her subject. Framing her underwater dancers with\r\ncolor, light, and movement, Gray creates mood and ephemeral beauty. \"I\r\nam transfixed by the sensuousess of the human body in water.\" Gray uses\r\nher special affinity with light and water to show the beauty of humanity\r\nalongside the vastness of the natural world.",
            "start_time": "2024-03-16T18:00:00.000000Z",
            "end_time": "2024-03-16T21: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 34328,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 32443,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6daab6c232e44a2485ec47570d73883b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6daab6c232e44a2485ec47570d73883b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-16T00:07:21.221056Z",
                "updated_at": "2023-12-16T00:07:21.221091Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "559aa9d9-935c-4b7f-922a-fa80438a2292"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-12-16T00:07:27.729939Z",
            "publish_time": null,
            "slug": "illuminating-shadows",
            "created_at": "2023-12-16T00:07:27.733622Z",
            "updated_at": "2023-12-16T00:07:27.775536Z",
            "summary": "Illuminating Shadows is an Gallery Shows event starting on 16/03/2024, 16:00 and ending on 12/04/2024, 18:00. Event is in Artplex Gallery with address 7377 Beverly Blvd, Los Angeles, CA 90036, United States.",
            "title": "Illuminating Shadows",
            "content": "Artplex Gallery proudly presents \"Illuminating Shadows,\" a hauntingly vibrant and darkly compelling exploration of light and shadow in contemporary forms. Ben Martin, TIME Magazine's trailblazing New York Bureau staff photographer, encapsulated the spirit of the 1960s through his iconic images over a remarkable thirty-three-year career.\r\nThe exhibition also showcases the profound eye of Victoria Kovalenchikova, who draws inspiration from the interconnectedness of humanity, exploring the planet as a masterpiece through a creative and introspective lens. Additionally, Ruxandra Cristina Bocin-Dumitriu's unique fusion of art and technology unveils a thought-provoking exploration of perception mechanisms, digital dimensions, and societal shifts brought about by emerging technologies.",
            "start_time": "2024-03-16T16:00:00.000000Z",
            "end_time": "2024-04-12T18: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": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
            "city": "",
            "geolocation": "34.0764276,-118.3508087",
            "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": [
                17314,
                17317,
                18051
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36354,
            "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": 34420,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e21118d822a749399ebfd6d0ba7dbb7e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e21118d822a749399ebfd6d0ba7dbb7e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-23T20:28:01.840552Z",
                "updated_at": "2024-02-23T20:28:01.840588Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 7692,
                "name": "Sean Kelly Los Angeles",
                "slug": "sean-kelly-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.096017,-118.3390334",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-02-23T20:28:36.513025Z",
            "publish_time": null,
            "slug": "callum-innes-turn",
            "created_at": "2024-02-23T20:28:36.517357Z",
            "updated_at": "2024-02-23T20:28:36.557130Z",
            "summary": "Callum Innes: Turn is an Gallery Shows event starting on 16/03/2024, 11:00 and ending on 04/05/2024, 18:00. Event is in Sean Kelly Los Angeles with address 1357 N Highland Ave, Los Angeles, CA 90028, United States.",
            "title": "Callum Innes: Turn",
            "content": "Sean Kelly is pleased to announce the opening of Turn, Callum Innes’s first solo exhibition in Los Angeles in over thirty years. The exhibition features a group of his latest Tondo works, alongside his iconic Exposed Paintings, Split Paintings, and Shellac Paintings. There will be an opening reception on Saturday, March 16, from 5-7 pm. The artist will be present. At 6pm, Callum Innes will be in conversation with writer and curator, Hunter Drohojowska-Philip. The talk will be followed by a signing of Innes’ newest publication produced by Sean Kelly Gallery.",
            "start_time": "2024-03-16T11:00:00.000000Z",
            "end_time": "2024-05-04T18: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": "1357 N Highland Ave, Los Angeles, CA 90028, United States",
            "city": "",
            "geolocation": "34.096017,-118.3390334",
            "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": 37150,
            "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": 35221,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2c02297c84f40c1ae91617d8d625e70.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c02297c84f40c1ae91617d8d625e70-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:04:20.268049Z",
                "updated_at": "2024-03-20T14:04:20.268087Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4258,
                "name": "Derby QUAD",
                "slug": "derby-quad",
                "city": "Derby",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.92324540000001,-1.475355",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-20T14:04:36.053888Z",
            "publish_time": null,
            "slug": "derby-quad-future-tense-living-the-future-now-2024-03-16",
            "created_at": "2024-03-20T14:04:36.984746Z",
            "updated_at": "2024-03-20T14:04:40.188114Z",
            "summary": "Future Tense – Living The Future Now is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 30/06/2024, 00:00. Event is in Derby QUAD with address Market Place.",
            "title": "Future Tense – Living The Future Now",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Market Place",
            "city": "Derby",
            "geolocation": "52.6753477,-0.3170006",
            "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": 37648,
            "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": 35705,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c4ec05419f34a839e3e33f4d72e5caf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c4ec05419f34a839e3e33f4d72e5caf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:36:12.806583Z",
                "updated_at": "2024-04-02T17:36:12.806620Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4895,
                "name": "The Box",
                "slug": "box",
                "city": "Plymouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.3741406,-4.1370518",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T17:36:24.714025Z",
            "publish_time": null,
            "slug": "the-box-planet-ocean-2024-03-16",
            "created_at": "2024-04-02T17:36:25.667482Z",
            "updated_at": "2024-04-02T17:36:26.093142Z",
            "summary": "Planet Ocean is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 23/02/2025, 01:00. Event is in The Box with address Tavistock Place.",
            "title": "Planet Ocean",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2025-02-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": "Tavistock Place",
            "city": "Plymouth",
            "geolocation": "52.01607285,-0.6543960740754523",
            "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": 37129,
            "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": 35205,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d0549b7092474b029ba540ffefc3cea4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:42.924195Z",
                "updated_at": "2024-03-20T14:02:42.924231Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:02:47.050767Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-yuji-ueda-2024-03-16",
            "created_at": "2024-03-20T14:02:47.963307Z",
            "updated_at": "2024-03-20T14:02:50.303560Z",
            "summary": "Yuji Ueda is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Yuji Ueda",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.03317866666667,-118.37528483333334",
            "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": 37394,
            "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": 35452,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/74c31ba5db7d4317b200af56b7fd9490.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74c31ba5db7d4317b200af56b7fd9490-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:49:22.298421Z",
                "updated_at": "2024-04-01T19:49:22.298460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5934,
                "name": "Gagosian New York 541 West 24th Street",
                "slug": "gagosian-new-york-541-west-24th-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7493495,-74.00552449999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T19:49:24.978653Z",
            "publish_time": null,
            "slug": "gagosian-new-york-541-west-24th-street-jamian-juliano-villani-it-2024-03-16",
            "created_at": "2024-04-01T19:49:25.889361Z",
            "updated_at": "2024-04-01T19:49:27.750461Z",
            "summary": "Jamian Juliano-Villani. It is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Gagosian New York 541 West 24th Street with address 541 West 24th Street.",
            "title": "Jamian Juliano-Villani. It",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "541 West 24th Street",
            "city": "New York",
            "geolocation": "40.7492448,-74.0054902",
            "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": 35086,
            "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": 33187,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c289bfd0a5aa426e9a58c974177a3310.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c289bfd0a5aa426e9a58c974177a3310-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-18T16:56:08.012086Z",
                "updated_at": "2024-01-18T16:56:08.012129Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4525,
                "name": "Bluecoat",
                "slug": "bluecoat",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3654841,-2.8658886",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-01-18T16:56:12.344600Z",
            "publish_time": null,
            "slug": "bluecoat-studio-me-the-billboard-commissions-tess-gilmartin-2024-03-16",
            "created_at": "2024-01-18T16:56:13.349039Z",
            "updated_at": "2024-01-18T16:56:14.753850Z",
            "summary": "Studio Me: The Billboard Commissions - Tess Gilmartin is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 14/04/2024, 00:00. Event is in Bluecoat with address School Lane.",
            "title": "Studio Me: The Billboard Commissions - Tess Gilmartin",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-14T00: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": "School Lane",
            "city": "Liverpool",
            "geolocation": "39.9486538,-75.2998114",
            "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": 37121,
            "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": 35196,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d71d64365cf5432784698ab9c7cba839.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d71d64365cf5432784698ab9c7cba839-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:01:15.389205Z",
                "updated_at": "2024-03-20T14:01:15.389260Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8656,
                "name": "AKA contemporary",
                "slug": "aka-contemporary",
                "city": "Cambridge",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.1887591,0.1392131",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-20T14:01:26.089267Z",
            "publish_time": null,
            "slug": "aka-contemporary-spring-show-2024-03-16",
            "created_at": "2024-03-20T14:01:27.020358Z",
            "updated_at": "2024-03-20T14:01:28.908821Z",
            "summary": "Spring Show is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 12/04/2024, 00:00. Event is in AKA contemporary with address The Studio.",
            "title": "Spring Show",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-12T00: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 Studio",
            "city": "Cambridge",
            "geolocation": "48.1728663,16.416256",
            "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": 37130,
            "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": 35206,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44b91859e7714e4cbbf21c687c1bc24c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:42.991421Z",
                "updated_at": "2024-03-20T14:02:42.991489Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:02:47.186102Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-oliver-lee-jackson-machines-for-the-spirit-2024-03-16",
            "created_at": "2024-03-20T14:02:48.099727Z",
            "updated_at": "2024-03-20T14:02:50.933932Z",
            "summary": "Oliver Lee Jackson. Machines for the Spirit is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Oliver Lee Jackson. Machines for the Spirit",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.03317866666667,-118.37528483333334",
            "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": 36887,
            "author": {
                "id": "47a947c6-c9f6-4a89-b7e3-ecc2b7f256ca",
                "username": "barret_1211",
                "slug": "barret_1211",
                "first_name": "Barret",
                "last_name": "Lybbert",
                "display_name": "Barret Lybbert",
                "display_name_full": "Barret Lybbert",
                "email": "barret@anatebgi.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 34985,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/376b667916a94ee58cb7b12f94898fbd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/376b667916a94ee58cb7b12f94898fbd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:42:24.841233Z",
                "updated_at": "2024-03-13T14:42:24.841269Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2936,
                "name": "Anat Ebgi",
                "slug": "anat-ebgi",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0342258,-118.3765545",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2691,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Russell_Book-Paintings_Installation-view-001.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Russell_Book-Paintings_Installation-view-001-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:28:35.985729Z",
                    "updated_at": "2021-09-14T13:35:58.328383Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-13T14:42:28.972548Z",
            "publish_time": null,
            "slug": "anat-ebgi-samantha-thomas-chromoception-2024-03-16",
            "created_at": "2024-03-13T14:42:29.918672Z",
            "updated_at": "2024-03-13T14:42:30.680836Z",
            "summary": "Samantha Thomas: Chromoception is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Anat Ebgi with address 4859 Fountain Ave.",
            "title": "Samantha Thomas: Chromoception",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-27T00: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": "4859 Fountain Ave",
            "city": "Los Angeles",
            "geolocation": "38.655860849999996,-90.25896515323183",
            "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": 36608,
            "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": 34707,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f97280e14465496fbe452d42848eef1b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f97280e14465496fbe452d42848eef1b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:45:48.088976Z",
                "updated_at": "2024-03-07T14:45:48.089014Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5483,
                "name": "Cross Lane Projects",
                "slug": "cross-lane-projects",
                "city": "Kendal",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.3224384,-2.7475619",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-07T14:45:52.463858Z",
            "publish_time": null,
            "slug": "cross-lane-projects-universal-bridge-2024-03-16",
            "created_at": "2024-03-07T14:45:53.677819Z",
            "updated_at": "2024-03-07T14:45:55.353461Z",
            "summary": "Universal Bridge is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Cross Lane Projects with address Cross Lane.",
            "title": "Universal Bridge",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-27T00: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": "Cross Lane",
            "city": "Kendal",
            "geolocation": "53.4800814,-2.2827281",
            "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": []
        }
    ]
}