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

{
    "count": 37584,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7020&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6984&ordering=-end_time",
    "results": [
        {
            "id": 31764,
            "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": 30041,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/64e2667cf54644daa16454ab842d6c49.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64e2667cf54644daa16454ab842d6c49-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:54:04.227584Z",
                "updated_at": "2023-09-27T09:54:04.227622Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4278,
                "name": "The Mayor Gallery",
                "slug": "mayor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51017299999999,-0.1410031",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-27T09:54:06.676354Z",
            "publish_time": null,
            "slug": "the-mayor-gallery-sue-dunkley-2023-09-21",
            "created_at": "2023-09-27T09:54:07.609154Z",
            "updated_at": "2023-09-27T09:54:08.262334Z",
            "summary": "Sue Dunkley is an Gallery Shows event starting on 21/09/2023, 00:00 and ending on 03/11/2023, 01:00. Event is in The Mayor Gallery with address First Floor.",
            "title": "Sue Dunkley",
            "content": null,
            "start_time": "2023-09-21T00:00:00.000000Z",
            "end_time": "2023-11-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "First Floor",
            "city": "London",
            "geolocation": "35.5447039,139.7684316",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 31904,
            "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": 30166,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f4fd0e3cc638444caec243b9e00045a0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4fd0e3cc638444caec243b9e00045a0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-03T10:25:22.773241Z",
                "updated_at": "2023-10-03T10:25:22.773278Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9258,
                "name": "Ruiz-Healy Art | New York",
                "slug": "ruiz-healy-art-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.775634,-73.9611355",
                "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-10-03T10:25:27.493150Z",
            "publish_time": null,
            "slug": "ruiz-healy-art-new-york-cecilia-paredes-walking-in-my-galaxy-blue-2023-09-21",
            "created_at": "2023-10-03T10:25:28.415621Z",
            "updated_at": "2023-10-03T10:25:28.454462Z",
            "summary": "Cecilia Paredes: Walking In My Galaxy Blue is an Gallery Shows event starting on 21/09/2023, 00:00 and ending on 03/11/2023, 01:00. Event is in Ruiz-Healy Art | New York with address 74 East 79th Street, 2D,.",
            "title": "Cecilia Paredes: Walking In My Galaxy Blue",
            "content": null,
            "start_time": "2023-09-21T00:00:00.000000Z",
            "end_time": "2023-11-03T01: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": "74 East 79th Street, 2D,",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32576,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 30818,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c6c03b33caf84beab263a75f847f5f10.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c6c03b33caf84beab263a75f847f5f10-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-19T19:20:53.656008Z",
                "updated_at": "2023-10-19T19:20:53.656041Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-10-19T19:21:00.879137Z",
            "publish_time": null,
            "slug": "en-vogue-now-WaqM",
            "created_at": "2023-10-19T19:21:00.884326Z",
            "updated_at": "2023-10-19T19:21:00.927570Z",
            "summary": "En Vogue Now! is an Gallery Shows event starting on 19/10/2023, 19:17 and ending on 02/11/2023, 23:59. Event is in IdeelArt with address Online-Only.",
            "title": "En Vogue Now!",
            "content": "We are thrilled to showcase an extraordinary collection of the most sought-after abstract artworks. This collection presents a curated selection of captivating pieces that have garnered admiration from art enthusiasts.\r\n\r\nImmerse yourself in a world of vibrant colours, captivating shapes, and thought-provoking compositions as we present a diverse selection of contemporary abstract art.",
            "start_time": "2023-10-19T19:17:00.000000Z",
            "end_time": "2023-11-02T23:59: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": "Online-Only",
            "city": "",
            "geolocation": "51.5300765,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [
                15903,
                86246,
                111149,
                113458,
                113834,
                118727,
                122608,
                129028,
                129213,
                129242,
                129876,
                130110
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 31927,
            "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": 30187,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/edbc1dffa05a4e858e9f3edf9556d57b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edbc1dffa05a4e858e9f3edf9556d57b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-04T14:50:03.386692Z",
                "updated_at": "2023-10-04T14:50:03.386732Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c9d11cac-3054-46b3-92ef-08f1a8f9850a"
            },
            "venue": {
                "id": 6488,
                "name": "Wilde | Genève",
                "slug": "wilde",
                "city": "Genève",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.2016527,6.1405914",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4022,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/7521e59cb8d74e52bffa9a0ce1e0375b-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-29T16:04:45.481113Z",
                    "updated_at": "2022-08-29T16:04:45.481149Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2023-10-04T14:50:16.248577Z",
            "publish_time": null,
            "slug": "khaled-jarrar-all-the-wounds-to-close",
            "created_at": "2023-10-04T14:50:16.251898Z",
            "updated_at": "2023-10-04T14:50:16.297535Z",
            "summary": "Khaled Jarrar: ALL THE WOUNDS TO CLOSE is an Gallery Shows event starting on 14/09/2023, 18:00 and ending on 02/11/2023, 18:00. Event is in Wilde | Genève with address Rue du Vieux-Billard 24, 1205 Genève, Switzerland.",
            "title": "Khaled Jarrar: ALL THE WOUNDS TO CLOSE",
            "content": "In \"ALL THE WOUNDS TO CLOSE,\" Khaled Jarrar weaves a sensory tapestry that intricately examines the aesthetics of occupation. His work probes how these aesthetics not only impose limitations on land but also shape human psychology and freedom. Jarrar specifically addresses the identities that are often questioned or molded by these forces—masculinity, nationality, and even individual dreams and aspirations.",
            "start_time": "2023-09-14T18:00:00.000000Z",
            "end_time": "2023-11-02T18: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": "Rue du Vieux-Billard 24, 1205 Genève, Switzerland",
            "city": "",
            "geolocation": "46.2009532,6.1368582",
            "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": 32253,
            "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": 30513,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eb7e783d56324912b3c3c7e791d0a253.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb7e783d56324912b3c3c7e791d0a253-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:48:47.729933Z",
                "updated_at": "2023-10-11T10:48:47.729971Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2023-10-11T10:48:50.834696Z",
            "publish_time": null,
            "slug": "pragovka-gallery-the-white-room-gallery-rituals-giulia-cacciuttolo-2023-10-06",
            "created_at": "2023-10-11T10:48:51.776285Z",
            "updated_at": "2023-10-11T10:48:52.562954Z",
            "summary": "Rituals / Giulia Cacciuttolo is an Gallery Shows event starting on 06/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "Rituals / Giulia Cacciuttolo",
            "content": null,
            "start_time": "2023-10-06T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 33085,
            "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": 31292,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6bbd72f92503402c886608ad5dccbcbb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6bbd72f92503402c886608ad5dccbcbb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-01T12:22:51.326954Z",
                "updated_at": "2023-11-01T12:22:51.327004Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8463,
                "name": "Artscoops",
                "slug": "artscoops",
                "city": "Beirut",
                "country": {
                    "code": "LB",
                    "name": "Lebanon"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "LB",
            "publish_status": "published",
            "published_at": "2023-11-01T12:22:58.102235Z",
            "publish_time": null,
            "slug": "artscoops-autumn-harvest-2023-10-30",
            "created_at": "2023-11-01T12:22:59.050655Z",
            "updated_at": "2023-11-01T12:22:59.105670Z",
            "summary": "Autumn Harvest is an Gallery Shows event starting on 30/10/2023, 01:00 and ending on 02/11/2023, 01:00. Event is in Artscoops with address Michel Chiha Street / Mexico Street.",
            "title": "Autumn Harvest",
            "content": null,
            "start_time": "2023-10-30T01:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Michel Chiha Street / Mexico Street",
            "city": "Beirut",
            "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": 32823,
            "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": 31046,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1e55f8e19c04c968a485770bf24843e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1e55f8e19c04c968a485770bf24843e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-26T10:11:23.406091Z",
                "updated_at": "2023-10-26T10:11:23.406140Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4524,
                "name": "Ashmolean Museum of Art and Archaeology",
                "slug": "ashmolean-museum-art-and-archaeology",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.754997,-1.2609513",
                "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-10-26T10:11:26.713600Z",
            "publish_time": null,
            "slug": "ashmolean-museum-of-art-and-archaeology-keith-brymer-jones-a-life-with-clay-2023-11-02",
            "created_at": "2023-10-26T10:11:27.609383Z",
            "updated_at": "2023-10-26T10:11:28.046760Z",
            "summary": "Keith Brymer Jones: A Life with Clay is an Gallery Shows event starting on 02/11/2023, 01:00 and ending on 02/11/2023, 01:00. Event is in Ashmolean Museum of Art and Archaeology with address Beaumont Street.",
            "title": "Keith Brymer Jones: A Life with Clay",
            "content": null,
            "start_time": "2023-11-02T01:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Beaumont Street",
            "city": "Oxford",
            "geolocation": "39.940177,-82.018232",
            "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": 30501,
            "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": 28859,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0971f2cf100e45659442e30d68e72c94.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0971f2cf100e45659442e30d68e72c94-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-23T08:38:32.311389Z",
                "updated_at": "2023-08-23T08:38:32.311458Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4675,
                "name": "Belgrave St.Ives",
                "slug": "belgrave-stives",
                "city": "Towednack",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1940724,-5.5106843",
                "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-08-23T08:38:42.149050Z",
            "publish_time": null,
            "slug": "belgrave-stives-tom-cross-paintings-from-the-artists-studio-2023-10-14",
            "created_at": "2023-08-23T08:38:43.222232Z",
            "updated_at": "2023-08-23T08:38:43.272018Z",
            "summary": "TOM CROSS - Paintings from the Artist's Studio is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Belgrave St.Ives with address Higher Bussow Farm.",
            "title": "TOM CROSS - Paintings from the Artist's Studio",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Higher Bussow Farm",
            "city": "St Ives",
            "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": 32796,
            "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": 31018,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9cfc3811731e4c4389343ff1a1e7d121.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9cfc3811731e4c4389343ff1a1e7d121-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-25T10:00:52.835589Z",
                "updated_at": "2023-10-25T10:00:52.835626Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5200,
                "name": "TheGallery AUB",
                "slug": "thegallery-aub",
                "city": "Wallisdown",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7416093,-1.8977149",
                "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-10-25T10:01:00.779873Z",
            "publish_time": null,
            "slug": "thegallery-aub-celebrating-25-years-of-thegallery-2023-11-02",
            "created_at": "2023-10-25T10:01:01.707123Z",
            "updated_at": "2023-10-25T10:01:02.896282Z",
            "summary": "Celebrating 25 Years of TheGallery is an Gallery Shows event starting on 02/11/2023, 01:00 and ending on 02/11/2023, 01:00. Event is in TheGallery AUB with address The Arts University Bournemouth.",
            "title": "Celebrating 25 Years of TheGallery",
            "content": null,
            "start_time": "2023-11-02T01:00:00.000000Z",
            "end_time": "2023-11-02T01: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 Arts University Bournemouth",
            "city": "Poole",
            "geolocation": "50.7418816,-1.8976735",
            "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": 32188,
            "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": 30453,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/43314ba2601a4d40b954bca578cfadae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43314ba2601a4d40b954bca578cfadae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:38:24.591313Z",
                "updated_at": "2023-10-11T10:38:24.591349Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4576,
                "name": "Cooke Latham Gallery",
                "slug": "cooke-latham-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47906700000001,-0.1673686",
                "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-10-11T10:38:31.036382Z",
            "publish_time": null,
            "slug": "cooke-latham-gallery-francisco-rodriguez-the-weight-of-the-night-2023-10-05",
            "created_at": "2023-10-11T10:38:31.985852Z",
            "updated_at": "2023-10-11T10:38:32.710533Z",
            "summary": "Francisco Rodriguez 'The Weight of the Night' is an Gallery Shows event starting on 05/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Cooke Latham Gallery with address 41 Parkgate Rd.",
            "title": "Francisco Rodriguez 'The Weight of the Night'",
            "content": null,
            "start_time": "2023-10-05T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "41 Parkgate Rd",
            "city": "London",
            "geolocation": "53.24442225,-2.12966095",
            "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": 31017,
            "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": 29349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bb124591551b4056b93cb43ce8e56925.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb124591551b4056b93cb43ce8e56925-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:59:57.904677Z",
                "updated_at": "2023-09-11T16:59:57.904714Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3596,
                "name": "Blyth Gallery",
                "slug": "blyth-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4971153,-0.1738741",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-11T17:00:07.539517Z",
            "publish_time": null,
            "slug": "blyth-gallery-of-lightness-2023-09-20",
            "created_at": "2023-09-11T17:00:08.517698Z",
            "updated_at": "2023-09-11T17:00:08.561860Z",
            "summary": "Of Lightness is an Gallery Shows event starting on 20/09/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Blyth Gallery with address Level 5 Sherfield Building, Imperial College,Exhibition Rd.",
            "title": "Of Lightness",
            "content": null,
            "start_time": "2023-09-20T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Level 5 Sherfield Building, Imperial College,Exhibition Rd",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32251,
            "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": 30512,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/515605c7524f421eb5c589454f1db60c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515605c7524f421eb5c589454f1db60c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:48:47.353256Z",
                "updated_at": "2023-10-11T10:48:47.353312Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2023-10-11T10:48:49.875238Z",
            "publish_time": null,
            "slug": "pragovka-gallery-the-white-room-gallery-moon-harvest-eva-fajcikova-2023-10-06",
            "created_at": "2023-10-11T10:48:50.818668Z",
            "updated_at": "2023-10-11T10:48:51.479844Z",
            "summary": "MOON HARVEST / Eva Fajčíková is an Gallery Shows event starting on 06/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "MOON HARVEST / Eva Fajčíková",
            "content": null,
            "start_time": "2023-10-06T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 31769,
            "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": 30045,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f63b2648615475eb99dbd86f72d8cf8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63b2648615475eb99dbd86f72d8cf8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:54:15.391876Z",
                "updated_at": "2023-09-27T09:54:15.391970Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8874,
                "name": "The Stash Gallery\tLondon",
                "slug": "stash-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51130130000001,-0.0721937",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-27T09:54:20.726670Z",
            "publish_time": null,
            "slug": "the-stash-gallery-london-black-white-2023-10-06",
            "created_at": "2023-09-27T09:54:21.653515Z",
            "updated_at": "2023-09-27T09:54:21.702971Z",
            "summary": "Black White is an Gallery Shows event starting on 06/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in The Stash Gallery\tLondon with address Vout-O-Reenee.",
            "title": "Black White",
            "content": null,
            "start_time": "2023-10-06T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Vout-O-Reenee",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32749,
            "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": 30972,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c32a332559e41c18d17be657bcc47d0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c32a332559e41c18d17be657bcc47d0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-25T09:52:27.625337Z",
                "updated_at": "2023-10-25T09:52:27.625373Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5832,
                "name": "Nicodim Gallery NY",
                "slug": "nicodim-gallery-ny",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.721061,-74.00300899999999",
                "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-10-25T09:52:33.210247Z",
            "publish_time": null,
            "slug": "nicodim-gallery-ny-f-e-e-l-i-n-g-w-i-t-h-o-u-t-t-o-u-c-h-i-n-g-2023-10-19",
            "created_at": "2023-10-25T09:52:34.126781Z",
            "updated_at": "2023-10-25T09:52:35.386996Z",
            "summary": "F e e l i n g W i t h o u t T o u c h i n g is an Gallery Shows event starting on 19/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Nicodim Gallery NY with address 15 Greene Street.",
            "title": "F e e l i n g W i t h o u t T o u c h i n g",
            "content": null,
            "start_time": "2023-10-19T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "15 Greene Street",
            "city": "New York",
            "geolocation": "-37.82852565,144.87132726523828",
            "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": 31424,
            "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": 29728,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4769491f84734b878e9cd14b89ab7bec.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4769491f84734b878e9cd14b89ab7bec-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-20T15:13:38.444600Z",
                "updated_at": "2023-09-20T15:13:38.444637Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4479,
                "name": "City Arts",
                "slug": "city-arts",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.95386019999999,-1.1406053",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-20T15:13:52.671307Z",
            "publish_time": null,
            "slug": "city-arts-home-2023-09-26",
            "created_at": "2023-09-20T15:13:53.563157Z",
            "updated_at": "2023-09-20T15:13:54.532521Z",
            "summary": "HOME is an Gallery Shows event starting on 26/09/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in City Arts with address 11-13 Hockley.",
            "title": "HOME",
            "content": null,
            "start_time": "2023-09-26T00:00:00.000000Z",
            "end_time": "2023-11-02T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11-13 Hockley",
            "city": "Nottingham",
            "geolocation": "52.9537971,-1.1405551",
            "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": 32008,
            "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": 30265,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/400dd4f15232471c88e860d62b4aa38d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400dd4f15232471c88e860d62b4aa38d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:27:19.677577Z",
                "updated_at": "2023-10-05T09:27:19.677614Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2023-10-05T09:27:24.846986Z",
            "publish_time": null,
            "slug": "pragovka-gallery-the-white-room-gallery-sfery-intimity-zlata-ziborova-2023-10-06",
            "created_at": "2023-10-05T09:27:25.776223Z",
            "updated_at": "2023-10-05T09:27:26.457519Z",
            "summary": "Sféry Intimity / Zlata Ziborova is an Gallery Shows event starting on 06/10/2023, 00:00 and ending on 02/11/2023, 01:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "Sféry Intimity / Zlata Ziborova",
            "content": null,
            "start_time": "2023-10-06T00:00:00.000000Z",
            "end_time": "2023-11-02T01: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": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 31800,
            "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": 30073,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e1381f9def37464196dc332829c86220.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1381f9def37464196dc332829c86220-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:58:14.157921Z",
                "updated_at": "2023-09-27T09:58:14.157958Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7182,
                "name": "Daniel Benjamin Gallery",
                "slug": "daniel-benjamin-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52464279999999,-0.1024573",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-27T09:58:25.515096Z",
            "publish_time": null,
            "slug": "daniel-benjamin-gallery-melania-toma-as-soon-as-the-sun-sets-2023-09-27",
            "created_at": "2023-09-27T09:58:26.436475Z",
            "updated_at": "2023-09-27T09:58:27.247583Z",
            "summary": "Melania Toma. As Soon As The Sun Sets is an Gallery Shows event starting on 27/09/2023, 00:00 and ending on 01/11/2023, 01:00. Event is in Daniel Benjamin Gallery with address 68 Compton Street.",
            "title": "Melania Toma. As Soon As The Sun Sets",
            "content": null,
            "start_time": "2023-09-27T00:00:00.000000Z",
            "end_time": "2023-11-01T01: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": "68 Compton Street",
            "city": "London",
            "geolocation": "44.26446105521353,-76.48969486846707",
            "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": 32265,
            "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": 30525,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/31b1d0a3da7f461abf0f93cb746552e8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31b1d0a3da7f461abf0f93cb746552e8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:51:01.119859Z",
                "updated_at": "2023-10-11T10:51:01.119897Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3870,
                "name": "The Crypt Gallery",
                "slug": "crypt-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52665409999999,-0.1328411",
                "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-10-11T10:51:04.520580Z",
            "publish_time": null,
            "slug": "the-crypt-gallery-deathless-spells-aliki-karveli-2023-10-27",
            "created_at": "2023-10-11T10:51:05.484178Z",
            "updated_at": "2023-10-11T10:51:05.531348Z",
            "summary": "Deathless Spells: Aliki Karveli is an Gallery Shows event starting on 27/10/2023, 00:00 and ending on 01/11/2023, 01:00. Event is in The Crypt Gallery with address (Entrance in Duke's Rd).",
            "title": "Deathless Spells: Aliki Karveli",
            "content": null,
            "start_time": "2023-10-27T00:00:00.000000Z",
            "end_time": "2023-11-01T01: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": "(Entrance in Duke's Rd)",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}