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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35874&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35838&ordering=end_time",
    "results": [
        {
            "id": 37032,
            "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": 35116,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/84acf883966342cd98ede33bbeea4f73.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84acf883966342cd98ede33bbeea4f73-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:54:44.371887Z",
                "updated_at": "2024-03-19T11:54:44.371947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2438,
                "name": "Kohn Gallery",
                "slug": "kohn-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0932019,-118.33897660000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-19T11:54:47.195236Z",
            "publish_time": null,
            "slug": "kohn-gallery-rosa-loy-glade-2024-03-09",
            "created_at": "2024-03-19T11:54:48.113648Z",
            "updated_at": "2024-03-19T11:54:49.461337Z",
            "summary": "Rosa Loy. Glade is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Kohn Gallery with address 1227 N. Highland Avenue.",
            "title": "Rosa Loy. Glade",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "1227 N. Highland Avenue",
            "city": "Los Angeles",
            "geolocation": "36.75092789413442,-119.6280136825932",
            "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": 37053,
            "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": 35133,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09b4e1f9a210448399a8f9fed3882051.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b4e1f9a210448399a8f9fed3882051-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:57:40.875769Z",
                "updated_at": "2024-03-19T11:57:40.875808Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7584,
                "name": "Silverlens",
                "slug": "silverlens",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74862049999999,-74.0040732",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-19T11:57:44.622166Z",
            "publish_time": null,
            "slug": "silverlens-nicole-coson-in-passing-2024-03-07",
            "created_at": "2024-03-19T11:57:45.640831Z",
            "updated_at": "2024-03-19T11:57:47.341304Z",
            "summary": "Nicole Coson. In Passing is an Gallery Shows event starting on 07/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Silverlens with address 505 West 24th Street.",
            "title": "Nicole Coson. In Passing",
            "content": null,
            "start_time": "2024-03-07T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "505 West 24th Street",
            "city": "New York",
            "geolocation": "45.638604,-122.67629600000001",
            "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": 37112,
            "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": 35191,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b059ed6fca844e1baac052e2930dcdc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b059ed6fca844e1baac052e2930dcdc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:00:54.611848Z",
                "updated_at": "2024-03-20T14:00:54.611908Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4514,
                "name": "1969 Gallery",
                "slug": "1969-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7185292,-74.0045644",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:00:58.526143Z",
            "publish_time": null,
            "slug": "1969-gallery-plum-cloutman-nina-silverberg-2024-03-14",
            "created_at": "2024-03-20T14:00:59.524581Z",
            "updated_at": "2024-03-20T14:01:04.748582Z",
            "summary": "Plum Cloutman + Nina Silverberg is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in 1969 Gallery with address 39 White Street.",
            "title": "Plum Cloutman + Nina Silverberg",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "39 White Street",
            "city": "New York",
            "geolocation": "-27.97211135,153.41106630129275",
            "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": 37147,
            "author": {
                "id": "2b85c461-3efd-4f53-a019-de56503e7765",
                "username": "antonio_1307",
                "slug": "antonio_1307",
                "first_name": "Antonio",
                "last_name": "Addamiano",
                "display_name": "Antonio Addamiano",
                "display_name_full": "Antonio Addamiano",
                "email": "antonio.addamiano@depart.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2967,
                "name": "Dep Art Gallery",
                "slug": "dep-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4540643,9.214627000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2767,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dep-art-gallery-dp-1585157434.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:24.100741Z",
                    "updated_at": "2021-09-14T13:38:08.691352Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2024-03-20T14:04:19.808763Z",
            "publish_time": null,
            "slug": "dep-art-gallery-regine-schumann-iris-2024-03-21",
            "created_at": "2024-03-20T14:04:20.742884Z",
            "updated_at": "2024-03-20T14:04:23.495367Z",
            "summary": "Regine SCHUMANN, IRIS is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Dep Art Gallery with address Via Comelico, 40.",
            "title": "Regine SCHUMANN, IRIS",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Comelico, 40",
            "city": "Milan",
            "geolocation": "45.5207426,12.1133872",
            "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": 37151,
            "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": 35223,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a31961a4ee1642cdbbb9e9891c6e2b82.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a31961a4ee1642cdbbb9e9891c6e2b82-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:04:20.966823Z",
                "updated_at": "2024-03-20T14:04:20.966883Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4229,
                "name": "Derek Eller Gallery",
                "slug": "derek-eller-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7189237,-73.9921165",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:04:40.178082Z",
            "publish_time": null,
            "slug": "derek-eller-gallery-karl-wirsum-eye-adjustment-1963-2020-2024-03-16",
            "created_at": "2024-03-20T14:04:41.143642Z",
            "updated_at": "2024-03-20T14:04:44.146302Z",
            "summary": "Karl Wirsum. Eye Adjustment: 1963-2020 is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Derek Eller Gallery with address 300 Broome Street.",
            "title": "Karl Wirsum. Eye Adjustment: 1963-2020",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "300 Broome Street",
            "city": "New York",
            "geolocation": "40.7188203,-73.992177",
            "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": 37157,
            "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": 35225,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d13408b14af942699d0ff8227f105bfa.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13408b14af942699d0ff8227f105bfa-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:04:32.716610Z",
                "updated_at": "2024-03-20T14:04:32.716647Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8062,
                "name": "Dvir Gallery Paris",
                "slug": "dvir-gallery-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.85962929999999,2.3665464",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-03-20T14:04:53.863552Z",
            "publish_time": null,
            "slug": "dvir-gallery-paris-jai-entendu-dire-2024-03-07",
            "created_at": "2024-03-20T14:04:54.800552Z",
            "updated_at": "2024-03-20T14:04:56.935970Z",
            "summary": "J'ai entendu dire is an Gallery Shows event starting on 07/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Dvir Gallery Paris with address 13 rue des Arquebusiers.",
            "title": "J'ai entendu dire",
            "content": null,
            "start_time": "2024-03-07T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "13 rue des Arquebusiers",
            "city": "Paris",
            "geolocation": "50.4114465,4.16211002008362",
            "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": 37173,
            "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": 35238,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/36965dd26e9149f480fc6e5bf6b83ef6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36965dd26e9149f480fc6e5bf6b83ef6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:06:28.194647Z",
                "updated_at": "2024-03-20T14:06:28.194683Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6561,
                "name": "Galerie Michael Janssen",
                "slug": "galerie-michael-janssen",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5072391,13.3199577",
                "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": "2024-03-20T14:06:34.706405Z",
            "publish_time": null,
            "slug": "galerie-michael-janssen-jana-cordenier-tides-2024-03-16",
            "created_at": "2024-03-20T14:06:35.616450Z",
            "updated_at": "2024-03-20T14:06:36.699317Z",
            "summary": "Jana Cordenier. Tides is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Galerie Michael Janssen with address Bleibtreustr. 1.",
            "title": "Jana Cordenier. Tides",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "Bleibtreustr. 1",
            "city": "Berlin",
            "geolocation": "52.5073394,13.3200854",
            "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": 37186,
            "author": {
                "id": "0e61349c-5e40-4e71-8898-43e8fc33e863",
                "username": "HollisTaggartGalleries",
                "slug": "hollistaggartgalleries",
                "first_name": "",
                "last_name": "",
                "display_name": "HollisTaggartGalleries",
                "display_name_full": "HollisTaggartGalleries",
                "email": "info@hollistaggart.com",
                "telephone": "+1 212 628 4000"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2922,
                "name": "Hollis Taggart",
                "slug": "hollis-taggart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501629,-74.0036634",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3010,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nsna18-install5.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-14T15:23:09.677599Z",
                    "updated_at": "2021-09-14T13:43:59.649636Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "0e61349c-5e40-4e71-8898-43e8fc33e863"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:08:30.673395Z",
            "publish_time": null,
            "slug": "hollis-taggart-national-association-of-women-artists-nawa-a-tradition-continues-2024-03-21",
            "created_at": "2024-03-20T14:08:31.667769Z",
            "updated_at": "2024-03-20T14:08:40.211928Z",
            "summary": "National Association of Women Artists (NAWA): A Tradition Continues is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Hollis Taggart with address 521 W 26th Street, 2nd Floor.",
            "title": "National Association of Women Artists (NAWA): A Tradition Continues",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "521 W 26th Street, 2nd Floor",
            "city": "New York",
            "geolocation": "35.7758526,51.3817604",
            "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": 37188,
            "author": {
                "id": "0e61349c-5e40-4e71-8898-43e8fc33e863",
                "username": "HollisTaggartGalleries",
                "slug": "hollistaggartgalleries",
                "first_name": "",
                "last_name": "",
                "display_name": "HollisTaggartGalleries",
                "display_name_full": "HollisTaggartGalleries",
                "email": "info@hollistaggart.com",
                "telephone": "+1 212 628 4000"
            },
            "price": null,
            "featured_image": {
                "id": 35253,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dbdb705791bb4283b62e15779c76e104.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:08:32.218065Z",
                "updated_at": "2024-03-20T14:08:32.218129Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2922,
                "name": "Hollis Taggart",
                "slug": "hollis-taggart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501629,-74.0036634",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3010,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nsna18-install5.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-14T15:23:09.677599Z",
                    "updated_at": "2021-09-14T13:43:59.649636Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "0e61349c-5e40-4e71-8898-43e8fc33e863"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:08:50.285774Z",
            "publish_time": null,
            "slug": "hollis-taggart-audrey-flack-with-darkness-comes-stars-2024-03-23",
            "created_at": "2024-03-20T14:08:51.198597Z",
            "updated_at": "2024-03-20T14:08:57.661501Z",
            "summary": "Audrey Flack. With Darkness Comes Stars is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Hollis Taggart with address 521 W 26th Street.",
            "title": "Audrey Flack. With Darkness Comes Stars",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "521 W 26th Street",
            "city": "New York",
            "geolocation": "41.845143300000004,-87.64085994706754",
            "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": 37239,
            "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": 35297,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1fa34d00e9c64b56b481859f9916dd6d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa34d00e9c64b56b481859f9916dd6d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:17:44.850030Z",
                "updated_at": "2024-03-20T14:17:44.850067Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6702,
                "name": "Sociedade Nacional de Belas Artes",
                "slug": "sociedade-nacional-de-belas-artes",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7209678,-9.149397500000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "PT",
            "publish_status": "published",
            "published_at": "2024-03-20T14:17:53.982961Z",
            "publish_time": null,
            "slug": "sociedade-nacional-de-belas-artes-a-margem-manuel-vilarinho-2024-03-22",
            "created_at": "2024-03-20T14:17:54.893376Z",
            "updated_at": "2024-03-20T14:18:51.279413Z",
            "summary": "À Margem - Manuel Vilarinho is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Sociedade Nacional de Belas Artes with address Rua Barata Salgueiro nº36.",
            "title": "À Margem - Manuel Vilarinho",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rua Barata Salgueiro nº36",
            "city": "Lisbon",
            "geolocation": "38.7225483,-9.1460884",
            "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": 37253,
            "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": 35313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bccbcfa0a46444b5822139472d9419e8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bccbcfa0a46444b5822139472d9419e8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T15:49:16.686246Z",
                "updated_at": "2024-03-20T15:49:16.686306Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7896,
                "name": "Theta",
                "slug": "theta",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7195431,-74.0095236",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T15:49:24.320782Z",
            "publish_time": null,
            "slug": "theta-christopher-baliwas-skin-2-skin-2024-03-08",
            "created_at": "2024-03-20T15:49:25.232634Z",
            "updated_at": "2024-03-20T15:49:43.480963Z",
            "summary": "Christopher Baliwas. Skin 2 skin is an Gallery Shows event starting on 08/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Theta with address 184 Franklin Street.",
            "title": "Christopher Baliwas. Skin 2 skin",
            "content": null,
            "start_time": "2024-03-08T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "184 Franklin Street",
            "city": "New York",
            "geolocation": "42.237788949999995,-71.00237545134046",
            "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": 37258,
            "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": 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": "2024-03-20T15:49:38.114358Z",
            "publish_time": null,
            "slug": "tina-kim-gallery-chung-seoyoung-with-no-head-nor-tail-2024-03-21",
            "created_at": "2024-03-20T15:49:39.083567Z",
            "updated_at": "2024-03-20T15:49:41.490583Z",
            "summary": "Chung Seoyoung: With no Head nor Tail is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Tina Kim Gallery with address 525 West 21st Street.",
            "title": "Chung Seoyoung: With no Head nor Tail",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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, NY",
            "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": 37291,
            "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": 35352,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06c02d91589e4bef94481299876fc89b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06c02d91589e4bef94481299876fc89b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-26T14:01:13.478219Z",
                "updated_at": "2024-03-26T14:01:13.478279Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5353,
                "name": "Austin / Desmond fine Art",
                "slug": "austin-desmond-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.518833,-0.1243324",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-26T14:01:17.735390Z",
            "publish_time": null,
            "slug": "austin-desmond-fine-art-alexander-massouras-other-places-2024-03-14",
            "created_at": "2024-03-26T14:01:18.653927Z",
            "updated_at": "2024-03-26T14:01:18.702354Z",
            "summary": "Alexander Massouras: Other Places is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Austin / Desmond fine Art with address Pied Bull Yd, 68/69 Gt. Russell Street.",
            "title": "Alexander Massouras: Other Places",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "Pied Bull Yd, 68/69 Gt. Russell Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37294,
            "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": 35354,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d13c1a302b2547f895410c57615f3d39.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c1a302b2547f895410c57615f3d39-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-26T14:01:22.613082Z",
                "updated_at": "2024-03-26T14:01:22.613136Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8167,
                "name": "Bankley Studios and Gallery",
                "slug": "bankley-studios-and-gallery",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-26T14:01:27.057596Z",
            "publish_time": null,
            "slug": "bankley-studios-and-gallery-zine-launch-of-cwyr-issue-i-de-vices-2024-04-19",
            "created_at": "2024-03-26T14:01:28.377224Z",
            "updated_at": "2024-03-26T14:01:29.079364Z",
            "summary": "Zine launch of CWYR issue I: DE-VICES is an Gallery Shows event starting on 19/04/2024, 00:00 and ending on 20/04/2024, 00:00. Event is in Bankley Studios and Gallery with address Bankley Street.",
            "title": "Zine launch of CWYR issue I: DE-VICES",
            "content": null,
            "start_time": "2024-04-19T00:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "Bankley Street",
            "city": "Levenshulme",
            "geolocation": "53.4440115,-2.1910365",
            "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": 37312,
            "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": 35369,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2db03dbe426e46f789971912c00a83ff.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2db03dbe426e46f789971912c00a83ff-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T18:14:21.130774Z",
                "updated_at": "2024-04-01T18:14:21.130840Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4514,
                "name": "1969 Gallery",
                "slug": "1969-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7185292,-74.0045644",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T18:14:48.765867Z",
            "publish_time": null,
            "slug": "1969-gallery-dabin-ahn-silent-whisper-2024-03-14",
            "created_at": "2024-04-01T18:14:49.678754Z",
            "updated_at": "2024-04-01T18:14:50.834209Z",
            "summary": "Dabin Ahn: Silent Whisper is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in 1969 Gallery with address 39 White Street.",
            "title": "Dabin Ahn: Silent Whisper",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "39 White Street",
            "city": "New York",
            "geolocation": "41.2716557,-72.937592",
            "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": 37321,
            "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": 35380,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/723dda13f541400599170803d71e1208.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/723dda13f541400599170803d71e1208-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T18:15:18.965096Z",
                "updated_at": "2024-04-01T18:15:18.965159Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9696,
                "name": "Anat Ebgi Tribeca",
                "slug": "anat-ebgi-tribeca",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7176002,-74.0029122",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T18:15:23.931620Z",
            "publish_time": null,
            "slug": "anat-ebgi-tribeca-greg-ito-sink-or-swim-2024-03-20",
            "created_at": "2024-04-01T18:15:24.859899Z",
            "updated_at": "2024-04-01T18:15:24.914113Z",
            "summary": "Greg Ito: Sink or Swim is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Anat Ebgi Tribeca with address 372 Broadway.",
            "title": "Greg Ito: Sink or Swim",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "372 Broadway",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37324,
            "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": 35383,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/57e9fc2151af4fc89aca6911134f1d81.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57e9fc2151af4fc89aca6911134f1d81-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T18:15:31.259877Z",
                "updated_at": "2024-04-01T18:15:31.259922Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4154,
                "name": "AOA;87",
                "slug": "aoa87",
                "city": "Bamberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.8933415,10.887632",
                "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": "2024-04-01T18:15:51.022414Z",
            "publish_time": null,
            "slug": "aoa87-xoooox-nightingales-stories-2024-03-15",
            "created_at": "2024-04-01T18:15:51.952164Z",
            "updated_at": "2024-04-01T18:15:56.272973Z",
            "summary": "XOOOOX: Nightingale's Stories is an Gallery Shows event starting on 15/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in AOA;87 with address Sophienstraße 5.",
            "title": "XOOOOX: Nightingale's Stories",
            "content": null,
            "start_time": "2024-03-15T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "Sophienstraße 5",
            "city": "Berlin",
            "geolocation": "52.3488449,14.54519036461101",
            "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": 37326,
            "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": 35382,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f9913ea7220544c8ad4f1e7d9f239825.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9913ea7220544c8ad4f1e7d9f239825-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T18:15:29.747133Z",
                "updated_at": "2024-04-01T18:15:29.747170Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3227,
                "name": "Anders Wahlstedt Fine Art",
                "slug": "anders-wahlstedt-fine-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501755,-74.00365599999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T18:16:05.742593Z",
            "publish_time": null,
            "slug": "anders-wahlstedt-fine-art-gary-stephan-tape-on-paper-2024-03-21",
            "created_at": "2024-04-01T18:16:06.664074Z",
            "updated_at": "2024-04-01T18:16:08.211907Z",
            "summary": "Gary Stephan. Tape On Paper is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Anders Wahlstedt Fine Art with address 40 East 63rd Street.",
            "title": "Gary Stephan. Tape On Paper",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40 East 63rd Street",
            "city": "New York",
            "geolocation": "25.8794127,-80.2826646985823",
            "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": []
        }
    ]
}