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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8856&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8820&ordering=start_time",
    "results": [
        {
            "id": 7740,
            "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": 8772,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d51a45b163f4fc6a0be8911828b1076.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d51a45b163f4fc6a0be8911828b1076-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T13:51:18.799348Z",
                "updated_at": "2022-03-09T13:51:18.799435Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "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-09T13:51:22.322966Z",
            "publish_time": null,
            "slug": "artizan-gallery-english-riviera-printmaking-2022-03-05",
            "created_at": "2022-03-09T13:51:23.077998Z",
            "updated_at": "2022-03-09T13:51:23.413574Z",
            "summary": "English Riviera Printmaking is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 10/04/2022, 00:00. Event is in Artizan Gallery with address Unit 5.",
            "title": "English Riviera Printmaking",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 5",
            "city": "Torquay",
            "geolocation": "53.04545635,-2.1888124044401547",
            "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": 7742,
            "author": {
                "id": "22b341ef-2068-45e4-a7c2-26bc739c022d",
                "username": "niklas_1375",
                "slug": "niklas_1375",
                "first_name": "Niklas",
                "last_name": "vonBartha",
                "display_name": "Niklas vonBartha",
                "display_name_full": "Niklas vonBartha",
                "email": "niklas@barthacontemporary.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8774,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8288864a51f749899e5357284e100a53.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8288864a51f749899e5357284e100a53-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T13:55:49.367412Z",
                "updated_at": "2022-03-09T13:55:49.367449Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2881,
                "name": "Bartha Contemporary",
                "slug": "bartha-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5167191,-0.14163039999993998",
                "artworks_for_sale_count": 370,
                "featured_image": {
                    "id": 2504,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bartha-Contemporary.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bartha-Contemporary-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T06:15:53.636229Z",
                    "updated_at": "2021-09-14T13:31:11.273452Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bartha Contemporary",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-09T13:55:52.489406Z",
            "publish_time": null,
            "slug": "bartha-contemporary-adam-barker-mill-flow-2022-03-05",
            "created_at": "2022-03-09T13:55:53.205808Z",
            "updated_at": "2022-08-03T08:41:53.329492Z",
            "summary": "Adam Barker-Mill: Flow is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Bartha Contemporary with address 7 Ledbury Mews North.",
            "title": "Adam Barker-Mill: Flow",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-03-26T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 Ledbury Mews North",
            "city": "London",
            "geolocation": "51.5141392,-0.1988981",
            "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": 7746,
            "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": 8777,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f4869c1d9b54e959d256dbb71c1d178.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4869c1d9b54e959d256dbb71c1d178-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T14:21:02.978968Z",
                "updated_at": "2022-03-09T14:21:02.979007Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4562,
                "name": "Bircham Gallery",
                "slug": "bircham-gallery",
                "city": "Holt",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9057867,1.0901226",
                "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-09T14:21:07.323767Z",
            "publish_time": null,
            "slug": "bircham-gallery-peter-clayton-ulli-kaiser-2022-03-05",
            "created_at": "2022-03-09T14:21:08.046929Z",
            "updated_at": "2022-03-09T14:21:08.773432Z",
            "summary": "Peter Clayton | Ulli Kaiser is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 30/03/2022, 00:00. Event is in Bircham Gallery with address 14 Market Place.",
            "title": "Peter Clayton | Ulli Kaiser",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-03-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": "14 Market Place",
            "city": "Holt",
            "geolocation": "52.1533696,-0.7015108",
            "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": 7768,
            "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": 8797,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d7dbf50c6364eb6b05a48ba572f97a3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d7dbf50c6364eb6b05a48ba572f97a3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T14:40:34.565071Z",
                "updated_at": "2022-03-09T14:40:34.565108Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2374,
                "name": "CONTEMPORARY FINE ARTS",
                "slug": "contemporary-fine-arts",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50376,13.32366",
                "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-09T14:40:38.443180Z",
            "publish_time": null,
            "slug": "contemporary-fine-arts-gert-uwe-tobias-not-a-drop-left-2022-03-05",
            "created_at": "2022-03-09T14:40:39.449843Z",
            "updated_at": "2022-03-09T14:40:39.931381Z",
            "summary": "Gert & Uwe Tobias: Not a Drop Left is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in CONTEMPORARY FINE ARTS with address Grolmanstrasse 32/33.",
            "title": "Gert & Uwe Tobias: Not a Drop Left",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-23T00: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": "Grolmanstrasse 32/33",
            "city": "Berlin",
            "geolocation": "52.5036729,13.3239855",
            "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": 7788,
            "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": 8815,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/59db1a361a704ce5a5a5fe0a651e5c65.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:55:20.451682Z",
                "updated_at": "2022-03-09T15:55:20.451716Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4324,
                "name": "Galerie Barbara Weiss",
                "slug": "galerie-barbara-weiss",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.496851,13.418323",
                "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-09T15:55:24.525855Z",
            "publish_time": null,
            "slug": "galerie-barbara-weiss-raoul-de-keyser-march-7-1990-2022-03-05",
            "created_at": "2022-03-09T15:55:25.269349Z",
            "updated_at": "2022-03-09T15:55:25.675688Z",
            "summary": "Raoul De Keyser: March 7, 1990 is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Galerie Barbara Weiss with address Kohlfurther Str. 41/43.",
            "title": "Raoul De Keyser: March 7, 1990",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kohlfurther Str. 41/43",
            "city": "Berlin",
            "geolocation": "51.1914923,7.1276915",
            "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": 7789,
            "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": 8817,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60e00a40c0504b0cad31d23202a72aaf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:55:23.244622Z",
                "updated_at": "2022-03-09T15:55:23.244681Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3171,
                "name": "Galerie Bastian",
                "slug": "galerie-bastian",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51102179999999,-0.1473768",
                "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-09T15:55:29.417898Z",
            "publish_time": null,
            "slug": "galerie-bastian-john-pawson-looking-for-light-2022-03-05",
            "created_at": "2022-03-09T15:55:30.295880Z",
            "updated_at": "2022-03-09T15:55:30.844681Z",
            "summary": "John Pawson - Looking for Light is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 01/05/2022, 00:00. Event is in Galerie Bastian with address Taylorstraße 1.",
            "title": "John Pawson - Looking for Light",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Taylorstraße 1",
            "city": "Berlin",
            "geolocation": "52.453898800000005,13.271701480433562",
            "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": 7794,
            "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": 2887,
                "name": "Galerie Eva Presenhuber Zurich",
                "slug": "galerie-eva-presenhuber",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3863072,8.516724000000067",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2509,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Eva-Presenhuber.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T07:39:18.980779Z",
                    "updated_at": "2021-09-14T13:31:17.788917Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Eva Presenhuber",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2022-03-11T14:44:41.668779Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-clouds-in-myffee-2022-03-05",
            "created_at": "2022-03-11T14:44:42.420265Z",
            "updated_at": "2022-03-11T14:44:43.040455Z",
            "summary": "Clouds in Myffee is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Galerie Eva Presenhuber Zurich with address Waldmannstrasse 6.",
            "title": "Clouds in Myffee",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-09T00: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": "Waldmannstrasse 6",
            "city": "Zurich",
            "geolocation": "47.3686681,8.5466671",
            "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": 7799,
            "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": 8821,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/771e732eb1db4598a3e4dbaba9d90447.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/771e732eb1db4598a3e4dbaba9d90447-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-11T14:44:45.407716Z",
                "updated_at": "2022-03-11T14:44:45.407752Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2887,
                "name": "Galerie Eva Presenhuber Zurich",
                "slug": "galerie-eva-presenhuber",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3863072,8.516724000000067",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2509,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Eva-Presenhuber.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T07:39:18.980779Z",
                    "updated_at": "2021-09-14T13:31:17.788917Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Eva Presenhuber",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2022-03-11T14:44:48.859274Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-waldmannstrasse-chase-hall-clouds-in-my-coffee-2022-03-05",
            "created_at": "2022-03-11T14:44:49.594505Z",
            "updated_at": "2022-03-11T14:44:50.132713Z",
            "summary": "Chase Hall: Clouds in My Coffee is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Galerie Eva Presenhuber Zurich with address Waldmannstrasse 6.",
            "title": "Chase Hall: Clouds in My Coffee",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-09T00: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": "Waldmannstrasse 6",
            "city": "Zurich",
            "geolocation": "47.3686681,8.5466671",
            "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": 7801,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4662,
                "name": "Galerie Karsten Greve Cologne",
                "slug": "galerie-karsten-greve-cologne",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9398396,6.9537197",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-03-11T15:35:42.442619Z",
            "publish_time": null,
            "slug": "galerie-karsten-greve-loic-le-groumellec-sculptures-et-gouaches-2022-03-05",
            "created_at": "2022-03-11T15:35:43.670940Z",
            "updated_at": "2022-03-11T15:35:44.143292Z",
            "summary": "LOIC LE GROUMELLEC Sculptures et gouaches is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Galerie Karsten Greve Cologne with address Drususgasse 1-5.",
            "title": "LOIC LE GROUMELLEC Sculptures et gouaches",
            "content": null,
            "start_time": "2022-03-05T01: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": "Drususgasse 1-5",
            "city": "Cologne",
            "geolocation": "50.93984405,6.953678359635417",
            "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": 7971,
            "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": 8961,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae113d10c8e140ddbe3d5ef17d5cd965.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae113d10c8e140ddbe3d5ef17d5cd965-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-27T21:18:13.617094Z",
                "updated_at": "2022-03-27T21:18:13.617130Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4632,
                "name": "Exeter Phoenix",
                "slug": "exeter-phoenix",
                "city": "Exeter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7247894,-3.5312808",
                "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-27T21:18:17.466861Z",
            "publish_time": null,
            "slug": "exeter-phoenix-gallery-alexis-soul-gray-2022-03-05",
            "created_at": "2022-03-27T21:18:18.285870Z",
            "updated_at": "2022-03-27T21:18:18.324698Z",
            "summary": "Alexis Soul-Gray is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 17/04/2022, 00:00. Event is in Exeter Phoenix with address Exeter Phoenix, Bradnich Place.",
            "title": "Alexis Soul-Gray",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Exeter Phoenix, Bradnich Place",
            "city": "Exeter",
            "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": 19255,
            "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": 18706,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d57a85a97e724b739a8a1914d5807d09.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d57a85a97e724b739a8a1914d5807d09-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:29:05.133709Z",
                "updated_at": "2023-01-09T19:29:05.133744Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7164,
                "name": "Grand Central Art Center",
                "slug": "grand-central-art-center",
                "city": "Santa Ana",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.746151,-117.869461",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-09T19:29:09.474580Z",
            "publish_time": null,
            "slug": "grand-central-art-center-yumi-janairo-roth-spin-after-sol-lewitt-2022-03-05",
            "created_at": "2023-01-09T19:29:10.367648Z",
            "updated_at": "2023-01-09T19:29:14.791158Z",
            "summary": "Yumi Janairo Roth: Spin (After Sol LeWitt) is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Grand Central Art Center with address 125 N. Broadway.",
            "title": "Yumi Janairo Roth: Spin (After Sol LeWitt)",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-06-12T00: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": "125 N. Broadway",
            "city": "Santa Ana",
            "geolocation": "39.29337295,-76.59362070004943",
            "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": 18995,
            "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": 18494,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75723709f4364d398707e1e2a09aafff.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75723709f4364d398707e1e2a09aafff-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:37:57.037084Z",
                "updated_at": "2023-01-04T12:37:57.037120Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5320,
                "name": "carlier | gebauer",
                "slug": "carlier-gebauer",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.505739,13.3940947",
                "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": "2023-01-04T12:37:59.946946Z",
            "publish_time": null,
            "slug": "carlier-gebauer-standing-2022-03-05",
            "created_at": "2023-01-04T12:38:00.810080Z",
            "updated_at": "2023-01-04T12:38:01.671682Z",
            "summary": "Standing is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in carlier | gebauer with address Markgrafenstrasse 67.",
            "title": "Standing",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-23T00: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": "Markgrafenstrasse 67",
            "city": "Berlin",
            "geolocation": "52.5057583,13.3936764",
            "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": 19010,
            "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": 18509,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/651857fc247444df8dcb4ffd063c6aaf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/651857fc247444df8dcb4ffd063c6aaf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T10:54:01.033296Z",
                "updated_at": "2023-01-05T10:54:01.033333Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5716,
                "name": "East Gallery",
                "slug": "east-gallery",
                "city": "Nanjing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "32.015283,118.735943",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2023-01-05T10:54:03.505394Z",
            "publish_time": null,
            "slug": "east-gallery-black-eyestenacious-lashes-2022-03-05",
            "created_at": "2023-01-05T10:54:04.367748Z",
            "updated_at": "2023-01-05T10:54:04.417129Z",
            "summary": "Black eyes,Tenacious lashes is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 10/04/2022, 00:00. Event is in East Gallery with address No. 101, Xilong Road No. 50, Jianye District.",
            "title": "Black eyes,Tenacious lashes",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "No. 101, Xilong Road No. 50, Jianye District",
            "city": "Nanjing",
            "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": 18952,
            "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": 5882,
                "name": "Galerie Pugliese Levi",
                "slug": "galerie-pugliese-levi",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5272803,13.3973555",
                "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": "2023-01-04T12:06:59.472833Z",
            "publish_time": null,
            "slug": "galerie-pugliese-levi-the-spring-show-2022-03-05",
            "created_at": "2023-01-04T12:07:00.343972Z",
            "updated_at": "2023-01-04T12:07:00.983512Z",
            "summary": "The Spring Show is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 01/05/2022, 00:00. Event is in Galerie Pugliese Levi with address Auguststr. 62.",
            "title": "The Spring Show",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Auguststr. 62",
            "city": "Berlin",
            "geolocation": "52.5272188,13.3973757",
            "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": 19002,
            "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": 18501,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb3bb7830821466db3e617d4ad54531a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb3bb7830821466db3e617d4ad54531a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:38:13.044224Z",
                "updated_at": "2023-01-04T12:38:13.044284Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5982,
                "name": "Cornubian Arts & Science Trust, CAST",
                "slug": "cornubian-arts-science-trust-cast",
                "city": "Helston",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1019592,-5.273469200000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-04T12:38:15.145577Z",
            "publish_time": null,
            "slug": "cast-elizabeth-price-user-group-disco-2022-03-05",
            "created_at": "2023-01-04T12:38:16.007589Z",
            "updated_at": "2023-01-04T12:38:16.792972Z",
            "summary": "Elizabeth Price |  User Group Disco is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 18/03/2022, 01:00. Event is in Cornubian Arts & Science Trust, CAST with address 3 Penrose Road.",
            "title": "Elizabeth Price |  User Group Disco",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-03-18T01: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": "3 Penrose Road",
            "city": "Helston",
            "geolocation": "-36.9107855,174.8191038",
            "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": 19251,
            "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": 18704,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/88139e83094646aa9d9cdb632862b41f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88139e83094646aa9d9cdb632862b41f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:29:03.765254Z",
                "updated_at": "2023-01-09T19:29:03.765289Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7164,
                "name": "Grand Central Art Center",
                "slug": "grand-central-art-center",
                "city": "Santa Ana",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.746151,-117.869461",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-09T19:29:05.671389Z",
            "publish_time": null,
            "slug": "grand-central-art-center-charlotte-ginsborg-2222-2022-03-05",
            "created_at": "2023-01-09T19:29:06.550070Z",
            "updated_at": "2023-01-09T19:29:07.785906Z",
            "summary": "Charlotte Ginsborg: 22:22 is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Grand Central Art Center with address 125 North Broadway.",
            "title": "Charlotte Ginsborg: 22:22",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-06-12T00: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": "125 North Broadway",
            "city": "Santa Ana",
            "geolocation": "39.29337295,-76.59362070004943",
            "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": 18999,
            "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": 18498,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/24b320bcf95f48f5a96e614b4794b984.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:38:06.597138Z",
                "updated_at": "2023-01-04T12:38:06.597172Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5598,
                "name": "Carrie Chen Gallery",
                "slug": "carrie-chen-gallery",
                "city": "Great Barrington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.1947669,-73.3630068",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-04T12:38:08.952158Z",
            "publish_time": null,
            "slug": "carrie-chen-gallery-the-buildings-piled-so-casually-anton-ginzburg-christina-kruse-2022-03-05",
            "created_at": "2023-01-04T12:38:09.805090Z",
            "updated_at": "2023-01-04T12:38:11.968416Z",
            "summary": "The buildings, piled so casually: Anton Ginzburg & Christina Kruse is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Carrie Chen Gallery with address 16 Railroad Street.",
            "title": "The buildings, piled so casually: Anton Ginzburg & Christina Kruse",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Railroad Street",
            "city": "Great Barrington",
            "geolocation": "43.1629173,-77.5854649",
            "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": 18993,
            "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": 18493,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c16d41f23524d8b849778259e19367d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c16d41f23524d8b849778259e19367d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:37:54.391789Z",
                "updated_at": "2023-01-04T12:37:54.391824Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7670,
                "name": "Canning Gallery",
                "slug": "canning-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51237390000001,0.0116699",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-04T12:37:58.428091Z",
            "publish_time": null,
            "slug": "canning-gallery-field-of-action-performative-drawings-paintings-2022-03-05",
            "created_at": "2023-01-04T12:37:59.276636Z",
            "updated_at": "2023-01-04T12:37:59.674300Z",
            "summary": "Field of Action - Performative Drawings & Paintings is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 20/03/2022, 01:00. Event is in Canning Gallery with address 11 Brunel St.",
            "title": "Field of Action - Performative Drawings & Paintings",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-03-20T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11 Brunel St",
            "city": "London",
            "geolocation": "51.512356,0.011753989770356847",
            "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": []
        }
    ]
}