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

{
    "count": 37603,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5166&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5130&ordering=-start_time",
    "results": [
        {
            "id": 33533,
            "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": 31707,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e9be6534ba3b4923b54642d09ee37bb2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9be6534ba3b4923b54642d09ee37bb2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:23:30.220228Z",
                "updated_at": "2023-11-15T13:23:30.220284Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7299,
                "name": "Jack Bell Gallery",
                "slug": "jack-bell-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5077213,-0.1369562",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-15T13:23:33.179889Z",
            "publish_time": null,
            "slug": "jack-bell-gallery-aboudia-le-ganganba-2023-11-15",
            "created_at": "2023-11-15T13:23:34.100647Z",
            "updated_at": "2023-11-15T13:23:34.687332Z",
            "summary": "Aboudia. Le Ganganba is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 08/12/2023, 01:00. Event is in Jack Bell Gallery with address 13 Masons Yard.",
            "title": "Aboudia. Le Ganganba",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2023-12-08T01: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 Masons Yard",
            "city": "London",
            "geolocation": "51.5077643,-0.1370037",
            "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": 33308,
            "author": {
                "id": "265b70be-de89-4979-9da3-bc3a0be5c730",
                "username": "helena@saatchigallery.com",
                "slug": "helenasaatchigallerycom",
                "first_name": "Helena",
                "last_name": "Zeidler",
                "display_name": null,
                "display_name_full": "Helena Zeidler",
                "email": "helena@saatchigallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 31500,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/476c4ad11c294e6ca25585d1190d7e2b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476c4ad11c294e6ca25585d1190d7e2b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:05:14.682268Z",
                "updated_at": "2023-11-08T10:05:14.682340Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 432,
                "name": "SAATCHI GALLERY London",
                "slug": "saatchi-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4850694,-0.174564700000019",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 86,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-760x499-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/saatchi_gallery_night.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-265x149-70.jpeg"
                    },
                    "created_at": "2020-03-17T20:58:15.671165Z",
                    "updated_at": "2021-09-14T12:38:33.776459Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "saatchi_gallery_night",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2023-11-08T10:05:19.027466Z",
            "publish_time": null,
            "slug": "saatchi-gallery-london-christo-and-jeanne-claude-boundless-2023-11-15",
            "created_at": "2023-11-08T10:05:19.941583Z",
            "updated_at": "2023-11-08T10:05:20.841833Z",
            "summary": "Christo And Jeanne-Claude: Boundless is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 22/01/2024, 01:00. Event is in SAATCHI GALLERY London with address Duke of York's HQ.",
            "title": "Christo And Jeanne-Claude: Boundless",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2024-01-22T01: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": "Duke of York's HQ",
            "city": "London",
            "geolocation": "51.490648300000004,-0.15879433516259905",
            "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": 33976,
            "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": 32113,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/db5d5acf23a2445cab6f1adf7fb871b3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5d5acf23a2445cab6f1adf7fb871b3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T15:07:07.663521Z",
                "updated_at": "2023-11-30T15:07:07.663558Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9485,
                "name": "New York",
                "slug": "new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-30T15:07:12.811124Z",
            "publish_time": null,
            "slug": "new-york-small-is-beautiful-miniature-art-2023-11-15",
            "created_at": "2023-11-30T15:07:13.713299Z",
            "updated_at": "2023-11-30T15:07:16.749618Z",
            "summary": "Small Is Beautiful: Miniature Art is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 31/12/2023, 01:00. Event is in New York with address 718 Broadway,.",
            "title": "Small Is Beautiful: Miniature Art",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2023-12-31T01: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": "718 Broadway,",
            "city": "New York",
            "geolocation": "40.72897155,-73.99337629714833",
            "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": 33642,
            "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": 31810,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6a5f55db4cf54334a94c0ebd95f0f06d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a5f55db4cf54334a94c0ebd95f0f06d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T11:59:07.765427Z",
                "updated_at": "2023-11-21T11:59:07.765467Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7471,
                "name": "Goodman Gallery",
                "slug": "goodman-gallery",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "geolocation": "-33.91464,18.417428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-21T11:59:11.867091Z",
            "publish_time": null,
            "slug": "goodman-gallery-ghada-amer-qr-codes-revisited-2023-11-15",
            "created_at": "2023-11-21T11:59:12.874504Z",
            "updated_at": "2023-11-21T11:59:13.819166Z",
            "summary": "Ghada Amer: Qr Codes Revisited is an Gallery Shows event starting on 15/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Goodman Gallery with address 26 Cork St.",
            "title": "Ghada Amer: Qr Codes Revisited",
            "content": null,
            "start_time": "2023-11-15T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "26 Cork St",
            "city": "London",
            "geolocation": "-27.5167623,153.0190669",
            "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": 33464,
            "author": {
                "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "username": "info@streetlevelsgallery.com",
                "slug": "infostreetlevelsgallerycom",
                "first_name": "Sofia",
                "last_name": "Bonacchi",
                "display_name": null,
                "display_name_full": "Sofia Bonacchi",
                "email": "info@streetlevelsgallery.com",
                "telephone": "+39 333 674 5750"
            },
            "price": null,
            "featured_image": {
                "id": 31647,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d715709a1d65494888044a48c0675159.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d715709a1d65494888044a48c0675159-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2023-11-14T17:03:43.794962Z",
                "updated_at": "2023-11-14T17:03:43.794997Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
            },
            "venue": {
                "id": 4748,
                "name": "Street Levels Gallery",
                "slug": "street-levels-gallery",
                "city": "Firenze",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.7736216,11.2469219",
                "artworks_for_sale_count": 248,
                "featured_image": {
                    "id": 3789,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2022-05-11T12:49:52.926949Z",
                    "updated_at": "2022-05-11T12:49:52.926985Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-11-14T17:03:48.247492Z",
            "publish_time": null,
            "slug": "mystical-disorder-of-colors",
            "created_at": "2023-11-14T17:03:48.251760Z",
            "updated_at": "2023-11-14T17:03:48.302277Z",
            "summary": "Mystical Disorder of Colors is an Gallery Shows event starting on 14/11/2023, 18:50 and ending on 21/11/2023, 18:50. Event is in Street Levels Gallery with address Online-Only.",
            "title": "Mystical Disorder of Colors",
            "content": "Mystical Disorder of Colors invites the observer to immerse themselves in a primordial reality made up of splashes and stains of colors; we must therefore go beyond abstract form, embracing the color. Nulo disintegrates order to return once again to a radical essence.",
            "start_time": "2023-11-14T18:50:00.000000Z",
            "end_time": "2023-11-21T18:50: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": "Online-Only",
            "city": "",
            "geolocation": "43.7736216,11.2469219",
            "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": true,
            "banner_logo": null,
            "artists": [
                18185
            ],
            "artworks": [
                131020,
                131021,
                131086,
                131087
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 33545,
            "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": 31717,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981b3f6fdfe64c3eb1315b4b41ba6a3d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:26:41.269065Z",
                "updated_at": "2023-11-15T13:26:41.269121Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3845,
                "name": "Maximillian William",
                "slug": "maximillian-william",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5178776,-0.1394438",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-15T13:26:46.622645Z",
            "publish_time": null,
            "slug": "maximillian-william-sensibilities-2023-11-14",
            "created_at": "2023-11-15T13:26:47.528451Z",
            "updated_at": "2023-11-15T13:26:49.108195Z",
            "summary": "Sensibilities is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 20/01/2024, 01:00. Event is in Maximillian William with address 47 Mortimer Street.",
            "title": "Sensibilities",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2024-01-20T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "47 Mortimer Street",
            "city": "London",
            "geolocation": "51.51788125,-0.13939777311192783",
            "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": 33084,
            "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": 31291,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b273fcecb2f4446086d868847b6bfe11.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b273fcecb2f4446086d868847b6bfe11-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:22:50.943472Z",
                "updated_at": "2023-11-01T12:22:50.943508Z",
                "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": "2023-11-01T12:22:57.646856Z",
            "publish_time": null,
            "slug": "austin-desmond-fine-art-sedgley-and-steele-an-adventure-in-change-2023-11-14",
            "created_at": "2023-11-01T12:22:58.573309Z",
            "updated_at": "2023-11-01T12:22:58.620077Z",
            "summary": "Sedgley and Steele: An Adventure in Change is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 12/01/2024, 01:00. Event is in Austin / Desmond fine Art with address Pied Bull Yd, 68/69 Gt. Russell Street.",
            "title": "Sedgley and Steele: An Adventure in Change",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2024-01-12T01: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": 32875,
            "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": 31094,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b173a3aaa9884195886aa7c952dd33e7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b173a3aaa9884195886aa7c952dd33e7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-31T13:39:23.392698Z",
                "updated_at": "2023-10-31T13:39:23.392742Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-31T13:39:29.453442Z",
            "publish_time": null,
            "slug": "espacio-gallery-vicinity-785500-m2-2023-11-14",
            "created_at": "2023-10-31T13:39:30.378529Z",
            "updated_at": "2023-10-31T13:39:31.235772Z",
            "summary": "VICINITY: 785,500 m2 is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 19/11/2023, 01:00. Event is in Espacio Gallery with address 159 Bethnal Green Road, London, E2 7DG.",
            "title": "VICINITY: 785,500 m2",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-11-19T01: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": "159 Bethnal Green Road, London, E2 7DG",
            "city": "London",
            "geolocation": "51.5253161,-0.0707261",
            "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": 33690,
            "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": 31852,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a9d6235972e4f7fb3adbdcc4b61e034.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a9d6235972e4f7fb3adbdcc4b61e034-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T12:11:56.946837Z",
                "updated_at": "2023-11-21T12:11:56.946871Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4493,
                "name": "Galerie Pleiku",
                "slug": "galerie-pleiku",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53623529999999,13.4362961",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-11-21T12:12:04.267756Z",
            "publish_time": null,
            "slug": "galerie-pleiku-karhulahti-salmi-piirros-a-drawing-eine-zeichnung-2023-11-14",
            "created_at": "2023-11-21T12:12:05.195680Z",
            "updated_at": "2023-11-21T12:12:05.692042Z",
            "summary": "Karhulahti & Salmi: Piirros - A Drawing - Eine Zeichnung is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 25/11/2023, 01:00. Event is in Galerie Pleiku with address Eugen-Schönhaar-Straße 6A.",
            "title": "Karhulahti & Salmi: Piirros - A Drawing - Eine Zeichnung",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-11-25T01: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": "Eugen-Schönhaar-Straße 6A",
            "city": "Berlin",
            "geolocation": "52.5361988,13.4362884",
            "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": 32905,
            "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": 31126,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7ac007f9ef6146b2954b9fe530366f5c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ac007f9ef6146b2954b9fe530366f5c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-31T13:47:37.418577Z",
                "updated_at": "2023-10-31T13:47:37.418613Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5406,
                "name": "Royal College of Art, Dyson Building",
                "slug": "royal-college-art-dyson-building",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4793797,-0.1702443",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-31T13:47:41.222963Z",
            "publish_time": null,
            "slug": "royal-college-of-art-dyson-building-no-mans-land-terra-nullius-2023-11-14",
            "created_at": "2023-10-31T13:47:42.139325Z",
            "updated_at": "2023-10-31T13:47:43.127844Z",
            "summary": "No Man’s Land – Terra Nullius is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 16/11/2023, 01:00. Event is in Royal College of Art, Dyson Building with address 1 Hester Road.",
            "title": "No Man’s Land – Terra Nullius",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-11-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Hester Road",
            "city": "London",
            "geolocation": "-33.717960649999995,150.348497654359",
            "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": 33649,
            "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": 4991,
                "name": "Kasmin",
                "slug": "kasmin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7504018,-74.0024557",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-21T11:59:25.657485Z",
            "publish_time": null,
            "slug": "kasmin-duncan-hannah-on-paper-2023-11-14",
            "created_at": "2023-11-21T11:59:26.598089Z",
            "updated_at": "2023-11-21T11:59:29.835207Z",
            "summary": "Duncan Hannah: On Paper is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 16/12/2023, 01:00. Event is in Kasmin with address 514 W 28th Street.",
            "title": "Duncan Hannah: On Paper",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-12-16T01: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": "514 W 28th Street",
            "city": "New York",
            "geolocation": "36.8747025,-76.29019089966295",
            "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": 33093,
            "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": 31299,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a25a17df64143afa0ce2f581a744d09.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a25a17df64143afa0ce2f581a744d09-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:23:35.061689Z",
                "updated_at": "2023-11-01T12:23:35.061727Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-01T12:23:39.436414Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-playground-twist-2023-11-14",
            "created_at": "2023-11-01T12:23:40.354251Z",
            "updated_at": "2023-11-01T12:23:40.865917Z",
            "summary": "Playground Twist is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 19/11/2023, 01:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "Playground Twist",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-11-19T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 33688,
            "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": 31851,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0133c5e491db4a7da7969eabc9067fc4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0133c5e491db4a7da7969eabc9067fc4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T12:11:52.316570Z",
                "updated_at": "2023-11-21T12:11:52.316608Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4978,
                "name": "Galerie NuEdge",
                "slug": "galerie-nuedge",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.497228,-73.58073279999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-11-21T12:11:55.742111Z",
            "publish_time": null,
            "slug": "galerie-nuedge-reflection-2023-11-14",
            "created_at": "2023-11-21T12:11:56.655963Z",
            "updated_at": "2023-11-21T12:11:56.705182Z",
            "summary": "REFLECTION is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 24/11/2023, 01:00. Event is in Galerie NuEdge with address 1480 rue Sherbrooke Quest.",
            "title": "REFLECTION",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-11-24T01: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": "1480 rue Sherbrooke Quest",
            "city": "Montreal",
            "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": 17671,
            "author": {
                "id": "20be47fe-393d-4a6a-a363-36f7ce90bc20",
                "username": "LawrieShabibi",
                "slug": "lawrieshabibi",
                "first_name": "Asmaa",
                "last_name": "Al-Shabibi",
                "display_name": "Asmaa Al-Shabibi",
                "display_name_full": "Asmaa Al-Shabibi",
                "email": "info@lawrieshabibi.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 17323,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c5f79be267334fad819a9cf8db85ff7e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5f79be267334fad819a9cf8db85ff7e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-12-14T15:00:39.599282Z",
                "updated_at": "2022-12-14T15:00:39.599336Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2293,
                "name": "Lawrie Shabibi",
                "slug": "lawrie-shabibi",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "52.3334749,21.1134059",
                "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": "AE",
            "publish_status": "published",
            "published_at": "2022-12-14T15:00:47.037728Z",
            "publish_time": null,
            "slug": "lawrie-shabibi-shaikha-al-mazrou-dwelling-in-the-gap-2023-11-14",
            "created_at": "2022-12-14T15:00:47.912517Z",
            "updated_at": "2022-12-14T15:00:47.958964Z",
            "summary": "Shaikha Al Mazrou: Dwelling in the Gap is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 05/01/2023, 01:00. Event is in Lawrie Shabibi with address Alserkal Avenue, Unit 21, Al Quoz PO Box 123901, Dubai, UAE, Dubai, AE.",
            "title": "Shaikha Al Mazrou: Dwelling in the Gap",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-01-05T01: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": "Alserkal Avenue, Unit 21, Al Quoz PO Box 123901, Dubai, UAE, Dubai, AE",
            "city": "Dubai",
            "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": 33678,
            "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": 31844,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0d3f02fc16484f9caf09d0410f93eb7b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d3f02fc16484f9caf09d0410f93eb7b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T12:10:08.378462Z",
                "updated_at": "2023-11-21T12:10:08.378499Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4278,
                "name": "The Mayor Gallery",
                "slug": "mayor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51017299999999,-0.1410031",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-21T12:10:11.133015Z",
            "publish_time": null,
            "slug": "the-mayor-gallery-tajiri-wagemaker-2023-11-14",
            "created_at": "2023-11-21T12:10:12.054877Z",
            "updated_at": "2023-11-21T12:10:12.599720Z",
            "summary": "Tajiri. Wagemaker is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 15/12/2023, 01:00. Event is in The Mayor Gallery with address First Floor.",
            "title": "Tajiri. Wagemaker",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-12-15T01: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": "First Floor",
            "city": "London",
            "geolocation": "35.5447039,139.7684316",
            "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": 33658,
            "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": 31825,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cfc439caead041ff8cd43eeedef3e80a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc439caead041ff8cd43eeedef3e80a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T11:59:43.615858Z",
                "updated_at": "2023-11-21T11:59:43.615914Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9458,
                "name": "Le Bonheur Est Dans L'Instant",
                "slug": "le-bonheur-est-dans-linstant",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.860445,2.368066",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-11-21T11:59:46.146497Z",
            "publish_time": null,
            "slug": "le-bonheur-est-dans-linstant-linstant-ephemere-2023-11-14",
            "created_at": "2023-11-21T11:59:47.064815Z",
            "updated_at": "2023-11-21T11:59:47.732568Z",
            "summary": "L'instant Éphémere is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 19/11/2023, 01:00. Event is in Le Bonheur Est Dans L'Instant with address 72 rue Amelot.",
            "title": "L'instant Éphémere",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-11-19T01: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": "72 rue Amelot",
            "city": "Paris",
            "geolocation": "48.860419,2.3680155",
            "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": 33858,
            "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": 32000,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d266b763445442e48c9194253696ac00.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d266b763445442e48c9194253696ac00-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-23T12:48:22.130000Z",
                "updated_at": "2023-11-23T12:48:22.130038Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9467,
                "name": "ExCeL London",
                "slug": "excel-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083294,0.0231157",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-23T12:48:30.825504Z",
            "publish_time": null,
            "slug": "excel-london-disney100-london-2023-11-14",
            "created_at": "2023-11-23T12:48:31.748594Z",
            "updated_at": "2023-11-23T12:48:32.510690Z",
            "summary": "Disney100 London is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 21/01/2024, 01:00. Event is in ExCeL London with address Royal Victoria Dock.",
            "title": "Disney100 London",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2024-01-21T01: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": "Royal Victoria Dock",
            "city": "London",
            "geolocation": "51.5066201,0.028419978065496933",
            "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": 17678,
            "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": 17330,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a82dda54ddc0469c826b066b513c16ad.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a82dda54ddc0469c826b066b513c16ad-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-12-15T09:20:28.259780Z",
                "updated_at": "2022-12-15T09:20:28.259837Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7474,
                "name": "Zawyeh Gallery",
                "slug": "zawyeh-gallery",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "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": "AE",
            "publish_status": "published",
            "published_at": "2022-12-15T09:20:33.582389Z",
            "publish_time": null,
            "slug": "zawyeh-gallery-tracing-boundaries-2023-11-14",
            "created_at": "2022-12-15T09:20:34.441760Z",
            "updated_at": "2022-12-15T09:20:34.492716Z",
            "summary": "Tracing Boundaries is an Gallery Shows event starting on 14/11/2023, 01:00 and ending on 05/01/2023, 01:00. Event is in Zawyeh Gallery with address Warehouse #27, Alserkal Avenue, Dubai, AE.",
            "title": "Tracing Boundaries",
            "content": null,
            "start_time": "2023-11-14T01:00:00.000000Z",
            "end_time": "2023-01-05T01: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": "Warehouse #27, Alserkal Avenue, Dubai, AE",
            "city": "Dubai",
            "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": []
        }
    ]
}