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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36738&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36702&ordering=start_time",
    "results": [
        {
            "id": 38046,
            "author": {
                "id": "b1f7d105-f820-46f2-87e9-c018f1c18da0",
                "username": "info@galleryrosenfeld.com",
                "slug": "infogalleryrosenfeldcom",
                "first_name": "Riccardo",
                "last_name": "Freddo",
                "display_name": null,
                "display_name_full": "Riccardo Freddo",
                "email": "info@galleryrosenfeld.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36214,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a560eb77a644fc081ed20778200ad75.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a560eb77a644fc081ed20778200ad75-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-04-24T13:02:15.029021Z",
                "updated_at": "2024-04-24T13:02:15.029083Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b1f7d105-f820-46f2-87e9-c018f1c18da0"
            },
            "venue": {
                "id": 5227,
                "name": "Gallery Rosenfeld",
                "slug": "rosenfeld",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.518561,-0.1358037",
                "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-04-24T13:02:23.422945Z",
            "publish_time": null,
            "slug": "sebastian-gordin-yuxiao-ran-the-sound-of-an-engine-falling-fable-boulevard",
            "created_at": "2024-04-24T13:02:23.426945Z",
            "updated_at": "2024-04-24T14:57:13.941175Z",
            "summary": "Sebastian Gordin & Yuxiao Ran : The Sound of an Engine Falling - Fable Boulevard is an Gallery Shows event starting on 04/04/2024, 18:30 and ending on 06/05/2024, 18:00. Event is in Gallery Rosenfeld with address 37 Rathbone St, London W1T 1NZ, United Kingdom.",
            "title": "Sebastian Gordin & Yuxiao Ran : The Sound of an Engine Falling - Fable Boulevard",
            "content": "",
            "start_time": "2024-04-04T18:30:00.000000Z",
            "end_time": "2024-05-06T18: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": "37 Rathbone St, London W1T 1NZ, United Kingdom",
            "city": "",
            "geolocation": "51.518561,-0.1358037",
            "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": 36995,
            "author": {
                "id": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29",
                "username": "Nikola",
                "slug": "nikola",
                "first_name": "Nikola",
                "last_name": "Milosevic",
                "display_name": "Nikola Milosevic",
                "display_name_full": "Nikola Milosevic",
                "email": "nikola.milosevic777@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35080,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cbfbf7216f5146b6bacb7979dbb72d2d.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbfbf7216f5146b6bacb7979dbb72d2d-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-03-15T10:01:39.426024Z",
                "updated_at": "2024-03-15T10:01:39.426072Z",
                "is_converted_to_webp": true,
                "caption": "",
                "alt_text": null,
                "description": "",
                "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
            },
            "venue": {
                "id": 9779,
                "name": "Institut für Alles Mögliche (Athens)",
                "slug": "institut-fur-alles-mogliche-athens",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.9963209,23.729887",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 6,
                "image": null,
                "slug": "public-instalations",
                "created_at": "2020-06-02T15:33:40.543513Z",
                "updated_at": "2021-03-29T12:18:36.914173Z",
                "name": "Public Installations",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GR",
            "publish_status": "published",
            "published_at": "2024-03-15T10:02:10.872543Z",
            "publish_time": null,
            "slug": "under-pressure-athens-april-4-2024",
            "created_at": "2024-03-15T09:59:10.524373Z",
            "updated_at": "2024-03-15T10:04:37.134140Z",
            "summary": "\"Under Pressure\" is a political statement against the re-elected Greek government's persistent pressure on artistic freedom.",
            "title": "Under Pressure",
            "content": "<p><b>\"Under Pressure\"</b><br style=\"\"><i>By Gianni Kazakis</i></p><div style=\"margin: 0.5em 0px 0px;\">\"Under Pressure\" is a political statement against the re-elected Greek government's persistent pressure on artistic freedom. Whether through policies or direct measures, artists in Greece have found themselves under pressure.</div><div style=\"margin: 0.5em 0px 0px;\">It all began in 2021 following the second lockdown. The Greek government, which ranked Greece 108th in press freedom, attempted to push through legislation enabling censorship across various mediums: publications, websites, music, and art. While this attempt has been halted by widespread protests and clashes during the pandemic, the threat is still present.</div><div style=\"margin: 0.5em 0px 0px;\">Fast forward a year, and the government reclassifies higher artistic education, diminishing its status to secondary education. This cruel decision ignited massive protests in Athens, once again, which led to the occupation of The National Theatre of Greece and the resignation of ALL professors, expressing their solidarity with the protesters.</div><div style=\"margin: 0.5em 0px 0px;\">In December 2023, artist Georgia Lale's piece, featuring a pink Greek flag adorned with sheets donated by female victims of gender violence, was forcibly removed from the Consulate General of Greece in New York, under the Ministry of Foreign Affairs' intervention. The artwork served as a tribute to the victims of femicide, amplifying their voices through artistic expression.</div><div style=\"margin: 0.5em 0px 0px;\">The unrelenting pressure and attacks on artists, post the government's re-election, are deeply concerning.<br></div><div style=\"margin: 0.5em 0px 0px;\">If we fail to act now, who will?</div><div style=\"margin: 0.5em 0px 0px;\">Curation:<br>Karl Heinz Jeron<br>Frank Holbein</div><p><br></p><p><small>*Entry is free*</small></p><p><small>Opening: Thursday 4 April 19:00</small></p><p><small>Opening hours:</small></p><p><small>Friday 5 April: 17:00 - 21:00</small></p><p><small>Saturday 6 April: 17:00 - 21:00</small></p><p><small>Sunday 7 April: 17:00 - 21:00</small></p><p><small>Monday 8 April: 17:00 - 21:00</small></p><p><small>Tuesday 9 April: 17:00 - 21:00</small></p><p><small>Wednesday 10 April: 17:00 - 21:00</small></p>",
            "start_time": "2024-04-04T19:00:00.000000Z",
            "end_time": "2024-04-10T21: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": "Aristotelous 130, Athens, Greece",
            "city": "Athens",
            "geolocation": "37.9963209,23.729887",
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35724,
            "author": {
                "id": "e370e651-6d11-4980-bb20-26ed42888bb6",
                "username": "lauren@melissamorganfineart.com",
                "slug": "laurenmelissamorganfineartcom",
                "first_name": "Melissa",
                "last_name": "Morgan",
                "display_name": null,
                "display_name_full": "Melissa Morgan",
                "email": "lauren@melissamorganfineart.com",
                "telephone": "7606362921"
            },
            "price": null,
            "featured_image": {
                "id": 33829,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/657bdfc40d764057914d54affe9aba2e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/657bdfc40d764057914d54affe9aba2e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-12T11:20:11.476225Z",
                "updated_at": "2024-02-12T11:20:11.476286Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5495,
                "name": "Melissa Morgan Fine Art",
                "slug": "melissa-morgan-fine-art",
                "city": "Palm Desert",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.7201108,-116.3795956",
                "artworks_for_sale_count": 18,
                "featured_image": {
                    "id": 3915,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/fda1d74ffa5b4f2db90398594983a5b1.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-07-07T23:38:22.055982Z",
                    "updated_at": "2022-07-07T23:38:22.056029Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e370e651-6d11-4980-bb20-26ed42888bb6"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-12T11:20:17.113235Z",
            "publish_time": null,
            "slug": "melissa-morgan-fine-art-luc-bernard-michael-childers-and-leo-marmol-2024-04-05",
            "created_at": "2024-02-12T11:20:18.024333Z",
            "updated_at": "2024-02-12T11:20:20.116016Z",
            "summary": "Luc Bernard, Michael Childers, and Leo Marmol is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 10/05/2024, 00:00. Event is in Melissa Morgan Fine Art with address 73660 El Paseo.",
            "title": "Luc Bernard, Michael Childers, and Leo Marmol",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "73660 El Paseo",
            "city": "Palm Desert",
            "geolocation": "33.71987283199908,-116.37946924036521",
            "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": 35785,
            "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": 33877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f3cd9ba5954d445fb8371837ef729655.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3cd9ba5954d445fb8371837ef729655-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-12T17:13:25.158872Z",
                "updated_at": "2024-02-12T17:13:25.158932Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4820,
                "name": "Haus der Kunst",
                "slug": "haus-der-kunst",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.144169,11.5858549",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-02-12T17:13:31.583363Z",
            "publish_time": null,
            "slug": "haus-der-kunst-liliane-lijn-arise-alive-2024-04-05",
            "created_at": "2024-02-12T17:13:32.502043Z",
            "updated_at": "2024-02-12T17:13:34.745052Z",
            "summary": "Liliane Lijn. Arise Alive is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 22/09/2024, 00:00. Event is in Haus der Kunst with address Prinzregentenstrasse 1 d.",
            "title": "Liliane Lijn. Arise Alive",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-09-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Prinzregentenstrasse 1 d",
            "city": "Munich",
            "geolocation": "48.143297,11.5873865",
            "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": 35961,
            "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": 34047,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d198cf24049f402191184bc186cfd07c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d198cf24049f402191184bc186cfd07c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:10:20.462288Z",
                "updated_at": "2024-02-14T10:10:20.462325Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3325,
                "name": "Everard Read London",
                "slug": "everard-read-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4901711,-0.1747265",
                "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-02-14T10:10:27.525727Z",
            "publish_time": null,
            "slug": "everard-read-london-guy-ferrer-assemblages-2024-04-05",
            "created_at": "2024-02-14T10:10:28.491635Z",
            "updated_at": "2024-02-14T10:10:29.101222Z",
            "summary": "Guy Ferrer | Assemblages is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 01/05/2024, 00:00. Event is in Everard Read London with address 80 Fulham Road.",
            "title": "Guy Ferrer | Assemblages",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "80 Fulham Road",
            "city": "London",
            "geolocation": "52.4556908,-1.8724490558887812",
            "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": 35962,
            "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": 34044,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/32e2bdfa26194d68b4f45b6f065a7622.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32e2bdfa26194d68b4f45b6f065a7622-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:10:20.875580Z",
                "updated_at": "2024-02-14T10:10:20.875617Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3325,
                "name": "Everard Read London",
                "slug": "everard-read-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4901711,-0.1747265",
                "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-02-14T10:10:27.654479Z",
            "publish_time": null,
            "slug": "everard-read-london-nigel-mullins-paintings-for-jubilant-temporal-ideologies-2024-04-05",
            "created_at": "2024-02-14T10:10:28.566677Z",
            "updated_at": "2024-02-14T10:10:29.479590Z",
            "summary": "Nigel Mullins | Paintings for Jubilant Temporal Ideologies is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 01/05/2024, 00:00. Event is in Everard Read London with address 80 Fulham Road.",
            "title": "Nigel Mullins | Paintings for Jubilant Temporal Ideologies",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "80 Fulham Road",
            "city": "London",
            "geolocation": "52.4556908,-1.8724490558887812",
            "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": 36554,
            "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": 34652,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6317a673c78841f49f03acb72504bdb6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6317a673c78841f49f03acb72504bdb6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:21:28.655577Z",
                "updated_at": "2024-03-06T12:21:28.655634Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8729,
                "name": "Glasgow Print Studio",
                "slug": "glasgow-print-studio",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8570548,-4.2468012",
                "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-06T12:21:46.433689Z",
            "publish_time": null,
            "slug": "glasgow-print-studio-david-osbaldeston-glasgow-print-studio-a-pastiche-of-different-techniques-2024-04-05",
            "created_at": "2024-03-06T12:21:47.366587Z",
            "updated_at": "2024-03-06T12:22:04.011134Z",
            "summary": "David Osbaldeston – Glasgow Print Studio A Pastiche of Different Techniques is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Glasgow Print Studio with address 25 + 48 King Street.",
            "title": "David Osbaldeston – Glasgow Print Studio A Pastiche of Different Techniques",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "25 + 48 King Street",
            "city": "Glasgow",
            "geolocation": "52.9267293,-1.4759361",
            "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": 36896,
            "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": 34991,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ce6f3767c3640baa275dc1db3d29e22.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ce6f3767c3640baa275dc1db3d29e22-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:44:35.006882Z",
                "updated_at": "2024-03-13T14:44:35.006944Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9068,
                "name": "Blue on the Hill Gallery",
                "slug": "blue-hill-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.577153,-0.1464037",
                "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-13T14:44:48.094140Z",
            "publish_time": null,
            "slug": "blue-on-the-hill-gallery-freezehangmelt-eatsleeprepeat-2024-04-05",
            "created_at": "2024-03-13T14:44:49.010489Z",
            "updated_at": "2024-03-13T14:44:49.763687Z",
            "summary": "....freeze,hang,melt. eat,sleep,repeat.... is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 14/04/2024, 00:00. Event is in Blue on the Hill Gallery with address 323 Archway Rd,.",
            "title": "....freeze,hang,melt. eat,sleep,repeat....",
            "content": null,
            "start_time": "2024-04-05T00: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": "323 Archway Rd,",
            "city": "London",
            "geolocation": "37.35221478704911,-79.81426057613395",
            "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": 37004,
            "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": 35089,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/050e8d70d2394f4ebf31fd86657eae52.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/050e8d70d2394f4ebf31fd86657eae52-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:49:57.220084Z",
                "updated_at": "2024-03-19T11:49:57.220119Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9780,
                "name": "212 Productions Ltd",
                "slug": "212-productions-ltd",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4628226,-2.6099889",
                "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-19T11:50:06.878291Z",
            "publish_time": null,
            "slug": "212-productions-ltd-specialists-in-high-quality-prints-obliteration-portraits-by-james-chen-wishart-2024-04-05",
            "created_at": "2024-03-19T11:50:07.823393Z",
            "updated_at": "2024-03-19T11:50:07.869577Z",
            "summary": "OBLITERATION PORTRAITS by James Chen-Wishart is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 05/05/2024, 00:00. Event is in 212 Productions Ltd with address Everyman cinema Driveway by, Entrance behind, 19 Melrose Pl.",
            "title": "OBLITERATION PORTRAITS by James Chen-Wishart",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-05T00: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": "Everyman cinema Driveway by, Entrance behind, 19 Melrose Pl",
            "city": "Bristol",
            "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": 37144,
            "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": 35218,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e67e1f54bc34904a498d158cc81d72b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e67e1f54bc34904a498d158cc81d72b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:03:12.784829Z",
                "updated_at": "2024-03-20T14:03:12.784869Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "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:03:18.223341Z",
            "publish_time": null,
            "slug": "centrespace-nothing-grows-in-a-straight-line-2024-04-05",
            "created_at": "2024-03-20T14:03:19.136563Z",
            "updated_at": "2024-03-20T14:03:20.854410Z",
            "summary": "Nothing Grows In A Straight Line is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 10/04/2024, 00:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "Nothing Grows In A Straight Line",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-04-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "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": 37202,
            "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": 35266,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ff46b5e43b942719eb4598d977b7fc8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff46b5e43b942719eb4598d977b7fc8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:11:56.830937Z",
                "updated_at": "2024-03-20T14:11:56.830996Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3438,
                "name": "La Luz De Jesus Gallery",
                "slug": "la-luz-de-jesus-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.10038979999999,-118.2900078",
                "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:12:02.823569Z",
            "publish_time": null,
            "slug": "la-luz-de-jesus-gallery-lost-and-found-2024-04-05",
            "created_at": "2024-03-20T14:12:03.863729Z",
            "updated_at": "2024-03-20T14:12:04.840137Z",
            "summary": "Lost and Found is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 28/04/2024, 00:00. Event is in La Luz De Jesus Gallery with address 4633 Hollywood Boulevard.",
            "title": "Lost and Found",
            "content": null,
            "start_time": "2024-04-05T00: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": "4633 Hollywood Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.10054320408163,-118.29056497959184",
            "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": 37205,
            "author": {
                "id": "61477730-6c0f-446c-9622-6e2be4a90acc",
                "username": "amanda@latchkeygallery.com",
                "slug": "amandalatchkeygallerycom",
                "first_name": "Amanda",
                "last_name": "Uribe",
                "display_name": null,
                "display_name_full": "Amanda Uribe",
                "email": "amanda@latchkeygallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35267,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1db3ab2cbcd8416b81715857c0109dd2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1db3ab2cbcd8416b81715857c0109dd2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:12:04.870663Z",
                "updated_at": "2024-03-20T14:12:04.870720Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5273,
                "name": "LatchKey Gallery",
                "slug": "latchkey-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.713678,-73.98885899999999",
                "artworks_for_sale_count": 52,
                "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:12:20.851976Z",
            "publish_time": null,
            "slug": "latchkey-gallery-en-la-guarida-de-las-monstras-divinas-moises-salazar-tlatenchi-2024-04-05",
            "created_at": "2024-03-20T14:12:21.767724Z",
            "updated_at": "2024-03-20T14:12:27.690931Z",
            "summary": "En la Guarida de las Monstras Divinas: Moises Salazar Tlatenchi is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 05/05/2024, 00:00. Event is in LatchKey Gallery with address 173 Henry Street.",
            "title": "En la Guarida de las Monstras Divinas: Moises Salazar Tlatenchi",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-05T00: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": "173 Henry Street",
            "city": "New York",
            "geolocation": "40.7135855,-73.9887381",
            "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": 37233,
            "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": 35292,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/838c3b3c373d4345a4e62a7fbb3c0753.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/838c3b3c373d4345a4e62a7fbb3c0753-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:17:26.096238Z",
                "updated_at": "2024-03-20T14:17:26.096274Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7350,
                "name": "Sherbet Green",
                "slug": "sherbet-green",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5318517,-0.06081019999999999",
                "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:17:33.509947Z",
            "publish_time": null,
            "slug": "sherbet-green-luke-silva-interface-2024-04-05",
            "created_at": "2024-03-20T14:17:34.423144Z",
            "updated_at": "2024-03-20T14:17:34.459028Z",
            "summary": "Luke Silva: Interface is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Sherbet Green with address Unit 1, 2 Treadway Street.",
            "title": "Luke Silva: Interface",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 1, 2 Treadway Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37344,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 35402,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:28:47.895257Z",
                "updated_at": "2024-04-01T19:28:47.895294Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T19:28:56.021251Z",
            "publish_time": null,
            "slug": "arusha-gallery-cho-cho-le-2024-04-05",
            "created_at": "2024-04-01T19:28:56.997356Z",
            "updated_at": "2024-04-01T19:28:58.500347Z",
            "summary": "Cho! Cho le! is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in Arusha Gallery with address 6 Percy Street.",
            "title": "Cho! Cho le!",
            "content": null,
            "start_time": "2024-04-05T00: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": "6 Percy Street",
            "city": "London",
            "geolocation": "-43.5351289,172.6597142",
            "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": 37446,
            "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": 35498,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05974516613e4fc59fcd5fa10f7be427.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05974516613e4fc59fcd5fa10f7be427-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:00:17.072592Z",
                "updated_at": "2024-04-01T21:00:17.072650Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9824,
                "name": "Hackney Gallery",
                "slug": "hackney-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5497422,-0.0546546",
                "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-01T21:00:20.371553Z",
            "publish_time": null,
            "slug": "hackney-gallery-liberty-quinn-the-void-went-flash-2024-04-05",
            "created_at": "2024-04-01T21:00:21.280059Z",
            "updated_at": "2024-04-01T21:00:22.003445Z",
            "summary": "Liberty Quinn: The Void Went Flash is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 21/04/2024, 00:00. Event is in Hackney Gallery with address 1 Lower Clapton Road.",
            "title": "Liberty Quinn: The Void Went Flash",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-04-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Lower Clapton Road",
            "city": "London",
            "geolocation": "51.549750599999996,-0.05461861537531147",
            "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": 37514,
            "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": 35556,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92f27f691c0d4a659980294e9a9ef8f6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92f27f691c0d4a659980294e9a9ef8f6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:43:08.450095Z",
                "updated_at": "2024-04-01T21:43:08.450149Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9838,
                "name": "Stabile Studio",
                "slug": "stabile-studio",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1013645,-118.3348774",
                "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-01T21:43:15.968828Z",
            "publish_time": null,
            "slug": "stabile-studio-livio-stabile-exodus-2024-04-05",
            "created_at": "2024-04-01T21:43:16.878784Z",
            "updated_at": "2024-04-01T21:43:18.451501Z",
            "summary": "Livio Stabile: Exodus is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in Stabile Studio with address 6646 Hollywood Blvd.",
            "title": "Livio Stabile: Exodus",
            "content": null,
            "start_time": "2024-04-05T00: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": "6646 Hollywood Blvd",
            "city": "Los Angeles",
            "geolocation": "34.10133355,-118.33476133040172",
            "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": 37619,
            "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": 35682,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/af350d04256a4953b219dc4277821f50.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af350d04256a4953b219dc4277821f50-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:10:41.435667Z",
                "updated_at": "2024-04-02T17:10:41.435724Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9856,
                "name": "Plicnik Space Initiative",
                "slug": "plicnik-space-initiative",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4784669,-0.0246217",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T17:10:50.081835Z",
            "publish_time": null,
            "slug": "plicnik-space-initiative-s-74th-birthday-party-2024-04-05",
            "created_at": "2024-04-02T17:10:51.058047Z",
            "updated_at": "2024-04-02T17:10:51.475817Z",
            "summary": "�’s 74th Birthday Party is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 02/06/2024, 00:00. Event is in Plicnik Space Initiative with address 50 Resolution Way.",
            "title": "�’s 74th Birthday Party",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Resolution Way",
            "city": "London",
            "geolocation": "49.71755920505775,-123.15718765760073",
            "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": 37644,
            "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": 35702,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9651946675c4405d82cf18698345bc69.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9651946675c4405d82cf18698345bc69-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:35:57.495493Z",
                "updated_at": "2024-04-02T17:35:57.495530Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5612,
                "name": "The Albany Gallery",
                "slug": "albany-gallery",
                "city": "Cardiff",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4936727,-3.1666989",
                "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:10.459950Z",
            "publish_time": null,
            "slug": "the-albany-gallery-david-tress-2024-04-05",
            "created_at": "2024-04-02T17:36:11.546958Z",
            "updated_at": "2024-04-02T17:36:14.711794Z",
            "summary": "David Tress is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in The Albany Gallery with address 74b Albany Road.",
            "title": "David Tress",
            "content": null,
            "start_time": "2024-04-05T00: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": "74b Albany Road",
            "city": "Cardiff",
            "geolocation": "40.0307267,-79.87587",
            "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": []
        }
    ]
}