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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27378&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27342&ordering=end_time",
    "results": [
        {
            "id": 29417,
            "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": 27963,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/40ce20cdb8e64b81b1fed74f67d41d11.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40ce20cdb8e64b81b1fed74f67d41d11-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T09:53:32.264576Z",
                "updated_at": "2023-07-18T09:53:32.264613Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3909,
                "name": "Gerald Moore Gallery",
                "slug": "gerald-moore-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4395195,0.0357756",
                "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-18T09:53:39.262275Z",
            "publish_time": null,
            "slug": "gerald-moore-gallery-parting-ways-salty-ego-2023-07-15",
            "created_at": "2023-07-18T09:53:40.152682Z",
            "updated_at": "2023-07-18T09:53:41.889661Z",
            "summary": "Parting Ways, Salty Ego is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Gerald Moore Gallery with address Eltham College.",
            "title": "Parting Ways, Salty Ego",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Eltham College",
            "city": "London",
            "geolocation": "51.4379535,0.039219873241944626",
            "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": 29428,
            "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": 27976,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8379ad4f70e647ca9a37b413859bc802.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8379ad4f70e647ca9a37b413859bc802-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T09:55:18.008636Z",
                "updated_at": "2023-07-18T09:55:18.008693Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8413,
                "name": "The Floating Gallery",
                "slug": "floating-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0507848,-118.3640308",
                "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-18T09:55:21.014335Z",
            "publish_time": null,
            "slug": "the-floating-gallery-california-sober-2023-07-08",
            "created_at": "2023-07-18T09:55:21.939335Z",
            "updated_at": "2023-07-18T09:55:22.435666Z",
            "summary": "California Sober is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in The Floating Gallery with address 5760 West Pico Blvd..",
            "title": "California Sober",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5760 West Pico Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.050866166666665,-118.3638125",
            "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": 29438,
            "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": 27985,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b197298eb55a4e378b7e774e6c530783.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b197298eb55a4e378b7e774e6c530783-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-18T09:55:37.853139Z",
                "updated_at": "2023-07-18T09:55:37.853175Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5473,
                "name": "Tina Kim Gallery",
                "slug": "tina-kim-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.747163,-74.00621799999999",
                "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-18T09:55:43.384954Z",
            "publish_time": null,
            "slug": "tina-kim-gallery-deep-is-the-rising-sun-far-is-the-falling-one-2023-06-29",
            "created_at": "2023-07-18T09:55:44.261936Z",
            "updated_at": "2023-07-18T09:55:45.433924Z",
            "summary": "Deep is the rising sun, far is the falling one is an Gallery Shows event starting on 29/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Tina Kim Gallery with address 525 West 21st Street.",
            "title": "Deep is the rising sun, far is the falling one",
            "content": null,
            "start_time": "2023-06-29T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "525 West 21st Street",
            "city": "New York",
            "geolocation": "40.7470923,-74.0064354",
            "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": 29488,
            "author": {
                "id": "e6de8808-42ea-49dd-bb0b-07e3b4a0a29e",
                "username": "marketing@artsharela.org",
                "slug": "marketingartsharelaorg",
                "first_name": "Ree",
                "last_name": "Magana",
                "display_name": null,
                "display_name_full": "Ree Magana",
                "email": "marketing@artsharela.org",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 28029,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f9e9014bd50149c0a9f46d70d1f094d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9e9014bd50149c0a9f46d70d1f094d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T09:56:27.638861Z",
                "updated_at": "2023-07-19T09:56:27.638898Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6892,
                "name": "Art Share L.A.",
                "slug": "art-share-l",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0445952,-118.2364072",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4100,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/266483de65544f84ac7f876acdd00d33.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/266483de65544f84ac7f876acdd00d33-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-11-05T23:30:36.103547Z",
                    "updated_at": "2022-11-05T23:30:36.103584Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e6de8808-42ea-49dd-bb0b-07e3b4a0a29e"
                },
                "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-19T09:56:36.267158Z",
            "publish_time": null,
            "slug": "art-share-la-locals-only-2023-06-24",
            "created_at": "2023-07-19T09:56:37.170121Z",
            "updated_at": "2023-07-19T09:56:37.912923Z",
            "summary": "Locals Only is an Gallery Shows event starting on 24/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Art Share L.A. with address 801 E. 4th Place.",
            "title": "Locals Only",
            "content": null,
            "start_time": "2023-06-24T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "801 E. 4th Place",
            "city": "Los Angeles",
            "geolocation": "34.04462195,-118.23628896663931",
            "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": 29515,
            "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": 28054,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/94bc59e0e73f44c787685d54b1d8a58a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94bc59e0e73f44c787685d54b1d8a58a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:01:42.839372Z",
                "updated_at": "2023-07-19T10:01:42.839455Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7899,
                "name": "Gathering",
                "slug": "gathering",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108641,-0.1375571",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-19T10:01:45.679270Z",
            "publish_time": null,
            "slug": "gathering-aurel-schmidt-trash-dolls-2023-07-14",
            "created_at": "2023-07-19T10:01:46.563165Z",
            "updated_at": "2023-07-19T10:01:47.665760Z",
            "summary": "Aurel Schmidt: Trash Dolls is an Gallery Shows event starting on 14/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Gathering with address 5 Warwick Street.",
            "title": "Aurel Schmidt: Trash Dolls",
            "content": null,
            "start_time": "2023-07-14T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5 Warwick Street",
            "city": "London",
            "geolocation": "-41.2685335,174.7601884",
            "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": 29517,
            "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": 28056,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6703041f6dd94afd908b4ceaefd8200f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6703041f6dd94afd908b4ceaefd8200f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:01:49.511002Z",
                "updated_at": "2023-07-19T10:01:49.511042Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7265,
                "name": "Gillian Jason Gallery",
                "slug": "gillian-jason-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5172436,-0.1401924",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-19T10:01:54.553107Z",
            "publish_time": null,
            "slug": "gillian-jason-gallery-face-to-face-ii-2023-07-06",
            "created_at": "2023-07-19T10:01:55.452154Z",
            "updated_at": "2023-07-19T10:01:55.923186Z",
            "summary": "Face to Face II is an Gallery Shows event starting on 06/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Gillian Jason Gallery with address 19 Great Titchfield Street.",
            "title": "Face to Face II",
            "content": null,
            "start_time": "2023-07-06T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 Great Titchfield Street",
            "city": "London",
            "geolocation": "51.51718245,-0.14017291866762552",
            "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": 29591,
            "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": 28124,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8276f08960854d51880498030783ed6e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8276f08960854d51880498030783ed6e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:11:47.326887Z",
                "updated_at": "2023-07-19T10:11:47.326941Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5063,
                "name": "Galerie Krinzinger",
                "slug": "galerie-krinzinger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2053655,16.3745938",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-07-19T10:11:50.136258Z",
            "publish_time": null,
            "slug": "galerie-krinzinger-energy-clothes-2023-05-25",
            "created_at": "2023-07-19T10:11:51.045909Z",
            "updated_at": "2023-07-19T10:11:51.547321Z",
            "summary": "ENERGY CLOTHES is an Gallery Shows event starting on 25/05/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Krinzinger with address Seilerstätte 16.",
            "title": "ENERGY CLOTHES",
            "content": null,
            "start_time": "2023-05-25T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Seilerstätte 16",
            "city": "Vienna",
            "geolocation": "48.22974395,14.85826355",
            "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": 29625,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 8069,
                "name": "Robert Koch Gallery",
                "slug": "robert-koch-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-19T10:14:05.917390Z",
            "publish_time": null,
            "slug": "robert-koch-gallery-on-view-group-exhibition-2023-06-29",
            "created_at": "2023-07-19T10:14:06.865274Z",
            "updated_at": "2023-07-19T10:14:07.238267Z",
            "summary": "On View, Group Exhibition is an Gallery Shows event starting on 29/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Robert Koch Gallery with address 49 Geary Street.",
            "title": "On View, Group Exhibition",
            "content": null,
            "start_time": "2023-06-29T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "49 Geary Street",
            "city": "San Francisco",
            "geolocation": "37.7877413,-122.4042992",
            "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": 22227,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "byrnestory@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 21416,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f7f94527bc7c44ecb4ce39620e505581.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f94527bc7c44ecb4ce39620e505581-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-02T15:09:48.680263Z",
                "updated_at": "2023-03-04T01:00:54.096688Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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": "",
            "publish_status": "published",
            "published_at": "2023-03-02T15:09:48.854320Z",
            "publish_time": null,
            "slug": "the-gaze-martin-adalian",
            "created_at": "2023-03-02T15:09:48.856265Z",
            "updated_at": "2023-03-02T15:09:48.856283Z",
            "summary": null,
            "title": "THE GAZE | Martin Adalian",
            "content": "Referring to the concept of gaze within the confines of visual culture, the title and selected paintings explore how an audience perceives art’s depicted figures. Examining different strategies of the gaze, Adalian implicates the viewer by placing them in the position of both the observer and the observed. Adalian implicates the viewer by placing them in the position of both the observer and the observed. Mediating between the sense of invasion and invitation, viewers are coerced into different ways of seeing when they are confronted with direct gazes and personal spaces.",
            "start_time": "2023-04-11T10:00:00.000000Z",
            "end_time": "2023-07-29T18: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": "511A West 22nd Street",
            "city": "",
            "geolocation": "40.7474216,-74.00528099999997",
            "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": 23671,
            "author": {
                "id": "82734215-241a-495b-85ea-527f94b345c0",
                "username": "chloemorley@hauserwirth.com",
                "slug": "chloemorleyhauserwirthcom",
                "first_name": "",
                "last_name": "",
                "display_name": null,
                "display_name_full": "",
                "email": "chloemorley@hauserwirth.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 22751,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b2858b15e674e56b15e58a516149f16.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b2858b15e674e56b15e58a516149f16-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-31T14:20:56.640275Z",
                "updated_at": "2023-04-04T11:43:31.996524Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "82734215-241a-495b-85ea-527f94b345c0"
            },
            "venue": {
                "id": 728,
                "name": "Hauser & Wirth London",
                "slug": "hauser-wirth-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51187059999999,-0.1408251",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 554,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hauser-wirth-gallery-London-Savile-Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hauser-wirth-gallery-London-Savile-Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:24:36.761630Z",
                    "updated_at": "2021-09-14T12:48:33.285130Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "hauser-wirth-gallery London Savile Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-03-31T14:21:46.150488Z",
            "publish_time": null,
            "slug": "gary-simmons-the-must-be-the-place",
            "created_at": "2023-03-31T14:21:46.153634Z",
            "updated_at": "2023-03-31T14:21:46.196439Z",
            "summary": "Gary Simmons. The Must Be the Place is an Gallery Shows event starting on 25/05/2023, 10:00 and ending on 29/07/2023, 18:00. Event is in Hauser & Wirth London with address 23 Savile Row, London W1S 2ET, UK.",
            "title": "Gary Simmons. The Must Be the Place",
            "content": "Gary Simmons is known for using icons and stereotypes of popular culture to create works that address personal and collective experiences of race and class. For the artist’s first exhibition with Hauser & Wirth in London, Simmons will present a selection of brand-new paintings and sculptures. In these new works, Simmons continues to use erasure of the image as a powerful and recurring theme, a formal and aesthetic breakthrough technique that has informed much of his work and holds deep cultural significance. Used as a form of action painting, Simmons wipes the surface of his work while the paint is still wet in order to smear the image so that it simultaneously emerges and disappears. The tropes of erasure and ephemerality suggest the fleeting nature of memory and histories re-written, particularly in relation to the politics of race.",
            "start_time": "2023-05-25T10:00:00.000000Z",
            "end_time": "2023-07-29T18: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": "23 Savile Row, London W1S 2ET, UK",
            "city": "",
            "geolocation": "51.51187059999999,-0.1408251",
            "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": [
                2304
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29218,
            "author": {
                "id": "3348d27a-6205-482a-ba7c-950a6f716d20",
                "username": "carolina@galeriagracabrandao.pt",
                "slug": "carolinagaleriagracabrandaopt",
                "first_name": "Carolina",
                "last_name": "Salis Gomes",
                "display_name": null,
                "display_name_full": "Carolina Salis Gomes",
                "email": "carolina@galeriagracabrandao.pt",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27779,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c5e7bf1555f4329af87592bd190a210.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c5e7bf1555f4329af87592bd190a210-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-11T13:20:31.172963Z",
                "updated_at": "2023-07-11T13:20:31.173019Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "3348d27a-6205-482a-ba7c-950a6f716d20"
            },
            "venue": {
                "id": 8337,
                "name": "Galeria Graça Brandão",
                "slug": "galeria-graca-brandao",
                "city": "Lisboa",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7123006,-9.146178299999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4262,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2fb62fa5f4204fc499b66492be1eef50.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2fb62fa5f4204fc499b66492be1eef50-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-04-05T16:19:31.295523Z",
                    "updated_at": "2023-04-08T20:28:28.723258Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "3348d27a-6205-482a-ba7c-950a6f716d20"
                },
                "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": "",
            "publish_status": "published",
            "published_at": null,
            "publish_time": null,
            "slug": "eye-to-eye-african-art-contemporary-art-and",
            "created_at": "2023-07-11T13:20:48.465891Z",
            "updated_at": "2023-07-11T13:21:11.302573Z",
            "summary": "Eye to Eye: \"African Art\" / Contemporary Art and ... is an Gallery Shows event starting on 19/05/2023, 18:30 and ending on 29/07/2023, 19:00. Event is in Galeria Graça Brandão with address R. Caetanos 26a, 1200-079 Lisboa, Portugal.",
            "title": "Eye to Eye: \"African Art\" / Contemporary Art and ...",
            "content": "",
            "start_time": "2023-05-19T18:30:00.000000Z",
            "end_time": "2023-07-29T19: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": "R. Caetanos 26a, 1200-079 Lisboa, Portugal",
            "city": "",
            "geolocation": "38.7123006,-9.146178299999999",
            "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": 25771,
            "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": 24695,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed5ea85834e74b6c913bab7884f0804b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed5ea85834e74b6c913bab7884f0804b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:38:48.133890Z",
                "updated_at": "2023-05-08T19:38:48.133928Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5118,
                "name": "The National Gallery",
                "slug": "national-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5085562,-0.1277613",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T19:38:50.741814Z",
            "publish_time": null,
            "slug": "the-national-gallery-saint-francis-of-assisi-2023-05-06",
            "created_at": "2023-05-08T19:38:51.630297Z",
            "updated_at": "2023-05-08T19:38:52.009655Z",
            "summary": "Saint Francis of Assisi. is an Gallery Shows event starting on 06/05/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in The National Gallery with address Trafalgar Square.",
            "title": "Saint Francis of Assisi.",
            "content": null,
            "start_time": "2023-05-06T00:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "Trafalgar Square",
            "city": "London",
            "geolocation": "51.508037,-0.12804941070724718",
            "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": 25848,
            "author": {
                "id": "fe5149e4-a33b-4b4f-8c84-7a3b38d00c4a",
                "username": "hellocultivateart@gmail.com",
                "slug": "hellocultivateartgmailcom",
                "first_name": "Farah",
                "last_name": "Siddiqui",
                "display_name": null,
                "display_name_full": "Farah Siddiqui",
                "email": "hellocultivateart@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24763,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a2dc618db5254fb59786b839579b82c0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2dc618db5254fb59786b839579b82c0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T10:20:15.413214Z",
                "updated_at": "2023-05-10T10:20:15.413274Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3788,
                "name": "Cultivate Art",
                "slug": "cultivate-art",
                "city": "",
                "country": "",
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3453,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-09-07T11:34:43.375522Z",
                    "updated_at": "2021-09-14T13:55:16.450520Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "fe5149e4-a33b-4b4f-8c84-7a3b38d00c4a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-10T10:20:21.449160Z",
            "publish_time": null,
            "slug": "cultivate-art-breaking-boundaries-50-years-of-images-breaking-more-boundaries-2023-06-01",
            "created_at": "2023-05-10T10:20:22.371922Z",
            "updated_at": "2023-05-10T10:20:22.855332Z",
            "summary": "\"Breaking Boundaries: 50 Years of Images\" & \"Breaking More Boundaries\" is an Gallery Shows event starting on 01/06/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in Cultivate Art with address 5-25 46th Avenue.",
            "title": "\"Breaking Boundaries: 50 Years of Images\" & \"Breaking More Boundaries\"",
            "content": null,
            "start_time": "2023-06-01T00:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "5-25 46th Avenue",
            "city": "Queens",
            "geolocation": "40.747642,-73.9546555",
            "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": 25884,
            "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": 24788,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c634a4f37f44cae9b57db58c4a8373b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c634a4f37f44cae9b57db58c4a8373b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T11:03:07.501069Z",
                "updated_at": "2023-05-10T11:03:07.501109Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5077,
                "name": "ifa-Galerie Berlin",
                "slug": "ifa-galerie-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5285659,13.408174",
                "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-05-10T11:03:17.323252Z",
            "publish_time": null,
            "slug": "ifa-galerie-berlin-katia-kameli-das-hohelied-der-vogel-the-canticle-of-the-birds-2023-05-13",
            "created_at": "2023-05-10T11:03:18.227096Z",
            "updated_at": "2023-05-10T11:03:19.115527Z",
            "summary": "Katia Kameli: Das Hohelied der Vögel / The Canticle of the Birds is an Gallery Shows event starting on 13/05/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in ifa-Galerie Berlin with address 139/140 Linienstraße.",
            "title": "Katia Kameli: Das Hohelied der Vögel / The Canticle of the Birds",
            "content": null,
            "start_time": "2023-05-13T00:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "139/140 Linienstraße",
            "city": "Berlin",
            "geolocation": "52.5263877,13.3901295",
            "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": 26079,
            "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": 24971,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/40d4dc15f8864247bceafdf4d8ca3101.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40d4dc15f8864247bceafdf4d8ca3101-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:14:48.789183Z",
                "updated_at": "2023-05-11T08:14:48.789220Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6193,
                "name": "Warrington Museum & Art Gallery",
                "slug": "warrington-museum-art-gallery",
                "city": "Warrington",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3869418,-2.5956374",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-11T08:14:58.061424Z",
            "publish_time": null,
            "slug": "warrington-museum-art-gallery-jasmir-creed-utopolis-2023-03-03",
            "created_at": "2023-05-11T08:14:58.951688Z",
            "updated_at": "2023-05-11T08:14:59.336017Z",
            "summary": "Jasmir Creed: Utopolis is an Gallery Shows event starting on 03/03/2023, 01:00 and ending on 30/07/2023, 00:00. Event is in Warrington Museum & Art Gallery with address Museum Street.",
            "title": "Jasmir Creed: Utopolis",
            "content": null,
            "start_time": "2023-03-03T01:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "Museum Street",
            "city": "Warrington",
            "geolocation": "53.96075175,-1.08569915",
            "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": 26334,
            "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": 25206,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/487b6ca2774242518446271965373e31.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/487b6ca2774242518446271965373e31-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-17T13:26:17.828971Z",
                "updated_at": "2023-05-17T13:26:17.829029Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3806,
                "name": "Christchurch Art Gallery Te Puna o Waiwhetu",
                "slug": "christchurch-art-gallery-te-puna-o-waiwhetu",
                "city": "Christchurch",
                "country": {
                    "code": "NZ",
                    "name": "New Zealand"
                },
                "geolocation": "-43.5309293,172.6621762",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-17T13:26:21.852295Z",
            "publish_time": null,
            "slug": "christchurch-art-gallery-te-puna-o-waiwhetu-james-butler-ra-remembered-2023-05-23",
            "created_at": "2023-05-17T13:26:22.760034Z",
            "updated_at": "2023-05-17T13:26:28.210138Z",
            "summary": "James Butler RA Remembered is an Gallery Shows event starting on 23/05/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in Christchurch Art Gallery Te Puna o Waiwhetu with address Chris Beetles Gallery.",
            "title": "James Butler RA Remembered",
            "content": null,
            "start_time": "2023-05-23T00:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "Chris Beetles Gallery",
            "city": "London",
            "geolocation": "51.5071187,-0.1382043",
            "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": 26349,
            "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": 25218,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/93391914192040da85101d577c94acc4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93391914192040da85101d577c94acc4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-17T13:28:16.489354Z",
                "updated_at": "2023-05-17T13:28:16.489435Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7657,
                "name": "Frederick R. Weisman Museum",
                "slug": "frederick-r-weisman-museum",
                "city": "Malibu",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0391176,-118.7057047",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-17T13:28:19.630158Z",
            "publish_time": null,
            "slug": "frederick-r-weisman-museum-work-in-progress-the-weisman-museum-collection-at-30-2023-05-20",
            "created_at": "2023-05-17T13:28:20.511363Z",
            "updated_at": "2023-05-17T13:28:20.551477Z",
            "summary": "Work in Progress: The Weisman Museum Collection at 30. is an Gallery Shows event starting on 20/05/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in Frederick R. Weisman Museum with address Lisa Smith Wengler Center for the Arts Pepperdine University.",
            "title": "Work in Progress: The Weisman Museum Collection at 30.",
            "content": null,
            "start_time": "2023-05-20T00:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "Lisa Smith Wengler Center for the Arts Pepperdine University",
            "city": "Malibu",
            "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": 26428,
            "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": 25296,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/458e4bf3d19049fd9532f1b10127c8b3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/458e4bf3d19049fd9532f1b10127c8b3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-23T18:47:44.429938Z",
                "updated_at": "2023-05-23T18:47:44.429975Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4560,
                "name": "CICA Museum",
                "slug": "cica-museum",
                "city": "Gyeonggi-do",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.6152464,126.7156325",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "KR",
            "publish_status": "published",
            "published_at": "2023-05-23T18:47:47.424053Z",
            "publish_time": null,
            "slug": "cica-museum-text-ure-2023-07-12",
            "created_at": "2023-05-23T18:47:48.347012Z",
            "updated_at": "2023-05-23T18:47:48.758219Z",
            "summary": "“Text-ure” is an Gallery Shows event starting on 12/07/2023, 00:00 and ending on 30/07/2023, 00:00. Event is in CICA Museum with address 196-30, Samdo-ro, Yangchon-eup.",
            "title": "“Text-ure”",
            "content": null,
            "start_time": "2023-07-12T00:00:00.000000Z",
            "end_time": "2023-07-30T00: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": "196-30, Samdo-ro, Yangchon-eup",
            "city": "Gimpo-si",
            "geolocation": "37.6065534,126.5856239",
            "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": []
        }
    ]
}