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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2700&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2664&ordering=-start_time",
    "results": [
        {
            "id": 34387,
            "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": 32495,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d96154a0c27c44b481d58aad0cf2604e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d96154a0c27c44b481d58aad0cf2604e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:39:06.117962Z",
                "updated_at": "2023-12-21T11:39:06.118000Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3563,
                "name": "Highgate Literary and Scientific Institution",
                "slug": "highgate-literary-and-scientific-institution",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.582306,-0.0835991",
                "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-12-21T11:39:17.165925Z",
            "publish_time": null,
            "slug": "highgate-literary-and-scientific-institution-philip-diggle-bringing-it-all-back-home-2024-02-09",
            "created_at": "2023-12-21T11:39:18.077921Z",
            "updated_at": "2023-12-21T11:39:19.001927Z",
            "summary": "Philip Diggle: Bringing It All Back Home is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 22/02/2024, 01:00. Event is in Highgate Literary and Scientific Institution with address Highgate Literary and Scientific Institution.",
            "title": "Philip Diggle: Bringing It All Back Home",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-02-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Highgate Literary and Scientific Institution",
            "city": "London",
            "geolocation": "51.5702227,-0.14844468454760942",
            "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": 35663,
            "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": 33775,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95b742249f5e4732adb593bfbc57730c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95b742249f5e4732adb593bfbc57730c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-08T09:42:12.042163Z",
                "updated_at": "2024-02-08T09:42:12.042223Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5756,
                "name": "Gallery DODO",
                "slug": "gallery-dodo",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8288385,-0.1337618",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-08T09:42:16.775686Z",
            "publish_time": null,
            "slug": "gallery-dodo-the-postcard-show-2024-02-09",
            "created_at": "2024-02-08T09:42:17.697716Z",
            "updated_at": "2024-02-08T09:42:17.755360Z",
            "summary": "The Postcard Show is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 24/03/2024, 01:00. Event is in Gallery DODO with address Gallery DODO c/o Phoenix Art Space.",
            "title": "The Postcard Show",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-24T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gallery DODO c/o Phoenix Art Space",
            "city": "Brighton",
            "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": 36113,
            "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": 34179,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78f2e9fd8e644d2b2cdc644e64b68b3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-16T13:47:17.523645Z",
                "updated_at": "2024-02-16T13:47:17.523701Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2024-02-16T13:47:22.356597Z",
            "publish_time": null,
            "slug": "pragovka-gallery-the-white-room-gallery-heuristic-algorithm-2024-02-09",
            "created_at": "2024-02-16T13:47:23.270727Z",
            "updated_at": "2024-02-16T13:47:24.921627Z",
            "summary": "Heuristic Algorithm is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 02/05/2024, 00:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "Heuristic Algorithm",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-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": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 36370,
            "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": 34439,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dfe78ac8aa8545ffa534eef008e61cdc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe78ac8aa8545ffa534eef008e61cdc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-27T18:31:14.817535Z",
                "updated_at": "2024-02-27T18:31:14.817643Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9737,
                "name": "eins gallery",
                "slug": "eins-gallery",
                "city": "Limassol",
                "country": {
                    "code": "CY",
                    "name": "Cyprus"
                },
                "geolocation": "34.6756614,33.0453765",
                "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": "CY",
            "publish_status": "published",
            "published_at": "2024-02-27T18:31:22.377762Z",
            "publish_time": null,
            "slug": "eins-gallery-the-labyrinth-of-the-very-big-and-deafening-nothingness-2024-02-09",
            "created_at": "2024-02-27T18:31:23.312133Z",
            "updated_at": "2024-02-27T18:31:24.377558Z",
            "summary": "The labyrinth of the very big and deafening nothingness is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 22/03/2024, 01:00. Event is in eins gallery with address 28 Themidos.",
            "title": "The labyrinth of the very big and deafening nothingness",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "28 Themidos",
            "city": "Limassol",
            "geolocation": "37.9666408,23.6887524",
            "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": 35662,
            "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": 3644,
                "name": "Galerie Thomas Fuchs",
                "slug": "galerie-thomas-fuchs",
                "city": "Germany",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.76925,9.16253",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-02-08T09:42:04.803209Z",
            "publish_time": null,
            "slug": "galerie-thomas-fuchs-dylan-hurwitz-between-2024-02-09",
            "created_at": "2024-02-08T09:42:05.719724Z",
            "updated_at": "2024-02-08T09:42:06.185895Z",
            "summary": "Dylan Hurwitz: Between is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 09/03/2024, 01:00. Event is in Galerie Thomas Fuchs with address Reinsburgstrasse 68A.",
            "title": "Dylan Hurwitz: Between",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-09T01: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": "Reinsburgstrasse 68A",
            "city": "Stuttgart",
            "geolocation": "48.76931905,9.162543753608924",
            "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": 35635,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "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": "2024-02-08T09:28:19.289750Z",
            "publish_time": null,
            "slug": "arusha-gallery-hydriotaphia-2024-02-09",
            "created_at": "2024-02-08T09:28:20.214209Z",
            "updated_at": "2024-02-08T09:28:20.264043Z",
            "summary": "Hydriotaphia is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 02/03/2024, 01:00. Event is in Arusha Gallery with address Arusha Gallery London.",
            "title": "Hydriotaphia",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-02T01: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": "Arusha Gallery London",
            "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": 35869,
            "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": 33956,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f74f54bbbd844bb5a00d866b4d457933.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f74f54bbbd844bb5a00d866b4d457933-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T10:52:32.970451Z",
                "updated_at": "2024-02-13T10:52:32.970507Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9682,
                "name": "Vito Schnabel Gallery | 455 W 19th St",
                "slug": "vito-schnabel-gallery-455-w-19th-st",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7451015,-74.00527439999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-13T10:52:37.120738Z",
            "publish_time": null,
            "slug": "vito-schnabel-gallery-455-w-19th-st-thomas-woodruff-the-dinosaur-variations-2024-02-09",
            "created_at": "2024-02-13T10:52:38.086585Z",
            "updated_at": "2024-02-13T10:52:39.542132Z",
            "summary": "Thomas Woodruff. The Dinosaur Variations is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in Vito Schnabel Gallery | 455 W 19th St with address 455 West 19th Street.",
            "title": "Thomas Woodruff. The Dinosaur Variations",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-30T01: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": "455 West 19th Street",
            "city": "New York",
            "geolocation": "40.74514365,-74.00519697951187",
            "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": 34572,
            "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": 32667,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a67ceadc63ee46dbb1c001938eb58fcd.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a67ceadc63ee46dbb1c001938eb58fcd-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-27T13:07:27.273564Z",
                "updated_at": "2023-12-27T13:07:27.273621Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9330,
                "name": "Tate Liverpool + RIBA North",
                "slug": "tate-liverpool-riba-north",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4038131,-2.9937129",
                "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-12-27T13:07:32.500483Z",
            "publish_time": null,
            "slug": "tate-liverpool-riba-north-you-get-a-car-everybody-gets-a-car-resolve-collective-2024-02-09",
            "created_at": "2023-12-27T13:07:33.401559Z",
            "updated_at": "2023-12-27T13:07:33.444350Z",
            "summary": "You Get a Car [Everybody Gets a Car]: RESOLVE Collective is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 21/07/2024, 00:00. Event is in Tate Liverpool + RIBA North with address RIBA North, Longitude Building.",
            "title": "You Get a Car [Everybody Gets a Car]: RESOLVE Collective",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-07-21T00: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": "RIBA North, Longitude Building",
            "city": "Liverpool",
            "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": 36145,
            "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": 34209,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/13907229ade949d48d39b3ebf910c1a1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13907229ade949d48d39b3ebf910c1a1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-19T16:50:00.803146Z",
                "updated_at": "2024-02-19T16:50:00.803182Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6541,
                "name": "max goelitz",
                "slug": "max-goelitz",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1386999,11.5842477",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-02-19T16:50:06.443354Z",
            "publish_time": null,
            "slug": "max-goelitz-nature-2024-02-09",
            "created_at": "2024-02-19T16:50:07.353093Z",
            "updated_at": "2024-02-19T16:50:07.940002Z",
            "summary": "NATURE is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in max goelitz with address Rudi-Dutschke-Strasse 26.",
            "title": "NATURE",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "Rudi-Dutschke-Strasse 26",
            "city": "Berlin",
            "geolocation": "52.50694,13.39136",
            "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": 34570,
            "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": 32664,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/046adceefbfa42909138b48241d78663.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/046adceefbfa42909138b48241d78663-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-27T13:07:26.803579Z",
                "updated_at": "2023-12-27T13:07:26.803615Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5551,
                "name": "SHRINE",
                "slug": "shrine",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7139005,-73.9893283",
                "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-12-27T13:07:31.125136Z",
            "publish_time": null,
            "slug": "shrine-yves-tessier-pedestrians-2024-02-09",
            "created_at": "2023-12-27T13:07:32.273236Z",
            "updated_at": "2023-12-27T13:07:34.514372Z",
            "summary": "Yves Tessier \"Pedestrians\" is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in SHRINE with address 368 Broadway.",
            "title": "Yves Tessier \"Pedestrians\"",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "368 Broadway",
            "city": "New York",
            "geolocation": "40.7174788,-74.00301400656332",
            "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": 35627,
            "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": 33748,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a2bf8195c98a438e98af3f32fa4e86d7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2bf8195c98a438e98af3f32fa4e86d7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-08T09:27:54.770416Z",
                "updated_at": "2024-02-08T09:27:54.770452Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7634,
                "name": "Art Exchange Gallery",
                "slug": "art-exchange-gallery",
                "city": "Colchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-08T09:28:00.532906Z",
            "publish_time": null,
            "slug": "art-exchange-gallery-hetain-patel-the-jump-2024-02-09",
            "created_at": "2024-02-08T09:28:01.461077Z",
            "updated_at": "2024-02-08T09:28:02.293133Z",
            "summary": "Hetain Patel. The Jump is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 22/03/2024, 01:00. Event is in Art Exchange Gallery with address Essex University.",
            "title": "Hetain Patel. The Jump",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Essex University",
            "city": "Colchester",
            "geolocation": "51.87703035,0.9500788585686786",
            "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": 36116,
            "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": 34182,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8c0074d94e5f48e9817f2082b4cc5849.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c0074d94e5f48e9817f2082b4cc5849-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-16T13:47:21.748270Z",
                "updated_at": "2024-02-16T13:47:21.748307Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2024-02-16T13:47:25.714442Z",
            "publish_time": null,
            "slug": "pragovka-gallery-the-white-room-gallery-tina-hrevusova-unexpected-existence-2024-02-09",
            "created_at": "2024-02-16T13:47:26.772754Z",
            "updated_at": "2024-02-16T13:47:29.940249Z",
            "summary": "Tina Hrevušová - Unexpected Existence is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 02/05/2024, 00:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "Tina Hrevušová - Unexpected Existence",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-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": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 36115,
            "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": 34181,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8fd8be1a9f4545c79c64827038284f11.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fd8be1a9f4545c79c64827038284f11-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-16T13:47:19.693638Z",
                "updated_at": "2024-02-16T13:47:19.693675Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2024-02-16T13:47:25.024266Z",
            "publish_time": null,
            "slug": "pragovka-gallery-the-white-room-gallery-michaela-spruzinova-postcards-from-the-desert-2024-02-09",
            "created_at": "2024-02-16T13:47:25.922179Z",
            "updated_at": "2024-02-16T13:47:27.240644Z",
            "summary": "Michaela Spružinová - Postcards from the Desert is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 02/05/2024, 00:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "Michaela Spružinová - Postcards from the Desert",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-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": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 34628,
            "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": 32716,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/414e031b4e7e4e95900c86959b66c247.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/414e031b4e7e4e95900c86959b66c247-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-29T13:33:26.108062Z",
                "updated_at": "2023-12-29T13:33:26.108097Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3604,
                "name": "Ikon Gallery",
                "slug": "ikon-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4773454,-1.9129562",
                "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-12-29T13:33:36.464624Z",
            "publish_time": null,
            "slug": "ikon-gallery-start-the-press-2024-02-09",
            "created_at": "2023-12-29T13:33:37.373924Z",
            "updated_at": "2023-12-29T13:33:37.416751Z",
            "summary": "Start the Press! is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 21/04/2024, 00:00. Event is in Ikon Gallery with address 1 Oozells Square.",
            "title": "Start the Press!",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-04-21T00: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 Oozells Square",
            "city": "Birmingham",
            "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": 35857,
            "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": 33943,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/036b02d9d9bd445696ba542492ba0152.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/036b02d9d9bd445696ba542492ba0152-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T10:51:53.258170Z",
                "updated_at": "2024-02-13T10:51:53.258207Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3737,
                "name": "Unit 1 Gallery | Workshop",
                "slug": "unit-1-gallery-workshop",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51215149999999,-0.219908",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-13T10:51:56.225210Z",
            "publish_time": null,
            "slug": "unit-1-gallery-workshop-small-blue-thing-2024-02-09",
            "created_at": "2024-02-13T10:51:57.133822Z",
            "updated_at": "2024-02-13T10:51:57.681653Z",
            "summary": "Small Blue Thing is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 25/02/2024, 01:00. Event is in Unit 1 Gallery | Workshop with address Unit 1.",
            "title": "Small Blue Thing",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-02-25T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 1",
            "city": "London",
            "geolocation": "20.2620567,85.8297704",
            "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": 35621,
            "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": 33740,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/445b568ca8074e28b9cfd2ceacf623f6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/445b568ca8074e28b9cfd2ceacf623f6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-07T17:55:53.567818Z",
                "updated_at": "2024-02-07T17:55:53.567857Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6108,
                "name": "Nunnery Gallery",
                "slug": "nunnery-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.528885,-0.0178442",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-07T17:55:55.670343Z",
            "publish_time": null,
            "slug": "nunnery-gallery-kat-anderson-mark-of-cane-2024-02-09",
            "created_at": "2024-02-07T17:55:56.589728Z",
            "updated_at": "2024-02-07T17:55:57.646666Z",
            "summary": "Kat Anderson. Mark of Cane is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 21/04/2024, 00:00. Event is in Nunnery Gallery with address 183 Bow Road, London, E3 2SJ.",
            "title": "Kat Anderson. Mark of Cane",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-04-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "183 Bow Road, London, E3 2SJ",
            "city": "London",
            "geolocation": "51.5288248,-0.0175485",
            "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": 34639,
            "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": 32726,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/37706514e1b146a5b21ffd61576818b6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37706514e1b146a5b21ffd61576818b6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-29T13:59:10.055476Z",
                "updated_at": "2023-12-29T13:59:10.055517Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9561,
                "name": "DOX Centre for Contemporary Art",
                "slug": "dox-centre-contemporary-art",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.10681529999999,14.4478283",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2023-12-29T13:59:16.268554Z",
            "publish_time": null,
            "slug": "dox-centre-for-contemporary-art-kafkaesque-2024-02-09",
            "created_at": "2023-12-29T13:59:17.354241Z",
            "updated_at": "2023-12-29T13:59:18.638544Z",
            "summary": "KAFKAESQUE is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 22/09/2024, 00:00. Event is in DOX Centre for Contemporary Art with address Poupetova 1.",
            "title": "KAFKAESQUE",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-09-22T00: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": "Poupetova 1",
            "city": "Prague",
            "geolocation": "50.1067852,14.4475546",
            "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": 34644,
            "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": 32731,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bff95e0b19f842d4ac4761bb29cb2834.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff95e0b19f842d4ac4761bb29cb2834-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-29T13:59:24.228126Z",
                "updated_at": "2023-12-29T13:59:24.228163Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5551,
                "name": "SHRINE",
                "slug": "shrine",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7139005,-73.9893283",
                "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-12-29T13:59:30.247588Z",
            "publish_time": null,
            "slug": "shrine-rob-ober-surrender-2024-02-06",
            "created_at": "2023-12-29T13:59:31.171773Z",
            "updated_at": "2024-01-31T07:43:03.423951Z",
            "summary": "Rob Ober \"Surrender\" is an Gallery Shows event starting on 06/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in SHRINE with address 368 Broadway.",
            "title": "Rob Ober \"Surrender\"",
            "content": "",
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "368 Broadway",
            "city": "New York",
            "geolocation": "40.7174788,-74.00301400656332",
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}