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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23508&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23472&ordering=start_time",
    "results": [
        {
            "id": 24291,
            "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": 23351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/552381b6aaf94cc4a49349a7efc0a965.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/552381b6aaf94cc4a49349a7efc0a965-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T13:47:19.509430Z",
                "updated_at": "2023-04-10T14:47:20.246116Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5402,
                "name": "Nino Mier Gallery",
                "slug": "nino-mier-gallery",
                "city": "West Hollywood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0909885,-118.3489013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-10T13:47:33.946846Z",
            "publish_time": null,
            "slug": "nino-mier-gallery-joanne-greenbaum-ive-seen-that-face-before-2023-03-24",
            "created_at": "2023-04-10T13:47:34.932938Z",
            "updated_at": "2023-04-10T13:47:37.285800Z",
            "summary": "Joanne Greenbaum: I've Seen That Face Before is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 29/04/2023, 00:00. Event is in Nino Mier Gallery with address 7327 Santa Monica Blvd.",
            "title": "Joanne Greenbaum: I've Seen That Face Before",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-29T00: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": "7327 Santa Monica Blvd",
            "city": "Los Angeles",
            "geolocation": "34.090663375,-118.349490875",
            "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": 24293,
            "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": 23354,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1085c860a17f4cf0bf8c163a26187b3d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1085c860a17f4cf0bf8c163a26187b3d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T13:47:33.124287Z",
                "updated_at": "2023-04-10T14:47:20.823428Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5402,
                "name": "Nino Mier Gallery",
                "slug": "nino-mier-gallery",
                "city": "West Hollywood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0909885,-118.3489013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-10T13:47:36.600844Z",
            "publish_time": null,
            "slug": "nino-mier-gallery-mindy-shapero-2023-03-24",
            "created_at": "2023-04-10T13:47:37.575636Z",
            "updated_at": "2023-04-10T13:47:40.252667Z",
            "summary": "Mindy Shapero is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 29/04/2023, 00:00. Event is in Nino Mier Gallery with address 7277 Santa Monica Blvd.",
            "title": "Mindy Shapero",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-29T00: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": "7277 Santa Monica Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0315868,-118.4764492",
            "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": 24329,
            "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": 23393,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a041125bada44243be51dbf820b52cfb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a041125bada44243be51dbf820b52cfb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:07:35.000269Z",
                "updated_at": "2023-04-10T20:07:35.000306Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8127,
                "name": "Mennour",
                "slug": "mennour",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8533846,2.340075",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-10T20:07:39.992904Z",
            "publish_time": null,
            "slug": "mennour-femal-figure-in-man-2023-03-24",
            "created_at": "2023-04-10T20:07:41.404495Z",
            "updated_at": "2023-04-10T20:07:42.628482Z",
            "summary": "Femal figure in man is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 31/05/2023, 00:00. Event is in Mennour with address 6, rue du Pont de Lodi.",
            "title": "Femal figure in man",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6, rue du Pont de Lodi",
            "city": "Paris",
            "geolocation": "48.8553093,2.3400644",
            "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": 24330,
            "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": 23394,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/26683012cc2a4efab71810a38aa85cd1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26683012cc2a4efab71810a38aa85cd1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:07:36.315874Z",
                "updated_at": "2023-04-10T20:07:36.315917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8127,
                "name": "Mennour",
                "slug": "mennour",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8533846,2.340075",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-10T20:07:43.577631Z",
            "publish_time": null,
            "slug": "mennour-preliminaire-2023-03-24",
            "created_at": "2023-04-10T20:07:44.508859Z",
            "updated_at": "2023-04-10T20:07:46.295942Z",
            "summary": "Préliminaire is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 31/05/2023, 00:00. Event is in Mennour with address 47, rue Saint-André des Arts.",
            "title": "Préliminaire",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-05-31T00: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": "47, rue Saint-André des Arts",
            "city": "Paris",
            "geolocation": "48.853428,2.3399386",
            "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": 24339,
            "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": 23405,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29633295a5ee4f8d84732ab35a800f25.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29633295a5ee4f8d84732ab35a800f25-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:27:24.642100Z",
                "updated_at": "2023-04-10T20:27:24.642141Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4429,
                "name": "Pippy Houldsworth Gallery",
                "slug": "pippy-houldsworth-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51099840000001,-0.1393928",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-10T20:27:27.828045Z",
            "publish_time": null,
            "slug": "pippy-houldsworth-gallery-angela-heisch-low-speed-highs-2023-03-24",
            "created_at": "2023-04-10T20:27:28.715255Z",
            "updated_at": "2023-04-10T20:27:29.364437Z",
            "summary": "Angela Heisch. Low Speed Highs. is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 29/04/2023, 00:00. Event is in Pippy Houldsworth Gallery with address 6 Heddon Street.",
            "title": "Angela Heisch. Low Speed Highs.",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Heddon Street",
            "city": "London",
            "geolocation": "43.230333,-83.480408",
            "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": 24354,
            "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": 23417,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9d8f5ae0b27947bc83ff2474783682c3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d8f5ae0b27947bc83ff2474783682c3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:28:08.363709Z",
                "updated_at": "2023-04-10T20:28:08.363747Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6250,
                "name": "Public Works Gallery",
                "slug": "public-works-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.9102346,-87.6814967",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-10T20:28:13.214498Z",
            "publish_time": null,
            "slug": "public-works-gallery-you-will-die-too-2023-03-24",
            "created_at": "2023-04-10T20:28:14.096314Z",
            "updated_at": "2023-04-10T20:28:14.872427Z",
            "summary": "You Will Die Too is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 27/05/2023, 00:00. Event is in Public Works Gallery with address 2141 W North Ave.",
            "title": "You Will Die Too",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2141 W North Ave",
            "city": "Chicago",
            "geolocation": "41.91021685,-87.68151508210666",
            "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": 24620,
            "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": 23664,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/67138d34188b4ea38513195218496c71.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67138d34188b4ea38513195218496c71-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T16:48:34.361125Z",
                "updated_at": "2023-04-14T16:48:34.361158Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8313,
                "name": "Gana Art",
                "slug": "gana-art",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5281318,126.9993996",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2023-04-14T16:48:45.114829Z",
            "publish_time": null,
            "slug": "gana-art-park-sukwon-accumulating-nature-2023-03-24",
            "created_at": "2023-04-14T16:48:45.981872Z",
            "updated_at": "2023-04-14T16:48:46.671494Z",
            "summary": "Park Sukwon: 《Accumulating Nature》 is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 16/04/2023, 00:00. Event is in Gana Art with address 42, Bogwang-ro, Yongsan-gu, Seoul, KR.",
            "title": "Park Sukwon: 《Accumulating Nature》",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "42, Bogwang-ro, Yongsan-gu, Seoul, KR",
            "city": "Seoul",
            "geolocation": "37.5330546,126.9944068",
            "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": 24679,
            "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": 23720,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8845a8e36e1046d78925f08118226bb3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8845a8e36e1046d78925f08118226bb3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:16:31.437588Z",
                "updated_at": "2023-04-14T17:16:31.437626Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5963,
                "name": "Slugtown",
                "slug": "slugtown",
                "city": "Newcastle upon Tyne",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.9770718,-1.600555",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-14T17:16:38.749814Z",
            "publish_time": null,
            "slug": "slugtown-bronzers-2023-03-24",
            "created_at": "2023-04-14T17:16:39.616548Z",
            "updated_at": "2023-04-14T17:16:40.000448Z",
            "summary": "Bronzers is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 28/04/2023, 00:00. Event is in Slugtown with address 44 Wretham Place.",
            "title": "Bronzers",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "44 Wretham Place",
            "city": "Newcastle Upon Tyne",
            "geolocation": "54.9771104,-1.6010482",
            "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": 24710,
            "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": 23752,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c641db0a79904a5791eedcdcb4ae7fd0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c641db0a79904a5791eedcdcb4ae7fd0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:21:36.146036Z",
                "updated_at": "2023-04-14T17:21:36.146073Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5483,
                "name": "Cross Lane Projects",
                "slug": "cross-lane-projects",
                "city": "Kendal",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.3224384,-2.7475619",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-14T17:21:40.273170Z",
            "publish_time": null,
            "slug": "cross-lane-projects-we-lived-happily-during-the-war-2023-03-24",
            "created_at": "2023-04-14T17:21:43.342281Z",
            "updated_at": "2023-04-14T17:21:47.991328Z",
            "summary": "We Lived Happily During The War is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 22/04/2023, 00:00. Event is in Cross Lane Projects with address 6-8 Vestry Street.",
            "title": "We Lived Happily During The War",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6-8 Vestry Street",
            "city": "London",
            "geolocation": "51.528638650000005,-0.08815477348455168",
            "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": 24870,
            "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": 23887,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/289ddb4454c247bfb0a15226290d17b0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/289ddb4454c247bfb0a15226290d17b0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:19:05.851834Z",
                "updated_at": "2023-04-20T20:19:05.851872Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4516,
                "name": "Attenborough Arts Centre",
                "slug": "attenborough-arts-centre",
                "city": "Leicester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6258658,-1.1274319",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-20T20:19:10.735200Z",
            "publish_time": null,
            "slug": "attenborough-arts-centre-tony-heaton-altered-2023-03-24",
            "created_at": "2023-04-20T20:19:11.611734Z",
            "updated_at": "2023-04-20T20:19:12.036337Z",
            "summary": "Tony Heaton 'altered' is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 25/06/2023, 00:00. Event is in Attenborough Arts Centre with address Lancaster Road.",
            "title": "Tony Heaton 'altered'",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-06-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": "Lancaster Road",
            "city": "Leicester",
            "geolocation": "-36.3134891,145.1230578",
            "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": 25027,
            "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": 5960,
                "name": "Studio Sixty Six",
                "slug": "studio-sixty-six",
                "city": "Ottawa",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.4012633,-75.6875343",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-04-25T07:28:33.565523Z",
            "publish_time": null,
            "slug": "studio-sixty-six-ed-no-1-2023-03-24",
            "created_at": "2023-04-25T07:28:34.488726Z",
            "updated_at": "2023-04-25T07:28:34.539479Z",
            "summary": "Ed. No. 1 is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 14/05/2023, 00:00. Event is in Studio Sixty Six with address 858 Bank Street, Suite 101.",
            "title": "Ed. No. 1",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-05-14T00: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": "858 Bank Street, Suite 101",
            "city": "Ottawa",
            "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": 26091,
            "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": 24978,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d320f3898f604057afb17ac72e41e3e1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d320f3898f604057afb17ac72e41e3e1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:15:10.231132Z",
                "updated_at": "2023-05-11T08:15:10.231170Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8611,
                "name": "Wellington Arch",
                "slug": "wellington-arch",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5025406,-0.151144",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-11T08:15:22.936618Z",
            "publish_time": null,
            "slug": "wellington-arch-henrik-godsk-humans-and-creatures-2023-03-24",
            "created_at": "2023-05-11T08:15:23.822928Z",
            "updated_at": "2023-05-11T08:15:24.550646Z",
            "summary": "Henrik Godsk. Humans and Creatures. is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 28/05/2023, 00:00. Event is in Wellington Arch with address Wellington Arch.",
            "title": "Henrik Godsk. Humans and Creatures.",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wellington Arch",
            "city": "London",
            "geolocation": "51.5025031,-0.15081986768597055",
            "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": 26218,
            "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": 25096,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/19c89edcba2f465a9e38efb7802f6724.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19c89edcba2f465a9e38efb7802f6724-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:44:34.879709Z",
                "updated_at": "2023-05-11T08:44:34.879748Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5084,
                "name": "York Art Gallery",
                "slug": "york-art-gallery",
                "city": "York",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.9625831,-1.0856988",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-11T08:44:37.487070Z",
            "publish_time": null,
            "slug": "york-art-gallery-aesthetica-art-prize-2023-2023-03-24",
            "created_at": "2023-05-11T08:44:38.385825Z",
            "updated_at": "2023-05-11T08:44:38.743660Z",
            "summary": "Aesthetica Art Prize 2023 is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 04/06/2023, 00:00. Event is in York Art Gallery with address Exhibition Square.",
            "title": "Aesthetica Art Prize 2023",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Exhibition Square",
            "city": "York",
            "geolocation": "53.9628119,-1.0856004635432452",
            "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": 26267,
            "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": 8638,
                "name": "Wada Garou Tokyo",
                "slug": "wada-garou-tokyo",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.6727427,139.7660266",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2023-05-15T12:07:20.331757Z",
            "publish_time": null,
            "slug": "wada-garou-tokyo-my-trivial-and-immature-days-2023-03-24",
            "created_at": "2023-05-15T12:07:21.236055Z",
            "updated_at": "2023-05-15T12:07:21.289577Z",
            "summary": "My Trivial and Immature Days is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 28/04/2023, 00:00. Event is in Wada Garou Tokyo with address Wada Garou Tokyo Lab..",
            "title": "My Trivial and Immature Days",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wada Garou Tokyo Lab.",
            "city": "Chuo-ku",
            "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": 26278,
            "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": 25147,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/46e11419770e4b9494586f2a481a5ae5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46e11419770e4b9494586f2a481a5ae5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-15T12:07:43.873034Z",
                "updated_at": "2023-05-15T12:07:43.873095Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8646,
                "name": "Yidi Art",
                "slug": "yidi-art",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "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": "HK",
            "publish_status": "published",
            "published_at": "2023-05-15T12:07:56.868101Z",
            "publish_time": null,
            "slug": "yidi-art-one-flower-one-world-2023-03-24",
            "created_at": "2023-05-15T12:07:57.776958Z",
            "updated_at": "2023-05-15T12:07:57.820722Z",
            "summary": "One Flower, One World is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 27/04/2023, 00:00. Event is in Yidi Art with address Rm 605B, 6/F., Block B, North Point, Hong Kong, HK.",
            "title": "One Flower, One World",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rm 605B, 6/F., Block B, North Point, Hong Kong, HK",
            "city": "Hong Kong",
            "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": 27813,
            "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": 26534,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/449d0903c39a432fbcf09e2eeb9959cd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449d0903c39a432fbcf09e2eeb9959cd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T10:54:55.386763Z",
                "updated_at": "2023-06-17T10:54:55.386819Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4655,
                "name": "Pangolin London",
                "slug": "pangolin-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5348236,-0.1217561",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-17T10:55:00.222391Z",
            "publish_time": null,
            "slug": "pangolin-london-nigel-hall-carbon-handprints-2023-03-24",
            "created_at": "2023-06-17T10:55:01.143595Z",
            "updated_at": "2023-06-17T10:55:01.502857Z",
            "summary": "Nigel Hall: Carbon Handprints is an Gallery Shows event starting on 24/03/2023, 01:00 and ending on 19/08/2023, 00:00. Event is in Pangolin London with address Kings Place, 90 York Way.",
            "title": "Nigel Hall: Carbon Handprints",
            "content": null,
            "start_time": "2023-03-24T01:00:00.000000Z",
            "end_time": "2023-08-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kings Place, 90 York Way",
            "city": "London",
            "geolocation": "51.5349626,-0.12176769339744022",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20720,
            "author": {
                "id": "be0e54a8-8d72-40b9-8aa9-cafe867497dd",
                "username": "post@gropiusbau.de",
                "slug": "postgropiusbaude",
                "first_name": "Nahomi",
                "last_name": "Tecle",
                "display_name": null,
                "display_name_full": "Nahomi Tecle",
                "email": "tecle@gropiusbau.de",
                "telephone": "+49 30 254860"
            },
            "price": null,
            "featured_image": {
                "id": 21179,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1ced51d0b90418eabd5f8e70692835c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1ced51d0b90418eabd5f8e70692835c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-21T11:37:14.141868Z",
                "updated_at": "2023-02-27T16:05:52.636913Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "be0e54a8-8d72-40b9-8aa9-cafe867497dd"
            },
            "venue": {
                "id": 5498,
                "name": "Gropius Bau",
                "slug": "gropius-bau",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5066982,13.3820464",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-01-25T11:40:28.817898Z",
            "publish_time": null,
            "slug": "daniel-boyd-rainbow-serpent-version-ia5I",
            "created_at": "2023-01-25T11:40:28.823187Z",
            "updated_at": "2023-02-21T11:37:19.048116Z",
            "summary": "Daniel Boyd: RAINBOW SERPENT (VERSION) is an Museum Exhibitions event starting on 24/03/2023, 11:00 and ending on 09/07/2023, 19:00. Event is in Gropius Bau with address Niederkirchnerstraße 7, 10963 Berlin, Germany.",
            "title": "Daniel Boyd: RAINBOW SERPENT (VERSION)",
            "content": "RAINBOW SERPENT (VERSION) is the most comprehensive exhibition of Daniel Boyd’s artistic practice in Europe to date. It provides an overview of Boyd’s image-making that counters the colonial narrative of Australia’s history, engages transnational networks of resistance, Indigenous knowledge production and personal family histories, which he reflects in relation to the context and architecture of the Gropius Bau.",
            "start_time": "2023-03-24T11:00:00.000000Z",
            "end_time": "2023-07-09T19: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": "Niederkirchnerstraße 7, 10963 Berlin, Germany",
            "city": "",
            "geolocation": "52.5066982,13.3820464",
            "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": 20850,
            "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": 20163,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cbdd4e52c0b44b7fb9f8d86103def5db.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbdd4e52c0b44b7fb9f8d86103def5db-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-31T21:17:53.071072Z",
                "updated_at": "2023-02-10T15:19:06.533152Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5769,
                "name": "Kunstgewerbemuseum",
                "slug": "kunstgewerbemuseum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5082134,13.3673378",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-31T21:17:56.129815Z",
            "publish_time": null,
            "slug": "kunstgewerbemuseum-retrotopia-design-for-socialist-spaces-2023-03-25",
            "created_at": "2023-01-31T21:17:57.040766Z",
            "updated_at": "2023-01-31T21:17:58.215415Z",
            "summary": "Retrotopia Design for Socialist Spaces is an Gallery Shows event starting on 25/03/2023, 01:00 and ending on 18/07/2023, 00:00. Event is in Kunstgewerbemuseum with address Matthäikirchplatz.",
            "title": "Retrotopia Design for Socialist Spaces",
            "content": null,
            "start_time": "2023-03-25T01:00:00.000000Z",
            "end_time": "2023-07-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Matthäikirchplatz",
            "city": "Berlin",
            "geolocation": "52.50844245,13.367727666594671",
            "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": []
        }
    ]
}