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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27090&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27054&ordering=start_time",
    "results": [
        {
            "id": 29374,
            "author": {
                "id": "dfeefed5-36b8-46ae-b1f3-db362f3e4c54",
                "username": "alan",
                "slug": "davidrichardgallery",
                "first_name": "Richard",
                "last_name": "Barger",
                "display_name": "Richard",
                "display_name_full": "Richard",
                "email": "r@davidrichardgallery.com",
                "telephone": "+1 505 467 9743"
            },
            "price": null,
            "featured_image": {
                "id": 27924,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a1abf2df692469aafcefab3eed288bb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a1abf2df692469aafcefab3eed288bb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:20:57.294107Z",
                "updated_at": "2023-07-14T12:20:57.294135Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3172,
                "name": "David Richard Gallery",
                "slug": "david-richard-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8011174,-73.93701539999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3196,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/David_Richard_profile_image.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-12-17T13:39:07.013406Z",
                    "updated_at": "2021-09-14T13:48:50.300582Z",
                    "is_converted_to_webp": true,
                    "caption": "David Richard Gallery Profile Image",
                    "alt_text": "David Richard Gallery Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-14T12:20:59.925880Z",
            "publish_time": null,
            "slug": "david-richard-gallery-it-happened-in-soho-paintings-from-late-1960s-through-the-80s-2023-06-11",
            "created_at": "2023-07-14T12:21:00.831675Z",
            "updated_at": "2023-07-14T12:21:01.827270Z",
            "summary": "It Happened In SoHo, Paintings from Late 1960s through the 80s is an Gallery Shows event starting on 11/06/2023, 00:00 and ending on 20/07/2023, 00:00. Event is in David Richard Gallery with address 508 West 26th Street.",
            "title": "It Happened In SoHo, Paintings from Late 1960s through the 80s",
            "content": null,
            "start_time": "2023-06-11T00:00:00.000000Z",
            "end_time": "2023-07-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 West 26th Street",
            "city": "New York",
            "geolocation": "41.84555735,-87.64045458574088",
            "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": 26420,
            "author": {
                "id": "365a9b01-9a24-4787-b4c4-8b89b57364c7",
                "username": "ElenaMartinique",
                "slug": "elenamartinique",
                "first_name": "Jelena",
                "last_name": "Martinović",
                "display_name": "Jelena Martinović",
                "display_name_full": "Jelena Martinović",
                "email": "jelena.martinovic@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 25286,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/598e00e837a04542b04467deda234cac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/598e00e837a04542b04467deda234cac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-22T16:10:08.311762Z",
                "updated_at": "2023-05-22T16:10:08.311797Z",
                "is_converted_to_webp": true,
                "caption": "volta basel",
                "alt_text": "volta basel",
                "description": "",
                "uploaded_by": "365a9b01-9a24-4787-b4c4-8b89b57364c7"
            },
            "venue": null,
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2023-05-22T16:11:49.014121Z",
            "publish_time": null,
            "slug": "volta-basel-2023",
            "created_at": "2023-05-22T16:11:49.015861Z",
            "updated_at": "2023-05-22T16:11:49.015879Z",
            "summary": "Taking place from June 12th until June 18th, 2023, the upcoming edition of VOLTA Art Fair Basel arrives with several changes.",
            "title": "VOLTA Basel 2023",
            "content": "<p>Taking place from June 12th until June 18th, 2023, the upcoming edition of VOLTA Art Fair Basel arrives with several changes; the location is new, and the format of the fair shifted to the invite-only model. The fair debuted in Basel in 2005 and has since expanded to New York as well. For its 2023 edition, the fair moves to a new and exciting venue designed by architects Suter + Suter in 1967 — the former Klybeck Kantine, now named Klybeck 610.&nbsp;</p><p>The participants at VOLTA Basel 2023 include 30 exclusively curated galleries coming from 16 countries selected through an invite-only process. The curatorial focus has been on internationality and exclusivity, with the aim of facilitating global artistic dialogue.<br></p>",
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": true,
            "is_paid_art_fair": false,
            "address": "Gärtnerstrasse 2, 4057 Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.57450009999999,7.591154799999999",
            "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": "https://www.voltaartfairs.com/basel",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                25947
            ],
            "additional_images": []
        },
        {
            "id": 27292,
            "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": 26060,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4902b011513f48baa5a44691e3a2c5eb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4902b011513f48baa5a44691e3a2c5eb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:11:57.814312Z",
                "updated_at": "2023-06-08T13:11:57.814348Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5292,
                "name": "Haus am Lützowplatz",
                "slug": "haus-am-lutzowplatz",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50437540000001,13.3534733",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-08T13:12:03.199473Z",
            "publish_time": null,
            "slug": "haus-am-lutzowplatz-liav-mizrahi-charity-will-save-from-death-the-german-project-2023-06-12",
            "created_at": "2023-06-08T13:12:04.128756Z",
            "updated_at": "2023-06-08T13:12:04.734683Z",
            "summary": "Liav Mizrahi. Charity Will Save from Death – The German Project is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 07/07/2023, 00:00. Event is in Haus am Lützowplatz with address Lützowplatz 9.",
            "title": "Liav Mizrahi. Charity Will Save from Death – The German Project",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-07-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Lützowplatz 9",
            "city": "Berlin",
            "geolocation": "52.5043546,13.3535546",
            "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": 27532,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 8457,
                "name": "Pace Gallery Seoul",
                "slug": "pace-gallery-seoul",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5384336,127.0013658",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-08T13:43:40.027740Z",
            "publish_time": null,
            "slug": "pace-gallery-seoul-parallel-lines-2023-06-12",
            "created_at": "2023-06-08T13:43:45.960381Z",
            "updated_at": "2023-06-08T13:43:46.352089Z",
            "summary": "Parallel Lines is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 27/07/2023, 00:00. Event is in Pace Gallery Seoul with address 340 Royal Poinciana Way.",
            "title": "Parallel Lines",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-07-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": "340 Royal Poinciana Way",
            "city": "Palm Beach",
            "geolocation": "26.718064859305457,-80.04332169367822",
            "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": 27628,
            "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": 26360,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/82eb64c2bac7400cba96c874ab43e127.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T14:05:40.642847Z",
                "updated_at": "2023-06-08T14:05:40.642904Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3871,
                "name": "The Fitzrovia Gallery",
                "slug": "fitzrovia-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5235814,-0.1388186",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T14:05:45.002814Z",
            "publish_time": null,
            "slug": "the-fitzrovia-gallery-reflections-2023-06-12",
            "created_at": "2023-06-08T14:05:45.920263Z",
            "updated_at": "2023-06-08T14:05:46.397772Z",
            "summary": "Reflections is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in The Fitzrovia Gallery with address 139 Whitfield street.",
            "title": "Reflections",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-06-18T00: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": "139 Whitfield street",
            "city": "London",
            "geolocation": "42.29430265,-71.07521946918254",
            "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": 27661,
            "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": 26392,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1f80f66d0a254ccf9aad6d5b0d766240.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f80f66d0a254ccf9aad6d5b0d766240-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:29:18.653046Z",
                "updated_at": "2023-06-15T19:29:18.653083Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3227,
                "name": "Anders Wahlstedt Fine Art",
                "slug": "anders-wahlstedt-fine-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501755,-74.00365599999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-15T19:29:21.651818Z",
            "publish_time": null,
            "slug": "anders-wahlstedt-fine-art-selected-prints-2023-06-12",
            "created_at": "2023-06-15T19:29:22.562332Z",
            "updated_at": "2023-06-15T19:29:23.395973Z",
            "summary": "Selected Prints is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 06/07/2023, 00:00. Event is in Anders Wahlstedt Fine Art with address 526 West 26th Street.",
            "title": "Selected Prints",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-07-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "526 West 26th Street",
            "city": "New York",
            "geolocation": "40.7499777,-74.0041101",
            "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": 27674,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 8748,
                "name": "Canalside Gallery",
                "slug": "canalside-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4945783,-0.3054039000000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-15T19:39:57.912801Z",
            "publish_time": null,
            "slug": "canalside-gallery-warren-reilly-end-of-residency-2023-06-12",
            "created_at": "2023-06-15T19:39:58.823729Z",
            "updated_at": "2023-06-15T19:39:59.537158Z",
            "summary": "Warren Reilly: End of Residency is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 17/06/2023, 00:00. Event is in Canalside Gallery with address 246 Ealing Road.",
            "title": "Warren Reilly: End of Residency",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-06-17T00: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": "246 Ealing Road",
            "city": "London",
            "geolocation": "-44.0977242,171.4816055",
            "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": 28030,
            "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": 26721,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bae7d9611f074b198ed5458199bf5277.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae7d9611f074b198ed5458199bf5277-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T10:00:34.450702Z",
                "updated_at": "2023-06-22T10:00:34.450741Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5057,
                "name": "Gagosian Gallery | London | Grosvenor Hill",
                "slug": "gagosian-gallery-london-grosvenor-hill",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108893,-0.1467092",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-06-22T10:00:38.197374Z",
            "publish_time": null,
            "slug": "gagosian-gallery-london-grosvenor-hill-jordan-wolfson-drawings-2023-06-12",
            "created_at": "2023-06-22T10:00:39.168973Z",
            "updated_at": "2023-06-22T10:00:39.845058Z",
            "summary": "Jordan Wolfson: Drawings is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in Gagosian Gallery | London | Grosvenor Hill with address Rheinsprung 1.",
            "title": "Jordan Wolfson: Drawings",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-07-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": "Rheinsprung 1",
            "city": "Basel",
            "geolocation": "47.5593643,7.5887153",
            "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": 28153,
            "author": {
                "id": "c9d11cac-3054-46b3-92ef-08f1a8f9850a",
                "username": "natalia@wildegallery.ch",
                "slug": "nataliawildegallerych",
                "first_name": "Wilde",
                "last_name": "Gallery",
                "display_name": null,
                "display_name_full": "Wilde Gallery",
                "email": "news@wildegallery.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26832,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0dc84393734446b88678437e21f0ff31.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0dc84393734446b88678437e21f0ff31-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T13:18:28.243891Z",
                "updated_at": "2023-06-22T13:18:28.243927Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6489,
                "name": "Wilde | Basel",
                "slug": "wilde-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.818188,8.227511999999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4014,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1a6dfab7a85c46f38c71e1ee8ee47bd9-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-29T12:11:38.525714Z",
                    "updated_at": "2022-08-29T12:11:38.525750Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c9d11cac-3054-46b3-92ef-08f1a8f9850a"
                },
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-06-22T13:18:31.002207Z",
            "publish_time": null,
            "slug": "wilde-basel-aperture-2023-06-12",
            "created_at": "2023-06-22T13:18:31.930644Z",
            "updated_at": "2023-06-22T13:18:32.383656Z",
            "summary": "Aperture is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 12/08/2023, 00:00. Event is in Wilde | Basel with address Angensteinerstrasse 37.",
            "title": "Aperture",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-08-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Angensteinerstrasse 37",
            "city": "Basel",
            "geolocation": "47.5502192,7.6049655",
            "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": 28249,
            "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": 26919,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3cd75c731f954f98a11c2db397070e03.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cd75c731f954f98a11c2db397070e03-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T15:44:01.449357Z",
                "updated_at": "2023-06-23T15:44:01.449417Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8861,
                "name": "Royal Institute of British Architects (RIBA) North",
                "slug": "royal-institute-british-architects-riba-north",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4038131,-2.9937129",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-23T15:44:04.764815Z",
            "publish_time": null,
            "slug": "royal-institute-of-british-architects-riba-north-riba-royal-gold-medal-yasmeen-lari-2023-06-12",
            "created_at": "2023-06-23T15:44:05.682957Z",
            "updated_at": "2023-06-23T15:44:06.152551Z",
            "summary": "RIBA Royal Gold Medal: Yasmeen Lari is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Royal Institute of British Architects (RIBA) North with address 21 Mann Island.",
            "title": "RIBA Royal Gold Medal: Yasmeen Lari",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-08-26T00: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": "21 Mann Island",
            "city": "Liverpool",
            "geolocation": "53.4038691,-2.9946226",
            "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": 28584,
            "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": 27210,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9c28bc43ffa49f9a7f670ac89c3b67c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-02T18:30:47.677979Z",
                "updated_at": "2023-07-02T18:30:47.678015Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8801,
                "name": "Hot Bed Press",
                "slug": "hot-bed-press",
                "city": "Salford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4804942,-2.267886",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-02T18:30:51.485353Z",
            "publish_time": null,
            "slug": "hot-bed-press-interspaces-polish-print-2023-06-12",
            "created_at": "2023-07-02T18:30:52.402008Z",
            "updated_at": "2023-07-02T18:30:52.449274Z",
            "summary": "Interspaces - Polish Print is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 07/07/2023, 00:00. Event is in Hot Bed Press with address The Casket Works, Cow Lane.",
            "title": "Interspaces - Polish Print",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-07-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Casket Works, Cow Lane",
            "city": "Salford",
            "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": 22578,
            "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": 21734,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1bb0647556c546dfb8b4ec5ee23c4741.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bb0647556c546dfb8b4ec5ee23c4741-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-03T13:04:24.788460Z",
                "updated_at": "2023-03-05T01:00:43.612933Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7878,
                "name": "The Development Gallery",
                "slug": "development-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7175818,-74.0050926",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-03-03T13:04:25.015699Z",
            "publish_time": null,
            "slug": "the-development-gallery-the-window-exhibition-2023-06-12",
            "created_at": "2023-03-03T13:04:25.888843Z",
            "updated_at": "2023-03-03T13:04:28.087505Z",
            "summary": "The Window Exhibition is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 15/09/2023, 00:00. Event is in The Development Gallery with address 75 Leonard Street, New York, US.",
            "title": "The Window Exhibition",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-09-15T00: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": "75 Leonard Street, New York, US",
            "city": "New York",
            "geolocation": "42.9395003,-78.8033812",
            "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": 24587,
            "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": 23637,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6007317a47064017b1c2c93df87124d8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6007317a47064017b1c2c93df87124d8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-13T14:11:22.970849Z",
                "updated_at": "2023-04-13T14:11:22.970904Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3357,
                "name": "Atkins Gallery",
                "slug": "atkins-gallery",
                "city": "Hinckley",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.5433314,-1.373844",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-13T14:11:40.143910Z",
            "publish_time": null,
            "slug": "atkins-gallery-nwslc-graduate-show-2023-06-12",
            "created_at": "2023-04-13T14:11:41.077713Z",
            "updated_at": "2023-04-13T14:11:41.887026Z",
            "summary": "NWSLC Graduate Show is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 30/06/2023, 00:00. Event is in Atkins Gallery with address Atkins Building.",
            "title": "NWSLC Graduate Show",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Atkins Building",
            "city": "Hinckley",
            "geolocation": "30.42568605,-84.23624365",
            "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": 24927,
            "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": 23939,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dcdf3f1f30d8462b88adcff30c93c8e5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcdf3f1f30d8462b88adcff30c93c8e5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:51:08.436955Z",
                "updated_at": "2023-04-20T20:51:08.436992Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4437,
                "name": "Royal Academy of Arts",
                "slug": "royal-academy-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5092548,-0.1397032",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-20T20:51:11.366069Z",
            "publish_time": null,
            "slug": "royal-academy-of-arts-summer-2023-2023-06-13",
            "created_at": "2023-04-20T20:51:12.272606Z",
            "updated_at": "2023-04-20T20:51:15.348324Z",
            "summary": "Summer 2023. is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 20/08/2023, 00:00. Event is in Royal Academy of Arts with address 6 Burlington Gardens.",
            "title": "Summer 2023.",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2023-08-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Burlington Gardens",
            "city": "London",
            "geolocation": "51.50975085,-0.14015804977759203",
            "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": 24929,
            "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": 23940,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/22fc3190d66e45cf85d61d3648f4ef52.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:51:09.947235Z",
                "updated_at": "2023-04-20T20:51:09.947340Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3861,
                "name": "Royal Albert Memorial Museum & Art Gallery",
                "slug": "royal-albert-memorial-museum-art-gallery",
                "city": "Exeter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7253116,-3.5324215",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-20T20:51:13.612943Z",
            "publish_time": null,
            "slug": "royal-albert-memorial-museum-art-gallery-project-buzz-2023-06-13",
            "created_at": "2023-04-20T20:51:14.487323Z",
            "updated_at": "2023-04-20T20:51:15.059229Z",
            "summary": "Project Buzz is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 28/01/2024, 01:00. Event is in Royal Albert Memorial Museum & Art Gallery with address Queen Street.",
            "title": "Project Buzz",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Queen Street",
            "city": "Exeter",
            "geolocation": "-27.4655959,153.0303842",
            "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": 27123,
            "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": 25919,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b363054513534b8695f322485602a6db.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b363054513534b8695f322485602a6db-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-31T09:54:36.234073Z",
                "updated_at": "2023-05-31T09:54:36.234121Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8728,
                "name": "Galerie Camille Pouyfaucon",
                "slug": "galerie-camille-pouyfaucon",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8557053,2.3388305",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-05-31T09:54:42.626089Z",
            "publish_time": null,
            "slug": "galerie-camille-pouyfaucon-adrian-armstrong-everything-that-glitters-is-gold-2023-06-13",
            "created_at": "2023-05-31T09:54:43.542294Z",
            "updated_at": "2023-05-31T09:54:44.246436Z",
            "summary": "Adrian Armstrong - Everything that Glitters is Gold is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 13/07/2023, 00:00. Event is in Galerie Camille Pouyfaucon with address 19 rue Guénégaud.",
            "title": "Adrian Armstrong - Everything that Glitters is Gold",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2023-07-13T00: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": "19 rue Guénégaud",
            "city": "Paris",
            "geolocation": "48.8557427,2.3387366",
            "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": 27469,
            "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": 26219,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6583be8c5b794f9c8d9bd6c51bc565aa.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6583be8c5b794f9c8d9bd6c51bc565aa-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:35:11.105722Z",
                "updated_at": "2023-06-08T13:35:11.105781Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3636,
                "name": "einBuch.haus",
                "slug": "einbuchhaus",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5664326,13.4088477",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-08T13:35:15.538646Z",
            "publish_time": null,
            "slug": "einbuchhaus-book-nomad-2023-06-13",
            "created_at": "2023-06-08T13:35:16.460640Z",
            "updated_at": "2023-06-08T13:35:18.307299Z",
            "summary": "Book Nomad is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 17/06/2023, 00:00. Event is in einBuch.haus with address Florastraße 61.",
            "title": "Book Nomad",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2023-06-17T00: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": "Florastraße 61",
            "city": "Berlin",
            "geolocation": "52.5663243,13.4087726",
            "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": 27528,
            "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": 26266,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f7f16d32be334b3a8f5c85980011a332.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f16d32be334b3a8f5c85980011a332-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:43:29.343970Z",
                "updated_at": "2023-06-08T13:43:29.344007Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3495,
                "name": "Out of the Blue Drill Hall",
                "slug": "out-blue-drill-hall",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9644359,-3.1743196",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T13:43:34.151588Z",
            "publish_time": null,
            "slug": "out-of-the-blue-drill-hall-the-occupation-of-innocence-2023-06-13",
            "created_at": "2023-06-08T13:43:35.090654Z",
            "updated_at": "2023-06-08T13:43:35.694139Z",
            "summary": "The Occupation of Innocence is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 16/06/2023, 00:00. Event is in Out of the Blue Drill Hall with address 36 Dalmeny Street.",
            "title": "The Occupation of Innocence",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2023-06-16T00: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": "36 Dalmeny Street",
            "city": "Edinburgh",
            "geolocation": "-27.6097836,153.0389376",
            "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": []
        }
    ]
}