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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28548&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28512&ordering=start_time",
    "results": [
        {
            "id": 29900,
            "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": 28356,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/590fdf8783d24b52a68cbb9d0c8f9e66.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/590fdf8783d24b52a68cbb9d0c8f9e66-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-08-02T14:23:56.022075Z",
                "updated_at": "2023-08-02T14:23:56.022138Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5237,
                "name": "OMNI",
                "slug": "omni",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5168587,-0.1367934",
                "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-02T14:23:58.922598Z",
            "publish_time": null,
            "slug": "omni-zachary-ochoa-manifest-destiny-the-pretender-2023-07-20",
            "created_at": "2023-08-02T14:23:59.877711Z",
            "updated_at": "2023-08-02T14:24:00.240089Z",
            "summary": "Zachary Ochoa. Manifest Destiny/ The Pretender is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 05/08/2023, 00:00. Event is in OMNI with address 56-57 Eastcastle St.",
            "title": "Zachary Ochoa. Manifest Destiny/ The Pretender",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-08-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "56-57 Eastcastle St",
            "city": "London",
            "geolocation": "51.5170133,-0.1359039",
            "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": 29901,
            "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": 28355,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f75dac308c3549949b453450f8566891.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f75dac308c3549949b453450f8566891-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-08-02T14:23:54.301160Z",
                "updated_at": "2023-08-02T14:23:54.301199Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5237,
                "name": "OMNI",
                "slug": "omni",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5168587,-0.1367934",
                "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-02T14:23:59.524378Z",
            "publish_time": null,
            "slug": "omni-rhys-lee-like-an-ass-whose-back-with-ingots-bows-2023-07-20",
            "created_at": "2023-08-02T14:24:00.429748Z",
            "updated_at": "2023-08-02T14:24:00.797180Z",
            "summary": "Rhys Lee. Like An Ass Whose Back With Ingots Bows is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 05/08/2023, 00:00. Event is in OMNI with address 56-57 Eastcastle St.",
            "title": "Rhys Lee. Like An Ass Whose Back With Ingots Bows",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-08-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "56-57 Eastcastle St",
            "city": "London",
            "geolocation": "51.5170133,-0.1359039",
            "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": 29947,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5821,
                "name": "Richard Taittinger Gallery",
                "slug": "richard-taittinger-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.720855,-73.9876562",
                "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-08-03T10:18:44.157223Z",
            "publish_time": null,
            "slug": "richard-taittinger-gallery-every-time-i-fall-in-love-its-summer-2023-07-20",
            "created_at": "2023-08-03T10:18:45.167246Z",
            "updated_at": "2023-08-03T10:18:45.770175Z",
            "summary": "Every Time I Fall In Love Its Summer is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 05/09/2023, 00:00. Event is in Richard Taittinger Gallery with address 154 Ludlow Street.",
            "title": "Every Time I Fall In Love Its Summer",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-09-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "154 Ludlow Street",
            "city": "New York",
            "geolocation": "40.7208738,-73.98768576399289",
            "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": 29970,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2224,
                "name": "Sundaram Tagore Gallery",
                "slug": "sundaram-tagore-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "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": "US",
            "publish_status": "published",
            "published_at": "2023-08-03T10:21:17.443110Z",
            "publish_time": null,
            "slug": "sundaram-tagore-gallery-color-immersion-chromatic-expressions-from-the-1960s-to-present-2023-07-20",
            "created_at": "2023-08-03T10:21:18.369634Z",
            "updated_at": "2023-08-03T10:21:19.619975Z",
            "summary": "Color Immersion: Chromatic Expressions from the 1960s to Present is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Sundaram Tagore Gallery with address 542 W. 26th Street.",
            "title": "Color Immersion: Chromatic Expressions from the 1960s to Present",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-08-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "542 W. 26th Street",
            "city": "New York",
            "geolocation": "40.7503053,-74.0047397",
            "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": 30030,
            "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": 28459,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/988a5a7c76064a20aa82011f222505c8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/988a5a7c76064a20aa82011f222505c8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-08-07T18:24:25.899730Z",
                "updated_at": "2023-08-07T18:24:25.899810Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4256,
                "name": "Portland Gallery",
                "slug": "portland-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50709869999999,-0.1401062",
                "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-07T18:24:31.298555Z",
            "publish_time": null,
            "slug": "portland-gallery-daisy-sims-hilditch-into-the-light-2023-07-20",
            "created_at": "2023-08-07T18:24:32.244032Z",
            "updated_at": "2023-08-07T18:24:33.335732Z",
            "summary": "Daisy Sims Hilditch: Into the Light is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 08/09/2023, 00:00. Event is in Portland Gallery with address 3 Bennet Street.",
            "title": "Daisy Sims Hilditch: Into the Light",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-09-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Bennet Street",
            "city": "London",
            "geolocation": "46.57373475714286,-80.81294081428571",
            "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": 30325,
            "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": 28715,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fdf9300e84104cc7bfda448de87a405d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdf9300e84104cc7bfda448de87a405d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-08-16T07:13:17.612695Z",
                "updated_at": "2023-08-16T07:13:17.612731Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8745,
                "name": "Amelchenko Gallery",
                "slug": "amelchenko-gallery",
                "city": "Rumson",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.372054,-73.99902689999999",
                "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-08-16T07:13:20.175322Z",
            "publish_time": null,
            "slug": "amelchenko-gallery-the-shangri-la-suite-and-related-works-2023-07-20",
            "created_at": "2023-08-16T07:13:21.097714Z",
            "updated_at": "2023-08-16T07:13:24.098173Z",
            "summary": "The Shangri-La Suite and Related Works is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 30/09/2023, 00:00. Event is in Amelchenko Gallery with address 1066 Ocean Avenue.",
            "title": "The Shangri-La Suite and Related Works",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1066 Ocean Avenue",
            "city": "Sea Bright",
            "geolocation": "49.47313458984983,-123.76269563122851",
            "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": 26872,
            "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": 25697,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d099aa453072472ba50a6f62486aa568.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d099aa453072472ba50a6f62486aa568-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-29T15:52:54.065113Z",
                "updated_at": "2023-05-29T15:52:54.065172Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3565,
                "name": "Phoenix Art Space",
                "slug": "phoenix-art-space",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8288618,-0.1340882",
                "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-05-29T15:53:00.903262Z",
            "publish_time": null,
            "slug": "phoenix-art-space-metamorphoses-2023-07-21",
            "created_at": "2023-05-29T15:53:01.897714Z",
            "updated_at": "2023-05-29T15:53:02.584995Z",
            "summary": "Metamorphoses is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in Phoenix Art Space with address 10-14 Waterloo Place.",
            "title": "Metamorphoses",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10-14 Waterloo Place",
            "city": "Brighton",
            "geolocation": "50.8288516,-0.1338426",
            "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": 26892,
            "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": 25717,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/864926e7331d4cb380a0ba23dd068f1f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/864926e7331d4cb380a0ba23dd068f1f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-29T15:57:24.228345Z",
                "updated_at": "2023-05-29T15:57:24.228382Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4279,
                "name": "The Metropolitan Museum of Art",
                "slug": "metropolitan-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7791865,-73.96353479999999",
                "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-05-29T15:57:29.866493Z",
            "publish_time": null,
            "slug": "the-metropolitan-museum-of-art-tree-serpent-early-buddhist-art-in-india-200-bce400-ce-2023-07-21",
            "created_at": "2023-05-29T15:57:30.964573Z",
            "updated_at": "2023-05-29T15:57:31.010353Z",
            "summary": "Tree & Serpent: Early Buddhist Art in India, 200 BCE–400 CE is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 13/11/2023, 01:00. Event is in The Metropolitan Museum of Art with address 1000 Fifth Avenue (at 82nd Street).",
            "title": "Tree & Serpent: Early Buddhist Art in India, 200 BCE–400 CE",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-11-13T01: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": "1000 Fifth Avenue (at 82nd Street)",
            "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": 27687,
            "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": 26418,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a9c73f87b99404f8ae6d393d33bd286.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a9c73f87b99404f8ae6d393d33bd286-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-15T19:53:05.587718Z",
                "updated_at": "2023-06-15T19:53:05.587756Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5644,
                "name": "Eigen + Art Lab",
                "slug": "eigen-art-lab",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5273469,13.3891976",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-15T19:53:08.902838Z",
            "publish_time": null,
            "slug": "eigen-art-lab-nassim-lghoul-2023-07-21",
            "created_at": "2023-06-15T19:53:09.815712Z",
            "updated_at": "2023-06-15T19:53:10.918296Z",
            "summary": "Nassim L'Ghoul is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 19/08/2023, 00:00. Event is in Eigen + Art Lab with address Torstraße 220.",
            "title": "Nassim L'Ghoul",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-19T00: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": "Torstraße 220",
            "city": "Berlin",
            "geolocation": "52.5272975,13.3889878",
            "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": 27829,
            "author": {
                "id": "265b70be-de89-4979-9da3-bc3a0be5c730",
                "username": "helena@saatchigallery.com",
                "slug": "helenasaatchigallerycom",
                "first_name": "Helena",
                "last_name": "Zeidler",
                "display_name": null,
                "display_name_full": "Helena Zeidler",
                "email": "helena@saatchigallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26545,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cad576e9195343e7949978fe341053df.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad576e9195343e7949978fe341053df-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-17T10:57:03.488819Z",
                "updated_at": "2023-06-17T10:57:03.488857Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 432,
                "name": "SAATCHI GALLERY London",
                "slug": "saatchi-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4850694,-0.174564700000019",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 86,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-760x499-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/saatchi_gallery_night.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-265x149-70.jpeg"
                    },
                    "created_at": "2020-03-17T20:58:15.671165Z",
                    "updated_at": "2021-09-14T12:38:33.776459Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "saatchi_gallery_night",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-17T10:57:09.915746Z",
            "publish_time": null,
            "slug": "saatchi-gallery-london-want-the-world-to-know-by-michael-forbes-2023-07-21",
            "created_at": "2023-06-17T10:57:10.834436Z",
            "updated_at": "2023-06-17T10:57:11.349820Z",
            "summary": "Want the World to Know by Michael Forbes is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 28/08/2023, 00:00. Event is in SAATCHI GALLERY London with address Duke of York's HQ.",
            "title": "Want the World to Know by Michael Forbes",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Duke of York's HQ",
            "city": "London",
            "geolocation": "51.490648300000004,-0.15879433516259905",
            "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": 28063,
            "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": 26746,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb1f50800d4940e1b76f761d9a7fe4b7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb1f50800d4940e1b76f761d9a7fe4b7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-22T11:01:04.731565Z",
                "updated_at": "2023-06-22T11:01:04.731599Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6078,
                "name": "Manchester Art Gallery",
                "slug": "manchester-art-gallery",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4797489,-2.2408194",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-22T11:01:11.268114Z",
            "publish_time": null,
            "slug": "manchester-art-gallery-unpicking-couture-2023-07-21",
            "created_at": "2023-06-22T11:01:12.322822Z",
            "updated_at": "2023-06-22T11:01:12.743780Z",
            "summary": "Unpicking Couture is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 12/01/2025, 01:00. Event is in Manchester Art Gallery with address Mosley Street.",
            "title": "Unpicking Couture",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2025-01-12T01: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": "Mosley Street",
            "city": "Manchester",
            "geolocation": "52.9719826,-1.1723642",
            "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": 28101,
            "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": 26780,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/12941e47303e4a998b171a7f2b162416.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12941e47303e4a998b171a7f2b162416-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-22T12:13:32.537259Z",
                "updated_at": "2023-06-22T12:13:32.537295Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6038,
                "name": "Science and Industry Museum",
                "slug": "science-and-industry-museum",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4765236,-2.254713",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-22T12:13:36.569831Z",
            "publish_time": null,
            "slug": "science-and-industry-museum-operation-ouch-food-poo-and-you-2023-07-21",
            "created_at": "2023-06-22T12:13:37.499855Z",
            "updated_at": "2023-06-22T12:13:38.028963Z",
            "summary": "Operation Ouch! Food, Poo And You is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 02/06/2024, 00:00. Event is in Science and Industry Museum with address Liverpool Road.",
            "title": "Operation Ouch! Food, Poo And You",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2024-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Liverpool Road",
            "city": "Manchester",
            "geolocation": "53.0171135,-2.229819",
            "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": 28171,
            "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": 26848,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7cc1b61f9a6d4ab7a443435df3ab3229.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cc1b61f9a6d4ab7a443435df3ab3229-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-23T14:14:57.238803Z",
                "updated_at": "2023-06-23T14:14:57.238839Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4117,
                "name": "Gallery 456 | Chinese American Arts Council",
                "slug": "gallery-456-chinese-american-arts-council",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8895726,-78.856841",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-23T14:15:04.518587Z",
            "publish_time": null,
            "slug": "gallery-456-chinese-american-arts-council-ava-yikun-xu-metamorphosis-2023-07-21",
            "created_at": "2023-06-23T14:15:05.437259Z",
            "updated_at": "2023-06-23T14:15:09.648933Z",
            "summary": "Ava Yikun Xu: Metamorphosis is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 04/08/2023, 00:00. Event is in Gallery 456 | Chinese American Arts Council with address 456 Broadway.",
            "title": "Ava Yikun Xu: Metamorphosis",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "456 Broadway",
            "city": "New York",
            "geolocation": "41.0164672,-73.8689542",
            "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": 28513,
            "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": 27152,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a932c8421a14ce5bef9971352b3f865.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a932c8421a14ce5bef9971352b3f865-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-02T15:25:43.328122Z",
                "updated_at": "2023-07-02T15:25:43.328160Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8840,
                "name": "Bikaner House",
                "slug": "bikaner-house",
                "city": "New Delhi",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "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": "IN",
            "publish_status": "published",
            "published_at": "2023-07-02T15:25:47.457515Z",
            "publish_time": null,
            "slug": "bikaner-house-landscapes-in-flux-2023-07-21",
            "created_at": "2023-07-02T15:25:48.351226Z",
            "updated_at": "2023-07-02T15:25:48.961877Z",
            "summary": "Landscapes in Flux is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 27/07/2023, 00:00. Event is in Bikaner House with address Bikaner House.",
            "title": "Landscapes in Flux",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-07-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Bikaner House",
            "city": "New Delhi",
            "geolocation": "28.60910715,77.22962879630121",
            "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": 28663,
            "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": 27279,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a28bc4f6807f47d3ae6c441d12f43cce.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28bc4f6807f47d3ae6c441d12f43cce-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-03T11:35:13.832332Z",
                "updated_at": "2023-07-03T11:35:13.832379Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-03T11:35:17.752141Z",
            "publish_time": null,
            "slug": "wonzimer-streakin-joshua-am-ross-2023-07-21",
            "created_at": "2023-07-03T11:35:18.649619Z",
            "updated_at": "2023-07-03T11:35:19.559468Z",
            "summary": "“STREAKIN” Joshua AM Ross is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 11/08/2023, 00:00. Event is in Wonzimer with address 341-B South Avenue 17.",
            "title": "“STREAKIN” Joshua AM Ross",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-11T00: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": "341-B South Avenue 17",
            "city": "Los Angeles",
            "geolocation": "34.067724,-118.2214716",
            "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": 28964,
            "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": 27554,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fa9c60e9ffe04ec19ea48240beeec857.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9c60e9ffe04ec19ea48240beeec857-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:51:08.556632Z",
                "updated_at": "2023-07-06T17:51:08.556670Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4729,
                "name": "Penwith Gallery",
                "slug": "penwith-gallery",
                "city": "Saint Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2158283,-5.479178099999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:51:12.746365Z",
            "publish_time": null,
            "slug": "penwith-gallery-young-penwith-artist-2023-kleiner-shames-2023-07-21",
            "created_at": "2023-07-06T17:51:13.765607Z",
            "updated_at": "2023-07-06T17:51:14.108531Z",
            "summary": "Young Penwith Artist 2023 | Kleiner Shames is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 19/08/2023, 00:00. Event is in Penwith Gallery with address Penwith Gallery.",
            "title": "Young Penwith Artist 2023 | Kleiner Shames",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-19T00: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": "Penwith Gallery",
            "city": "St Ives",
            "geolocation": "50.2158753,-5.4793271",
            "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": 28965,
            "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": 27555,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0b732d9c9484233b7998349cb154c71.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0b732d9c9484233b7998349cb154c71-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:51:12.257272Z",
                "updated_at": "2023-07-06T17:51:12.257310Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3565,
                "name": "Phoenix Art Space",
                "slug": "phoenix-art-space",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8288618,-0.1340882",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:51:15.127632Z",
            "publish_time": null,
            "slug": "phoenix-art-space-hugh-fox-selected-works-2023-07-21",
            "created_at": "2023-07-06T17:51:16.033038Z",
            "updated_at": "2023-07-06T17:51:16.650030Z",
            "summary": "Hugh Fox // Selected Works is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 20/08/2023, 00:00. Event is in Phoenix Art Space with address 10-14 Waterloo Place.",
            "title": "Hugh Fox // Selected Works",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10-14 Waterloo Place",
            "city": "Brighton",
            "geolocation": "50.8288516,-0.1338426",
            "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": 29044,
            "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": 27625,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/432e3e3afb544e64921dbd62d9639079.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/432e3e3afb544e64921dbd62d9639079-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:25:15.354796Z",
                "updated_at": "2023-07-06T18:25:15.354853Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4831,
                "name": "Korean Cultural Centre UK",
                "slug": "korean-cultural-centre-uk",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5078429,-0.1264047",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:25:18.907353Z",
            "publish_time": null,
            "slug": "korean-cultural-centre-uk-audible-garden-2023-07-21",
            "created_at": "2023-07-06T18:25:19.817041Z",
            "updated_at": "2023-07-06T18:25:19.862983Z",
            "summary": "Audible Garden is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 13/10/2023, 00:00. Event is in Korean Cultural Centre UK with address Ground Floor, Grand Buildings.",
            "title": "Audible Garden",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-10-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ground Floor, Grand Buildings",
            "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": []
        }
    ]
}