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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7506",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7470",
    "results": [
        {
            "id": 7888,
            "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": 8899,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/324650e124344ca48ebcdf0c77f05ea3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/324650e124344ca48ebcdf0c77f05ea3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T18:42:45.375638Z",
                "updated_at": "2022-03-16T18:42:45.375671Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3601,
                "name": "Cromwell Place",
                "slug": "cromwell-place",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4951078,-0.174608",
                "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-03-16T18:42:49.731705Z",
            "publish_time": null,
            "slug": "cromwell-place-macarena-rojas-osterling-the-spaces-between-black-box-projects-2022-03-15",
            "created_at": "2022-03-16T18:42:50.581379Z",
            "updated_at": "2022-03-16T18:42:51.055634Z",
            "summary": "Macarena Rojas Osterling | The Spaces Between | Black Box Projects is an Gallery Shows event starting on 15/03/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Cromwell Place with address 1-5 Cromwell Place.",
            "title": "Macarena Rojas Osterling | The Spaces Between | Black Box Projects",
            "content": null,
            "start_time": "2022-03-15T01:00:00.000000Z",
            "end_time": "2022-03-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1-5 Cromwell Place",
            "city": "London",
            "geolocation": "-37.8470368,144.9991194",
            "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": 7889,
            "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": 8900,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f7f9e76e5dab4a71988bb7b6a73aa586.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7f9e76e5dab4a71988bb7b6a73aa586-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T18:43:52.389319Z",
                "updated_at": "2022-03-16T18:43:52.389354Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3755,
                "name": "Dart Gallery",
                "slug": "dart-gallery",
                "city": "Dartmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.3500237,-3.5782316",
                "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-03-16T18:43:56.751882Z",
            "publish_time": null,
            "slug": "dart-gallery-claire-wiltsher-solo-show-orchestrating-light-2022-04-09",
            "created_at": "2022-03-16T18:43:57.557238Z",
            "updated_at": "2022-03-16T18:43:57.993607Z",
            "summary": "Claire Wiltsher Solo Show; Orchestrating Light is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 07/05/2022, 00:00. Event is in Dart Gallery with address 4 Lower Street.",
            "title": "Claire Wiltsher Solo Show; Orchestrating Light",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-07T00: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": "4 Lower Street",
            "city": "Dartmouth",
            "geolocation": "43.503856150000004,43.6792918",
            "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": 7890,
            "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": 8902,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f438b2edb81244d09fcc5918608bea2a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f438b2edb81244d09fcc5918608bea2a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T18:44:06.056845Z",
                "updated_at": "2022-03-16T18:44:06.056881Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4204,
                "name": "Danielle Arnaud Gallery",
                "slug": "danielle-arnaud-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4946372,-0.1106358",
                "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-03-16T18:44:09.355908Z",
            "publish_time": null,
            "slug": "danielle-arnaud-gallery-suki-chan-conscious-2022-03-18",
            "created_at": "2022-03-16T18:44:10.178340Z",
            "updated_at": "2022-03-16T18:44:10.558080Z",
            "summary": "Suki Chan | CONSCIOUS is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Danielle Arnaud Gallery with address 123 Kennington Road.",
            "title": "Suki Chan | CONSCIOUS",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-05-07T00: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": "123 Kennington Road",
            "city": "London",
            "geolocation": "-27.4885989,153.0869239",
            "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": 7891,
            "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": 8901,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aed4ad7061e0458ea2aa9e5f5cd435f9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T18:44:05.300917Z",
                "updated_at": "2022-03-16T18:44:05.300956Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4584,
                "name": "daadgalerie",
                "slug": "daadgalerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5026243,13.4137635",
                "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-03-16T18:44:09.064734Z",
            "publish_time": null,
            "slug": "daadgalerie-holy-204-2022-03-21",
            "created_at": "2022-03-16T18:44:11.096157Z",
            "updated_at": "2022-03-16T18:44:11.632619Z",
            "summary": "Holy 204 is an Gallery Shows event starting on 21/03/2022, 01:00 and ending on 15/05/2022, 00:00. Event is in daadgalerie with address Oranienstraße 161.",
            "title": "Holy 204",
            "content": null,
            "start_time": "2022-03-21T01:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Oranienstraße 161",
            "city": "Berlin",
            "geolocation": "52.5026724,13.413786",
            "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": 7892,
            "author": null,
            "price": null,
            "featured_image": {
                "id": 8903,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e35524740e048aabb5e3e75225268a9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e35524740e048aabb5e3e75225268a9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T20:02:49.193671Z",
                "updated_at": "2022-03-16T20:02:49.193705Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3152,
                "name": "Steve Turner",
                "slug": "steve-turner",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0901692,-118.3395287",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3143,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Steve_Turner_lores.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-11-20T21:21:53.998874Z",
                    "updated_at": "2021-09-14T13:47:27.064871Z",
                    "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-03-16T20:02:54.422039Z",
            "publish_time": null,
            "slug": "madeleine-bialke-nine-lives",
            "created_at": "2022-03-16T20:02:54.425851Z",
            "updated_at": "2022-03-16T20:02:54.466277Z",
            "summary": "Madeleine Bialke: Nine Lives is an Gallery Shows event starting on 19/03/2022, 11:00 and ending on 16/04/2022, 18:00. Event is in Steve Turner with address 6830 Santa Monica Blvd.",
            "title": "Madeleine Bialke: Nine Lives",
            "content": "Steve Turner is pleased to present Nine Lives, a solo exhibition by New York-based Madeleine Bialke which features nine new paintings inspired by the trees of Five Ponds Wilderness Area, an old growth forest in the Adirondack Mountains. Bialke associates each of the paintings with a planet in our solar system. The connection is loose, sometimes factual, sometimes symbolic, but in each instance it inspired a painterly decision relating to color or composition. She thinks of trees as actors on a stage and has placed them in settings that are meant to provide an emotional backdrop rather than a realistic background. To her, trees can become as expansive and extra-terrestrial as celestial bodies, bridging a gap between our earthly ground and something otherworldly. Bialke’s skies are dreamy and romantic from the haze of industry and the effects of climate change and her title suggests that time is running out for our planet.\r\n\r\nMadeleine Bialke (b. 1991, Elmira, New York) received her MFA fr",
            "start_time": "2022-03-19T11:00:00.000000Z",
            "end_time": "2022-04-16T18: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": "6830 Santa Monica Blvd",
            "city": "",
            "geolocation": "34.0901692,-118.3395287",
            "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": 7893,
            "author": null,
            "price": null,
            "featured_image": {
                "id": 8904,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff1d968ef9a843dc9354870cd9fa2f10.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff1d968ef9a843dc9354870cd9fa2f10-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T20:07:04.391513Z",
                "updated_at": "2022-03-16T20:07:04.391547Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3152,
                "name": "Steve Turner",
                "slug": "steve-turner",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0901692,-118.3395287",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3143,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Steve_Turner_lores.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Steve_Turner_lores-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-11-20T21:21:53.998874Z",
                    "updated_at": "2021-09-14T13:47:27.064871Z",
                    "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-03-16T20:07:11.831032Z",
            "publish_time": null,
            "slug": "kevin-mcnamee-tweed-fiction-workshop",
            "created_at": "2022-03-16T20:07:11.834596Z",
            "updated_at": "2022-03-16T20:07:11.874157Z",
            "summary": "Kevin McNamee-Tweed: Fiction Workshop is an Gallery Shows event starting on 19/03/2022, 11:00 and ending on 16/04/2022, 18:00. Event is in Steve Turner with address 6830 Santa Monica Blvd.",
            "title": "Kevin McNamee-Tweed: Fiction Workshop",
            "content": "Steve Turner is pleased to present Fiction Workshop, a solo exhibition of new work by Durham-based Kevin McNamee-Tweed consisting of ceramic paintings, drawings and small-scale ceramic and wood sculptures. Images of home, suns and moons and artists at work focus on themes of domestic life and the distortion of time, both made more timely as we mark the two year anniversary of the pandemic. The works also draw from the artist’s roots in North Carolina, a locale known for its rich tradition of clay. In many of the sculptural constructions, he combined several different clay bodies, including those dug up by hand near his home. In Fiction Workshop, McNamee-Tweed’s love of experimentation, play, the handmade and storytelling are on full display.\r\n\r\nKevin McNamee-Tweed (b. 1984) grew up near Chapel Hill, North Carolina before studying at New York University where he earned a BFA (2008). After living in Austin, Texas for seven years, he moved to Iowa City to enroll in the MFA program at the Un",
            "start_time": "2022-03-19T11:00:00.000000Z",
            "end_time": "2022-04-16T18: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": "6830 Santa Monica Blvd",
            "city": "",
            "geolocation": "34.0901692,-118.3395287",
            "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": 7895,
            "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": 0.0,
            "featured_image": {
                "id": 8906,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/728d86b5417f4622986959c90ca59ad0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/728d86b5417f4622986959c90ca59ad0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-23T11:00:14.436098Z",
                "updated_at": "2022-03-23T11:00:14.436135Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-04-05T11:56:06.049738Z",
            "publish_time": null,
            "slug": "artcurial-paris-contemporary-art-2022-03-30",
            "created_at": "2022-03-23T11:00:18.524185Z",
            "updated_at": "2022-04-05T11:56:06.852674Z",
            "summary": "",
            "title": "Contemporary Art",
            "content": "",
            "start_time": "2022-03-30T12:00:00.000000Z",
            "end_time": "2022-03-30T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7896,
            "author": {
                "id": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e",
                "username": "sschiffer@michaelwerner.de",
                "slug": "sschiffermichaelwernerde",
                "first_name": "Sabine",
                "last_name": "Schiffer",
                "display_name": null,
                "display_name_full": "Sabine Schiffer",
                "email": "sschiffer@michaelwerner.de",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8907,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5755d018297e4615b095a0f502845e95.PNG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop-c0-5__0-5-270x152.PNG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop-c0-5__0-5-555x312.PNG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop-c0-5__0-5-524x294.PNG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5755d018297e4615b095a0f502845e95-crop-c0-5__0-5-179x179.PNG"
                },
                "created_at": "2022-03-24T08:48:56.823873Z",
                "updated_at": "2022-03-24T08:48:56.823910Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e"
            },
            "venue": {
                "id": 4669,
                "name": "Galerie Michael Werner, Cologne",
                "slug": "galerie-michael-werner",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.938427,6.9456713",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3729,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/35ee199f29e44238a7beb6d2e035ffd5.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-03-23T15:59:48.436543Z",
                    "updated_at": "2022-03-23T15:59:48.436583Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e"
                },
                "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-03-24T08:49:05.295345Z",
            "publish_time": null,
            "slug": "eugene-leroy-solo-exhibition",
            "created_at": "2022-03-24T08:49:05.299681Z",
            "updated_at": "2022-04-12T07:52:45.478883Z",
            "summary": "Eugène Leroy | Solo Exhibition is an Gallery Shows event starting on 12/03/2022, 10:00 and ending on 30/04/2022, 16:00. Event is in Galerie Michael Werner with address Gertrudenstraße 24-28, 50667 Köln, Deutschland.",
            "title": "Eugène Leroy | Solo Exhibition",
            "content": "Galerie Michael Werner, Cologne is pleased to announce a solo exhibition of French artist Eugène Leroy (1910-2000).\r\n\r\nEugène Leroy began his career as a painter in the late 1930s and early 1940s in the provinces of northern France, near Lille. It took quite some time before the anonymous part of French painting, generally subsumed as École du Nord, which did not belong to the Mediterranean or internationally associated French style, was carried by Leroy to Paris.\r\n\r\nIn the early 1950s, it was then that the activity of a small interest group brought his paintings to one of the important galleries (Claude Bernard). This happened at the end of an era of lively debate within the visual arts in France (Derain, Giacometti, Étienne-Martin, Ipoustéguy, Herbin), which soon came to a halt caused by the isolation of the center of Paris. Subsequently, Leroy's work was represented and disseminated by Galerie Michael Werner.",
            "start_time": "2022-03-12T10:00:00.000000Z",
            "end_time": "2022-05-14T16: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": "Gertrudenstraße 24-28, 50667 Köln, Deutschland",
            "city": "",
            "geolocation": "50.938427,6.9456713",
            "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": [
                3447
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7897,
            "author": {
                "id": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e",
                "username": "sschiffer@michaelwerner.de",
                "slug": "sschiffermichaelwernerde",
                "first_name": "Sabine",
                "last_name": "Schiffer",
                "display_name": null,
                "display_name_full": "Sabine Schiffer",
                "email": "sschiffer@michaelwerner.de",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8908,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c4e8d28c54a4425e96e2228e3218cbb6.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4e8d28c54a4425e96e2228e3218cbb6-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2022-03-24T08:56:44.429185Z",
                "updated_at": "2022-03-24T08:56:44.429218Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e"
            },
            "venue": {
                "id": 4670,
                "name": "Galerie Michael Werner, Berlin",
                "slug": "galerie-michael-werner-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5096296,13.3247205",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3732,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/65e5899baf754479a849c68ff8136d63.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/65e5899baf754479a849c68ff8136d63-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-03-23T16:05:51.780588Z",
                    "updated_at": "2022-03-23T16:05:51.780630Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e"
                },
                "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-03-24T08:56:50.350178Z",
            "publish_time": null,
            "slug": "per-kirkeby-ubermalungen-overpaintings",
            "created_at": "2022-03-24T08:56:50.354194Z",
            "updated_at": "2022-03-24T09:00:32.901644Z",
            "summary": "Per Kirkeby | Übermalungen | Overpaintings is an Gallery Shows event starting on 18/02/2022, 10:00 and ending on 10/04/2022, 16:00. Event is in Galerie Michael Werner, Berlin with address Hardenbergstraße 9A, 10623 Berlin, Deutschland.",
            "title": "Per Kirkeby | Übermalungen | Overpaintings",
            "content": "Galerie Michael Werner, Berlin is pleased to present \"Overpaintings\", a solo exhibition by the Danish artist Per Kirkeby (1938-2018) with an extensive selection of 27 paintings from this special group of works. Kirkeby began experimenting with overpaintings in the mid-1960s; during this early phase, the artist questions the notion of originality and explores the theme of memory. \r\n\r\nKirkeby overpainted a wide variety of materials, including reproductions of romantic paintings, pornography and amateur pictures. The submittals are mostly found objects that friends of the artist acquire at flea markets; Kirkeby himself has never chosen the subjects for the overpaintings. In this exhibition, works from the later phase of the 1980s and 2010s can be seen, they pick up on the theme of earlier paintings and form part of an ongoing series.",
            "start_time": "2022-02-18T10:00:00.000000Z",
            "end_time": "2022-04-10T16: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": "Hardenbergstraße 9A, 10623 Berlin, Deutschland",
            "city": "",
            "geolocation": "52.5096296,13.3247205",
            "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": [
                781
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7898,
            "author": {
                "id": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e",
                "username": "DeBuckGallery",
                "slug": "jenniferwolf",
                "first_name": "DeBuckGallery",
                "last_name": "",
                "display_name": "Jennifer Wolf",
                "display_name_full": "Jennifer Wolf",
                "email": "collect@debuckgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8910,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d7bc3bb4d03948faa078d30c60b4830a.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d7bc3bb4d03948faa078d30c60b4830a-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2022-03-24T18:44:15.605705Z",
                "updated_at": "2022-03-24T18:44:15.605754Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e"
            },
            "venue": {
                "id": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "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": "",
            "publish_status": "published",
            "published_at": null,
            "publish_time": null,
            "slug": "gommaar-gilliams-under-cassiopeia",
            "created_at": "2022-03-24T18:42:07.103345Z",
            "updated_at": "2022-03-25T20:43:19.225918Z",
            "summary": "Gommaar Gilliams: Under Cassiopeia is an Gallery Shows event starting on 30/03/2022, 18:00 and ending on 30/04/2022, 21:00. Event is in DE BUCK GALLERY New York with address 507 West 27th Street, New York, NY 10001, USA.",
            "title": "Gommaar Gilliams: Under Cassiopeia",
            "content": "De Buck Gallery is pleased to present Gommaar Gilliams: Under Cassiopeia, the artist’s fourth solo exhibition with the gallery. Under Cassiopeia will feature a selection of new works. An opening reception will take place on Thursday, March 31 from 6-8 pm.",
            "start_time": "2022-03-31T18:00:00.000000Z",
            "end_time": "2022-04-30T21: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 West 27th Street, New York, NY 10001, USA",
            "city": "",
            "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": [
                15975
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7899,
            "author": {
                "id": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e",
                "username": "DeBuckGallery",
                "slug": "jenniferwolf",
                "first_name": "DeBuckGallery",
                "last_name": "",
                "display_name": "Jennifer Wolf",
                "display_name_full": "Jennifer Wolf",
                "email": "collect@debuckgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8911,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b30ef05c49774ec4a418da72132726f6.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2022-03-24T20:24:39.554036Z",
                "updated_at": "2022-03-24T20:24:39.554073Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e"
            },
            "venue": {
                "id": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "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": "",
            "publish_status": "published",
            "published_at": null,
            "publish_time": null,
            "slug": "spotlight-koen-van-den-broek",
            "created_at": "2022-03-24T20:24:43.524889Z",
            "updated_at": "2022-03-25T20:54:50.744037Z",
            "summary": "Spotlight: Koen van den Broek is an Gallery Shows event starting on 17/03/2022, 09:00 and ending on 15/04/2022, 21:00. Event is in DE BUCK GALLERY New York with address Online-Only.",
            "title": "Spotlight: Koen van den Broek",
            "content": "De Buck Gallery is pleased to present Spotlight: Koen van den Broek, an online presentation of a selection of works on paper by Belgian artist Koen van den Broek. Created during the artist’s recent travels to the United Arab Emirates, this focused series draws on the artist’s fascination with pavement, curb stones and the small often-overlooked details of urban landscapes. The online exhibition runs from March 17 through April 14, 2022.",
            "start_time": "2022-03-17T09:00:00.000000Z",
            "end_time": "2022-04-15T21: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": "Online-Only",
            "city": "",
            "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": true,
            "banner_logo": null,
            "artists": [
                2223
            ],
            "artworks": [
                90387,
                90388,
                90390,
                90391,
                90392,
                90393,
                90394,
                90395,
                90555,
                90556,
                90557,
                90558,
                90559
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7900,
            "author": {
                "id": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e",
                "username": "DeBuckGallery",
                "slug": "jenniferwolf",
                "first_name": "DeBuckGallery",
                "last_name": "",
                "display_name": "Jennifer Wolf",
                "display_name_full": "Jennifer Wolf",
                "email": "collect@debuckgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8912,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c0026304c8d41e59d4555451a1163b5.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c0026304c8d41e59d4555451a1163b5-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2022-03-24T20:35:02.617035Z",
                "updated_at": "2022-03-24T20:35:02.617071Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e"
            },
            "venue": {
                "id": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": null,
            "publish_time": null,
            "slug": "expo-chicago-2022",
            "created_at": "2022-03-24T20:35:06.560784Z",
            "updated_at": "2022-03-25T20:23:33.453585Z",
            "summary": "EXPO CHICAGO 2022 is an Art Fairs event starting on 07/04/2022, 12:00 and ending on 10/04/2022, 18:00. Event is in DE BUCK GALLERY New York with address 600 E Grand Ave, Chicago, IL 60611, USA.",
            "title": "EXPO CHICAGO 2022",
            "content": "De Buck Gallery is thrilled to announce its return to Expo Chicago in 2022. The gallery will celebrate upcoming and recent museum exhibitions by Stephen Towns, Devan Shimoyama, Tina Williams Brewer, and Zak Ovè as well as the addition of exciting new works by Sheena Rose, REWA, Jackie Milad, Emilie Stark-Menneg, Gommaar Gilliams, and Argentinian duo Chiachio & Giannone. \r\n\r\nPlease visit the gallery at Booth #364.",
            "start_time": "2022-04-07T12:00:00.000000Z",
            "end_time": "2022-04-10T18: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": "600 E Grand Ave, Chicago, IL 60611, USA",
            "city": "Chicago",
            "geolocation": "41.8918633,-87.6050944",
            "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": 7901,
            "author": {
                "id": "6b9f9ba1-97f8-45e3-bc57-e7f8684b5c0c",
                "username": "bridget_989",
                "slug": "bridget_989",
                "first_name": "Bridget",
                "last_name": "Sterling",
                "display_name": "Bridget Sterling",
                "display_name_full": "Bridget Sterling",
                "email": "bridget@axlearts.com",
                "telephone": "01225 461230"
            },
            "price": null,
            "featured_image": {
                "id": 8913,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/037125f3537a46969ce0f30e0fbf09db.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2022-03-25T10:56:44.364531Z",
                "updated_at": "2022-03-25T10:56:44.364565Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6b9f9ba1-97f8-45e3-bc57-e7f8684b5c0c"
            },
            "venue": {
                "id": 2873,
                "name": "Axle Arts",
                "slug": "axle-arts",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4033263,-2.3971381000000065",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2661,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Apple-Orchard180200diptych2016-SF.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:26:31.289759Z",
                    "updated_at": "2021-09-14T13:35:06.954043Z",
                    "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-03-25T10:56:55.587152Z",
            "publish_time": null,
            "slug": "alina-maksimenko-exhibition-2022",
            "created_at": "2022-03-25T10:56:55.595622Z",
            "updated_at": "2022-03-25T10:56:55.647089Z",
            "summary": "Alina Maksimenko Exhibition 2022 is an Gallery Shows event starting on 21/04/2022, 17:00 and ending on 05/06/2022, 17:00. Event is in Axle Arts with address Online-Only.",
            "title": "Alina Maksimenko Exhibition 2022",
            "content": "We are delighted to announce, in collaboration with the Royal Crescent Hotel, Bath, a solo exhibition of paintings by Ukrainian artist Alina Maksimenko.\r\n\r\nAlina is professional artist with a career spanning some thirty years. She has work in a number of prestigious public galleries in the Ukraine and exhibits internationally. As a result of the war on Ukraine, Alina has been displaced and has had to leave everything behind in her hometown Kiev. She is currently sheltering in Vienna after a seven-day flight to escape the violence. This exhibition and sale of her work is in support of helping Alina to re-establish herself.\r\n\r\nThe exhibition will run at the hotel from 21st April to 5th June 2022. It is also available to view online.",
            "start_time": "2022-04-21T17:00:00.000000Z",
            "end_time": "2022-06-05T17: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": "Online-Only",
            "city": "",
            "geolocation": "51.4033263,-2.3971381000000065",
            "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7902,
            "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": 8914,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c8bbfa67acc4c66857658c070339609.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8bbfa67acc4c66857658c070339609-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-27T13:32:52.164861Z",
                "updated_at": "2022-03-27T13:32:52.164897Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3450,
                "name": "532 Gallery Thomas Jaeckel",
                "slug": "532-gallery-thomas-jaeckel",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7493881,-74.0048857",
                "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-03-27T13:32:55.061751Z",
            "publish_time": null,
            "slug": "532-gallery-thomas-jaeckel-good-on-paper-drawings-and-paintings-2022-03-18",
            "created_at": "2022-03-27T13:32:55.779678Z",
            "updated_at": "2022-03-27T13:32:56.433950Z",
            "summary": "Good on Paper: Drawings and Paintings is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in 532 Gallery Thomas Jaeckel with address 532 West 25th Street.",
            "title": "Good on Paper: Drawings and Paintings",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "532 West 25th Street",
            "city": "New York",
            "geolocation": "36.8728406,-76.2918634",
            "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": 7903,
            "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": 8915,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b53571217f214ec094a28c4cf2d0c950.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53571217f214ec094a28c4cf2d0c950-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-27T13:32:52.443492Z",
                "updated_at": "2022-03-27T13:32:52.443529Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3796,
                "name": "508 Gallery",
                "slug": "508-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4818498,-0.1813561",
                "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-03-27T13:32:55.785650Z",
            "publish_time": null,
            "slug": "508-gallery-eye-of-the-beholder-presented-by-artcan-2022-03-28",
            "created_at": "2022-03-27T13:32:56.516551Z",
            "updated_at": "2022-03-27T13:32:57.395672Z",
            "summary": "Eye of the Beholder - Presented by ArtCan is an Gallery Shows event starting on 28/03/2022, 00:00 and ending on 04/04/2022, 00:00. Event is in 508 Gallery with address 508 Kings Road.",
            "title": "Eye of the Beholder - Presented by ArtCan",
            "content": null,
            "start_time": "2022-03-28T00:00:00.000000Z",
            "end_time": "2022-04-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 Kings Road",
            "city": "London",
            "geolocation": "52.5537833,-1.88707505",
            "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": 7905,
            "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": 3207,
                "name": "ACA Galleries",
                "slug": "aca-galleries",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465935,-74.0067876",
                "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-03-27T13:36:52.959097Z",
            "publish_time": null,
            "slug": "aca-galleries-faith-ringgold-prints-and-multiples-2022-03-16",
            "created_at": "2022-03-27T13:36:53.683409Z",
            "updated_at": "2022-03-27T13:36:54.278071Z",
            "summary": "Faith Ringgold: Prints and Multiples is an Gallery Shows event starting on 16/03/2022, 01:00 and ending on 11/06/2022, 00:00. Event is in ACA Galleries with address 529 West 20th Street.",
            "title": "Faith Ringgold: Prints and Multiples",
            "content": null,
            "start_time": "2022-03-16T01:00:00.000000Z",
            "end_time": "2022-06-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 West 20th Street",
            "city": "New York",
            "geolocation": "40.74641741176471,-74.00673576470588",
            "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": 7906,
            "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": 1966,
                "name": "Abend Gallery",
                "slug": "abend-gallery",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.7397603,-104.96002199999998",
                "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-03-27T13:36:53.095544Z",
            "publish_time": null,
            "slug": "abend-gallery-evolving-the-myth-portals-of-perception-2022-02-25",
            "created_at": "2022-03-27T13:36:53.900612Z",
            "updated_at": "2022-03-27T13:36:53.941079Z",
            "summary": "Evolving the Myth: Portals of Perception is an Gallery Shows event starting on 25/02/2022, 01:00 and ending on 25/03/2022, 01:00. Event is in Abend Gallery with address 1261 Delaware St, Suite 2.",
            "title": "Evolving the Myth: Portals of Perception",
            "content": null,
            "start_time": "2022-02-25T01:00:00.000000Z",
            "end_time": "2022-03-25T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1261 Delaware St, Suite 2",
            "city": "Denver",
            "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": 7907,
            "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": 4673,
                "name": "A.M. Bjiere",
                "slug": "m-bjiere",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7184999,-74.0092864",
                "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-03-27T13:36:53.309163Z",
            "publish_time": null,
            "slug": "am-bjiere-transitions-2022-01-20",
            "created_at": "2022-03-27T13:36:54.077170Z",
            "updated_at": "2022-03-27T13:36:56.030912Z",
            "summary": "Transitions is an Gallery Shows event starting on 20/01/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in A.M. Bjiere with address 5 Harrison Street.",
            "title": "Transitions",
            "content": null,
            "start_time": "2022-01-20T01:00:00.000000Z",
            "end_time": "2022-03-05T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5 Harrison Street",
            "city": "New York",
            "geolocation": "-41.051972,145.8983785",
            "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": []
        }
    ]
}