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

{
    "count": 37595,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9090&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9054&ordering=-end_time",
    "results": [
        {
            "id": 27744,
            "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": 26478,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55e29f26b56545fda1ca425bded3a956.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55e29f26b56545fda1ca425bded3a956-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T10:44:02.970321Z",
                "updated_at": "2023-06-17T10:44:02.970377Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3234,
                "name": "Arnolfini",
                "slug": "arnolfini",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4497131,-2.5973567",
                "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:44:06.005958Z",
            "publish_time": null,
            "slug": "arnolfini-we-are-family-threads-2023-07-22",
            "created_at": "2023-06-17T10:44:06.914382Z",
            "updated_at": "2023-06-17T10:44:08.250555Z",
            "summary": "We Are Family: Threads is an Gallery Shows event starting on 22/07/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Arnolfini with address 16 Narrow Quay.",
            "title": "We Are Family: Threads",
            "content": null,
            "start_time": "2023-07-22T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "16 Narrow Quay",
            "city": "Bristol",
            "geolocation": "51.44930325,-2.597288902072025",
            "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": 25653,
            "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": 24584,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2fb7cb74c8d940d98a6926ad62b07dc7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fb7cb74c8d940d98a6926ad62b07dc7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-05T12:41:08.381153Z",
                "updated_at": "2023-05-05T12:41:08.381190Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4703,
                "name": "Nottingham Contemporary",
                "slug": "nottingham-contemporary",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.95165480000001,-1.1457086",
                "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-05T12:41:12.308583Z",
            "publish_time": null,
            "slug": "nottingham-contemporary-abbas-zahedi-holding-a-heart-in-artifice-2023-05-27",
            "created_at": "2023-05-05T12:41:13.188749Z",
            "updated_at": "2023-05-05T12:41:13.557858Z",
            "summary": "Abbas Zahedi: Holding a Heart in Artifice is an Gallery Shows event starting on 27/05/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Nottingham Contemporary with address Weekday Cross.",
            "title": "Abbas Zahedi: Holding a Heart in Artifice",
            "content": null,
            "start_time": "2023-05-27T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Weekday Cross",
            "city": "Nottingham",
            "geolocation": "52.9518584,-1.1460204",
            "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": 27428,
            "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": 26187,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be28ae1118804132aa3be5501a937766.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be28ae1118804132aa3be5501a937766-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:30:01.233307Z",
                "updated_at": "2023-06-08T13:30:01.233374Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5585,
                "name": "Tropez",
                "slug": "tropez",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5449376,13.3783061",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-08T13:30:08.376134Z",
            "publish_time": null,
            "slug": "tropez-believe-2023-06-03",
            "created_at": "2023-06-08T13:30:09.310094Z",
            "updated_at": "2023-06-08T13:30:09.361682Z",
            "summary": "Believe is an Gallery Shows event starting on 03/06/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Tropez with address Tropez at Sommerbad Humboldthain.",
            "title": "Believe",
            "content": null,
            "start_time": "2023-06-03T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Tropez at Sommerbad Humboldthain",
            "city": "Berlin",
            "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": 30233,
            "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": 28637,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4c8d1057b10542dba60507bd036b8adb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c8d1057b10542dba60507bd036b8adb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-11T07:39:12.463630Z",
                "updated_at": "2023-08-11T07:39:12.463668Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9040,
                "name": "Cairo Contemporary Budapest",
                "slug": "cairo-contemporary-budapest",
                "city": "Budapest",
                "country": {
                    "code": "HU",
                    "name": "Hungary"
                },
                "geolocation": "47.506804,19.07209",
                "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": "HU",
            "publish_status": "published",
            "published_at": "2023-08-11T07:39:16.834203Z",
            "publish_time": null,
            "slug": "cairo-contemporary-budapest-monika-uveges-bouquet-of-2023-07-13",
            "created_at": "2023-08-11T07:39:17.747371Z",
            "updated_at": "2023-08-11T07:39:17.801425Z",
            "summary": "Mónika Üveges: BOUQUET OF is an Gallery Shows event starting on 13/07/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Cairo Contemporary Budapest with address Lövölde sq 7..",
            "title": "Mónika Üveges: BOUQUET OF",
            "content": null,
            "start_time": "2023-07-13T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Lövölde sq 7.",
            "city": "Budapest",
            "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": 29653,
            "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": 28173,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/48290da764c349cd8b15c3745ed6f7d9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48290da764c349cd8b15c3745ed6f7d9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:35:19.452829Z",
                "updated_at": "2023-07-19T10:35:19.452886Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3674,
                "name": "London Glassblowing",
                "slug": "london-glassblowing",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5016068,-0.0823988",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-19T10:35:27.302703Z",
            "publish_time": null,
            "slug": "london-glassblowing-making-waves-peter-layton-solo-show-2023-08-04",
            "created_at": "2023-07-19T10:35:28.197677Z",
            "updated_at": "2023-07-19T10:35:38.631155Z",
            "summary": "Making Waves - Peter Layton Solo Show is an Gallery Shows event starting on 04/08/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in London Glassblowing with address 62-66 Bermondsey St.",
            "title": "Making Waves - Peter Layton Solo Show",
            "content": null,
            "start_time": "2023-08-04T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "62-66 Bermondsey St",
            "city": "London",
            "geolocation": "51.501587,-0.0823554",
            "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": 27402,
            "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": 26158,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f54b9587fda74c038a8fcd5990321105.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54b9587fda74c038a8fcd5990321105-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:27:12.403108Z",
                "updated_at": "2023-06-08T13:27:12.403167Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4892,
                "name": "Tchoban Foundation - Museum for Architectural Drawing",
                "slug": "tchoban-foundation-museum-architectural-drawing",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5320669,13.4098736",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-08T13:27:15.952592Z",
            "publish_time": null,
            "slug": "tchoban-foundation-museum-for-architectural-drawing-archivision-10-years-museum-of-architectural-drawing-2023-06-02",
            "created_at": "2023-06-08T13:27:16.864804Z",
            "updated_at": "2023-06-08T13:27:18.641589Z",
            "summary": "ArchiVision. 10 years Museum of Architectural Drawing is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Tchoban Foundation - Museum for Architectural Drawing with address Christinenstraße 18A.",
            "title": "ArchiVision. 10 years Museum of Architectural Drawing",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Christinenstraße 18A",
            "city": "Berlin",
            "geolocation": "52.532070000000004,13.410010029527422",
            "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": 29222,
            "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": 27787,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9199e41e784840769b4eb7a4eab13a77.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9199e41e784840769b4eb7a4eab13a77-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:46:46.696182Z",
                "updated_at": "2023-07-12T18:46:46.696245Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3451,
                "name": "54 The Gallery",
                "slug": "54-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5065183,-0.1470575",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:46:51.438124Z",
            "publish_time": null,
            "slug": "54-the-gallery-the-eclectic-muse-of-mayfair-2023-08-28",
            "created_at": "2023-07-12T18:46:52.311190Z",
            "updated_at": "2023-07-12T18:46:52.711550Z",
            "summary": "The Eclectic Muse of Mayfair is an Gallery Shows event starting on 28/08/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in 54 The Gallery with address 54 Shepherd Market.",
            "title": "The Eclectic Muse of Mayfair",
            "content": null,
            "start_time": "2023-08-28T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "54 Shepherd Market",
            "city": "London",
            "geolocation": "51.506504,-0.14704907926950472",
            "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": 26156,
            "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": 25036,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b053b3cce45a4e4ebc9898c4bf7b6dcc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:34:10.967806Z",
                "updated_at": "2023-05-11T08:34:10.967843Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3864,
                "name": "Skirball Cultural Center",
                "slug": "skirball-cultural-center",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1251164,-118.479519",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-11T08:34:16.759285Z",
            "publish_time": null,
            "slug": "skirball-cultural-center-blacklist-the-hollywood-red-scare-2023-05-04",
            "created_at": "2023-05-11T08:34:17.656447Z",
            "updated_at": "2023-05-11T08:34:19.014066Z",
            "summary": "Blacklist: The Hollywood Red Scare. is an Gallery Shows event starting on 04/05/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Skirball Cultural Center with address 2701 N. Sepulveda Blvd..",
            "title": "Blacklist: The Hollywood Red Scare.",
            "content": null,
            "start_time": "2023-05-04T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "2701 N. Sepulveda Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.0963687,-118.4759126",
            "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": 27675,
            "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": 26406,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b99d79cbcbc54b27a8e548ba184ba881.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d79cbcbc54b27a8e548ba184ba881-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:39:54.955179Z",
                "updated_at": "2023-06-15T19:39:54.955216Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3298,
                "name": "Brücke-Museum",
                "slug": "brucke-museum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.46682000000001,13.27455",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-15T19:39:58.453199Z",
            "publish_time": null,
            "slug": "brucke-museum-magorzata-mirga-tas-sidziom-amengie-i-sewed-for-us-i-sewed-for-us-2023-06-26",
            "created_at": "2023-06-15T19:39:59.362892Z",
            "updated_at": "2023-06-15T19:40:00.619766Z",
            "summary": "Małgorzata Mirga-Tas. Sidziom Amengie. I sewed for us. I sewed for us. is an Gallery Shows event starting on 26/06/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Brücke-Museum with address Bussardsteig 9.",
            "title": "Małgorzata Mirga-Tas. Sidziom Amengie. I sewed for us. I sewed for us.",
            "content": null,
            "start_time": "2023-06-26T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Bussardsteig 9",
            "city": "Berlin",
            "geolocation": "52.4669327,13.274753893246444",
            "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": 25944,
            "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": 24838,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8554e26b3cc145ae8a7f969d2381c656.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8554e26b3cc145ae8a7f969d2381c656-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T12:37:37.994230Z",
                "updated_at": "2023-05-10T12:37:37.994269Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3864,
                "name": "Skirball Cultural Center",
                "slug": "skirball-cultural-center",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1251164,-118.479519",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-10T12:37:47.602921Z",
            "publish_time": null,
            "slug": "skirball-cultural-center-peter-krasnow-breathing-joy-and-light-2023-05-04",
            "created_at": "2023-05-10T12:37:48.507232Z",
            "updated_at": "2023-05-10T12:37:49.212074Z",
            "summary": "Peter Krasnow. Breathing Joy and Light. is an Gallery Shows event starting on 04/05/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Skirball Cultural Center with address 2701 N. Sepulveda Blvd..",
            "title": "Peter Krasnow. Breathing Joy and Light.",
            "content": null,
            "start_time": "2023-05-04T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "2701 N. Sepulveda Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.0963687,-118.4759126",
            "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": 30365,
            "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": 28746,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/24d9d0eb71954f45b623aa7e668fd2d7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24d9d0eb71954f45b623aa7e668fd2d7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:20:25.942728Z",
                "updated_at": "2023-08-16T07:20:25.942782Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6029,
                "name": "Hirschl & Adler Galleries",
                "slug": "hirschl-adler-galleries",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7623554,-73.9718544",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-16T07:20:29.154949Z",
            "publish_time": null,
            "slug": "hirschl-adler-galleries-summer-selections-part-ii-2023-08-11",
            "created_at": "2023-08-16T07:20:30.078092Z",
            "updated_at": "2023-08-16T07:20:31.461828Z",
            "summary": "Summer Selections: Part II is an Gallery Shows event starting on 11/08/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Hirschl & Adler Galleries with address 41 East 57th Street.",
            "title": "Summer Selections: Part II",
            "content": null,
            "start_time": "2023-08-11T00:00:00.000000Z",
            "end_time": "2023-09-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "41 East 57th Street",
            "city": "New York",
            "geolocation": "40.7622688,-73.9719006",
            "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": 27465,
            "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": 26216,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/11f3996ea42b47a1aa103843a38be17b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11f3996ea42b47a1aa103843a38be17b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:35:10.408090Z",
                "updated_at": "2023-06-08T13:35:10.408123Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4482,
                "name": "De La Warr Pavilion",
                "slug": "de-la-warr-pavilion",
                "city": "Bexhill-on-Sea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8378886,0.4704869999999999",
                "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-08T13:35:13.433104Z",
            "publish_time": null,
            "slug": "de-la-warr-pavilion-katie-cuddon-night-portraits-2023-06-10",
            "created_at": "2023-06-08T13:35:14.368459Z",
            "updated_at": "2023-06-08T13:35:15.029562Z",
            "summary": "Katie Cuddon: Night Portraits is an Gallery Shows event starting on 10/06/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in De La Warr Pavilion with address Marina.",
            "title": "Katie Cuddon: Night Portraits",
            "content": null,
            "start_time": "2023-06-10T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Marina",
            "city": "Bexhill",
            "geolocation": "43.5139149,16.1092196",
            "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": 30580,
            "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": 28924,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/80e6e003df254b098d9205eddeb4f9a3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80e6e003df254b098d9205eddeb4f9a3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-23T08:58:37.453520Z",
                "updated_at": "2023-08-23T08:58:37.453553Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-23T08:58:43.226300Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-totally-thames-festival-traces-of-care-2023-08-31",
            "created_at": "2023-08-23T08:58:44.165856Z",
            "updated_at": "2023-08-23T08:58:45.091556Z",
            "summary": "TOTALLY THAMES FESTIVAL : Traces of Care is an Gallery Shows event starting on 31/08/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "TOTALLY THAMES FESTIVAL : Traces of Care",
            "content": null,
            "start_time": "2023-08-31T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "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": 21177,
            "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": 20461,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9e578f282b042adb654a6a0428eb747.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e578f282b042adb654a6a0428eb747-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-07T18:34:20.506562Z",
                "updated_at": "2023-02-10T15:24:37.805271Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3981,
                "name": "BALTIC Centre for Contemporary Art",
                "slug": "baltic-centre-contemporary-art",
                "city": "Gateshead",
                "country": "",
                "geolocation": "54.9691182,-1.597489",
                "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-02-07T18:34:26.896839Z",
            "publish_time": null,
            "slug": "baltic-centre-for-contemporary-art-chris-killip-retrospective-2023-04-01",
            "created_at": "2023-02-07T18:34:28.137616Z",
            "updated_at": "2023-02-07T18:34:28.740784Z",
            "summary": "Chris Killip, retrospective is an Gallery Shows event starting on 01/04/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in BALTIC Centre for Contemporary Art with address Gateshead Quays.",
            "title": "Chris Killip, retrospective",
            "content": null,
            "start_time": "2023-04-01T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Gateshead Quays",
            "city": "Gateshead",
            "geolocation": "54.9488367,-1.6418456",
            "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": 29554,
            "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": 28090,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bd1eacba58b647e5af78af1fdb3f06cb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd1eacba58b647e5af78af1fdb3f06cb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:06:39.732606Z",
                "updated_at": "2023-07-19T10:06:39.732661Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2222,
                "name": "Pearl Lam Galleries",
                "slug": "pearl-lam-galleries",
                "city": "Shanghai",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2023-07-19T10:06:44.118530Z",
            "publish_time": null,
            "slug": "pearl-lam-galleries-heart-of-the-matter-2023-06-29",
            "created_at": "2023-07-19T10:06:45.046932Z",
            "updated_at": "2023-07-19T10:06:45.088356Z",
            "summary": "Heart of the Matter is an Gallery Shows event starting on 29/06/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Pearl Lam Galleries with address 6/F Pedder Building.",
            "title": "Heart of the Matter",
            "content": null,
            "start_time": "2023-06-29T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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/F Pedder Building",
            "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": 29271,
            "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": 27831,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/49c440fe92bd4d85b94835bc5bc1c2a8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49c440fe92bd4d85b94835bc5bc1c2a8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:54:15.320977Z",
                "updated_at": "2023-07-12T18:54:15.321017Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5387,
                "name": "Goldsmiths Centre for Contemporary Art",
                "slug": "goldsmiths-centre-contemporary-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4746798,-0.0385761",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:54:19.003183Z",
            "publish_time": null,
            "slug": "goldsmiths-centre-for-contemporary-art-episode-10-kara-chin-2023-07-29",
            "created_at": "2023-07-12T18:54:19.911134Z",
            "updated_at": "2023-07-12T18:54:21.788834Z",
            "summary": "Episode 10: Kara Chin is an Gallery Shows event starting on 29/07/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Goldsmiths Centre for Contemporary Art with address St James’s.",
            "title": "Episode 10: Kara Chin",
            "content": null,
            "start_time": "2023-07-29T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "St James’s",
            "city": "London",
            "geolocation": "51.5079082,-0.1365727",
            "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": 28520,
            "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": 27160,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cb2b349006044beea49f45fe834c69a1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb2b349006044beea49f45fe834c69a1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-02T17:18:33.688368Z",
                "updated_at": "2023-07-02T17:18:33.688426Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5364,
                "name": "Carl Freedman Gallery",
                "slug": "carl-freedman-gallery",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3873465,1.3834092",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-02T17:18:37.421798Z",
            "publish_time": null,
            "slug": "carl-freedman-gallery-billy-childish-2023-07-02",
            "created_at": "2023-07-02T17:18:38.312017Z",
            "updated_at": "2023-07-02T17:18:39.245637Z",
            "summary": "Billy Childish is an Gallery Shows event starting on 02/07/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Carl Freedman Gallery with address 28 Union Crescent.",
            "title": "Billy Childish",
            "content": null,
            "start_time": "2023-07-02T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "28 Union Crescent",
            "city": "Margate",
            "geolocation": "51.3873973,1.3835179",
            "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": 30610,
            "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": 28958,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3227a91883424aa4973b919071e7a98b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3227a91883424aa4973b919071e7a98b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-28T20:04:28.921106Z",
                "updated_at": "2023-08-28T20:04:28.921223Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9083,
                "name": "Gallery Parfois",
                "slug": "gallery-parfois",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.51712149999999,-73.5799689",
                "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-08-28T20:04:33.773810Z",
            "publish_time": null,
            "slug": "gallery-parfois-hannaleah-ledwell-observing-daydreams-2023-08-24",
            "created_at": "2023-08-28T20:04:35.303468Z",
            "updated_at": "2023-08-28T20:04:36.469708Z",
            "summary": "Hannaleah Ledwell: Observing Daydreams is an Gallery Shows event starting on 24/08/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Gallery Parfois with address 4064 blvd St-Laurent.",
            "title": "Hannaleah Ledwell: Observing Daydreams",
            "content": null,
            "start_time": "2023-08-24T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "4064 blvd St-Laurent",
            "city": "Montreal",
            "geolocation": "46.6718072,-71.7368725",
            "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": []
        }
    ]
}