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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26298&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26262&ordering=-end_time",
    "results": [
        {
            "id": 11425,
            "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": 5497,
                "name": "George Adams Gallery",
                "slug": "george-adams-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7194661,-74.00383",
                "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-07-31T11:05:54.574825Z",
            "publish_time": null,
            "slug": "george-adams-gallery-robert-colescott-frankly-2022-05-12",
            "created_at": "2022-07-31T11:05:55.822773Z",
            "updated_at": "2022-07-31T11:05:57.123424Z",
            "summary": "Robert Colescott: Frankly... is an Gallery Shows event starting on 12/05/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in George Adams Gallery with address 38 Walker Street.",
            "title": "Robert Colescott: Frankly...",
            "content": null,
            "start_time": "2022-05-12T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "38 Walker Street",
            "city": "New York, NY",
            "geolocation": "44.6856494,-63.5442771",
            "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": 11661,
            "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": 12091,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/50813819bdd749d384807d58f6822799.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50813819bdd749d384807d58f6822799-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:45:47.691313Z",
                "updated_at": "2022-08-02T20:45:47.691349Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5862,
                "name": "Galerie M + R Fricke",
                "slug": "galerie-m-r-fricke",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5290811,13.3283692",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-02T20:45:49.437140Z",
            "publish_time": null,
            "slug": "galerie-m-r-fricke-literature-in-the-gallery-paul-scheerbart-2022-05-20",
            "created_at": "2022-08-02T20:45:50.235706Z",
            "updated_at": "2022-08-02T20:45:51.320444Z",
            "summary": "Literature in the gallery: Paul Scheerbart is an Gallery Shows event starting on 20/05/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Galerie M + R Fricke with address Invalidenstr. 114.",
            "title": "Literature in the gallery: Paul Scheerbart",
            "content": null,
            "start_time": "2022-05-20T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Invalidenstr. 114",
            "city": "Berlin",
            "geolocation": "52.5307291,13.3842003",
            "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": 12026,
            "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": 5699,
                "name": "Modernism Inc.",
                "slug": "modernism-inc",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.78433709999999,-122.4182602",
                "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:01:15.724346Z",
            "publish_time": null,
            "slug": "modernism-inc-jacques-villegle-and-the-streets-of-paris-2022-05-19",
            "created_at": "2022-08-08T09:01:16.553670Z",
            "updated_at": "2022-08-08T09:01:17.217233Z",
            "summary": "Jacques VILLEGLÉ and the Streets of Paris is an Gallery Shows event starting on 19/05/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Modernism Inc. with address 724 Ellis Street.",
            "title": "Jacques VILLEGLÉ and the Streets of Paris",
            "content": null,
            "start_time": "2022-05-19T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "724 Ellis Street",
            "city": "San Francisco, CA",
            "geolocation": "41.65894386958611,-72.75849643070279",
            "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": 12074,
            "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": 863,
                "name": "Pace Gallery London",
                "slug": "pace-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5097315,-0.14093669999999747",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1702,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/PACE-GALLERY-LONDON.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:49:55.646484Z",
                    "updated_at": "2021-09-14T13:14:02.075870Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "PACE-GALLERY-LONDON",
                    "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-08-08T10:11:08.483230Z",
            "publish_time": null,
            "slug": "pace-gallery-london-kohei-nawa-pixcell_moment-2022-05-13",
            "created_at": "2022-08-08T10:11:09.324621Z",
            "updated_at": "2022-08-08T10:11:10.257251Z",
            "summary": "Kohei Nawa: PixCell_Moment is an Gallery Shows event starting on 13/05/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Pace Gallery London with address 229 Hamilton Avenue.",
            "title": "Kohei Nawa: PixCell_Moment",
            "content": null,
            "start_time": "2022-05-13T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "229 Hamilton Avenue",
            "city": "Palo Alto, CA",
            "geolocation": "37.44432905,-122.1613206451714",
            "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": 12305,
            "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": 12631,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09aff24d7e234acc9dd848ee9551613d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09aff24d7e234acc9dd848ee9551613d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-11T21:01:24.236631Z",
                "updated_at": "2022-08-11T21:01:24.236674Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6157,
                "name": "Parrasch Heijnen Gallery",
                "slug": "parrasch-heijnen-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0255353,-118.2207512",
                "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-11T21:01:28.262401Z",
            "publish_time": null,
            "slug": "parrasch-heijnen-gallery-christine-howard-sandoval-2022-05-27",
            "created_at": "2022-08-11T21:01:29.049739Z",
            "updated_at": "2022-08-11T21:01:29.764842Z",
            "summary": "Christine Howard Sandoval is an Gallery Shows event starting on 27/05/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Parrasch Heijnen Gallery with address 1326 S. Boyle Avenue,.",
            "title": "Christine Howard Sandoval",
            "content": null,
            "start_time": "2022-05-27T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1326 S. Boyle Avenue,",
            "city": "Los Angeles",
            "geolocation": "34.02589267346939,-118.2208346122449",
            "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": 12451,
            "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": 12748,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b7e6c1b310ee4317962176a68c0c798c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7e6c1b310ee4317962176a68c0c798c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-16T09:48:09.570272Z",
                "updated_at": "2022-08-16T09:48:09.570307Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5088,
                "name": "Waddington Custot",
                "slug": "waddington-custot",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.510193,-0.1413376",
                "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-16T09:48:13.479525Z",
            "publish_time": null,
            "slug": "waddington-custot-hans-hartung-2022-04-22",
            "created_at": "2022-08-16T09:48:14.249493Z",
            "updated_at": "2022-08-16T09:48:14.735669Z",
            "summary": "Hans Hartung is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Waddington Custot with address 11 Cork Street.",
            "title": "Hans Hartung",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11 Cork Street",
            "city": "London",
            "geolocation": "-41.2197738,175.4601953",
            "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": 12452,
            "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": 12749,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1191b3eec8e94eb187d2a17e203d78f4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191b3eec8e94eb187d2a17e203d78f4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-16T09:48:11.244053Z",
                "updated_at": "2022-08-16T09:48:11.244108Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5088,
                "name": "Waddington Custot",
                "slug": "waddington-custot",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.510193,-0.1413376",
                "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-16T09:48:13.833404Z",
            "publish_time": null,
            "slug": "waddington-custot-hans-hartung-painter-photographer-2022-04-22",
            "created_at": "2022-08-16T09:48:14.606077Z",
            "updated_at": "2022-08-16T09:48:15.097148Z",
            "summary": "Hans Hartung: Painter, Photographer is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Waddington Custot with address 11 Cork Street.",
            "title": "Hans Hartung: Painter, Photographer",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11 Cork Street",
            "city": "London",
            "geolocation": "-41.2197738,175.4601953",
            "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": 13249,
            "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": 13355,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3d09f8e2e8b4c0a8891745e7a3fd85f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-27T16:23:51.414904Z",
                "updated_at": "2022-08-27T16:23:51.414938Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6472,
                "name": "Pyramid",
                "slug": "pyramid",
                "city": "Warrington",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3875062,-2.5964946",
                "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-27T16:23:55.446230Z",
            "publish_time": null,
            "slug": "pyramid-christian-monaghan-demon-candy-2022-04-29",
            "created_at": "2022-08-27T16:23:56.243053Z",
            "updated_at": "2022-08-27T16:23:56.280949Z",
            "summary": "Christian Monaghan: Demon Candy is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 01/07/2022, 00:00. Event is in Pyramid with address Warrington Cultural Quarter.",
            "title": "Christian Monaghan: Demon Candy",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Warrington Cultural Quarter",
            "city": "Cheshire",
            "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": 19036,
            "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": 18533,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0c541c84159493b8b519cdd2fd63572.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0c541c84159493b8b519cdd2fd63572-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T11:04:00.983565Z",
                "updated_at": "2023-01-05T11:04:00.983621Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 732,
                "name": "Gagosian London Britannia Street",
                "slug": "gagosian-britannia-street-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5302144,-0.11753959999998642",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 589,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Gagosian-Britannia-body-crop.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gagosian-Britannia-body-crop-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:32:57.084845Z",
                    "updated_at": "2021-09-14T12:49:18.530120Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Gagosian-Britannia-body-crop",
                    "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": "2023-01-05T11:04:04.209427Z",
            "publish_time": null,
            "slug": "gagosian-gallery-london-britannia-street-damien-hirst-natural-history-2022-03-10",
            "created_at": "2023-01-05T11:04:05.077160Z",
            "updated_at": "2023-01-05T11:04:05.476379Z",
            "summary": "Damien Hirst: Natural History is an Gallery Shows event starting on 10/03/2022, 01:00 and ending on 01/07/2022, 00:00. Event is in Gagosian London Britannia Street with address 6-24 Britannia Street.",
            "title": "Damien Hirst: Natural History",
            "content": null,
            "start_time": "2022-03-10T01:00:00.000000Z",
            "end_time": "2022-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6-24 Britannia Street",
            "city": "London",
            "geolocation": "51.5297752,-0.1188232",
            "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": 8830,
            "author": {
                "id": "ab9c9b30-cb62-4ec0-af0c-62fd20643371",
                "username": "GazelliArtHouse",
                "slug": "gazelliarthouse",
                "first_name": "Gazelli",
                "last_name": "Art House",
                "display_name": "Gazelli ArtHouse",
                "display_name_full": "Gazelli ArtHouse",
                "email": "intern@gazelliarthouse.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 9671,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/adf8da4139bb4d3b80bd0f906ae44408.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adf8da4139bb4d3b80bd0f906ae44408-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-07T14:31:20.981447Z",
                "updated_at": "2022-06-07T14:31:20.981481Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ab9c9b30-cb62-4ec0-af0c-62fd20643371"
            },
            "venue": {
                "id": 1895,
                "name": "GAZELLI ART HOUSE",
                "slug": "gazelli-art-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083853,-0.14220960000000105",
                "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": "",
            "publish_status": "published",
            "published_at": "2022-06-07T14:31:27.835301Z",
            "publish_time": null,
            "slug": "preview-khaleb-brooks-can-i-get-a-witness",
            "created_at": "2022-06-07T14:31:27.840371Z",
            "updated_at": "2022-06-07T14:42:53.287910Z",
            "summary": "Preview | Khaleb Brooks: Can I Get A Witness is an Museum Exhibitions event starting on 30/06/2022, 18:00 and ending on 30/06/2022, 20:00. Event is in GAZELLI ART HOUSE with address 39 DOVER STREET.",
            "title": "Preview | Khaleb Brooks: Can I Get A Witness",
            "content": "Gazelli Art House proudly announces Can I Get A Witness, the debut solo exhibition of gallery represented artist, Khaleb Brooks.\r\n\r\nBrooks is an interdisciplinary artist, researcher and writer exploring blackness, transness and collective memory. Rooted in personal experience, Can I Get A Witness offers a new range of mixed media, oil paintings, installations and sound-based works that chart the various angles and journeys of the artist’s life.\r\n\r\nAn intimate display of medical scans that memorialise the artist’s body before undergoing gender-affirming surgery is placed alongside mixed media imagery grappling with the historical policing of black women, here too exploring empowerment as a tool of survival. Informed by and reflective of Brooks’ characteristically multifaceted approach, the exhibition weaves themes such as femininity, girlhood, queerness, family, and the black church through these elements.",
            "start_time": "2022-06-30T18:00:00.000000Z",
            "end_time": "2022-06-30T20: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": "39 DOVER STREET",
            "city": "",
            "geolocation": "51.5083853,-0.14220960000000105",
            "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": 8089,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 9046,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/203f68e1b3444bb38dbaf6d9a0a63789.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203f68e1b3444bb38dbaf6d9a0a63789-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-13T19:05:11.815586Z",
                "updated_at": "2022-04-13T19:05:11.815623Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0a249e62-9212-43f4-8b21-bb0519792482"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-04-13T17:33:13.764843Z",
            "publish_time": null,
            "slug": "jeff-thomas-where-are-you-from",
            "created_at": "2022-04-13T17:33:13.768699Z",
            "updated_at": "2022-04-22T21:43:39.089961Z",
            "summary": "Jeff Thomas | \"Where Are You From?\" is an Gallery Shows event starting on 30/04/2022, 11:00 and ending on 30/06/2022, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Jeff Thomas | Where Are You From?",
            "content": "During CONTACT, Toronto's annual photography festival, the gallery is pleased to present “Where Are You From?”, our third solo exhibition with urban-Iroquois curator and photographer Jeff Thomas.",
            "start_time": "2022-04-30T11:00:00.000000Z",
            "end_time": "2022-06-30T18: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": "1356 Dundas Street West",
            "city": "",
            "geolocation": "43.6496209,-79.42763020000001",
            "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": [
                5199
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8614,
            "author": {
                "id": "4d54c4f3-3afc-4c73-bbca-938775b494a1",
                "username": "presse@buchkunst-berlin.de",
                "slug": "pressebuchkunst-berlinde",
                "first_name": "Ana",
                "last_name": "Druga",
                "display_name": null,
                "display_name_full": "Ana Druga",
                "email": "presse@buchkunst-berlin.de",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 9462,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8c45f10e6bfe47d1b43f2a94991a62a0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c45f10e6bfe47d1b43f2a94991a62a0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-05-19T14:59:58.753685Z",
                "updated_at": "2022-05-19T14:59:58.753721Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "4d54c4f3-3afc-4c73-bbca-938775b494a1"
            },
            "venue": {
                "id": 4750,
                "name": "GALERIE UND VERLAG BUCHKUNST BERLIN",
                "slug": "galerie-und-verlag-buchkunst-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5246504,13.3950866",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/82cc206394d94e8baaf6667060afb47f.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-19T14:43:56.419510Z",
                    "updated_at": "2022-05-19T14:43:56.419545Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4d54c4f3-3afc-4c73-bbca-938775b494a1"
                },
                "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-05-19T15:00:03.932162Z",
            "publish_time": null,
            "slug": "virtual-exhibition-the-road-beyond-ukraine-20102020-by-ruslan-hrushchak",
            "created_at": "2022-05-19T15:00:03.935821Z",
            "updated_at": "2022-05-19T15:01:07.461468Z",
            "summary": "VIRTUAL EXHIBITION „THE ROAD BEYOND“ UKRAINE 2010–2020 BY RUSLAN HRUSHCHAK is an Gallery Shows event starting on 22/05/2022, 17:00 and ending on 30/06/2022, 18:00. Event is in GALERIE UND VERLAG BUCHKUNST BERLIN with address Oranienburger Str. 27, 10117 Berlin, Deutschland.",
            "title": "VIRTUAL EXHIBITION „THE ROAD BEYOND“ UKRAINE 2010–2020 BY RUSLAN HRUSHCHAK",
            "content": "Galerie Buchkunst Berlin cordially invites you to the virtual exhibition \"The Road Beyond\" with photographs by Ruslan Hrushchak on Sunday, 22 May 2022 with an online guided tour from 5 to 6 pm. \r\n\r\nVIRTUAL EXHIBITION „THE ROAD BEYOND“ UKRAINE 2010–2020 BY RUSLAN HRUSHCHAK \r\n22 May 2022 - 30 June 2022 \r\n\r\nEXHIBITION SITES www.stiftung-woeb.de www.buchkunst-berlin.de \r\n\r\nJoin the Zoom online tour Login: https://t1p.de/d3pky, Code: BB2022 \r\n\r\nONLINE EVENTS \r\nONLINE VERNISSAGE \r\n22 May 2022, 5-6pm \r\n \r\nONLINE TOURS  \r\n8 June 2022, 6-7pm \r\nAdditional dates will be announced. \r\n\r\nWELCOMING REMARKS  Johann Michael Möller, journalist and editor of the Rotary Magazine, Berlin.\r\n\r\nTOUR NARRATION \r\nRuslan Hrushchak, photographer, Leipzig  Thomas Gust, curator, Berlin",
            "start_time": "2022-05-22T17:00:00.000000Z",
            "end_time": "2022-06-30T18: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": "Oranienburger Str. 27, 10117 Berlin, Deutschland",
            "city": "",
            "geolocation": "52.5246504,13.3950866",
            "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": 8814,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 9656,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ce5d6582e5e43388f3531a7627cd623.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ce5d6582e5e43388f3531a7627cd623-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-06T20:41:49.175145Z",
                "updated_at": "2022-06-06T20:41:49.175179Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-06-06T20:41:53.546976Z",
            "publish_time": null,
            "slug": "faustine-badrichani-multifaceted-solo-exhibition",
            "created_at": "2022-06-06T20:41:53.550962Z",
            "updated_at": "2022-06-06T20:41:53.595147Z",
            "summary": "Faustine Badrichani “Multifaceted” Solo Exhibition is an Gallery Shows event starting on 09/06/2022, 18:00 and ending on 30/06/2022, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "Faustine Badrichani “Multifaceted” Solo Exhibition",
            "content": "The Untitled Space is pleased to present “Multifaceted” the debut New York solo exhibition of artist Faustine Badrichani opening on June 9th, and on view through June 30th, 2022. Curated by Indira Cesarine, “Multifaceted” debuts a collection of acrylic paintings on paper and wood panel that explores female identity through figurative abstraction. Intimacy and universality are central themes to Badrichani’s work which emphasizes the essence of womanhood through faceless female silhouettes. A French artist from Provence, Badrichani has been based in New York City for over ten years. After exploring a range of mediums including oil painting and sculpture, she developed her signature style in acrylics. Through complex compositions ripe with intricate details and a linear usage of negative space, Badrichani concentrates on the abstracted female figure and representations of femininity. Rendered from live models, Badrichani’s inclusive figures present the multifaceted nature of every woman.",
            "start_time": "2022-06-09T18:00:00.000000Z",
            "end_time": "2022-06-30T18: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": "45 LISPENARD ST, New York, NY 10013",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "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": 14345,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 14265,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cb3ea6b3fe794021a4a85929338bbe62.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb3ea6b3fe794021a4a85929338bbe62-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-29T19:23:49.334565Z",
                "updated_at": "2022-09-29T19:23:49.334600Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "61393d8f-3c05-47a1-bb80-f435268be771"
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-09-29T19:23:56.822588Z",
            "publish_time": null,
            "slug": "hiro-ichikawa-1959-2017-a-place-of-calm",
            "created_at": "2022-09-29T19:23:56.826286Z",
            "updated_at": "2022-09-29T19:23:56.869479Z",
            "summary": "HIRO ICHIKAWA / 市川 裕径 (1959 – 2017)  A Place of Calm / 穏やかな場所 is an Gallery Shows event starting on 01/04/2022, 16:18 and ending on 30/06/2022, 16:18. Event is in Woodward Gallery with address 132A Eldridge Street.",
            "title": "HIRO ICHIKAWA / 市川 裕径 (1959 – 2017)  A Place of Calm / 穏やかな場所",
            "content": "https://woodwardgallery.net/hiro-ichikawa-a-place-of-calm/\r\n\r\nHonoring the late Japanese-American artist, Hiro Ichikawa, with the first solo exhibition at Woodward Gallery since his passing in 2017. All are welcome to experience Ichikawa’s serene land and waterscapes, where calm and beauty live in harmony with nature. Woodward Gallery presents a selection of paintings in “A Place of Calm”, by Artist Hiro Ichikawa (1959-2017), as a brief refuge during this time of international terror and its resulting global unrest. This overview of Ichikawa’s gentle, organic abstractions quenches the need for peaceful contemplation. \r\n\r\nHiro Ichikawa’s oil paintings are created on birch panels, with thinly-applied paint and glazes, beautifully blending natural wood grain with the colorful composition. Dots create designs reminiscent of traditional kimono patterns, referencing his family’s business in Japan. Compositions, alive with gentle brush strokes and earth tones, emphasize a soothing, Zen-inspired a",
            "start_time": "2022-04-01T16:18:00.000000Z",
            "end_time": "2022-06-30T16:18: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": "132A Eldridge Street",
            "city": "",
            "geolocation": "40.719014,-73.99181290000001",
            "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": [
                3508
            ],
            "artworks": [
                98450,
                98451,
                98452,
                98453,
                98454,
                98458,
                98459,
                98461,
                98462,
                98464,
                98465,
                98466,
                98467,
                98468,
                98469
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8609,
            "author": {
                "id": "f6825d96-0331-4115-9f05-2dc26867df88",
                "username": "jd@jdmalat.com",
                "slug": "jdjdmalatcom",
                "first_name": "Jean David",
                "last_name": "Malat",
                "display_name": null,
                "display_name_full": "Jean David Malat",
                "email": "jd@jdmalat.com",
                "telephone": "+44 (0)203 7466 832"
            },
            "price": null,
            "featured_image": {
                "id": 9453,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b692bba298d49d8a76a248864b76268.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b692bba298d49d8a76a248864b76268-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2022-05-17T15:20:59.289335Z",
                "updated_at": "2022-05-17T15:20:59.289370Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f6825d96-0331-4115-9f05-2dc26867df88"
            },
            "venue": {
                "id": 4365,
                "name": "JD Malat Gallery",
                "slug": "jd-malat-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5119137,-0.1478266",
                "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": null,
            "publish_time": null,
            "slug": "georgia-dymock-eyes-closed-wide-open",
            "created_at": "2022-05-17T15:21:14.209710Z",
            "updated_at": "2022-05-24T12:43:20.301572Z",
            "summary": "Georgia Dymock: Eyes Closed, Wide Open is an Gallery Shows event starting on 07/06/2022, 10:00 and ending on 30/06/2022, 10:00. Event is in JD Malat Gallery with address 507 W 27th St, New York, NY 10001, USA.",
            "title": "Georgia Dymock: Eyes Closed, Wide Open",
            "content": "JD Malat Gallery is thrilled to present Georgia Dymock’s second solo exhibition Eyes Closed, Wide Open in New York, open from 7th June - 30th June 2022. After a tremendously successful sell-out solo show at JD Malat Gallery in London earlier this year, the exhibition will feature an entirely new body of work featuring joyously plump shape-shifting forms which examine society’s discussions on gender, identity and human form in our post-digital age.",
            "start_time": "2022-06-07T10:00:00.000000Z",
            "end_time": "2022-06-30T10: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": "507 W 27th St, New York, NY 10001, USA",
            "city": "New York",
            "geolocation": "40.750587,-74.0029066",
            "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": [
                15813
            ],
            "artworks": [
                96736,
                96737,
                96738,
                96739,
                96740,
                96741,
                96742,
                96743,
                96744,
                96745
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8601,
            "author": {
                "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "username": "office@whistlerart.com",
                "slug": "officewhistlerartcom",
                "first_name": "Whistler",
                "last_name": "Gallery",
                "display_name": null,
                "display_name_full": "Whistler Gallery",
                "email": "info@whistlerart.com",
                "telephone": "6049383001"
            },
            "price": null,
            "featured_image": {
                "id": 9445,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/94acd3bc0a62421198b8b81f51d347b0.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94acd3bc0a62421198b8b81f51d347b0-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2022-05-04T00:29:57.813318Z",
                "updated_at": "2022-05-04T00:29:57.813362Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4"
            },
            "venue": {
                "id": 3143,
                "name": "Off-Piste Fine Arts",
                "slug": "whistler-contemporary-gallery",
                "city": "Whistler",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "56.130366,-106.346771",
                "artworks_for_sale_count": 874,
                "featured_image": {
                    "id": 4638,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/0baee46b51b7425699f23d4187f535a6.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/0baee46b51b7425699f23d4187f535a6-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-11-06T17:18:19.291730Z",
                    "updated_at": "2023-11-06T17:18:19.291769Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4"
                },
                "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-05-04T00:30:04.190952Z",
            "publish_time": null,
            "slug": "spring-is-here",
            "created_at": "2022-05-04T00:30:04.195053Z",
            "updated_at": "2022-05-04T00:30:04.244206Z",
            "summary": "Spring Is Here! is an Gallery Shows event starting on 01/05/2022, 00:25 and ending on 30/06/2022, 00:25. Event is in Whistler Contemporary Gallery with address Online-Only.",
            "title": "Spring Is Here!",
            "content": "The weather is warmer and we're seeing more green nowadays. We all know what that means: Spring is on it's way!\r\n\r\nThe ring in the season, I've put together some of my favourite bright and colourful pieces at the gallery! It's the perfect way to bring in a burst of colour from the outdoors into your home. Whether you're looking for a smaller work to fit in the perfect space, or a large piece in a newly renovated home, we have the piece for you. \r\n\r\nEnjoy!",
            "start_time": "2022-05-01T00:25:00.000000Z",
            "end_time": "2022-06-30T00:25: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": "Online-Only",
            "city": "",
            "geolocation": "56.130366,-106.346771",
            "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": true,
            "banner_logo": null,
            "artists": [
                5184,
                2424,
                804,
                14839,
                14922,
                14946,
                15157,
                762,
                14910,
                8838,
                8844
            ],
            "artworks": [
                77922,
                90325,
                91583,
                91742,
                91743,
                91746,
                91911,
                91912,
                91914,
                91916,
                92297,
                92302,
                92375
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3906,
            "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": 5369,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8924974924_1626839928.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8924974924_1626839928-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-07-27T17:25:34.376147Z",
                "updated_at": "2021-09-13T11:49:36.656620Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3567,
                "name": "Sainsbury Centre for Visual Arts",
                "slug": "sainsbury-centre-visual-arts",
                "city": "Norwich",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6203452,1.2367927",
                "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": "2021-07-27T17:25:36.896557Z",
            "publish_time": null,
            "slug": "sainsbury-centre-for-visual-arts-grayson-perry-the-pre-therapy-years-2021-09-19",
            "created_at": "2021-07-27T17:25:37.649242Z",
            "updated_at": "2021-07-27T17:25:38.181801Z",
            "summary": "Grayson Perry: The Pre-Therapy Years is an Gallery Shows event starting on 19/09/2021, 00:00 and ending on 30/06/2022, 00:00. Event is in Sainsbury Centre for Visual Arts with address University of East Anglia.",
            "title": "Grayson Perry: The Pre-Therapy Years",
            "content": null,
            "start_time": "2021-09-19T00:00:00.000000Z",
            "end_time": "2022-06-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": "University of East Anglia",
            "city": "Norwich",
            "geolocation": "52.622251,1.2411579",
            "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": 6038,
            "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": 7290,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/971bd32e2be9494eaf258b084b1777cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971bd32e2be9494eaf258b084b1777cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-12-30T14:39:41.066868Z",
                "updated_at": "2021-12-30T14:39:41.066905Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4174,
                "name": "Ann Norton Sculpture Gardens",
                "slug": "ann-norton-sculpture-gardens",
                "city": "West Palm Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.6953657,-80.050589",
                "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": "2021-12-30T14:39:42.863181Z",
            "publish_time": null,
            "slug": "ann-norton-sculpture-gardens-forms-figures-2022-01-14",
            "created_at": "2021-12-30T14:39:43.607577Z",
            "updated_at": "2021-12-30T14:39:44.462259Z",
            "summary": "Forms + Figures is an Gallery Shows event starting on 14/01/2022, 01:00 and ending on 30/06/2022, 00:00. Event is in Ann Norton Sculpture Gardens with address 253 Barcelona Road.",
            "title": "Forms + Figures",
            "content": null,
            "start_time": "2022-01-14T01:00:00.000000Z",
            "end_time": "2022-06-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": "253 Barcelona Road",
            "city": "West Palm Beach",
            "geolocation": "26.695267775510203,-80.0512913877551",
            "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": []
        }
    ]
}