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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23652&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23616&ordering=end_time",
    "results": [
        {
            "id": 22423,
            "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": 21584,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/198ae9fb7a054f02bbdfe02a57db1c56.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/198ae9fb7a054f02bbdfe02a57db1c56-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-02T20:26:42.864759Z",
                "updated_at": "2023-03-04T01:01:37.721232Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8134,
                "name": "Scarborough Art Gallery",
                "slug": "scarborough-art-gallery",
                "city": "Scarborough",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.2796478,-0.4013085",
                "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-03-02T20:26:43.067061Z",
            "publish_time": null,
            "slug": "scarborough-art-gallery-squaring-the-circles-2023-03-04",
            "created_at": "2023-03-02T20:26:43.935798Z",
            "updated_at": "2023-03-02T20:26:43.935818Z",
            "summary": null,
            "title": "Squaring The Circles",
            "content": null,
            "start_time": "2023-03-04T01:00:00.000000Z",
            "end_time": "2023-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The  Crescent",
            "city": "Scarborough",
            "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": 22579,
            "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": 21730,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f7810a9551c4016871923a680a051d7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f7810a9551c4016871923a680a051d7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-03T13:04:18.601454Z",
                "updated_at": "2023-03-05T01:00:42.787938Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4732,
                "name": "The Art Pavilion, Mile End Park",
                "slug": "art-pavilion-mile-end-park",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.526308,-0.0367909",
                "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-03-03T13:04:27.750107Z",
            "publish_time": null,
            "slug": "the-art-pavilion-mile-end-park-warped-2023-04-20",
            "created_at": "2023-03-03T13:04:28.630776Z",
            "updated_at": "2023-03-03T13:04:28.996288Z",
            "summary": "Warped is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 01/05/2023, 00:00. Event is in The Art Pavilion, Mile End Park with address Mile End Park.",
            "title": "Warped",
            "content": null,
            "start_time": "2023-04-20T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Mile End Park",
            "city": "London",
            "geolocation": "51.531247500000006,-0.04173988816527164",
            "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": 22926,
            "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": 22070,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44e432a8f1cf44c095cf0b25b20044ae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44e432a8f1cf44c095cf0b25b20044ae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-23T17:42:12.327036Z",
                "updated_at": "2023-03-24T04:57:56.665966Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4732,
                "name": "The Art Pavilion, Mile End Park",
                "slug": "art-pavilion-mile-end-park",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.526308,-0.0367909",
                "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-03-23T17:42:13.795516Z",
            "publish_time": null,
            "slug": "the-art-pavilion-mile-end-park-warped-by-prism-textiles-2023-04-20",
            "created_at": "2023-03-23T17:42:15.431618Z",
            "updated_at": "2023-03-23T17:42:15.431638Z",
            "summary": null,
            "title": "Warped by Prism Textiles",
            "content": null,
            "start_time": "2023-04-20T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Mile End Park",
            "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": 22966,
            "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": 22110,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c62f6f5064940139d4774de5bc8ad92.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c62f6f5064940139d4774de5bc8ad92-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-23T17:53:09.799910Z",
                "updated_at": "2023-03-24T04:58:05.245201Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6546,
                "name": "Somerset House Strand",
                "slug": "somerset-house-strand",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5117183,-0.1181412",
                "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-03-23T17:53:10.340230Z",
            "publish_time": null,
            "slug": "somerset-house-strand-sony-world-photography-awards-2023-2023-04-14",
            "created_at": "2023-03-23T17:53:11.201759Z",
            "updated_at": "2023-03-23T17:53:11.201778Z",
            "summary": null,
            "title": "Sony World Photography Awards 2023",
            "content": null,
            "start_time": "2023-04-14T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Strand",
            "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": 23930,
            "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": 7899,
                "name": "Gathering",
                "slug": "gathering",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108641,-0.1375571",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-03T19:50:47.271808Z",
            "publish_time": null,
            "slug": "gathering-violinsviolence-bruce-nauman-cecile-b-evans-jesse-darling-ndaye-kouagou-sung-tieu-2023-03-16",
            "created_at": "2023-04-03T19:50:48.164118Z",
            "updated_at": "2023-04-03T19:50:48.164136Z",
            "summary": null,
            "title": "Violins/Violence: Bruce Nauman, Cecile B Evans, Jesse Darling, Ndaye Kouagou & Sung Tieu",
            "content": null,
            "start_time": "2023-03-16T01:00:00.000000Z",
            "end_time": "2023-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5 Warwick Street",
            "city": "London",
            "geolocation": "",
            "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": 24117,
            "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": 23179,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b99d571d5ccc46eebdb315295a5cfe0f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99d571d5ccc46eebdb315295a5cfe0f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-05T18:45:18.817955Z",
                "updated_at": "2023-04-08T21:08:29.199657Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7744,
                "name": "Fondazione Prada",
                "slug": "fondazione-prada",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4443567,9.2047639",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-04-05T18:45:18.990413Z",
            "publish_time": null,
            "slug": "fondazione-prada-thomas-demand-processo-grottesco-2023-05-20",
            "created_at": "2023-04-05T18:45:19.904550Z",
            "updated_at": "2023-04-05T18:45:19.904570Z",
            "summary": null,
            "title": "Thomas Demand - Processo Grottesco",
            "content": null,
            "start_time": "2023-05-20T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Largo Isarco, 2, Milan, IT",
            "city": "Milan",
            "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": 24551,
            "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": 23596,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1045a5e6316748d99477c31a1671ed52.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1045a5e6316748d99477c31a1671ed52-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-12T11:05:16.796317Z",
                "updated_at": "2023-04-12T11:05:16.796378Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4634,
                "name": "Huberty & Breyne\tParis",
                "slug": "huberty-breyne-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8723672,2.314834",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-04-12T11:05:30.100758Z",
            "publish_time": null,
            "slug": "huberty-breyne-paris-dave-mckean-2023-04-08",
            "created_at": "2023-04-12T11:05:30.987693Z",
            "updated_at": "2023-04-12T11:05:31.420938Z",
            "summary": "Dave McKean is an Gallery Shows event starting on 08/04/2023, 00:00 and ending on 01/05/2023, 00:00. Event is in Huberty & Breyne\tParis with address 33 place du Châtelain, Brussels, BE.",
            "title": "Dave McKean",
            "content": null,
            "start_time": "2023-04-08T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "33 place du Châtelain, Brussels, BE",
            "city": "Brussels",
            "geolocation": "50.8243001,4.360706029493577",
            "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": 24570,
            "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": 23624,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4729ed2032194ed0bf123565655e9160.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4729ed2032194ed0bf123565655e9160-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-13T14:09:21.091621Z",
                "updated_at": "2023-04-13T14:09:21.091662Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6955,
                "name": "ARCADIA CONTEMPORARY",
                "slug": "arcadia-contemporary",
                "city": "United States",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7249987,-74.0013218",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-13T14:09:38.666223Z",
            "publish_time": null,
            "slug": "arcadia-contemporary-aron-wiesenfeld-the-gardener-2023-04-13",
            "created_at": "2023-04-13T14:09:39.544036Z",
            "updated_at": "2023-04-13T14:09:54.043525Z",
            "summary": "Aron Wiesenfeld - \"The Gardener\" is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 01/05/2023, 00:00. Event is in ARCADIA CONTEMPORARY with address 421 W Broadway, New York, US.",
            "title": "Aron Wiesenfeld - \"The Gardener\"",
            "content": null,
            "start_time": "2023-04-13T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "421 W Broadway, New York, US",
            "city": "New York",
            "geolocation": "40.7249742,-74.00119442778879",
            "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": 24572,
            "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": 23621,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c546799793d41309aa65a37d8e976d6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c546799793d41309aa65a37d8e976d6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-13T14:09:22.053908Z",
                "updated_at": "2023-04-13T14:09:22.053958Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8097,
                "name": "ARCH Window Gallery",
                "slug": "arch-window-gallery",
                "city": "Isle of Wight",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-13T14:10:04.689877Z",
            "publish_time": null,
            "slug": "arch-window-gallery-unknown-species-2023-04-05",
            "created_at": "2023-04-13T14:10:05.572606Z",
            "updated_at": "2023-04-13T14:10:19.415601Z",
            "summary": "Unknown Species is an Gallery Shows event starting on 05/04/2023, 00:00 and ending on 01/05/2023, 00:00. Event is in ARCH Window Gallery with address 35-36 High Street.",
            "title": "Unknown Species",
            "content": null,
            "start_time": "2023-04-05T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "35-36 High Street",
            "city": "Isle Of Wight",
            "geolocation": "51.6554405,-0.3962883",
            "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": 24668,
            "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": 23714,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7ab5d016db8a4889819a60d915c2d091.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ab5d016db8a4889819a60d915c2d091-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:09:38.364864Z",
                "updated_at": "2023-04-14T17:09:38.364901Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7344,
                "name": "Saphira & Ventura Gallery",
                "slug": "saphira-ventura-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7543471,-73.9812147",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-14T17:10:01.984474Z",
            "publish_time": null,
            "slug": "saphira-ventura-gallery-pictures-in-pluralities-2023-04-19",
            "created_at": "2023-04-14T17:10:02.846867Z",
            "updated_at": "2023-04-14T17:10:03.410463Z",
            "summary": "Pictures in Pluralities is an Gallery Shows event starting on 19/04/2023, 00:00 and ending on 01/05/2023, 00:00. Event is in Saphira & Ventura Gallery with address 4 W 43rd Street, New York, US.",
            "title": "Pictures in Pluralities",
            "content": null,
            "start_time": "2023-04-19T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "4 W 43rd Street, New York, US",
            "city": "New York",
            "geolocation": "40.7542758,-73.98129206230368",
            "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": 25472,
            "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": 24428,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b44e6ed414348eabea967991d5b2612.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b44e6ed414348eabea967991d5b2612-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:07:45.213606Z",
                "updated_at": "2023-05-04T10:07:45.213644Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8544,
                "name": "Chichester Open Studios",
                "slug": "chichester-open-studios",
                "city": "Chichester",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "50.83761000000001,-0.774936",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-04T10:07:51.070747Z",
            "publish_time": null,
            "slug": "chichester-open-studios-chichester-open-studios-2023-2023-04-22",
            "created_at": "2023-05-04T10:07:51.956336Z",
            "updated_at": "2023-05-04T10:07:51.956355Z",
            "summary": null,
            "title": "Chichester Open Studios 2023",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "",
            "city": "Chichester",
            "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": 24221,
            "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": 23276,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4bf1f344cfc54a57808529f9af988b29.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bf1f344cfc54a57808529f9af988b29-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-06T20:07:34.601181Z",
                "updated_at": "2023-04-10T14:47:05.103526Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5285,
                "name": "Jockey Club Creative Arts Centre (JCCAC)",
                "slug": "jockey-club-creative-arts-centre-jccac",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.3346654,114.1657188",
                "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": "HK",
            "publish_status": "published",
            "published_at": "2023-04-06T20:07:34.818384Z",
            "publish_time": null,
            "slug": "jockey-club-creative-arts-centre-jccac-spacetime-elemental-metaverse-2023-04-28",
            "created_at": "2023-04-06T20:07:35.678941Z",
            "updated_at": "2023-04-06T20:07:35.678960Z",
            "summary": null,
            "title": "SpaceTime Elemental Metaverse",
            "content": null,
            "start_time": "2023-04-28T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "30 Pak Tin Street",
            "city": "Hong Kong",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 24345,
            "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": 23407,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e64c7ffd714d46109e96ed409af0395a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e64c7ffd714d46109e96ed409af0395a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:27:35.435674Z",
                "updated_at": "2023-04-10T20:27:35.435705Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5160,
                "name": "PM/AM",
                "slug": "pmam",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5189092,-0.1409745",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-10T20:27:47.069662Z",
            "publish_time": null,
            "slug": "pmam-36-lord-ohene-okyere-bour-2023-03-31",
            "created_at": "2023-04-10T20:27:49.156263Z",
            "updated_at": "2023-04-10T20:27:50.058530Z",
            "summary": "36 (Lord Ohene Okyere-Bour) is an Gallery Shows event starting on 31/03/2023, 00:00 and ending on 02/05/2023, 00:00. Event is in PM/AM with address 37 Eastcastle Street.",
            "title": "36 (Lord Ohene Okyere-Bour)",
            "content": null,
            "start_time": "2023-03-31T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "37 Eastcastle Street",
            "city": "London",
            "geolocation": "51.516608399999996,-0.13917815966197894",
            "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": 24372,
            "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": 23441,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6872e254d211444399f38561e9016cd5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6872e254d211444399f38561e9016cd5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-10T20:45:46.445435Z",
                "updated_at": "2023-04-10T20:45:46.445473Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5215,
                "name": "Space 776",
                "slug": "space-776",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72001540000001,-73.9847403",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-10T20:45:58.776081Z",
            "publish_time": null,
            "slug": "space-776-circles-and-ellipses-2023-04-07",
            "created_at": "2023-04-10T20:45:59.655170Z",
            "updated_at": "2023-04-10T20:46:08.539325Z",
            "summary": "Circles and Ellipses is an Gallery Shows event starting on 07/04/2023, 00:00 and ending on 02/05/2023, 00:00. Event is in Space 776 with address 37-39 Clinton St, New York, US.",
            "title": "Circles and Ellipses",
            "content": null,
            "start_time": "2023-04-07T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "37-39 Clinton St, New York, US",
            "city": "New York",
            "geolocation": "44.991164,-73.370463",
            "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": 24489,
            "author": {
                "id": "e0848517-9a6f-4b33-9f7d-02bf59cfe8f0",
                "username": "bggallery",
                "slug": "bggallery",
                "first_name": "Om",
                "last_name": "Bleicher",
                "display_name": "Om Bleicher",
                "display_name_full": "Om Bleicher",
                "email": "om@bgartdealings.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 23545,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f63116b32d048cd88e49456f17e251d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f63116b32d048cd88e49456f17e251d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-12T08:39:52.609182Z",
                "updated_at": "2023-04-12T08:39:52.609217Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2984,
                "name": "bG Gallery",
                "slug": "bg-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.46764569999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2775,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bg-gallery-dp-1576509939.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:36.254527Z",
                    "updated_at": "2021-09-14T13:38:22.145434Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-12T08:40:16.263458Z",
            "publish_time": null,
            "slug": "bg-gallery-taking-it-to-the-streets-2023-04-15",
            "created_at": "2023-04-12T08:40:17.199426Z",
            "updated_at": "2023-04-12T08:40:17.730281Z",
            "summary": "Taking it to the Streets is an Gallery Shows event starting on 15/04/2023, 00:00 and ending on 02/05/2023, 00:00. Event is in bG Gallery with address Bergamot Station , Santa Monica, US.",
            "title": "Taking it to the Streets",
            "content": null,
            "start_time": "2023-04-15T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "Bergamot Station , Santa Monica, US",
            "city": "Santa Monica",
            "geolocation": "34.0274374,-118.46900342813086",
            "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": 24666,
            "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": 23710,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eeca13d9f4cd41359088ca16a8c3fddd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eeca13d9f4cd41359088ca16a8c3fddd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-14T17:09:14.296936Z",
                "updated_at": "2023-04-14T17:09:14.296993Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8401,
                "name": "S16 Gallery",
                "slug": "s16-gallery",
                "city": "Westmount",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.4874602,-73.59099599999999",
                "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-04-14T17:10:00.071605Z",
            "publish_time": null,
            "slug": "s16-gallery-transfiguration-by-sean-atmos-s16-westmount-2023-04-15",
            "created_at": "2023-04-14T17:10:00.942458Z",
            "updated_at": "2023-04-14T17:10:01.629756Z",
            "summary": "'Transfiguration' by SEAN ATMOS | S16 Westmount is an Gallery Shows event starting on 15/04/2023, 00:00 and ending on 02/05/2023, 00:00. Event is in S16 Gallery with address 1362 Greene av, , Westmount (Montreal), CA.",
            "title": "'Transfiguration' by SEAN ATMOS | S16 Westmount",
            "content": null,
            "start_time": "2023-04-15T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "1362 Greene av, , Westmount (Montreal), CA",
            "city": "Westmount (Montreal)",
            "geolocation": "45.48744640276138,-73.59110893913783",
            "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": 24766,
            "author": {
                "id": "e0848517-9a6f-4b33-9f7d-02bf59cfe8f0",
                "username": "bggallery",
                "slug": "bggallery",
                "first_name": "Om",
                "last_name": "Bleicher",
                "display_name": "Om Bleicher",
                "display_name_full": "Om Bleicher",
                "email": "om@bgartdealings.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 23796,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c18eac0e04440aabc917c18469d2082.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c18eac0e04440aabc917c18469d2082-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-19T19:25:57.720183Z",
                "updated_at": "2023-04-19T19:25:57.720222Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2984,
                "name": "bG Gallery",
                "slug": "bg-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.46764569999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2775,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bg-gallery-dp-1576509939.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:36.254527Z",
                    "updated_at": "2021-09-14T13:38:22.145434Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-19T19:26:04.996490Z",
            "publish_time": null,
            "slug": "bg-gallery-taking-it-to-the-streets-2023-04-13",
            "created_at": "2023-04-19T19:26:18.200678Z",
            "updated_at": "2023-04-19T19:26:24.269530Z",
            "summary": "Taking It To The Streets. is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 02/05/2023, 00:00. Event is in bG Gallery with address Bergamot Station.",
            "title": "Taking It To The Streets.",
            "content": null,
            "start_time": "2023-04-13T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "Bergamot Station",
            "city": "Santa Monica",
            "geolocation": "34.0274374,-118.46900342813086",
            "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": 24876,
            "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": 23892,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3eb8a1b8df264a4fae843554486ca36d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3eb8a1b8df264a4fae843554486ca36d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-20T20:19:22.887512Z",
                "updated_at": "2023-04-20T20:19:22.887551Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4756,
                "name": "BallroomArts",
                "slug": "ballroomarts",
                "city": "Suffolk",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.1514256,1.6017438",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-20T20:19:25.786418Z",
            "publish_time": null,
            "slug": "ballroomarts-meld2-2023-04-27",
            "created_at": "2023-04-20T20:19:26.650812Z",
            "updated_at": "2023-04-20T20:19:26.973229Z",
            "summary": "MELD2 is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 02/05/2023, 00:00. Event is in BallroomArts with address Ballroom Arts.",
            "title": "MELD2",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-02T00: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": "Ballroom Arts",
            "city": "Aldeburgh",
            "geolocation": "52.1513076,1.6016194",
            "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": []
        }
    ]
}