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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24264&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24228&ordering=-end_time",
    "results": [
        {
            "id": 8219,
            "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": 3725,
                "name": "Tramway",
                "slug": "tramway",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.841043,-4.267364299999999",
                "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": "2022-04-22T17:22:19.044117Z",
            "publish_time": null,
            "slug": "tramway-human-threads-2022-05-11",
            "created_at": "2022-04-22T17:22:24.829943Z",
            "updated_at": "2022-04-22T17:22:25.310500Z",
            "summary": "Human Threads is an Gallery Shows event starting on 11/05/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Tramway with address 25 Albert Drive.",
            "title": "Human Threads",
            "content": null,
            "start_time": "2022-05-11T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "25 Albert Drive",
            "city": "Glasgow",
            "geolocation": "55.8406831,-4.267306206813944",
            "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": 8310,
            "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": 4311,
                "name": "City Museum of Ljubljana",
                "slug": "city-museum-ljubljana",
                "city": "Ljubljana",
                "country": {
                    "code": "SI",
                    "name": "Slovenia"
                },
                "geolocation": "46.0469692,14.5041359",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SI",
            "publish_status": "published",
            "published_at": "2022-04-22T18:16:42.147850Z",
            "publish_time": null,
            "slug": "city-museum-of-ljubljana-dr-otmar-pirkmajer-forgotten-elites-2022-04-26",
            "created_at": "2022-04-22T18:16:43.223685Z",
            "updated_at": "2022-04-22T18:16:43.887636Z",
            "summary": "Dr. Otmar Pirkmajer: Forgotten Elites is an Museum Exhibitions event starting on 26/04/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in City Museum of Ljubljana with address Gosposka 15.",
            "title": "Dr. Otmar Pirkmajer: Forgotten Elites",
            "content": null,
            "start_time": "2022-04-26T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Gosposka 15",
            "city": "Ljubljana",
            "geolocation": "46.0470036,14.5040244",
            "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": 8460,
            "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": 9334,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/80a99a4aea704eb1aa239a7832309d8c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80a99a4aea704eb1aa239a7832309d8c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-23T19:11:40.426244Z",
                "updated_at": "2022-04-23T19:11:40.426278Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4406,
                "name": "Munch Museum",
                "slug": "munch-museum",
                "city": "Oslo",
                "country": {
                    "code": "NO",
                    "name": "Norway"
                },
                "geolocation": "59.9061361,10.7557095",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NO",
            "publish_status": "published",
            "published_at": "2022-04-23T19:11:42.281990Z",
            "publish_time": null,
            "slug": "munch-museum-edvard-munch-satyricon-munch-2022-04-29",
            "created_at": "2022-04-23T19:11:43.138605Z",
            "updated_at": "2022-04-23T19:11:43.179235Z",
            "summary": "Edvard Munch: Satyricon & Munch is an Museum Exhibitions event starting on 29/04/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Munch Museum with address Tøyengata 53.",
            "title": "Edvard Munch: Satyricon & Munch",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Tøyengata 53",
            "city": "Oslo",
            "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": 8538,
            "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": 3716,
                "name": "The Chrysler Museum of Art",
                "slug": "chrysler-museum-art",
                "city": "Norfolk",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "36.8560312,-76.29387",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-04-23T20:12:27.612537Z",
            "publish_time": null,
            "slug": "the-chrysler-museum-of-art-mc-escher-infinite-variations-2022-04-15",
            "created_at": "2022-04-23T20:12:28.454631Z",
            "updated_at": "2022-04-23T20:12:28.842767Z",
            "summary": "M.C. Escher: Infinite Variations is an Museum Exhibitions event starting on 15/04/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in The Chrysler Museum of Art with address 1 Memorial Pl.",
            "title": "M.C. Escher: Infinite Variations",
            "content": null,
            "start_time": "2022-04-15T00:00:00.000000Z",
            "end_time": "2022-08-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Memorial Pl",
            "city": "Norfolk",
            "geolocation": "36.85636275,-76.29298032712623",
            "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": 8685,
            "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": 9535,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06b41a71796142eaa2d793d5f2d7a2e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06b41a71796142eaa2d793d5f2d7a2e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-01T17:19:24.369142Z",
                "updated_at": "2022-06-01T17:19:24.369205Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4378,
                "name": "Kunsthalle Helsinki",
                "slug": "kunsthalle-helsinki",
                "city": "Helsinki",
                "country": {
                    "code": "FI",
                    "name": "Finland"
                },
                "geolocation": "60.17209940000001,24.9313351",
                "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": "FI",
            "publish_status": "published",
            "published_at": "2022-06-01T17:19:26.858743Z",
            "publish_time": null,
            "slug": "kunsthalle-helsinki-anssi-kasitonni-speed-records-2022-06-11",
            "created_at": "2022-06-01T17:19:27.589565Z",
            "updated_at": "2022-06-01T17:19:28.900229Z",
            "summary": "Anssi Kasitonni: Speed Records is an Gallery Shows event starting on 11/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Kunsthalle Helsinki with address Nervanderinkatu 3.",
            "title": "Anssi Kasitonni: Speed Records",
            "content": null,
            "start_time": "2022-06-11T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Nervanderinkatu 3",
            "city": "Helsinki",
            "geolocation": "60.1720705,24.9312434",
            "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": 8698,
            "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": 9549,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/67528d9f19114b33bcb9bb27057178a6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67528d9f19114b33bcb9bb27057178a6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-01T17:39:55.311681Z",
                "updated_at": "2022-06-01T17:39:55.311760Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4388,
                "name": "Loveland Museum",
                "slug": "loveland-museum",
                "city": "Loveland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.3968238,-105.0735512",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-01T17:39:57.721374Z",
            "publish_time": null,
            "slug": "loveland-museum-ronda-stone-become-a-leaf-on-a-river-a-journey-through-life-2022-06-04",
            "created_at": "2022-06-01T17:39:58.446681Z",
            "updated_at": "2022-06-01T17:39:59.513797Z",
            "summary": "Ronda Stone: Become a Leaf on a River — A Journey Through Life is an Museum Exhibitions event starting on 04/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Loveland Museum with address 503 North Lincoln Avenue.",
            "title": "Ronda Stone: Become a Leaf on a River — A Journey Through Life",
            "content": null,
            "start_time": "2022-06-04T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "503 North Lincoln Avenue",
            "city": "Loveland",
            "geolocation": "39.490068226322954,-74.95193282553831",
            "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": 8699,
            "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": 9552,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a0ff844576340f686276b82ae79e87b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a0ff844576340f686276b82ae79e87b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-01T17:39:55.499637Z",
                "updated_at": "2022-06-01T17:39:55.499674Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4388,
                "name": "Loveland Museum",
                "slug": "loveland-museum",
                "city": "Loveland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.3968238,-105.0735512",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-01T17:39:57.777873Z",
            "publish_time": null,
            "slug": "loveland-museum-tammi-brazee-tame-your-marmots-2022-06-04",
            "created_at": "2022-06-01T17:39:58.506925Z",
            "updated_at": "2022-06-01T17:39:59.872101Z",
            "summary": "Tammi Brazee: Tame Your Marmots is an Museum Exhibitions event starting on 04/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Loveland Museum with address 503 North Lincoln Avenue.",
            "title": "Tammi Brazee: Tame Your Marmots",
            "content": null,
            "start_time": "2022-06-04T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "503 North Lincoln Avenue",
            "city": "Loveland",
            "geolocation": "39.490068226322954,-74.95193282553831",
            "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": 8740,
            "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": 9582,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcbe6a536de84a0cbbdf2bdc16fb0672-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-01T19:59:21.421193Z",
                "updated_at": "2022-06-01T19:59:21.421229Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4850,
                "name": "Museu del Disseny",
                "slug": "museu-del-disseny",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.4024531,2.1880813",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2022-06-01T19:59:23.559022Z",
            "publish_time": null,
            "slug": "museu-del-disseny-de-barcelona-transgressions-ceramica-contemporania-2022-06-08",
            "created_at": "2022-06-01T19:59:24.267989Z",
            "updated_at": "2022-06-01T19:59:24.320523Z",
            "summary": "Transgressions - Ceràmica contemporània is an Gallery Shows event starting on 08/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Museu del Disseny with address Plaça de les Glòries Catalanes 37-38.",
            "title": "Transgressions - Ceràmica contemporània",
            "content": null,
            "start_time": "2022-06-08T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Plaça de les Glòries Catalanes 37-38",
            "city": "Barcelona",
            "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": 8772,
            "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": 9611,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/571e2b70685a48678afa282a447d124d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571e2b70685a48678afa282a447d124d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-02T13:51:03.298315Z",
                "updated_at": "2022-06-02T13:51:03.298372Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3691,
                "name": "Oakville Galleries",
                "slug": "oakville-galleries",
                "city": "Oakville",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.4607553,-79.64683339999999",
                "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": "2022-06-02T13:51:05.486448Z",
            "publish_time": null,
            "slug": "oakville-galleries-paul-p-friendly-in-the-knife-edged-moment-2022-06-05",
            "created_at": "2022-06-02T13:51:06.227748Z",
            "updated_at": "2022-06-02T13:51:06.616169Z",
            "summary": "Paul P.: Friendly in the Knife-edged Moment is an Gallery Shows event starting on 05/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Oakville Galleries with address 1306 Lakeshore Road East.",
            "title": "Paul P.: Friendly in the Knife-edged Moment",
            "content": null,
            "start_time": "2022-06-05T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "1306 Lakeshore Road East",
            "city": "Oakville",
            "geolocation": "43.46076005,-79.64681435117075",
            "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": 8777,
            "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": 9616,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/596068f341a44d47b3f22772ee2c7577.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/596068f341a44d47b3f22772ee2c7577-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-02T13:51:06.977486Z",
                "updated_at": "2022-06-02T13:51:06.977523Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3691,
                "name": "Oakville Galleries",
                "slug": "oakville-galleries",
                "city": "Oakville",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.4607553,-79.64683339999999",
                "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": "2022-06-02T13:51:08.719948Z",
            "publish_time": null,
            "slug": "oakville-galleries-tanya-lukin-linklater-my-mind-is-with-the-weather-2022-06-05",
            "created_at": "2022-06-02T13:51:09.457644Z",
            "updated_at": "2022-06-02T13:51:09.856635Z",
            "summary": "Tanya Lukin Linklater: My mind is with the weather is an Gallery Shows event starting on 05/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Oakville Galleries with address 1306 Lakeshore Road East.",
            "title": "Tanya Lukin Linklater: My mind is with the weather",
            "content": null,
            "start_time": "2022-06-05T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "1306 Lakeshore Road East",
            "city": "Oakville",
            "geolocation": "43.46076005,-79.64681435117075",
            "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": 8842,
            "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": 9680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cd76abc8ccd24080acef928928a27a6a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd76abc8ccd24080acef928928a27a6a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-07T19:56:10.109093Z",
                "updated_at": "2022-06-07T19:56:10.109130Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 443,
                "name": "Stolenspace Gallery",
                "slug": "stolen-space-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51653719999999,-0.07002320000003692",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 52,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_9212.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:55:47.412718Z",
                    "updated_at": "2021-09-14T12:37:51.647017Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "IMG_9212",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-07T19:56:14.920852Z",
            "publish_time": null,
            "slug": "stolenspace-gallery-platinum-group-show-2022-06-01",
            "created_at": "2022-06-07T19:56:15.680357Z",
            "updated_at": "2022-06-07T19:56:16.843031Z",
            "summary": "Platinum Group Show is an Gallery Shows event starting on 01/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Stolenspace Gallery with address 17 Osborn Street.",
            "title": "Platinum Group Show",
            "content": null,
            "start_time": "2022-06-01T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "17 Osborn Street",
            "city": "London",
            "geolocation": "51.516474200000005,-0.07016950736385819",
            "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": 8852,
            "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": 9692,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ce5797ca59148969cce774e71f826f2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T16:07:29.457708Z",
                "updated_at": "2022-06-08T16:07:29.457762Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4901,
                "name": "Rye Community Centre",
                "slug": "rye-community-centre",
                "city": "Rye",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.9518238,0.7342989999999999",
                "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": "2022-06-08T16:07:31.045571Z",
            "publish_time": null,
            "slug": "rye-community-centre-the-rye-society-of-artists-summer-2022-2022-08-06",
            "created_at": "2022-06-08T16:07:31.791598Z",
            "updated_at": "2022-06-08T16:07:32.156925Z",
            "summary": "The Rye Society of Artists Summer 2022 is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Rye Community Centre with address Conduit Hill.",
            "title": "The Rye Society of Artists Summer 2022",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Conduit Hill",
            "city": "Rye",
            "geolocation": "51.8894191,-0.9126363",
            "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": 8853,
            "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": 9691,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ee755617c4624aed9978d709a528aad4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T16:07:29.345069Z",
                "updated_at": "2022-06-08T16:07:29.345105Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4900,
                "name": "Chianciano EXPO",
                "slug": "chianciano-expo",
                "city": "Chianciano Terme",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.0501858,11.8198215",
                "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": "2022-06-08T16:07:31.712298Z",
            "publish_time": null,
            "slug": "chianciano-expo-chianciano-biennale-2022-08-06",
            "created_at": "2022-06-08T16:07:32.455961Z",
            "updated_at": "2022-06-08T16:07:32.860144Z",
            "summary": "Chianciano Biennale is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Chianciano EXPO with address Piazza Matteotti.",
            "title": "Chianciano Biennale",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Piazza Matteotti",
            "city": "Chianciano Terme",
            "geolocation": "39.42551,8.919246518427787",
            "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": 8884,
            "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": 1192,
                "name": "Provincetown Art Association Provincetown",
                "slug": "provincetown-art-association-provincetown",
                "city": "Provincetown",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.056409,-70.17938200000003",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-08T21:08:58.136289Z",
            "publish_time": null,
            "slug": "provincetown-art-association-and-museum-zehra-khan-your-everyday-myths-2022-06-24",
            "created_at": "2022-06-08T21:08:58.891252Z",
            "updated_at": "2022-06-08T21:08:59.929281Z",
            "summary": "Zehra Khan: Your Everyday Myths is an Museum Exhibitions event starting on 24/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Provincetown Art Association Provincetown with address 460 Commercial Street.",
            "title": "Zehra Khan: Your Everyday Myths",
            "content": null,
            "start_time": "2022-06-24T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "460 Commercial Street",
            "city": "Provincetown",
            "geolocation": "42.0563828,-70.1793762",
            "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": 8928,
            "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": 9749,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e5dc30a1b3a5492eb1305bc331256afe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5dc30a1b3a5492eb1305bc331256afe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:38:17.502660Z",
                "updated_at": "2022-06-08T21:38:17.502696Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4536,
                "name": "The Getty Center",
                "slug": "getty-center",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0877009,-118.4757863",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-08T21:38:21.085752Z",
            "publish_time": null,
            "slug": "the-getty-center-tacita-dean-2022-06-07",
            "created_at": "2022-06-08T21:38:21.831482Z",
            "updated_at": "2022-06-08T21:38:22.668647Z",
            "summary": "Tacita Dean is an Gallery Shows event starting on 07/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in The Getty Center with address 1200 Getty Center Drive.",
            "title": "Tacita Dean",
            "content": null,
            "start_time": "2022-06-07T00:00:00.000000Z",
            "end_time": "2022-08-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1200 Getty Center Drive",
            "city": "Los Angeles",
            "geolocation": "34.07695125,-118.47571198123117",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8954,
            "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": 4367,
                "name": "Kalamazoo Institute of Arts",
                "slug": "kalamazoo-institute-arts",
                "city": "Kalamazoo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.2892818,-85.58798000000002",
                "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": "2022-06-08T21:44:57.949280Z",
            "publish_time": null,
            "slug": "kalamazoo-institute-of-arts-stephen-hansen-you-are-here-2022-06-18",
            "created_at": "2022-06-08T21:44:58.707262Z",
            "updated_at": "2022-06-08T21:44:59.841246Z",
            "summary": "Stephen Hansen: You Are Here is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Kalamazoo Institute of Arts with address 314 South Park Street.",
            "title": "Stephen Hansen: You Are Here",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "314 South Park Street",
            "city": "Kalamazoo",
            "geolocation": "42.289184500000005,-85.58800115880418",
            "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": 8974,
            "author": {
                "id": "78084112-15b7-4c63-b54b-628a91cb1578",
                "username": "Galerie_Geraldine_Banier",
                "slug": "galerie_geraldine_banier",
                "first_name": "Géraldine",
                "last_name": "Banier",
                "display_name": "Galerie Géraldine Banier",
                "display_name_full": "Galerie Géraldine Banier",
                "email": "galeriegeraldinebanier@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 9783,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/078ceeede62d4b8c865b4970869441aa.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/078ceeede62d4b8c865b4970869441aa-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:48:19.065244Z",
                "updated_at": "2022-06-08T21:48:19.065280Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 876,
                "name": "Galerie Géraldine Banier",
                "slug": "galerie-geraldine-banier",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.85628519999999,2.332436400000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2573,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FEATURED-IMAGE2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FEATURED-IMAGE2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:31.708617Z",
                    "updated_at": "2021-09-14T13:32:47.155857Z",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2022-06-08T21:48:20.696040Z",
            "publish_time": null,
            "slug": "galerie-geraldine-banier-khaled-dawwa-trones-2022-06-03",
            "created_at": "2022-06-08T21:48:21.420095Z",
            "updated_at": "2022-08-03T08:41:55.308837Z",
            "summary": "Khaled Dawwa: Trone(s) is an Gallery Shows event starting on 03/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Galerie Géraldine Banier with address 54 rue Jacob.",
            "title": "Khaled Dawwa: Trone(s)",
            "content": null,
            "start_time": "2022-06-03T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "54 rue Jacob",
            "city": "6e - Paris",
            "geolocation": "48.8561337,2.3323272",
            "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": 9051,
            "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": 9849,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb88ea6a3ff94e218fbfb207b3b3a09f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:59:40.987272Z",
                "updated_at": "2022-06-08T21:59:40.987311Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3991,
                "name": "Bainbridge Island Museum of Art",
                "slug": "bainbridge-island-museum-art",
                "city": "Washington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "47.6251967,-122.5145488",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-08T21:59:43.088822Z",
            "publish_time": null,
            "slug": "bainbridge-island-museum-of-art-eva-funderburgh-mythical-worlds-2022-06-24",
            "created_at": "2022-06-08T21:59:44.025531Z",
            "updated_at": "2022-06-08T21:59:44.476586Z",
            "summary": "Eva Funderburgh: Mythical Worlds is an Museum Exhibitions event starting on 24/06/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Bainbridge Island Museum of Art with address 550 Winslow Way E..",
            "title": "Eva Funderburgh: Mythical Worlds",
            "content": null,
            "start_time": "2022-06-24T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "550 Winslow Way E.",
            "city": "Bainbridge Island",
            "geolocation": "47.6251944,-122.5145504742068",
            "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": []
        }
    ]
}