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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8730&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8694&ordering=start_time",
    "results": [
        {
            "id": 19223,
            "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": 18680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a3ae10932ac8403e923f38f136f0267a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:12:34.788674Z",
                "updated_at": "2023-01-09T19:12:34.788734Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4790,
                "name": "Galleria Ramo",
                "slug": "galleria-ramo",
                "city": "Como",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.8079067,9.0775994",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:38.817674Z",
            "publish_time": null,
            "slug": "galleria-ramo-un-tempo-lungo-2022-02-26",
            "created_at": "2023-01-09T19:12:39.701211Z",
            "updated_at": "2023-01-09T19:12:40.071510Z",
            "summary": "Un tempo lungo is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 22/05/2022, 00:00. Event is in Galleria Ramo with address Via Gerolamo Borsieri.",
            "title": "Un tempo lungo",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-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": "Via Gerolamo Borsieri",
            "city": "Como",
            "geolocation": "45.8076787,9.0768615",
            "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": 18992,
            "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": 18491,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7ccdf76e6de42e3bda60bb87a861e22.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:37:53.678565Z",
                "updated_at": "2023-01-04T12:37:53.678600Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7401,
                "name": "UCR ARTSblock",
                "slug": "ucr-artsblock",
                "city": "Riverside",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.981438,-117.374333",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-04T12:37:55.753714Z",
            "publish_time": null,
            "slug": "california-museum-of-photography-ucr-california-stories-photographs-from-the-stephen-white-collection-ii-2022-02-26",
            "created_at": "2023-01-04T12:37:56.627787Z",
            "updated_at": "2023-01-04T12:38:16.526126Z",
            "summary": "California Stories: Photographs From The Stephen White Collection II is an Museum Exhibitions event starting on 26/02/2022, 01:00 and ending on 31/07/2022, 00:00. Event is in UCR ARTSblock with address 3824 Main Street.",
            "title": "California Stories: Photographs From The Stephen White Collection II",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-07-31T00: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": "3824 Main Street",
            "city": "Riverside",
            "geolocation": "33.9814567,-117.374703",
            "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": 18845,
            "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": 18385,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b1a1bdae4b384e5bbfb9b799304f9079.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1a1bdae4b384e5bbfb9b799304f9079-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T10:46:53.169501Z",
                "updated_at": "2023-01-03T10:46:53.169535Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7644,
                "name": "ENGAGE Projects",
                "slug": "engage-projects",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8979219,-87.6676143",
                "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-01-03T10:46:54.924925Z",
            "publish_time": null,
            "slug": "engage-projects-andrew-bearnot-2022-02-26",
            "created_at": "2023-01-03T10:46:55.807003Z",
            "updated_at": "2023-01-03T10:46:56.887871Z",
            "summary": "Andrew Bearnot is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in ENGAGE Projects with address 864 N Ashland Ave.",
            "title": "Andrew Bearnot",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-04-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": "864 N Ashland Ave",
            "city": "Chicago",
            "geolocation": "41.897914,-87.66768609952163",
            "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": 19372,
            "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": 18807,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e22c7bfa5ce48a08f8c199995fc9b81.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e22c7bfa5ce48a08f8c199995fc9b81-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:17:36.036675Z",
                "updated_at": "2023-02-10T14:27:06.126834Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6633,
                "name": "Howl! Happening",
                "slug": "howl-happening",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7248295,-73.9917262",
                "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-01-12T09:17:36.374696Z",
            "publish_time": null,
            "slug": "howl-happening-an-arturo-vega-project-mark-cooper-unbounded-angels-in-the-nursery-2022-02-26",
            "created_at": "2023-01-12T09:17:37.861373Z",
            "updated_at": "2023-01-12T09:17:37.861438Z",
            "summary": null,
            "title": "Mark Cooper Unbounded: Angels in the Nursery",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-04-10T00: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": "6 E 1st. St.",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 18848,
            "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": 18386,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/37aee97d0c5f41aeaa72429104d8801d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37aee97d0c5f41aeaa72429104d8801d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T10:46:53.430674Z",
                "updated_at": "2023-01-03T10:46:53.430711Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5328,
                "name": "Equivalentbehaviour",
                "slug": "equivalentbehaviour",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5841761,-0.06264349999999999",
                "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-01-03T10:46:57.446080Z",
            "publish_time": null,
            "slug": "equivalentbehaviour-stay-soft-2022-02-26",
            "created_at": "2023-01-03T10:46:58.321671Z",
            "updated_at": "2023-01-03T10:46:58.359517Z",
            "summary": "Stay Soft is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Equivalentbehaviour with address Unit 10, 5 Fountayne road.",
            "title": "Stay Soft",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-02-26T01: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 10, 5 Fountayne road",
            "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": 12496,
            "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": 12786,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/521c87762a8d4aef8676d2efa8308f08.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/521c87762a8d4aef8676d2efa8308f08-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-16T21:24:21.755307Z",
                "updated_at": "2022-08-16T21:24:21.755342Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5340,
                "name": "Zilberman Gallery",
                "slug": "zilberman-gallery",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.035616,28.982484",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2022-08-16T21:24:24.723853Z",
            "publish_time": null,
            "slug": "zilberman-gallery-alpin-arda-bagck-paranoid-fantasies-real-plots-2022-02-26",
            "created_at": "2022-08-16T21:24:25.497834Z",
            "updated_at": "2022-08-16T21:24:25.541886Z",
            "summary": "Alpin Arda Bağcık: Paranoid Fantasies, Real Plots is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in Zilberman Gallery with address Istiklal Cad. No.163 Misir Apartmani K.3 D.10.",
            "title": "Alpin Arda Bağcık: Paranoid Fantasies, Real Plots",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-04-30T00: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": "Istiklal Cad. No.163 Misir Apartmani K.3 D.10",
            "city": "Istanbul",
            "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": 19235,
            "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": 18689,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/649e350011954e88a11148571544ac4c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:13:01.025286Z",
                "updated_at": "2023-01-09T19:13:01.025320Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5655,
                "name": "Gallery Jones",
                "slug": "gallery-jones",
                "city": "Vancouver",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "49.2689057,-123.0985513",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-01-09T19:13:03.772980Z",
            "publish_time": null,
            "slug": "gallery-jones-lizard-brains-2022-02-26",
            "created_at": "2023-01-09T19:13:04.643662Z",
            "updated_at": "2023-01-09T19:13:04.680872Z",
            "summary": "Lizard Brains is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Gallery Jones with address 258 East First Ave, Unit 1.",
            "title": "Lizard Brains",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-26T01: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": "258 East First Ave, Unit 1",
            "city": "Vancouver",
            "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": 19248,
            "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": 18699,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b2416fa0ee24852af0d0061ddb9537a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:28:53.759644Z",
                "updated_at": "2023-01-09T19:28:53.759680Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7266,
                "name": "Glasgow School of Art",
                "slug": "glasgow-school-art",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8660481,-4.2637578",
                "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-01-09T19:28:57.998880Z",
            "publish_time": null,
            "slug": "glasgow-school-of-art-a-remix-of-damage-2022-02-26",
            "created_at": "2023-01-09T19:28:58.877797Z",
            "updated_at": "2023-01-09T19:28:59.655564Z",
            "summary": "A Remix of Damage is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 12/03/2022, 01:00. Event is in Glasgow School of Art with address 167 Renfrew Street.",
            "title": "A Remix of Damage",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-12T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "167 Renfrew Street",
            "city": "Glasgow",
            "geolocation": "-46.3779926,168.3340392",
            "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": 18784,
            "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": 18332,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2475628872af46ac81af60dc18e0e6b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2475628872af46ac81af60dc18e0e6b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T09:43:23.570724Z",
                "updated_at": "2023-01-03T09:43:23.570759Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7635,
                "name": "ARTCOURT Gallery",
                "slug": "artcourt-gallery",
                "city": "Osaka",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "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": "JP",
            "publish_status": "published",
            "published_at": "2023-01-03T09:43:25.735712Z",
            "publish_time": null,
            "slug": "artcourt-gallery-satoshi-kawata-a-letter-from-a-far-2022-02-26",
            "created_at": "2023-01-03T09:43:26.609261Z",
            "updated_at": "2023-01-03T09:43:27.217906Z",
            "summary": "Satoshi Kawata: A Letter from A Far is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in ARTCOURT Gallery with address Tenmabashi 1-8-5.",
            "title": "Satoshi Kawata: A Letter from A Far",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-26T01: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": "Tenmabashi 1-8-5",
            "city": "Osaka",
            "geolocation": "34.6974828,135.5202469",
            "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": 19231,
            "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": 5655,
                "name": "Gallery Jones",
                "slug": "gallery-jones",
                "city": "Vancouver",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "49.2689057,-123.0985513",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:54.719103Z",
            "publish_time": null,
            "slug": "gallery-jones-fiona-ackerman-2022-02-26",
            "created_at": "2023-01-09T19:12:55.597412Z",
            "updated_at": "2023-01-09T19:12:55.633144Z",
            "summary": "Fiona Ackerman is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Gallery Jones with address Unit 1, 258 East 1st Avenue.",
            "title": "Fiona Ackerman",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-26T01: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, 258 East 1st Avenue",
            "city": "Vancouver",
            "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": 12512,
            "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": 12804,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e0b8c271012f476cb8f726e7263d7b6f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0b8c271012f476cb8f726e7263d7b6f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-16T21:42:33.122857Z",
                "updated_at": "2022-08-16T21:42:33.122892Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6240,
                "name": "z2o Sara Zanin",
                "slug": "z2o-sara-zanin",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.9000545,12.4697886",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-08-16T21:42:34.985315Z",
            "publish_time": null,
            "slug": "z2o-sara-zanin-outside-the-line-2022-02-26",
            "created_at": "2022-08-16T21:42:35.756758Z",
            "updated_at": "2022-08-16T21:42:36.147277Z",
            "summary": "Outside The Line is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in z2o Sara Zanin with address Via della Vetrina 21.",
            "title": "Outside The Line",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via della Vetrina 21",
            "city": "Rome",
            "geolocation": "41.9001078,12.4698171",
            "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": 19363,
            "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": 18798,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/93c7efba43ca49619435c99ec1cc1270.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c7efba43ca49619435c99ec1cc1270-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:12:44.472265Z",
                "updated_at": "2023-02-10T14:26:42.020994Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5075,
                "name": "Huntington Library & Gardens",
                "slug": "huntington-library-gardens",
                "city": "San Marino",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1267895,-118.1143834",
                "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-01-12T09:12:44.736913Z",
            "publish_time": null,
            "slug": "huntington-library-gardens-method-and-material-tempera-painting-in-focus-2022-02-26",
            "created_at": "2023-01-12T09:12:45.617216Z",
            "updated_at": "2023-01-12T09:12:45.617236Z",
            "summary": null,
            "title": "Method and Material: Tempera Painting in Focus",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-08-08T00: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": "1151 Oxford Road",
            "city": "San Marino",
            "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": 7361,
            "author": {
                "id": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197",
                "username": "it@roma-gallery.com",
                "slug": "itroma-gallerycom",
                "first_name": "Iridanos",
                "last_name": "Tsirigkoulis",
                "display_name": null,
                "display_name_full": "Iridanos Tsirigkoulis",
                "email": "it@roma-gallery.com",
                "telephone": "+30 21 3035 8344"
            },
            "price": null,
            "featured_image": {
                "id": 8444,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/103e6a7af0f94c32be6cd0e93f543c25.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2022-02-22T12:23:07.928912Z",
                "updated_at": "2022-02-22T12:23:07.928946Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
            },
            "venue": {
                "id": 3105,
                "name": "Roma Gallery",
                "slug": "roma-gallery",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.97858069999999,23.7388047",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2990,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tygb.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-01T13:46:42.509568Z",
                    "updated_at": "2021-09-14T13:43:38.754967Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-02-22T12:23:11.791930Z",
            "publish_time": null,
            "slug": "-",
            "created_at": "2022-02-22T12:23:11.796307Z",
            "updated_at": "2022-02-22T12:23:11.842144Z",
            "summary": "Ξενάγηση - Χριστόφορος Μαρίνος - «Για το καθετί υπάρχει ορισμένος καιρός» is an Gallery Shows event starting on 26/02/2022, 13:00 and ending on 26/02/2022, 14:30. Event is in ROMA GALLERY with address Roma  5.",
            "title": "Ξενάγηση - Χριστόφορος Μαρίνος - «Για το καθετί υπάρχει ορισμένος καιρός»",
            "content": "Αυτό το Σάββατο στις 26 Φεβρουαρίου, 13:00 μ.μ. στα πλαίσια της έκθεσης του Δημήτρη Αληθεινού «Για το καθετί υπάρχει ορισμένος καιρός», θα πραγματοποιηθεί στη Roma Gallery ξενάγηση από τον Ιστορικό τέχνης και επιμελητή της έκθεσης, Χριστόφορο Μαρίνο.\r\nΓια την είσοδό στον χώρο είναι απαραίτητη η επίδειξη πιστοποιητικού εμβολιασμού. Στον χώρο επιτρέπεται συγκεκριμένος αριθμός ατόμων. Για περισσότερες πληροφορίες και ραντεβού επικοινωνήστε στο info@roma-gallery.com και στα τηλέφωνα: +30 2130358344 , +30 2112341115",
            "start_time": "2022-02-26T13:00:00.000000Z",
            "end_time": "2022-02-26T14:30: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": "Roma  5",
            "city": "",
            "geolocation": "37.97858069999999,23.7388047",
            "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": 6830,
            "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": 7982,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/38a4162412e84ec9968219872555d3b9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38a4162412e84ec9968219872555d3b9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-27T18:13:43.073180Z",
                "updated_at": "2022-01-27T18:13:43.073221Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3949,
                "name": "Gaffa Gallery",
                "slug": "gaffa-gallery",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.87240300000001,151.205477",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2022-01-27T18:13:45.041329Z",
            "publish_time": null,
            "slug": "gaffa-gallery-rebecca-kilpatrick-good-grief-contemporary-mourning-2022-02-27",
            "created_at": "2022-01-27T18:13:45.781730Z",
            "updated_at": "2022-01-27T18:13:46.257830Z",
            "summary": "Rebecca Kilpatrick: Good Grief: Contemporary Mourning is an Gallery Shows event starting on 27/02/2022, 01:00 and ending on 07/03/2022, 01:00. Event is in Gaffa Gallery with address 281 Clarence Street.",
            "title": "Rebecca Kilpatrick: Good Grief: Contemporary Mourning",
            "content": null,
            "start_time": "2022-02-27T01:00:00.000000Z",
            "end_time": "2022-03-07T01: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": "281 Clarence Street",
            "city": "Sydney",
            "geolocation": "55.9103194,-4.4004001",
            "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": 7306,
            "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": 8394,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6fc0053acff440c59d449665010bae5e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fc0053acff440c59d449665010bae5e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-11T17:05:14.067576Z",
                "updated_at": "2022-02-11T17:05:14.067627Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4289,
                "name": "Uchigo and Shizimi Gallery",
                "slug": "uchigo-and-shizimi-gallery",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.6954,139.7563089",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2022-02-11T17:05:16.357377Z",
            "publish_time": null,
            "slug": "uchigo-and-shizimi-gallery-shinpei-okawa-the-person-going-past-and-shadows-that-stay-2022-02-28",
            "created_at": "2022-02-11T17:05:17.088806Z",
            "updated_at": "2022-02-11T17:05:17.137284Z",
            "summary": "Shinpei Okawa: The person going past and shadows that stay is an Gallery Shows event starting on 28/02/2022, 01:00 and ending on 15/04/2022, 00:00. Event is in Uchigo and Shizimi Gallery with address Maison de Ville Kanda Jimbocho 1F (Jimbocho Sakura Street) , 2-11-4, Kanda Jimbo-cho.",
            "title": "Shinpei Okawa: The person going past and shadows that stay",
            "content": null,
            "start_time": "2022-02-28T01:00:00.000000Z",
            "end_time": "2022-04-15T00: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": "Maison de Ville Kanda Jimbocho 1F (Jimbocho Sakura Street) , 2-11-4, Kanda Jimbo-cho",
            "city": "Tokyo",
            "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": 7527,
            "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": 8596,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d539af1aff064d17aeb3bd67c8becc0f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T16:39:23.817133Z",
                "updated_at": "2022-02-28T16:39:23.817190Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4643,
                "name": "MOCA London",
                "slug": "moca-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.468033,-0.07229479999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T16:39:27.382691Z",
            "publish_time": null,
            "slug": "moca-london-peckham-we-have-always-been-here-celebrating-the-black-lesbian-gay-centre-2022-02-28",
            "created_at": "2022-02-28T16:39:28.145645Z",
            "updated_at": "2022-02-28T16:39:28.535797Z",
            "summary": "We Have Always Been Here: Celebrating The Black Lesbian & Gay Centre is an Museum Exhibitions event starting on 28/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in MOCA London with address 113 Bellenden Road.",
            "title": "We Have Always Been Here: Celebrating The Black Lesbian & Gay Centre",
            "content": null,
            "start_time": "2022-02-28T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "113 Bellenden Road",
            "city": "London",
            "geolocation": "51.4680141,-0.07230853989736706",
            "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": 7553,
            "author": {
                "id": "f1ba2978-d90f-4f19-b8e7-9324306afb60",
                "username": "Off The Wall Gallery",
                "slug": "danielle",
                "first_name": "Danielle",
                "last_name": "Rowan",
                "display_name": "danielle",
                "display_name_full": "danielle",
                "email": "danielle@offthewallgallery.com",
                "telephone": "713.871.0940"
            },
            "price": null,
            "featured_image": {
                "id": 8619,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d9120833e6b54083af22eb276e2b6d29.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9120833e6b54083af22eb276e2b6d29-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T17:48:52.766590Z",
                "updated_at": "2022-02-28T17:48:52.766626Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2766,
                "name": "Off The Wall Gallery",
                "slug": "off-the-wall-gallery",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2482,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Off-The-Wall-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Off-The-Wall-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T02:10:51.024572Z",
                    "updated_at": "2021-09-14T13:30:42.527784Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Off The Wall Gallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T17:48:55.451500Z",
            "publish_time": null,
            "slug": "off-the-wall-gallery-setting-the-stage-2022-02-28",
            "created_at": "2022-02-28T17:48:56.216256Z",
            "updated_at": "2022-08-03T08:41:59.296338Z",
            "summary": "Setting The Stage is an Gallery Shows event starting on 28/02/2022, 01:00 and ending on 12/03/2022, 01:00. Event is in Off The Wall Gallery with address 5015 Westheimer Road.",
            "title": "Setting The Stage",
            "content": null,
            "start_time": "2022-02-28T01:00:00.000000Z",
            "end_time": "2022-03-12T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5015 Westheimer Road",
            "city": "Houston",
            "geolocation": "29.74065,-95.462216",
            "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": 7797,
            "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": 4489,
                "name": "Galerie Diane de Polignac",
                "slug": "galerie-diane-de-polignac",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856403,2.3269349",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2022-03-11T14:44:46.673847Z",
            "publish_time": null,
            "slug": "galerie-diane-de-polignac-the-1940s-when-surrealist-methods-allow-abstraction-2022-02-28",
            "created_at": "2022-03-11T14:44:48.076268Z",
            "updated_at": "2022-03-11T14:44:48.892143Z",
            "summary": "THE 1940S WHEN SURREALIST METHODS ALLOW ABSTRACTION is an Gallery Shows event starting on 28/02/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in Galerie Diane de Polignac with address 2 Bis, rue de Gribeauval.",
            "title": "THE 1940S WHEN SURREALIST METHODS ALLOW ABSTRACTION",
            "content": null,
            "start_time": "2022-02-28T01:00:00.000000Z",
            "end_time": "2022-04-30T00: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": "2 Bis, rue de Gribeauval",
            "city": "Paris",
            "geolocation": "48.5545369,7.7639787",
            "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": []
        }
    ]
}