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=25524&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=25542&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25506&ordering=-start_time",
    "results": [
        {
            "id": 11627,
            "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": 12063,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/04d1821bed504a7e8cfb6ee7071fff4f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04d1821bed504a7e8cfb6ee7071fff4f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:45:40.455063Z",
                "updated_at": "2022-08-02T19:45:40.455116Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3611,
                "name": "Spike Island",
                "slug": "spike-island",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4471017,-2.6102896",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-02T19:45:44.949596Z",
            "publish_time": null,
            "slug": "spike-island-tanoa-sasraku-terratypes-2022-05-28",
            "created_at": "2022-08-02T19:45:45.762202Z",
            "updated_at": "2022-08-02T19:45:46.792187Z",
            "summary": "Tanoa Sasraku: 'Terratypes' is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 17/07/2022, 00:00. Event is in Spike Island with address 133 Cumberland Road.",
            "title": "Tanoa Sasraku: 'Terratypes'",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-07-17T00: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": "133 Cumberland Road",
            "city": "Bristol",
            "geolocation": "51.447073700000004,-2.610622934036389",
            "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": 11631,
            "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": 5956,
                "name": "Stephane Simoens",
                "slug": "stephane-simoens",
                "city": "Knokke-Heist",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.3552185,3.3007825",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2022-08-02T19:45:50.601122Z",
            "publish_time": null,
            "slug": "stephane-simoens-mirko-baricchi-deus-sive-natura-2022-05-28",
            "created_at": "2022-08-02T19:45:51.404572Z",
            "updated_at": "2022-08-02T19:45:52.185423Z",
            "summary": "Mirko Baricchi: Deus Sive Natura is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 11/07/2022, 00:00. Event is in Stephane Simoens with address Golvenstraat 7.",
            "title": "Mirko Baricchi: Deus Sive Natura",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-07-11T00: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": "Golvenstraat 7",
            "city": "Knokke-heist",
            "geolocation": "51.21485215,2.89953939252333",
            "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": 11633,
            "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": 12069,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55066ecae193455e857b6c8e39063f6e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55066ecae193455e857b6c8e39063f6e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:45:55.361758Z",
                "updated_at": "2022-08-02T19:45:55.361794Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5956,
                "name": "Stephane Simoens",
                "slug": "stephane-simoens",
                "city": "Knokke-Heist",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.3552185,3.3007825",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2022-08-02T19:46:00.575512Z",
            "publish_time": null,
            "slug": "stephane-simoens-contemporary-fine-art-mirko-baricchi-deus-sive-natura-2022-05-28",
            "created_at": "2022-08-02T19:46:01.395663Z",
            "updated_at": "2022-08-02T19:46:01.789602Z",
            "summary": "Mirko Baricchi: Deus Sive Natura is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 11/07/2022, 00:00. Event is in Stephane Simoens with address Golvenstraat 7 8300.",
            "title": "Mirko Baricchi: Deus Sive Natura",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-07-11T00: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": "Golvenstraat 7 8300",
            "city": "Knokke-Heist",
            "geolocation": "51.355244049999996,3.3008846204254536",
            "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": 11640,
            "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": 12076,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/782dae6837774f0486b993395b818bb8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782dae6837774f0486b993395b818bb8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:46:42.819251Z",
                "updated_at": "2022-08-02T19:46:42.819286Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5954,
                "name": "Stanley’s",
                "slug": "stanleys",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0658672,-118.2384199",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-02T19:46:44.901942Z",
            "publish_time": null,
            "slug": "stanleys-home-made-2022-05-28",
            "created_at": "2022-08-02T19:46:45.710582Z",
            "updated_at": "2022-08-02T19:46:46.072903Z",
            "summary": "Home-Made is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Stanley’s with address 944 Chung King Road.",
            "title": "Home-Made",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-06-25T00: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": "944 Chung King Road",
            "city": "Chinatown - Los Angeles",
            "geolocation": "34.06563142211055,-118.23860967839197",
            "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": 11652,
            "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": 4662,
                "name": "Galerie Karsten Greve Cologne",
                "slug": "galerie-karsten-greve-cologne",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9398396,6.9537197",
                "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-08-02T20:45:39.999622Z",
            "publish_time": null,
            "slug": "galerie-karsten-greve-cologne-south-america-2022-05-28",
            "created_at": "2022-08-02T20:45:40.859124Z",
            "updated_at": "2022-08-02T20:45:41.219744Z",
            "summary": "South America is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 06/08/2022, 00:00. Event is in Galerie Karsten Greve Cologne with address 5, rue Debelleyme.",
            "title": "South America",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-08-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5, rue Debelleyme",
            "city": "Paris",
            "geolocation": "48.8603998,2.3636556",
            "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": 11669,
            "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": 5942,
                "name": "Galerija Fotografija",
                "slug": "galerija-fotografija",
                "city": "Ljubljana",
                "country": {
                    "code": "SI",
                    "name": "Slovenia"
                },
                "geolocation": "46.04625710000001,14.5064908",
                "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": "SI",
            "publish_status": "published",
            "published_at": "2022-08-02T20:59:41.516452Z",
            "publish_time": null,
            "slug": "galerija-fotografija-vanja-bucan-birds-of-paradise-2022-05-28",
            "created_at": "2022-08-02T20:59:42.365436Z",
            "updated_at": "2022-08-02T20:59:42.812172Z",
            "summary": "Vanja Bućan: Birds of Paradise is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 24/06/2022, 00:00. Event is in Galerija Fotografija with address Levstikov trg 7.",
            "title": "Vanja Bućan: Birds of Paradise",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-06-24T00: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": "Levstikov trg 7",
            "city": "Ljubljana",
            "geolocation": "46.0462736,14.5065267",
            "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": 11677,
            "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": 12102,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9f64edf4b0df4243b1ed2e0ac7047f93.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f64edf4b0df4243b1ed2e0ac7047f93-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:59:52.350052Z",
                "updated_at": "2022-08-02T20:59:52.350089Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5967,
                "name": "Galleria Continua, San Gimignano",
                "slug": "galleria-continua-san-gimignano",
                "city": "San Gimignano",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.4674091,11.0443844",
                "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-02T20:59:54.811399Z",
            "publish_time": null,
            "slug": "galleria-continua-a-side-solo-show-drawings-only-2022-05-28",
            "created_at": "2022-08-02T20:59:55.610106Z",
            "updated_at": "2022-08-02T20:59:56.223954Z",
            "summary": "A Side Solo Show (drawings only) is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 03/07/2022, 00:00. Event is in Galleria Continua, San Gimignano with address Via del Castello 11.",
            "title": "A Side Solo Show (drawings only)",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-07-03T00: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 del Castello 11",
            "city": "San Gimignano",
            "geolocation": "46.5161451,11.5016845",
            "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": 11678,
            "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": 12103,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/73dd20b9ecb74d819703929764f0f24a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73dd20b9ecb74d819703929764f0f24a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:59:53.319521Z",
                "updated_at": "2022-08-02T20:59:53.319575Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5967,
                "name": "Galleria Continua, San Gimignano",
                "slug": "galleria-continua-san-gimignano",
                "city": "San Gimignano",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.4674091,11.0443844",
                "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-02T20:59:55.936974Z",
            "publish_time": null,
            "slug": "galleria-continua-diaspora-with-the-collaboration-of-edgardo-rudnitzky-2022-05-28",
            "created_at": "2022-08-02T20:59:56.737685Z",
            "updated_at": "2022-08-02T20:59:57.186283Z",
            "summary": "Diáspora with the collaboration of Edgardo Rudnitzky is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 03/07/2022, 00:00. Event is in Galleria Continua, San Gimignano with address Via del Castello 11.",
            "title": "Diáspora with the collaboration of Edgardo Rudnitzky",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-07-03T00: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 del Castello 11",
            "city": "San Gimignano",
            "geolocation": "46.5161451,11.5016845",
            "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": 11873,
            "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": 12271,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/535e8ca66d3140a0901588799ce30968.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/535e8ca66d3140a0901588799ce30968-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T20:44:07.589008Z",
                "updated_at": "2022-08-04T20:44:07.589045Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3821,
                "name": "Grand Rapids Art Museum",
                "slug": "grand-rapids-art-museum",
                "city": "Grand Rapids",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.966858,-85.66849599999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T20:44:09.746772Z",
            "publish_time": null,
            "slug": "gram-grand-rapids-art-museum-in-a-new-light-american-impressionism-1870-1940-works-from-the-bank-of-america-collection-2022-05-28",
            "created_at": "2022-08-04T20:44:10.578927Z",
            "updated_at": "2022-08-04T20:44:10.941089Z",
            "summary": "In A New Light: American Impressionism 1870-1940. Works From The Bank Of America Collection is an Museum Exhibitions event starting on 28/05/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Grand Rapids Art Museum with address 155 North Division Avenue.",
            "title": "In A New Light: American Impressionism 1870-1940. Works From The Bank Of America Collection",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-08-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "155 North Division Avenue",
            "city": "Grand Rapids",
            "geolocation": "42.801734,-86.13745163265307",
            "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": 11878,
            "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": 4821,
                "name": "Hauser & Wirth Los Angeles",
                "slug": "hauser-wirth-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0462059,-118.2348186",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T20:51:06.727107Z",
            "publish_time": null,
            "slug": "hauser-wirth-los-angeles-camille-henrot-2022-05-28",
            "created_at": "2022-08-04T20:51:07.535123Z",
            "updated_at": "2022-08-04T20:51:12.538956Z",
            "summary": "Camille Henrot is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in Hauser & Wirth Los Angeles with address 9 Main Street.",
            "title": "Camille Henrot",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-09-04T00: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": "9 Main Street",
            "city": "Southampton, NY",
            "geolocation": "52.5684458,-0.4255392",
            "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": 11881,
            "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": 4821,
                "name": "Hauser & Wirth Los Angeles",
                "slug": "hauser-wirth-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0462059,-118.2348186",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-04T20:51:11.041317Z",
            "publish_time": null,
            "slug": "hauser-wirth-los-angeles-henry-moore-sharing-form-2022-05-28",
            "created_at": "2022-08-04T20:51:12.169039Z",
            "updated_at": "2022-08-04T20:51:12.221564Z",
            "summary": "Henry Moore: Sharing Form is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in Hauser & Wirth Los Angeles with address Hauser & Wirth, Durslade Farm.",
            "title": "Henry Moore: Sharing Form",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-09-04T00: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": "Hauser & Wirth, Durslade Farm",
            "city": "Somerset",
            "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": 11885,
            "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": 12279,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92d097bb248a43abb6339b70e7eb762b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92d097bb248a43abb6339b70e7eb762b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T20:51:17.738572Z",
                "updated_at": "2022-08-04T20:51:17.738616Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 729,
                "name": "Hauser & Wirth Somerset",
                "slug": "hauser-wirth-somerset",
                "city": "Somerset",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.1086247,-2.4472353",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 563,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauser-Wirth-Somerset-featured.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauser-Wirth-Somerset-featured-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:25:43.418632Z",
                    "updated_at": "2021-09-14T12:48:44.859195Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Hauser Wirth Somerset featured",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-04T20:51:21.039427Z",
            "publish_time": null,
            "slug": "hauser-wirth-somerset-henry-moore-sharing-form-2022-05-28",
            "created_at": "2022-08-04T20:51:21.854776Z",
            "updated_at": "2022-08-04T20:51:22.185296Z",
            "summary": "Henry Moore: Sharing Form is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in Hauser & Wirth Somerset with address Durslade Farm.",
            "title": "Henry Moore: Sharing Form",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-09-04T00: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": "Durslade Farm",
            "city": "Bruton",
            "geolocation": "51.10886465,-2.4478772510666693",
            "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": 11889,
            "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": 12281,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/19a6a4fe24ef410dbbcccad652db10ce.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a6a4fe24ef410dbbcccad652db10ce-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T20:51:22.670085Z",
                "updated_at": "2022-08-04T20:51:22.670122Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3954,
                "name": "Henry Art Gallery",
                "slug": "henry-art-gallery",
                "city": "Seattle",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "47.6568261,-122.3120663",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T20:51:24.729692Z",
            "publish_time": null,
            "slug": "henry-art-gallery-2022-university-of-washington-mfa-mdes-thesis-exhibition-2022-05-28",
            "created_at": "2022-08-04T20:51:25.492957Z",
            "updated_at": "2022-08-04T20:51:25.537026Z",
            "summary": "2022 University of Washington MFA + MDes Thesis Exhibition is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 26/06/2022, 00:00. Event is in Henry Art Gallery with address 15th Avenue NE and NE 41st Street.",
            "title": "2022 University of Washington MFA + MDes Thesis Exhibition",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-06-26T00: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": "15th Avenue NE and NE 41st Street",
            "city": "Seattle",
            "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": 11900,
            "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": 12294,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4e3b0bd2c4964bd788a50760d7adc13a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4e3b0bd2c4964bd788a50760d7adc13a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:21:02.666112Z",
                "updated_at": "2022-08-05T09:21:02.666146Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6034,
                "name": "San Luis Obispo Museum of Art",
                "slug": "san-luis-obispo-museum-art",
                "city": "San Luis Obispo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.2795805,-120.6649827",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-05T09:21:04.806428Z",
            "publish_time": null,
            "slug": "san-luis-obispo-museum-of-art-camille-hoffman-see-and-missed-2022-05-28",
            "created_at": "2022-08-05T09:21:05.674179Z",
            "updated_at": "2022-08-05T09:21:05.710429Z",
            "summary": "Camille Hoffman: See and Missed is an Museum Exhibitions event starting on 28/05/2022, 00:00 and ending on 22/08/2022, 00:00. Event is in San Luis Obispo Museum of Art with address 1010 Broad Street (on the west end of the Mission Plaza).",
            "title": "Camille Hoffman: See and Missed",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-08-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": "1010 Broad Street (on the west end of the Mission Plaza)",
            "city": "San Luis Obispo",
            "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": 11929,
            "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": 12320,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c068dfa0db542f6a09d846cd3d14752.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c068dfa0db542f6a09d846cd3d14752-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:41:48.864480Z",
                "updated_at": "2022-08-05T09:41:48.864517Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6048,
                "name": "Salisbury and South Wiltshire Museum",
                "slug": "salisbury-and-south-wiltshire-museum",
                "city": "Salisbury",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.0643693,-1.799914",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-05T09:41:51.542962Z",
            "publish_time": null,
            "slug": "salisbury-and-south-wiltshire-museum-hardys-wessex-the-landscapes-that-inspired-a-writer-2022-05-28",
            "created_at": "2022-08-05T09:41:52.328514Z",
            "updated_at": "2022-08-05T09:41:52.895927Z",
            "summary": "Hardy's Wessex The Landscapes That Inspired a Writer is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 30/10/2022, 00:00. Event is in Salisbury and South Wiltshire Museum with address The King's House.",
            "title": "Hardy's Wessex The Landscapes That Inspired a Writer",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-10-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": "The King's House",
            "city": "Salisbury",
            "geolocation": "53.3263884,-3.8322635203731146",
            "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": 12040,
            "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": 12416,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09b925d8a7f64066a80b4b84a0805cce.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09b925d8a7f64066a80b4b84a0805cce-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:27:27.894245Z",
                "updated_at": "2022-08-08T09:27:27.894281Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4254,
                "name": "Nevada Museum of Art",
                "slug": "nevada-museum-art",
                "city": "Reno",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.5208903,-119.8132857",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-08T09:27:30.226053Z",
            "publish_time": null,
            "slug": "nevada-museum-of-art-rachel-hayes-2022-05-28",
            "created_at": "2022-08-08T09:27:31.043428Z",
            "updated_at": "2022-08-08T09:27:31.929033Z",
            "summary": "Rachel Hayes is an Museum Exhibitions event starting on 28/05/2022, 00:00 and ending on 28/05/2023, 00:00. Event is in Nevada Museum of Art with address 160 West Liberty Street.",
            "title": "Rachel Hayes",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2023-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "160 West Liberty Street",
            "city": "Reno",
            "geolocation": "39.520827999999995,-119.81336202281156",
            "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": 12047,
            "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": 12425,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f3e0b2fe07444d88a2e6a463e71f6248.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3e0b2fe07444d88a2e6a463e71f6248-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:27:40.051590Z",
                "updated_at": "2022-08-08T09:27:40.051627Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3489,
                "name": "Newport Art Museum",
                "slug": "newport-art-museum",
                "city": "Newport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.4857407,-71.30787529999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-08T09:27:42.477052Z",
            "publish_time": null,
            "slug": "newport-art-museum-velvet-silk-the-palmer-family-quilts-2022-05-28",
            "created_at": "2022-08-08T09:27:43.269771Z",
            "updated_at": "2022-08-08T09:27:44.381270Z",
            "summary": "Velvet & Silk: The Palmer Family Quilts is an Museum Exhibitions event starting on 28/05/2022, 00:00 and ending on 11/09/2022, 00:00. Event is in Newport Art Museum with address 76 Bellevue Avenue.",
            "title": "Velvet & Silk: The Palmer Family Quilts",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-09-11T00: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": "76 Bellevue Avenue",
            "city": "Newport",
            "geolocation": "41.4855153,-71.3081382",
            "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": 12053,
            "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": 12428,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b0fc3b84ae243928b4a859cb4cbcd6a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:27:50.095271Z",
                "updated_at": "2022-08-08T09:27:50.095307Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2797,
                "name": "Night Gallery",
                "slug": "night-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0197918,-118.231784",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-08T09:27:54.081399Z",
            "publish_time": null,
            "slug": "night-gallery-south-josh-callaghan-2022-05-28",
            "created_at": "2022-08-08T09:27:54.886916Z",
            "updated_at": "2022-08-08T09:27:55.413474Z",
            "summary": "Josh Callaghan is an Gallery Shows event starting on 28/05/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in Night Gallery with address 2276 E 16th St.",
            "title": "Josh Callaghan",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-07-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": "2276 E 16th St",
            "city": "Los Angeles",
            "geolocation": "40.594772449999994,-73.95484075",
            "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": []
        }
    ]
}