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

{
    "count": 37584,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26838&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26802&ordering=end_time",
    "results": [
        {
            "id": 28954,
            "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": 27550,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e30400504484b6fa253940febb17744.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e30400504484b6fa253940febb17744-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:50:52.050738Z",
                "updated_at": "2023-07-06T17:50:52.050776Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8565,
                "name": "Outernet London",
                "slug": "outernet-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "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": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:50:56.462195Z",
            "publish_time": null,
            "slug": "outernet-london-ammonite-by-disinformation-2023-05-21",
            "created_at": "2023-07-06T17:50:57.367344Z",
            "updated_at": "2023-07-06T17:50:57.404650Z",
            "summary": "\"Ammonite\" by Disinformation is an Gallery Shows event starting on 21/05/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Outernet London with address The Now Building.",
            "title": "\"Ammonite\" by Disinformation",
            "content": null,
            "start_time": "2023-05-21T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Now Building",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28989,
            "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": 27579,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b54978721b64de795c8c2292cf73d0f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b54978721b64de795c8c2292cf73d0f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:04:46.715809Z",
                "updated_at": "2023-07-06T18:04:46.715845Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3005,
                "name": "The Old Truman Brewery",
                "slug": "the-old-truman-brewery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5211443,-0.07203459999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:04:51.490520Z",
            "publish_time": null,
            "slug": "truman-brewery-the-black-alchemisphere-the-waiting-room-2023-07-14",
            "created_at": "2023-07-06T18:04:52.398940Z",
            "updated_at": "2023-07-06T18:04:52.745687Z",
            "summary": "The Black Alchemisphere: The Waiting Room is an Gallery Shows event starting on 14/07/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in The Old Truman Brewery with address 1 Hanbury Street.",
            "title": "The Black Alchemisphere: The Waiting Room",
            "content": null,
            "start_time": "2023-07-14T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Hanbury Street",
            "city": "London",
            "geolocation": "-27.375805,153.0186098",
            "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": 29068,
            "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": 27648,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0e8795fc322b49b7855ead483cbe650e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e8795fc322b49b7855ead483cbe650e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:34:40.965312Z",
                "updated_at": "2023-07-06T18:34:40.965373Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6559,
                "name": "Flutgraben",
                "slug": "flutgraben",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.496827,13.4507064",
                "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-07-06T18:34:45.401710Z",
            "publish_time": null,
            "slug": "flutgraben-kunzten-show2-summer-interlude-2023-07-08",
            "created_at": "2023-07-06T18:34:46.355829Z",
            "updated_at": "2023-07-06T18:34:46.885312Z",
            "summary": "KUNZTEN show#2 – SUMMER INTERLUDE is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Flutgraben with address Am Flutgraben 3.",
            "title": "KUNZTEN show#2 – SUMMER INTERLUDE",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Am Flutgraben 3",
            "city": "Berlin",
            "geolocation": "50.95854435,11.624180056700013",
            "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": 29108,
            "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": 27680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a57456a05ae4d9aac7d2c2292d0c9fc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:47:48.149841Z",
                "updated_at": "2023-07-06T18:47:48.149898Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3715,
                "name": "The Brick Lane Gallery",
                "slug": "brick-lane-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52449350000001,-0.0713509",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:47:53.873921Z",
            "publish_time": null,
            "slug": "the-brick-lane-gallery-art-in-mind-july-2023-07-05",
            "created_at": "2023-07-06T18:47:54.785855Z",
            "updated_at": "2023-07-06T18:47:55.228045Z",
            "summary": "Art in Mind, July is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in The Brick Lane Gallery with address 216 Brick Lane.",
            "title": "Art in Mind, July",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "216 Brick Lane",
            "city": "London",
            "geolocation": "51.52447435,-0.07145220557759512",
            "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": 29303,
            "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": 27862,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6096583aef21498fafeb3ea122e0ed8d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6096583aef21498fafeb3ea122e0ed8d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:57:02.696861Z",
                "updated_at": "2023-07-12T18:57:02.696927Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4908,
                "name": "Oblong Contemporary Art Gallery",
                "slug": "oblong-contemporary-art-gallery",
                "city": "Lucca",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.9571197,10.1715597",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2023-07-12T18:57:07.331336Z",
            "publish_time": null,
            "slug": "oblong-contemporary-art-gallery-con-altri-occhi-2023-06-25",
            "created_at": "2023-07-12T18:57:08.224828Z",
            "updated_at": "2023-07-12T18:57:08.718724Z",
            "summary": "Con Altri Occhi is an Gallery Shows event starting on 25/06/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Oblong Contemporary Art Gallery with address Via G. Carducci 45.",
            "title": "Con Altri Occhi",
            "content": null,
            "start_time": "2023-06-25T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via G. Carducci 45",
            "city": "Lucca",
            "geolocation": "46.1439322,11.1957014",
            "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": 29340,
            "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": 27893,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/38fd54954d5f4bdeb98ec72e0ccf263e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38fd54954d5f4bdeb98ec72e0ccf263e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:08:31.412596Z",
                "updated_at": "2023-07-14T12:08:31.412633Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6417,
                "name": "Gallery Lock In",
                "slug": "gallery-lock",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8246522,-0.1556299",
                "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-14T12:08:36.049364Z",
            "publish_time": null,
            "slug": "gallery-lock-in-spit-roast-2023-07-12",
            "created_at": "2023-07-14T12:08:36.998815Z",
            "updated_at": "2023-07-14T12:08:37.341956Z",
            "summary": "Spit Roast is an Gallery Shows event starting on 12/07/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Gallery Lock In with address Little Western Street.",
            "title": "Spit Roast",
            "content": null,
            "start_time": "2023-07-12T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Little Western Street",
            "city": "Brighton",
            "geolocation": "50.8246641,-0.1556452",
            "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": 29368,
            "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": 27916,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5071a9a7f16e44acbf66022e610a47ef.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5071a9a7f16e44acbf66022e610a47ef-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:18:47.358349Z",
                "updated_at": "2023-07-14T12:18:47.358378Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8405,
                "name": "STARS",
                "slug": "stars",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1016469,-118.3237712",
                "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-07-14T12:18:49.883390Z",
            "publish_time": null,
            "slug": "stars-amanda-horowitz-bad-stars-true-west-2023-07-13",
            "created_at": "2023-07-14T12:18:50.852882Z",
            "updated_at": "2023-07-14T12:18:51.332017Z",
            "summary": "Amanda Horowitz. Bad Stars True West is an Gallery Shows event starting on 13/07/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in STARS with address 1659 N El Centro Avenue.",
            "title": "Amanda Horowitz. Bad Stars True West",
            "content": null,
            "start_time": "2023-07-13T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1659 N El Centro Avenue",
            "city": "Los Angeles",
            "geolocation": "34.4141446,-106.6972538",
            "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": 29466,
            "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": 28009,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec25f1ae57894bc2b421bf1a8fd1aa1f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T10:29:42.146293Z",
                "updated_at": "2023-07-18T10:29:42.146330Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8964,
                "name": "Venia Studio",
                "slug": "venia-studio",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0448569,-118.2322186",
                "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-07-18T10:29:47.010318Z",
            "publish_time": null,
            "slug": "venia-studio-venia-studio-presents-process-progress-by-kala-2023-07-16",
            "created_at": "2023-07-18T10:29:48.177074Z",
            "updated_at": "2023-07-18T10:29:49.746137Z",
            "summary": "VENIA Studio Presents: Process / Progress by kala. is an Gallery Shows event starting on 16/07/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Venia Studio with address 300 S Santa Fe Ave.",
            "title": "VENIA Studio Presents: Process / Progress by kala.",
            "content": null,
            "start_time": "2023-07-16T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "300 S Santa Fe Ave",
            "city": "Los Angeles",
            "geolocation": "35.218036,-97.444182",
            "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": 18770,
            "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": 18321,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e515df9391f842f4a55366f84e36a6cb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e515df9391f842f4a55366f84e36a6cb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-02T21:12:51.989047Z",
                "updated_at": "2023-01-02T21:12:51.989083Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4536,
                "name": "The Getty Center",
                "slug": "getty-center",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0877009,-118.4757863",
                "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-01-02T21:12:54.140433Z",
            "publish_time": null,
            "slug": "the-getty-center-barbara-t-smith-the-way-to-be-2023-02-28",
            "created_at": "2023-01-02T21:12:55.017962Z",
            "updated_at": "2023-01-02T21:12:55.384367Z",
            "summary": "Barbara T. Smith: The Way to Be is an Gallery Shows event starting on 28/02/2023, 01:00 and ending on 16/07/2023, 00:00. Event is in The Getty Center with address 1200 Getty Center Drive.",
            "title": "Barbara T. Smith: The Way to Be",
            "content": null,
            "start_time": "2023-02-28T01:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1200 Getty Center Drive",
            "city": "Los Angeles",
            "geolocation": "34.07695125,-118.47571198123117",
            "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": 21128,
            "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": 20421,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3504ed2062e44969b25f8a947cd64fde.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3504ed2062e44969b25f8a947cd64fde-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-07T18:03:40.531378Z",
                "updated_at": "2023-02-10T15:23:49.308336Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5558,
                "name": "Gemäldegalerie - Staatliche Museen zu Berlin",
                "slug": "gemaldegalerie-staatliche-museen-zu-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5082134,13.3673378",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-02-07T18:03:44.703754Z",
            "publish_time": null,
            "slug": "gemaldegalerie-staatliche-museen-zu-berlin-hugo-van-der-goes-between-pain-and-bliss-2023-03-31",
            "created_at": "2023-02-07T18:03:45.594775Z",
            "updated_at": "2023-02-07T18:03:45.594793Z",
            "summary": null,
            "title": "Hugo van der Goes: Between Pain and Bliss",
            "content": null,
            "start_time": "2023-03-31T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kulturforum",
            "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": 21175,
            "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": 20462,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c05d12daab34ae99f651c0ce447634b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c05d12daab34ae99f651c0ce447634b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-07T18:34:21.234808Z",
                "updated_at": "2023-02-10T15:24:37.967619Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5355,
                "name": "Barbican Centre",
                "slug": "barbican-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5198778,-0.0916239",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-02-07T18:34:23.728690Z",
            "publish_time": null,
            "slug": "barbican-centre-resolve-collective-thems-the-breaks-2023-03-30",
            "created_at": "2023-02-07T18:34:24.769335Z",
            "updated_at": "2023-02-07T18:34:34.175988Z",
            "summary": "RESOLVE Collective: them's the breaks is an Gallery Shows event starting on 30/03/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Barbican Centre with address Silk Street.",
            "title": "RESOLVE Collective: them's the breaks",
            "content": null,
            "start_time": "2023-03-30T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Silk Street",
            "city": "London",
            "geolocation": "42.2174805,-76.1936555",
            "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": 21682,
            "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": 20914,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e20f35ae529487aac5c66e37391f17e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e20f35ae529487aac5c66e37391f17e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-16T10:16:38.498945Z",
                "updated_at": "2023-02-16T10:16:38.499003Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4036,
                "name": "LACMA, Los Angeles County Museum of Art",
                "slug": "lacma-los-angeles-county-museum-art",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06379129999999,-118.3588851",
                "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-02-16T10:16:38.724196Z",
            "publish_time": null,
            "slug": "lacma-los-angeles-county-museum-of-art-sam-francis-and-japan-emptiness-overflowing-2023-04-09",
            "created_at": "2023-02-16T10:16:39.591659Z",
            "updated_at": "2023-02-16T10:16:39.591678Z",
            "summary": null,
            "title": "Sam Francis and Japan: Emptiness Overflowing",
            "content": null,
            "start_time": "2023-04-09T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5905 Wilshire Blvd",
            "city": "Los Angeles",
            "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": 22191,
            "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": 21384,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/08d52aa8e47343a198ae8ceac68175cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08d52aa8e47343a198ae8ceac68175cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-01T20:01:36.442842Z",
                "updated_at": "2023-03-03T01:00:58.697513Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5837,
                "name": "Derfner Judaica Museum",
                "slug": "derfner-judaica-museum",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9101458,-73.9092235",
                "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-03-01T20:01:43.900105Z",
            "publish_time": null,
            "slug": "derfner-judaica-museum-missing-generations-photographs-by-jill-freedman-2023-03-19",
            "created_at": "2023-03-01T20:01:44.802080Z",
            "updated_at": "2023-03-01T20:01:46.078188Z",
            "summary": "Missing Generations: Photographs by Jill Freedman is an Gallery Shows event starting on 19/03/2023, 01:00 and ending on 16/07/2023, 00:00. Event is in Derfner Judaica Museum with address 5901 Palisade Ave.",
            "title": "Missing Generations: Photographs by Jill Freedman",
            "content": null,
            "start_time": "2023-03-19T01:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5901 Palisade Ave",
            "city": "New York",
            "geolocation": "40.910199399999996,-73.90872812074468",
            "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": 22506,
            "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": 21658,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/90d5ccbc7df04293abbf08838ac96897.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d5ccbc7df04293abbf08838ac96897-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-03T12:17:40.331222Z",
                "updated_at": "2023-03-05T01:00:27.880420Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4279,
                "name": "The Metropolitan Museum of Art",
                "slug": "metropolitan-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7791865,-73.96353479999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-03-03T12:17:49.774681Z",
            "publish_time": null,
            "slug": "the-metropolitan-museum-of-art-juan-de-pareja-afro-hispanic-painter-2023-04-03",
            "created_at": "2023-03-03T12:17:50.671617Z",
            "updated_at": "2023-03-03T12:17:50.671649Z",
            "summary": null,
            "title": "Juan de Pareja: Afro-Hispanic Painter",
            "content": null,
            "start_time": "2023-04-03T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1000 Fifth Avenue (at 82nd Street)",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 22845,
            "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": 21996,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ba0934d6af3c4757ab60d7d9c83bd655.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba0934d6af3c4757ab60d7d9c83bd655-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-23T13:42:10.326997Z",
                "updated_at": "2023-03-23T22:58:48.345911Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6879,
                "name": "Fowler Museum at UCLA",
                "slug": "fowler-museum-ucla",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0736343,-118.4447832",
                "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-03-23T13:42:10.637842Z",
            "publish_time": null,
            "slug": "fowler-museum-at-ucla-myrlande-constant-the-work-of-radiance-2023-03-26",
            "created_at": "2023-03-23T13:42:11.516943Z",
            "updated_at": "2023-03-23T13:42:11.516963Z",
            "summary": null,
            "title": "Myrlande Constant. The Work of Radiance.",
            "content": null,
            "start_time": "2023-03-26T01:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "308 Charles E Young Dr N",
            "city": "Los Angeles",
            "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": 24072,
            "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": 23135,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3587eb4016e641cc99d7b7d9443fa41c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3587eb4016e641cc99d7b7d9443fa41c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-05T18:12:41.207748Z",
                "updated_at": "2023-04-08T21:08:19.862270Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6810,
                "name": "Akademie der Künste | Pariser Platz",
                "slug": "akademie-der-kunste-pariser-platz",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51535759999999,13.3790605",
                "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-04-05T18:12:43.448287Z",
            "publish_time": null,
            "slug": "akademie-der-kunste-pariser-platz-power-space-violence-planning-and-building-under-national-socialism-2023-04-19",
            "created_at": "2023-04-05T18:12:44.337798Z",
            "updated_at": "2023-04-05T18:12:44.337816Z",
            "summary": null,
            "title": "Power Space Violence. Planning and Building under National Socialism",
            "content": null,
            "start_time": "2023-04-19T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Pariser Platz 4",
            "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": 24826,
            "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": 23847,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a803ecd12d0e445485b06ca27707ec14.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a803ecd12d0e445485b06ca27707ec14-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-19T19:37:33.043012Z",
                "updated_at": "2023-04-19T19:37:33.043051Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7107,
                "name": "Museum in the Park Gallery",
                "slug": "museum-park-gallery",
                "city": "Stroud",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7482343,-2.2240592",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-19T19:37:48.488729Z",
            "publish_time": null,
            "slug": "museum-in-the-park-gallery-gloucestershire-guild-of-craftsmen-90-year-anniversary-celebration-2023-06-17",
            "created_at": "2023-04-19T19:37:49.589028Z",
            "updated_at": "2023-04-19T19:37:52.836015Z",
            "summary": "Gloucestershire Guild of Craftsmen: 90 Year Anniversary Celebration is an Gallery Shows event starting on 17/06/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in Museum in the Park Gallery with address Stratford Park.",
            "title": "Gloucestershire Guild of Craftsmen: 90 Year Anniversary Celebration",
            "content": null,
            "start_time": "2023-06-17T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Stratford Park",
            "city": "Stroud",
            "geolocation": "35.765599699999996,-78.60493205773813",
            "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": 25052,
            "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": 24054,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/835e1cd03f274c84b78f3c2fe7588e82.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/835e1cd03f274c84b78f3c2fe7588e82-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:34:06.920570Z",
                "updated_at": "2023-04-25T07:34:06.920623Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4279,
                "name": "The Metropolitan Museum of Art",
                "slug": "metropolitan-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7791865,-73.96353479999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-25T07:34:15.552001Z",
            "publish_time": null,
            "slug": "the-metropolitan-museum-of-art-karl-lagerfeld-a-line-of-beauty-2023-05-05",
            "created_at": "2023-04-25T07:34:16.460553Z",
            "updated_at": "2023-04-25T07:34:16.515344Z",
            "summary": "Karl Lagerfeld: A Line of Beauty is an Gallery Shows event starting on 05/05/2023, 00:00 and ending on 16/07/2023, 00:00. Event is in The Metropolitan Museum of Art with address 1000 Fifth Avenue (at 82nd Street).",
            "title": "Karl Lagerfeld: A Line of Beauty",
            "content": null,
            "start_time": "2023-05-05T00:00:00.000000Z",
            "end_time": "2023-07-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1000 Fifth Avenue (at 82nd Street)",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}