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

{
    "count": 37595,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5418&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5382&ordering=-end_time",
    "results": [
        {
            "id": 33643,
            "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": 31813,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/30744db8c9a8480f9e824c176d34d2b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30744db8c9a8480f9e824c176d34d2b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-21T11:59:08.168675Z",
                "updated_at": "2023-11-21T11:59:08.168735Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7239,
                "name": "greengrassi",
                "slug": "greengrassi",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49116830000001,-0.1084228",
                "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-11-21T11:59:12.595749Z",
            "publish_time": null,
            "slug": "greengrassi-red-row-2023-11-16",
            "created_at": "2023-11-21T11:59:13.515472Z",
            "updated_at": "2023-11-21T11:59:13.558369Z",
            "summary": "Red Row is an Gallery Shows event starting on 16/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in greengrassi with address 1a Kempsford Rd, off Wincott Street.",
            "title": "Red Row",
            "content": null,
            "start_time": "2023-11-16T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "1a Kempsford Rd, off Wincott Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32607,
            "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": 30849,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/45f485a22f3b4059834567aaeb10812c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45f485a22f3b4059834567aaeb10812c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-23T16:21:33.412498Z",
                "updated_at": "2023-10-23T16:21:33.412556Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4246,
                "name": "Luis De Jesus Los Angeles",
                "slug": "luis-de-jesus-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.030147,-118.2321013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-23T16:21:39.256850Z",
            "publish_time": null,
            "slug": "luis-de-jesus-los-angeles-liz-collins-cosmologies-2023-11-04",
            "created_at": "2023-10-23T16:21:40.173430Z",
            "updated_at": "2023-10-23T16:21:43.684792Z",
            "summary": "Liz Collins: Cosmologies is an Gallery Shows event starting on 04/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Luis De Jesus Los Angeles with address 1110 Mateo St..",
            "title": "Liz Collins: Cosmologies",
            "content": null,
            "start_time": "2023-11-04T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "1110 Mateo St.",
            "city": "Los Angeles",
            "geolocation": "34.03037818367347,-118.23213259183674",
            "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": 31545,
            "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": 29839,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/361f8a0fe7ca4c2696d807579c2aa825.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361f8a0fe7ca4c2696d807579c2aa825-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-21T16:55:24.443590Z",
                "updated_at": "2023-09-21T16:55:24.443656Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3604,
                "name": "Ikon Gallery",
                "slug": "ikon-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4773454,-1.9129562",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-21T16:55:27.099979Z",
            "publish_time": null,
            "slug": "ikon-gallery-dean-kelland-imposter-syndrome-2023-09-20",
            "created_at": "2023-09-21T16:55:27.984102Z",
            "updated_at": "2023-09-21T16:55:28.019276Z",
            "summary": "Dean Kelland. Imposter Syndrome is an Gallery Shows event starting on 20/09/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in Ikon Gallery with address 1 Oozells Square.",
            "title": "Dean Kelland. Imposter Syndrome",
            "content": null,
            "start_time": "2023-09-20T00:00:00.000000Z",
            "end_time": "2023-12-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Oozells Square",
            "city": "Birmingham",
            "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": 34052,
            "author": {
                "id": "dfeefed5-36b8-46ae-b1f3-db362f3e4c54",
                "username": "alan",
                "slug": "davidrichardgallery",
                "first_name": "Richard",
                "last_name": "Barger",
                "display_name": "Richard",
                "display_name_full": "Richard",
                "email": "r@davidrichardgallery.com",
                "telephone": "+1 505 467 9743"
            },
            "price": null,
            "featured_image": {
                "id": 32186,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67443e8b5ecf4ecd8c7ffa3de2442cb1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-04T11:58:51.422558Z",
                "updated_at": "2023-12-04T11:58:51.422595Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3172,
                "name": "David Richard Gallery",
                "slug": "david-richard-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8011174,-73.93701539999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3196,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/David_Richard_profile_image.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-12-17T13:39:07.013406Z",
                    "updated_at": "2021-09-14T13:48:50.300582Z",
                    "is_converted_to_webp": true,
                    "caption": "David Richard Gallery Profile Image",
                    "alt_text": "David Richard Gallery Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-04T11:58:54.981374Z",
            "publish_time": null,
            "slug": "david-richard-gallery-carl-anderson-eye-of-the-storm-circulos-vibrante-2023-11-29",
            "created_at": "2023-12-04T11:58:55.931740Z",
            "updated_at": "2023-12-04T11:58:56.676082Z",
            "summary": "Carl Anderson \"Eye of the Storm: Circulos Vibrante\" is an Gallery Shows event starting on 29/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in David Richard Gallery with address 526 West 26th Street.",
            "title": "Carl Anderson \"Eye of the Storm: Circulos Vibrante\"",
            "content": null,
            "start_time": "2023-11-29T01:00:00.000000Z",
            "end_time": "2023-12-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "526 West 26th Street",
            "city": "New York",
            "geolocation": "40.7499777,-74.0041101",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32037,
            "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": 30294,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a508faa596544608ea4f5d82ae15d67.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a508faa596544608ea4f5d82ae15d67-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:30:33.306363Z",
                "updated_at": "2023-10-05T09:30:33.306448Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5232,
                "name": "The Swedenborg Society",
                "slug": "swedenborg-society",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5180096,-0.1229066",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-05T09:30:39.334587Z",
            "publish_time": null,
            "slug": "the-swedenborg-society-histories-hauntings-2023-10-13",
            "created_at": "2023-10-05T09:30:40.298342Z",
            "updated_at": "2023-10-05T09:30:40.852376Z",
            "summary": "Histories & Hauntings is an Gallery Shows event starting on 13/10/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in The Swedenborg Society with address 20-21 Bloomsbury Way.",
            "title": "Histories & Hauntings",
            "content": null,
            "start_time": "2023-10-13T00:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "20-21 Bloomsbury Way",
            "city": "London",
            "geolocation": "51.1695267,0.8724589",
            "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": 33125,
            "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": 31327,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/472b9489dfb2449999f1e59e5fdd4480.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/472b9489dfb2449999f1e59e5fdd4480-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-02T13:46:04.116104Z",
                "updated_at": "2023-11-02T13:46:04.116159Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4246,
                "name": "Luis De Jesus Los Angeles",
                "slug": "luis-de-jesus-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.030147,-118.2321013",
                "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-11-02T13:46:09.194457Z",
            "publish_time": null,
            "slug": "luis-de-jesus-los-angeles-sherin-guirguis-aaru-field-of-reeds-gathering-2023-11-04",
            "created_at": "2023-11-02T13:46:10.116152Z",
            "updated_at": "2023-11-02T13:46:11.141852Z",
            "summary": "Sherin Guirguis: A’aru // Field of Reeds: Gathering is an Gallery Shows event starting on 04/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Luis De Jesus Los Angeles with address 1110 Mateo St..",
            "title": "Sherin Guirguis: A’aru // Field of Reeds: Gathering",
            "content": null,
            "start_time": "2023-11-04T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "1110 Mateo St.",
            "city": "Los Angeles",
            "geolocation": "34.03037818367347,-118.23213259183674",
            "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": 33632,
            "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": 31800,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0af856ff46f34455a1c384dbfad2ead0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af856ff46f34455a1c384dbfad2ead0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-21T11:49:55.320511Z",
                "updated_at": "2023-11-21T11:49:55.320568Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7018,
                "name": "David Gill Gallery",
                "slug": "david-gill-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50676259999999,-0.1369335",
                "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-11-21T11:50:00.399647Z",
            "publish_time": null,
            "slug": "david-gill-gallery-sebastian-brajkovic-2023-11-16",
            "created_at": "2023-11-21T11:50:01.363975Z",
            "updated_at": "2023-11-21T11:50:06.068640Z",
            "summary": "Sebastian Brajkovic is an Gallery Shows event starting on 16/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in David Gill Gallery with address 2-4 King Street.",
            "title": "Sebastian Brajkovic",
            "content": null,
            "start_time": "2023-11-16T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "2-4 King Street",
            "city": "London",
            "geolocation": "52.2072297,0.1217467",
            "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": 33108,
            "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": 31309,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5b3addd6a36f494a82d481a2ed968d1a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-02T13:43:49.284702Z",
                "updated_at": "2023-11-02T13:43:49.284763Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4480,
                "name": "Cristea Roberts Gallery",
                "slug": "cristea-roberts-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5060623,-0.1361262",
                "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-11-02T13:44:02.687781Z",
            "publish_time": null,
            "slug": "cristea-roberts-gallery-georg-baselitz-prints-2017-2021-2023-11-10",
            "created_at": "2023-11-02T13:44:03.612257Z",
            "updated_at": "2023-11-02T13:44:04.731062Z",
            "summary": "Georg Baselitz: Prints 2017-2021 is an Gallery Shows event starting on 10/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Cristea Roberts Gallery with address 43 Pall Mall.",
            "title": "Georg Baselitz: Prints 2017-2021",
            "content": null,
            "start_time": "2023-11-10T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "43 Pall Mall",
            "city": "London",
            "geolocation": "42.15104577976451,-71.22197808425116",
            "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": 30484,
            "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": 28845,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/543d4ecc8be64279a7a65d957797d983.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/543d4ecc8be64279a7a65d957797d983-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-17T10:38:13.584763Z",
                "updated_at": "2023-08-17T10:38:13.584800Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9072,
                "name": "Galerie Negropontes",
                "slug": "galerie-negropontes",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8623517,2.3405698",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-08-17T10:38:18.105812Z",
            "publish_time": null,
            "slug": "galerie-negropontes-alchimies-2023-09-15",
            "created_at": "2023-08-17T10:38:19.034941Z",
            "updated_at": "2023-08-17T10:38:21.770258Z",
            "summary": "ALCHIMIES is an Gallery Shows event starting on 15/09/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in Galerie Negropontes with address 14-16 Rue Jean-Jacques Rousseau.",
            "title": "ALCHIMIES",
            "content": null,
            "start_time": "2023-09-15T00:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "14-16 Rue Jean-Jacques Rousseau",
            "city": "Paris",
            "geolocation": "49.2579266,4.0338378",
            "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": 33794,
            "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": 31935,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a965bc141f17494ebcc973adddf6a20c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a965bc141f17494ebcc973adddf6a20c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-22T09:32:59.543744Z",
                "updated_at": "2023-11-22T09:32:59.543782Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3668,
                "name": "Laura Mars Gallery",
                "slug": "laura-mars-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.494464,13.3672294",
                "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-11-22T09:33:04.378474Z",
            "publish_time": null,
            "slug": "laura-mars-gallery-dennis-fuchs-die-materie-freut-sich-2023-11-18",
            "created_at": "2023-11-22T09:33:05.298900Z",
            "updated_at": "2023-11-22T09:33:06.077282Z",
            "summary": "Dennis Fuchs. Die Materie freut sich is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Laura Mars Gallery with address Bülowstrasse 52.",
            "title": "Dennis Fuchs. Die Materie freut sich",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "Bülowstrasse 52",
            "city": "Berlin",
            "geolocation": "52.4944381,13.3671068",
            "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": 33808,
            "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": 31947,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/226a555d40254238ac25b64b9c7e6017.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/226a555d40254238ac25b64b9c7e6017-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-22T09:34:51.196824Z",
                "updated_at": "2023-11-22T09:34:51.196880Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4655,
                "name": "Pangolin London",
                "slug": "pangolin-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5348236,-0.1217561",
                "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-11-22T09:34:58.272794Z",
            "publish_time": null,
            "slug": "pangolin-london-breon-ocasey-prints-and-collages-2023-11-15",
            "created_at": "2023-11-22T09:34:59.189332Z",
            "updated_at": "2023-11-22T09:35:00.250719Z",
            "summary": "Breon O'casey: Prints And Collages is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Pangolin London with address Kings Place, 90 York Way.",
            "title": "Breon O'casey: Prints And Collages",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "Kings Place, 90 York Way",
            "city": "London",
            "geolocation": "51.5349626,-0.12176769339744022",
            "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": 33597,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 31767,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/80b3ddeb649b4803841f4c3981ce5269.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80b3ddeb649b4803841f4c3981ce5269-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-15T13:31:36.624491Z",
                "updated_at": "2023-11-15T13:31:36.624547Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-15T13:31:43.346228Z",
            "publish_time": null,
            "slug": "arusha-gallery-a-closed-door-a-den-2023-11-18",
            "created_at": "2023-11-15T13:31:44.271791Z",
            "updated_at": "2023-11-15T13:31:44.322772Z",
            "summary": "A closed door, a den is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Arusha Gallery with address The Old Silk Barn.",
            "title": "A closed door, a den",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2023-12-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Old Silk Barn",
            "city": "Bruton",
            "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": 33803,
            "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": 31945,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5004ee94de3e437d97c675a38d94a2a8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5004ee94de3e437d97c675a38d94a2a8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-22T09:33:31.851243Z",
                "updated_at": "2023-11-22T09:33:31.851279Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4844,
                "name": "Moosey",
                "slug": "moosey",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5346486,-0.1041433",
                "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-11-22T09:33:36.615591Z",
            "publish_time": null,
            "slug": "moosey-well-cold-2023-11-25",
            "created_at": "2023-11-22T09:33:37.529019Z",
            "updated_at": "2023-11-22T09:33:38.130283Z",
            "summary": "Well Cold is an Gallery Shows event starting on 25/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Moosey with address 22-24 Camden Passage.",
            "title": "Well Cold",
            "content": null,
            "start_time": "2023-11-25T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "22-24 Camden Passage",
            "city": "London",
            "geolocation": "39.208217149999996,-94.63289953440363",
            "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": 33368,
            "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": 31557,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/69e08d3aff23457da19f382887a73489.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-09T10:29:23.918391Z",
                "updated_at": "2023-11-09T10:29:23.918456Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7052,
                "name": "Eric Firestone",
                "slug": "eric-firestone",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7277889,-73.993907",
                "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-11-09T10:29:26.179904Z",
            "publish_time": null,
            "slug": "eric-firestone-new-york-city-pat-lipsky-color-world-2023-11-03",
            "created_at": "2023-11-09T10:29:27.092976Z",
            "updated_at": "2023-11-09T10:29:27.147382Z",
            "summary": "Pat Lipsky: Color World is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Eric Firestone with address 4 Great Jones Street #3.",
            "title": "Pat Lipsky: Color World",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "4 Great Jones Street #3",
            "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": 33895,
            "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": 32032,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d967e2d2df2c4235a2759908fee96bc5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d967e2d2df2c4235a2759908fee96bc5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-23T13:10:03.762056Z",
                "updated_at": "2023-11-23T13:10:03.762098Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4122,
                "name": "One Paved Court",
                "slug": "one-paved-court",
                "city": "Richmond",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4603786,-0.3067099",
                "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-11-23T13:10:07.772530Z",
            "publish_time": null,
            "slug": "one-paved-court-christmas-print-show-2023-12-01",
            "created_at": "2023-11-23T13:10:08.694273Z",
            "updated_at": "2023-11-23T13:10:09.289518Z",
            "summary": "Christmas Print Show is an Gallery Shows event starting on 01/12/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in One Paved Court with address 1, Paved Court.",
            "title": "Christmas Print Show",
            "content": null,
            "start_time": "2023-12-01T01:00:00.000000Z",
            "end_time": "2023-12-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1, Paved Court",
            "city": "Richmond",
            "geolocation": "51.4603799,-0.3066074",
            "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": 33024,
            "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": 31231,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60f80da61ac8430594f7e835be6e2a4b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60f80da61ac8430594f7e835be6e2a4b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-01T12:02:49.079593Z",
                "updated_at": "2023-11-01T12:02:49.079628Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4991,
                "name": "Kasmin",
                "slug": "kasmin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7504018,-74.0024557",
                "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-11-01T12:02:54.655269Z",
            "publish_time": null,
            "slug": "kasmin-slip-tease-2023-10-26",
            "created_at": "2023-11-01T12:02:55.567796Z",
            "updated_at": "2023-11-01T12:02:58.815023Z",
            "summary": "Slip Tease is an Gallery Shows event starting on 26/10/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in Kasmin with address 297 Tenth Avenue.",
            "title": "Slip Tease",
            "content": null,
            "start_time": "2023-10-26T00:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "297 Tenth Avenue",
            "city": "New York",
            "geolocation": "46.44266723333334,-81.13899866666667",
            "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": 32090,
            "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": 30351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/677c9c4449e34488914ada906aeb4973.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:39:19.507680Z",
                "updated_at": "2023-10-05T09:39:19.507715Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4435,
                "name": "Rosenberg & Co.",
                "slug": "rosenberg-co",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7683316,-73.9684911",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-05T09:39:25.623275Z",
            "publish_time": null,
            "slug": "rosenberg-co-leon-tutundjian-2023-09-28",
            "created_at": "2023-10-05T09:39:26.548083Z",
            "updated_at": "2023-10-05T09:39:27.381584Z",
            "summary": "Léon Tutundjian is an Gallery Shows event starting on 28/09/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in Rosenberg & Co. with address 19 East 66th Street.",
            "title": "Léon Tutundjian",
            "content": null,
            "start_time": "2023-09-28T00:00:00.000000Z",
            "end_time": "2023-12-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 East 66th Street",
            "city": "New York",
            "geolocation": "40.76831515,-73.96850192852477",
            "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": 33573,
            "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": 31744,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed4fe03f0e814762b1d224361a145173.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed4fe03f0e814762b1d224361a145173-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-15T13:28:47.131404Z",
                "updated_at": "2023-11-15T13:28:47.131442Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6978,
                "name": "Sprüth Magers | Berlin",
                "slug": "spruth-magers-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "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": "DE",
            "publish_status": "published",
            "published_at": "2023-11-15T13:28:52.640781Z",
            "publish_time": null,
            "slug": "spruth-magers-berlin-john-bock-ex-ego-gynt-2023-11-18",
            "created_at": "2023-11-15T13:28:53.639646Z",
            "updated_at": "2023-11-15T13:28:54.773212Z",
            "summary": "John Bock: Ex-Ego-Gynt is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Sprüth Magers | Berlin with address Oranienburger Strasse 18.",
            "title": "John Bock: Ex-Ego-Gynt",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "Oranienburger Strasse 18",
            "city": "Berlin",
            "geolocation": "52.588898900000004,12.928259450000004",
            "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": []
        }
    ]
}