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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=918&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=882&ordering=-end_time",
    "results": [
        {
            "id": 37947,
            "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": 36092,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c17f88b77324648ba8c273efbdb11ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c17f88b77324648ba8c273efbdb11ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:34:37.084092Z",
                "updated_at": "2024-04-14T12:34:37.084151Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4389,
                "name": "Lowell Ryan Projects",
                "slug": "lowell-ryan-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.04007540000001,-118.3404535",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-14T12:35:08.314306Z",
            "publish_time": null,
            "slug": "lowell-ryan-projects-patti-oleon-tomorrow-looks-like-yesterday-2024-04-20",
            "created_at": "2024-04-14T12:35:10.257840Z",
            "updated_at": "2024-04-14T12:35:11.421304Z",
            "summary": "Patti Oleon, Tomorrow Looks Like Yesterday is an Gallery Shows event starting on 20/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Lowell Ryan Projects with address 4619 West Washington Boulevard.",
            "title": "Patti Oleon, Tomorrow Looks Like Yesterday",
            "content": null,
            "start_time": "2024-04-20T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4619 West Washington Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.039917,-118.340549",
            "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": 36949,
            "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": 35041,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/129f669296d040c6bb47d96396727e66.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/129f669296d040c6bb47d96396727e66-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T15:03:28.655910Z",
                "updated_at": "2024-03-13T15:03:28.655966Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3540,
                "name": "October Gallery",
                "slug": "october-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5206781,-0.1217058",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-13T15:03:32.491066Z",
            "publish_time": null,
            "slug": "october-gallery-lr-vandy-twist-2024-04-18",
            "created_at": "2024-03-13T15:03:33.397899Z",
            "updated_at": "2024-03-13T15:03:38.003676Z",
            "summary": "LR Vandy: Twist is an Gallery Shows event starting on 18/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in October Gallery with address 24 Old Gloucester Street.",
            "title": "LR Vandy: Twist",
            "content": null,
            "start_time": "2024-04-18T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "24 Old Gloucester Street",
            "city": "London",
            "geolocation": "51.5206559,-0.1217929",
            "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": 37900,
            "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": 36045,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e62871b69e34d15b2007d33e19cf4e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e62871b69e34d15b2007d33e19cf4e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:12:24.713771Z",
                "updated_at": "2024-04-14T12:12:24.713825Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9551,
                "name": "Galeria Promocyjna",
                "slug": "galeria-promocyjna",
                "city": "Warszawa",
                "country": {
                    "code": "PL",
                    "name": "Poland"
                },
                "geolocation": "52.2498067,21.0130841",
                "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": "PL",
            "publish_status": "published",
            "published_at": "2024-04-14T12:12:38.427611Z",
            "publish_time": null,
            "slug": "galeria-promocyjna-julia-krupa-making-the-invisible-a-community-2024-04-12",
            "created_at": "2024-04-14T12:12:39.327919Z",
            "updated_at": "2024-04-14T12:12:39.834356Z",
            "summary": "Julia Krupa | Making the invisible a community is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Galeria Promocyjna with address Rynek Starego Miasta 2.",
            "title": "Julia Krupa | Making the invisible a community",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rynek Starego Miasta 2",
            "city": "Warsaw",
            "geolocation": "52.2498051,21.013062427840378",
            "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": 38208,
            "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": 36424,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a824855461db431aa715b9eabddafd88.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a824855461db431aa715b9eabddafd88-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:29:48.632176Z",
                "updated_at": "2024-05-02T16:29:48.632214Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3578,
                "name": "Willesden Gallery",
                "slug": "willesden-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5907741,-0.1649604",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-05-02T16:29:55.460821Z",
            "publish_time": null,
            "slug": "willesden-gallery-shared-spaces-2024-05-14",
            "created_at": "2024-05-02T16:29:56.378193Z",
            "updated_at": "2024-05-02T16:29:59.131107Z",
            "summary": "Shared Spaces is an Gallery Shows event starting on 14/05/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Willesden Gallery with address 95 High Road.",
            "title": "Shared Spaces",
            "content": null,
            "start_time": "2024-05-14T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "95 High Road",
            "city": "London",
            "geolocation": "51.7452889,-0.0193185",
            "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": 37809,
            "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": 35899,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cea28f2d9295416c91d2cc898d5581eb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cea28f2d9295416c91d2cc898d5581eb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-03T09:52:14.177366Z",
                "updated_at": "2024-04-03T09:52:14.177456Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5355,
                "name": "Barbican Centre",
                "slug": "barbican-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5198778,-0.0916239",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-03T09:52:31.041540Z",
            "publish_time": null,
            "slug": "barbican-centre-unframed-city-paintings-by-adrian-eckersley-2024-05-01",
            "created_at": "2024-04-03T09:52:31.975000Z",
            "updated_at": "2024-04-03T09:52:49.591613Z",
            "summary": "unframed city: paintings by adrian eckersley is an Gallery Shows event starting on 01/05/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Barbican Centre with address Barbican Centre,.",
            "title": "unframed city: paintings by adrian eckersley",
            "content": null,
            "start_time": "2024-05-01T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Barbican Centre,",
            "city": "London",
            "geolocation": "51.519883300000004,-0.09396284792458257",
            "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": 38187,
            "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": 36397,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5f774b7f76464012af410279c9fa724c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f774b7f76464012af410279c9fa724c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T10:10:47.582877Z",
                "updated_at": "2024-04-30T10:10:47.582947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3568,
                "name": "Sarah Wiseman Gallery",
                "slug": "sarah-wiseman-gallery",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7784616,-1.2670402",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-30T10:11:23.726408Z",
            "publish_time": null,
            "slug": "sarah-wiseman-gallery-quietude-daniel-ablitt-sarah-wiseman-gallery-2024-05-02",
            "created_at": "2024-04-30T10:11:25.449647Z",
            "updated_at": "2024-04-30T10:11:25.497135Z",
            "summary": "Quietude | Daniel Ablitt | Sarah Wiseman Gallery is an Gallery Shows event starting on 02/05/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Sarah Wiseman Gallery with address 40/41 South Parade.",
            "title": "Quietude | Daniel Ablitt | Sarah Wiseman Gallery",
            "content": null,
            "start_time": "2024-05-02T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40/41 South Parade",
            "city": "Oxford",
            "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": 38155,
            "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": 36351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b8ad6c22fd214bf79b2c4408b8a2c434.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8ad6c22fd214bf79b2c4408b8a2c434-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:58:16.982572Z",
                "updated_at": "2024-04-30T09:58:16.982632Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7980,
                "name": "Miguel Abreu Gallery",
                "slug": "miguel-abreu-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-30T09:58:19.608027Z",
            "publish_time": null,
            "slug": "miguel-abreu-gallery-paul-pagk-recent-works-on-paper-2024-04-03",
            "created_at": "2024-04-30T09:58:20.534208Z",
            "updated_at": "2024-04-30T09:58:24.526286Z",
            "summary": "Paul Pagk. Recent Works on Paper is an Gallery Shows event starting on 03/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Miguel Abreu Gallery with address 36 Orchard St.",
            "title": "Paul Pagk. Recent Works on Paper",
            "content": null,
            "start_time": "2024-04-03T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "36 Orchard St",
            "city": "New York",
            "geolocation": "40.71580675,-73.99123799787702",
            "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": 37712,
            "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": 35773,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f814cb27576f4f62b89836d235b42b9a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f814cb27576f4f62b89836d235b42b9a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:13:56.246755Z",
                "updated_at": "2024-04-02T20:13:56.246982Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4968,
                "name": "Galeria das Salgadeiras",
                "slug": "galeria-das-salgadeiras",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7110558,-9.1448595",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2024-04-02T20:14:41.955615Z",
            "publish_time": null,
            "slug": "salgadeiras-arte-contemporanea-escavar-uma-nuvem-2024-03-22",
            "created_at": "2024-04-02T20:14:43.003457Z",
            "updated_at": "2024-04-02T20:14:44.500024Z",
            "summary": "Escavar uma nuvem is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 25/05/2024, 00:00. Event is in Galeria das Salgadeiras with address Avenida Estados Unidos da América 53D.",
            "title": "Escavar uma nuvem",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Avenida Estados Unidos da América 53D",
            "city": "Lisbon",
            "geolocation": "-22.5514804,-47.4513473",
            "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": 38123,
            "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": 36316,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aa211da7e82c45ca84ad55058df67157.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa211da7e82c45ca84ad55058df67157-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:52:53.443273Z",
                "updated_at": "2024-04-30T09:52:53.443309Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4361,
                "name": "Huxley-Parlour Gallery",
                "slug": "huxley-parlour-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5092136,-0.1373926",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-30T09:52:58.436587Z",
            "publish_time": null,
            "slug": "huxley-parlour-gallery-molly-greene-pseudopodia-2024-04-18",
            "created_at": "2024-04-30T09:52:59.520343Z",
            "updated_at": "2024-04-30T09:53:05.276245Z",
            "summary": "Molly Greene: Pseudopodia is an Gallery Shows event starting on 18/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Huxley-Parlour Gallery with address 3-5 Swallow Street.",
            "title": "Molly Greene: Pseudopodia",
            "content": null,
            "start_time": "2024-04-18T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3-5 Swallow Street",
            "city": "London",
            "geolocation": "51.50921445,-0.13743427580853065",
            "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": 37559,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 9712,
                "name": "Lévy Gorvy Dayan",
                "slug": "levy-gorvy-dayan",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.767004,-73.96939689999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-02T11:20:28.087845Z",
            "publish_time": null,
            "slug": "levy-gorvy-dayan-yves-klein-and-the-tangible-world-2024-04-11",
            "created_at": "2024-04-02T11:20:29.021468Z",
            "updated_at": "2024-04-02T11:20:43.254338Z",
            "summary": "Yves Klein and the Tangible World is an Gallery Shows event starting on 11/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Lévy Gorvy Dayan with address 19 E 64th Street.",
            "title": "Yves Klein and the Tangible World",
            "content": null,
            "start_time": "2024-04-11T00:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 E 64th Street",
            "city": "New York",
            "geolocation": "40.7670272,-73.96937289873478",
            "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": 37462,
            "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": 35511,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cc81d8e7f9d947538b6f6718b2c44f53.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc81d8e7f9d947538b6f6718b2c44f53-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:21:48.647948Z",
                "updated_at": "2024-04-01T21:21:48.647987Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4907,
                "name": "NO·NO Gallery",
                "slug": "nono-gallery",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7127084,-9.1650166",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2024-04-01T21:21:54.526408Z",
            "publish_time": null,
            "slug": "nono-gallery-rui-neiva-st17641-2024-03-26",
            "created_at": "2024-04-01T21:21:55.444986Z",
            "updated_at": "2024-04-01T21:21:58.863504Z",
            "summary": "Rui Neiva / St#17641 is an Gallery Shows event starting on 26/03/2024, 01:00 and ending on 25/05/2024, 00:00. Event is in NO·NO Gallery with address Rua de Santo Antonio à Estrela, 39 A.",
            "title": "Rui Neiva / St#17641",
            "content": null,
            "start_time": "2024-03-26T01:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rua de Santo Antonio à Estrela, 39 A",
            "city": "Lisbon",
            "geolocation": "38.7136664,-9.1620078",
            "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": 37576,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5326,
                "name": "Eli Klein Gallery",
                "slug": "eli-klein-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7334203,-74.00988889999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-02T16:50:47.412150Z",
            "publish_time": null,
            "slug": "eli-klein-gallery-liu-bolin-order-out-of-chaos-2024-03-30",
            "created_at": "2024-04-02T16:50:48.404653Z",
            "updated_at": "2024-04-02T16:50:48.450678Z",
            "summary": "Liu Bolin: Order out of Chaos is an Gallery Shows event starting on 30/03/2024, 01:00 and ending on 25/05/2024, 00:00. Event is in Eli Klein Gallery with address 398 West Street.",
            "title": "Liu Bolin: Order out of Chaos",
            "content": null,
            "start_time": "2024-03-30T01:00:00.000000Z",
            "end_time": "2024-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "398 West Street",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37280,
            "author": {
                "id": "41130b26-d013-4828-abf1-3b7d86fde226",
                "username": "FiumanoProjects",
                "slug": "fiumanoprojects",
                "first_name": "Francesca",
                "last_name": "Fiumano",
                "display_name": "FiumanoProjects",
                "display_name_full": "FiumanoProjects",
                "email": "info@fiumanoclase.com",
                "telephone": "+44 7974 092993"
            },
            "price": null,
            "featured_image": {
                "id": 35339,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8698464632e3453f9b99b4daa8396251.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8698464632e3453f9b99b4daa8396251-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-03-22T13:55:03.042117Z",
                "updated_at": "2024-03-22T13:55:03.042155Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "41130b26-d013-4828-abf1-3b7d86fde226"
            },
            "venue": {
                "id": 3140,
                "name": "Fiumano Clase",
                "slug": "fiumano-clase",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52575179999999,-0.1145806",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3103,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Winter_garden._2020._150x130cm._Detail1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-28T16:59:06.850874Z",
                    "updated_at": "2021-09-14T13:46:31.018049Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "41130b26-d013-4828-abf1-3b7d86fde226"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-22T13:55:14.978772Z",
            "publish_time": null,
            "slug": "andreana-dobreva",
            "created_at": "2024-03-22T13:55:14.982855Z",
            "updated_at": "2024-03-22T13:55:15.044360Z",
            "summary": "Andreana Dobreva is an Gallery Shows event starting on 27/04/2024, 11:00 and ending on 24/05/2024, 16:00. Event is in Fiumano Clase with address 40-41 Pall Mall, St. James's, London SW1Y 5JG, UK.",
            "title": "Andreana Dobreva",
            "content": "An arresting solo exhibition by Bulgarian artist Andreana Dobreva, opens at Fiumano Clase on the 27th April and runs until the 24th May 2024. A series of new paintings exploring the ongoing difficulties facing migrant populations, a contemporary issue that goes back millennia.",
            "start_time": "2024-04-27T11:00:00.000000Z",
            "end_time": "2024-05-24T16: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": "40-41 Pall Mall, St. James's, London SW1Y 5JG, UK",
            "city": "",
            "geolocation": "51.5061163,-0.135969",
            "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": 37383,
            "author": {
                "id": "41130b26-d013-4828-abf1-3b7d86fde226",
                "username": "FiumanoProjects",
                "slug": "fiumanoprojects",
                "first_name": "Francesca",
                "last_name": "Fiumano",
                "display_name": "FiumanoProjects",
                "display_name_full": "FiumanoProjects",
                "email": "info@fiumanoclase.com",
                "telephone": "+44 7974 092993"
            },
            "price": null,
            "featured_image": {
                "id": 35439,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/569da2000a0f485f9a367806aab16a59.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569da2000a0f485f9a367806aab16a59-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:48:32.200836Z",
                "updated_at": "2024-04-01T19:48:32.200879Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3140,
                "name": "Fiumano Clase",
                "slug": "fiumano-clase",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52575179999999,-0.1145806",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3103,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Winter_garden._2020._150x130cm._Detail1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-28T16:59:06.850874Z",
                    "updated_at": "2021-09-14T13:46:31.018049Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "41130b26-d013-4828-abf1-3b7d86fde226"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T19:48:44.078639Z",
            "publish_time": null,
            "slug": "fiumano-clase-public-grapes-anonymous-meat-a-solo-show-by-andreana-dobreva-2024-04-27",
            "created_at": "2024-04-01T19:48:45.029268Z",
            "updated_at": "2024-04-01T19:48:46.616625Z",
            "summary": "Public Grapes - Anonymous Meat. A solo show by Andreana Dobreva is an Gallery Shows event starting on 27/04/2024, 00:00 and ending on 24/05/2024, 00:00. Event is in Fiumano Clase with address 40-41 Pall Mall.",
            "title": "Public Grapes - Anonymous Meat. A solo show by Andreana Dobreva",
            "content": null,
            "start_time": "2024-04-27T00:00:00.000000Z",
            "end_time": "2024-05-24T00: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": "40-41 Pall Mall",
            "city": "London",
            "geolocation": "36.5506245,-84.9677248",
            "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": 38210,
            "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": 36426,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/900dc50b864040b1abdd3162a6396f7f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900dc50b864040b1abdd3162a6396f7f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:29:57.085277Z",
                "updated_at": "2024-05-02T16:29:57.085314Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3583,
                "name": "Workplace Gallery",
                "slug": "workplace-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5369553,-0.0788002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-05-02T16:30:00.624723Z",
            "publish_time": null,
            "slug": "workplace-gallery-hazel-brill-amber-2024-04-12",
            "created_at": "2024-05-02T16:30:01.528514Z",
            "updated_at": "2024-05-02T16:30:10.045345Z",
            "summary": "Hazel Brill: Amber is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 24/05/2024, 00:00. Event is in Workplace Gallery with address 50 Mortimer Street.",
            "title": "Hazel Brill: Amber",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-05-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Mortimer Street",
            "city": "London",
            "geolocation": "42.10725789509832,-72.55248116141134",
            "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": 32092,
            "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": 30352,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c6cdc9b8fa043229019a06b825b4125.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6cdc9b8fa043229019a06b825b4125-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:39:23.086464Z",
                "updated_at": "2023-10-05T09:39:23.086514Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5422,
                "name": "Royal College of Physicians Museum",
                "slug": "royal-college-physicians-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5258654,-0.1452812",
                "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:39:29.550035Z",
            "publish_time": null,
            "slug": "royal-college-of-physicians-museum-fortitude-healthcare-workers-experiences-of-the-covid-19-pandemic-2023-09-25",
            "created_at": "2023-10-05T09:39:30.489106Z",
            "updated_at": "2023-10-05T09:39:31.344346Z",
            "summary": "Fortitude, Healthcare workers’ experiences of the COVID-19 pandemic is an Gallery Shows event starting on 25/09/2023, 00:00 and ending on 24/05/2024, 00:00. Event is in Royal College of Physicians Museum with address 11 St Andrews Place.",
            "title": "Fortitude, Healthcare workers’ experiences of the COVID-19 pandemic",
            "content": null,
            "start_time": "2023-09-25T00:00:00.000000Z",
            "end_time": "2024-05-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11 St Andrews Place",
            "city": "London",
            "geolocation": "51.822484,1.0201570000000055",
            "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": 38213,
            "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": 36427,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dfa8b13fe4c74203b73522d6425e3a7f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfa8b13fe4c74203b73522d6425e3a7f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:29:58.891273Z",
                "updated_at": "2024-05-02T16:29:58.891344Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3583,
                "name": "Workplace Gallery",
                "slug": "workplace-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5369553,-0.0788002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-05-02T16:30:18.201839Z",
            "publish_time": null,
            "slug": "workplace-gallery-james-collins-ground-2024-04-12",
            "created_at": "2024-05-02T16:30:24.219980Z",
            "updated_at": "2024-05-02T16:30:24.765560Z",
            "summary": "James Collins: Ground is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 24/05/2024, 00:00. Event is in Workplace Gallery with address 50 Mortimer Street.",
            "title": "James Collins: Ground",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-05-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Mortimer Street",
            "city": "London",
            "geolocation": "42.10725789509832,-72.55248116141134",
            "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": 37433,
            "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": 35486,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d5aa68d86d1949f99511142a99a8e224.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5aa68d86d1949f99511142a99a8e224-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:45:05.572629Z",
                "updated_at": "2024-04-01T20:45:05.572680Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6943,
                "name": "Islington Arts Factory",
                "slug": "islington-arts-factory",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.55412339999999,-0.1225057",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T20:45:09.543815Z",
            "publish_time": null,
            "slug": "islington-arts-factory-lumina-ilan-valdes-solo-show-2024-05-10",
            "created_at": "2024-04-01T20:45:10.597445Z",
            "updated_at": "2024-04-01T20:45:11.508911Z",
            "summary": "\"LUMINA\" (Ilán Valdés - Solo Show) is an Gallery Shows event starting on 10/05/2024, 00:00 and ending on 24/05/2024, 00:00. Event is in Islington Arts Factory with address 2 Parkhurst Road.",
            "title": "\"LUMINA\" (Ilán Valdés - Solo Show)",
            "content": null,
            "start_time": "2024-05-10T00:00:00.000000Z",
            "end_time": "2024-05-24T00: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 Parkhurst Road",
            "city": "London",
            "geolocation": "51.5839744,-0.0332307",
            "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": []
        }
    ]
}