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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3978&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3942&ordering=start_time",
    "results": [
        {
            "id": 20253,
            "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": 5344,
                "name": "Alan Koppel Gallery",
                "slug": "alan-koppel-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8969702,-87.63010249999999",
                "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-20T13:14:11.514587Z",
            "publish_time": null,
            "slug": "alan-koppel-gallery-under-his-spell-the-influence-of-marcel-duchamp-2020-12-11",
            "created_at": "2023-01-20T13:14:12.413015Z",
            "updated_at": "2023-01-20T13:14:13.865662Z",
            "summary": "UNDER HIS SPELL: THE INFLUENCE OF MARCEL DUCHAMP is an Gallery Shows event starting on 11/12/2020, 01:00 and ending on 12/02/2021, 01:00. Event is in Alan Koppel Gallery with address 806 N. Dearborn Avenue.",
            "title": "UNDER HIS SPELL: THE INFLUENCE OF MARCEL DUCHAMP",
            "content": null,
            "start_time": "2020-12-11T01:00:00.000000Z",
            "end_time": "2021-02-12T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "806 N. Dearborn Avenue",
            "city": "Chicago",
            "geolocation": "41.12851988025103,-87.86081262764083",
            "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": 28318,
            "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": 26979,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bb5999cb69a44e3c8f843e727a0fa4f8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb5999cb69a44e3c8f843e727a0fa4f8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:33:35.099871Z",
                "updated_at": "2023-06-27T18:33:35.099908Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3620,
                "name": "Burchfield Penney Art Center",
                "slug": "burchfield-penney-art-center",
                "city": "Buffalo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.9336263,-78.8805479",
                "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-06-27T18:33:37.467037Z",
            "publish_time": null,
            "slug": "burchfield-penney-art-center-at-suny-buffalo-state-charles-e-burchfield-the-american-scene-2020-12-11",
            "created_at": "2023-06-27T18:33:38.383444Z",
            "updated_at": "2023-06-27T18:33:38.419029Z",
            "summary": "Charles E. Burchfield & The American Scene is an Gallery Shows event starting on 11/12/2020, 01:00 and ending on 28/03/2021, 01:00. Event is in Burchfield Penney Art Center with address 1300 Elmwood Avenue.",
            "title": "Charles E. Burchfield & The American Scene",
            "content": null,
            "start_time": "2020-12-11T01:00:00.000000Z",
            "end_time": "2021-03-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1300 Elmwood Avenue",
            "city": "Buffalo",
            "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": 28826,
            "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": 27435,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/edff07edbea74f4883d5a2b4de87a477.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edff07edbea74f4883d5a2b4de87a477-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:21:20.620112Z",
                "updated_at": "2023-07-04T10:21:20.620148Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4964,
                "name": "Felix and Spear Gallery",
                "slug": "felix-and-spear-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5050058,-0.3051338",
                "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-07-04T10:21:29.880058Z",
            "publish_time": null,
            "slug": "felix-and-spear-gallery-john-hitchens-wind-over-fields-2020-12-12",
            "created_at": "2023-07-04T10:21:30.806630Z",
            "updated_at": "2023-07-04T10:21:31.543951Z",
            "summary": "John Hitchens: 'Wind Over Fields' is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Felix and Spear Gallery with address 71 St. Mary's Road.",
            "title": "John Hitchens: 'Wind Over Fields'",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "71 St. Mary's Road",
            "city": "London",
            "geolocation": "51.56133145,-0.005283649999994918",
            "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": 28850,
            "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": 27455,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c3b2f8a55f74cc4b02fd70784b28e52.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c3b2f8a55f74cc4b02fd70784b28e52-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:34:03.965565Z",
                "updated_at": "2023-07-04T10:34:03.965601Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5488,
                "name": "Francois Ghebaly | LA",
                "slug": "francois-ghebaly-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0192753,-118.231774",
                "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-07-04T10:34:07.591140Z",
            "publish_time": null,
            "slug": "francois-ghebaly-christine-sun-kim-em-rooney-2020-12-12",
            "created_at": "2023-07-04T10:34:08.512477Z",
            "updated_at": "2023-07-04T10:34:09.900497Z",
            "summary": "Christine Sun Kim / Em Rooney is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 09/01/2021, 01:00. Event is in Francois Ghebaly | LA with address 2245 E Washington Blvd.",
            "title": "Christine Sun Kim / Em Rooney",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-09T01: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": "2245 E Washington Blvd",
            "city": "Los Angeles",
            "geolocation": "34.01902889806857,-118.23326748285818",
            "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": 28829,
            "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": 27440,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53625374bf004143916fa49c35340204.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53625374bf004143916fa49c35340204-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:21:40.601455Z",
                "updated_at": "2023-07-04T10:21:40.601492Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3321,
                "name": "Five Car Garage",
                "slug": "five-car-garage",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0194543,-118.4911912",
                "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-07-04T10:21:43.708973Z",
            "publish_time": null,
            "slug": "five-car-garage-ekta-aggarwal-at-home-2020-12-12",
            "created_at": "2023-07-04T10:21:44.621484Z",
            "updated_at": "2023-07-04T10:21:44.621502Z",
            "summary": null,
            "title": "Ekta Aggarwal: At Home",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-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": "",
            "city": "Santa Monica - Los Angeles",
            "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": 28841,
            "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": 27446,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/989091718e9c4a79af77493c36c96b83.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989091718e9c4a79af77493c36c96b83-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:33:38.524901Z",
                "updated_at": "2023-07-04T10:33:38.524939Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3817,
                "name": "Fort Wayne Museum of Art",
                "slug": "fort-wayne-museum-art",
                "city": "Fort Wayne",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.0814868,-85.13570059999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-04T10:33:40.975849Z",
            "publish_time": null,
            "slug": "fort-wayne-museum-of-art-larry-burrows-life-in-vietnam-2020-12-12",
            "created_at": "2023-07-04T10:33:41.885694Z",
            "updated_at": "2023-07-04T10:33:54.333796Z",
            "summary": "Larry Burrows: Life in Vietnam is an Museum Exhibitions event starting on 12/12/2020, 01:00 and ending on 28/02/2021, 01:00. Event is in Fort Wayne Museum of Art with address 311 East Main Street.",
            "title": "Larry Burrows: Life in Vietnam",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-02-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "311 East Main Street",
            "city": "Ft. Wayne",
            "geolocation": "43.06387155,-77.22913412551635",
            "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": 28325,
            "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": 26985,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ccc49f6c9c114eec93242b64efe5e7fb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccc49f6c9c114eec93242b64efe5e7fb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:33:54.199209Z",
                "updated_at": "2023-06-27T18:33:54.199246Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4193,
                "name": "Canberra Contemporary Art Space",
                "slug": "canberra-contemporary-art-space",
                "city": "Forrest",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-35.3194129,149.1313997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2023-06-27T18:33:56.153532Z",
            "publish_time": null,
            "slug": "canberra-museum-and-gallery-pride-of-place-julie-andrew-carters-australiana-ceramics-collection-2020-12-12",
            "created_at": "2023-06-27T18:33:57.059945Z",
            "updated_at": "2023-06-27T18:33:59.812190Z",
            "summary": "Pride of Place: Julie & Andrew Carter's Australiana Ceramics Collection is an Museum Exhibitions event starting on 12/12/2020, 01:00 and ending on 20/03/2021, 01:00. Event is in Canberra Contemporary Art Space with address 176 London Circuit.",
            "title": "Pride of Place: Julie & Andrew Carter's Australiana Ceramics Collection",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-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": "176 London Circuit",
            "city": "Canberra",
            "geolocation": "-35.279764,149.1303371",
            "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": 20523,
            "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": 19855,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1cc3be87fd784a5aab93ffd9efedfe00.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cc3be87fd784a5aab93ffd9efedfe00-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T19:56:07.689655Z",
                "updated_at": "2023-02-10T15:12:03.638871Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7926,
                "name": "Bowers Museum",
                "slug": "bowers-museum",
                "city": "Santa Ana",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-24T19:56:10.906789Z",
            "publish_time": null,
            "slug": "bowers-museum-treasures-in-gold-jade-masterworks-from-taiwan-2020-12-12",
            "created_at": "2023-01-24T19:56:11.791092Z",
            "updated_at": "2023-01-24T19:56:18.752417Z",
            "summary": "Treasures in Gold & Jade: Masterworks from Taiwan is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 30/05/2021, 00:00. Event is in Bowers Museum with address 2002 North Main Street.",
            "title": "Treasures in Gold & Jade: Masterworks from Taiwan",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-05-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": "2002 North Main Street",
            "city": "Santa Ana",
            "geolocation": "33.7633705,-117.86822926387491",
            "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": 20259,
            "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": 19625,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cbebfb21e31f4507b959a11fb0132ad6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbebfb21e31f4507b959a11fb0132ad6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:14:17.208808Z",
                "updated_at": "2023-02-10T15:11:19.485157Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7844,
                "name": "Aleph Contemporary",
                "slug": "aleph-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T13:14:21.787151Z",
            "publish_time": null,
            "slug": "aleph-contemporary-wavelengths-abstraction-on-paper-2020-12-12",
            "created_at": "2023-01-20T13:14:22.716748Z",
            "updated_at": "2023-01-20T13:14:23.327429Z",
            "summary": "Wavelengths- Abstraction on Paper is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Aleph Contemporary with address 12 Piccadilly Arcade.",
            "title": "Wavelengths- Abstraction on Paper",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "12 Piccadilly Arcade",
            "city": "London",
            "geolocation": "51.5077168,-0.1388056",
            "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": 19718,
            "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": 6955,
                "name": "ARCADIA CONTEMPORARY",
                "slug": "arcadia-contemporary",
                "city": "United States",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7249987,-74.0013218",
                "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-15T00:22:29.573923Z",
            "publish_time": null,
            "slug": "arcadia-contemporary-flower-power-2020-12-12",
            "created_at": "2023-01-15T00:22:30.592962Z",
            "updated_at": "2023-01-15T00:22:30.592981Z",
            "summary": null,
            "title": "Flower Power",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2020-12-23T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "39 East Colorado Boulevard",
            "city": "Pasadena",
            "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": 20320,
            "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": 19672,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f18ffbac80b04248a8362a38ac846524.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f18ffbac80b04248a8362a38ac846524-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:37:11.070512Z",
                "updated_at": "2023-02-10T15:11:28.109102Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3378,
                "name": "Beinart",
                "slug": "beinart",
                "city": "Brunswick",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.766504,144.9604307",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2023-01-20T13:37:13.750299Z",
            "publish_time": null,
            "slug": "beinart-gallery-adrian-cox-lights-in-the-forest-2020-12-12",
            "created_at": "2023-01-20T13:37:14.843321Z",
            "updated_at": "2023-01-20T13:37:15.599939Z",
            "summary": "Adrian Cox: Lights in the Forest is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 10/01/2021, 01:00. Event is in Beinart with address 1 Sparta Place.",
            "title": "Adrian Cox: Lights in the Forest",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-10T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Sparta Place",
            "city": "Brunswick",
            "geolocation": "-33.8606073,150.883182",
            "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": 4684,
            "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": 6073,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8618870084_1608131980.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8618870084_1608131980-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:54:07.636474Z",
                "updated_at": "2021-09-13T23:54:07.636524Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3536,
                "name": "Anima Mundi",
                "slug": "anima-mundi",
                "city": "St Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2114983,-5.4802868",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-13T23:54:11.418786Z",
            "publish_time": null,
            "slug": "anima-mundi-jim-carter-bone-skin-spirit-2020-12-12",
            "created_at": "2021-09-13T23:54:12.186817Z",
            "updated_at": "2021-09-13T23:54:12.571895Z",
            "summary": "Jim Carter - 'Bone Skin Spirit' is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Anima Mundi with address Street-an-Pol.",
            "title": "Jim Carter - 'Bone Skin Spirit'",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "Street-an-Pol",
            "city": "St Ives",
            "geolocation": "50.211497,-5.4802176",
            "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": 20618,
            "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": 19942,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dd3d259f55a74e998ec957f259739576.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd3d259f55a74e998ec957f259739576-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:26:58.741975Z",
                "updated_at": "2023-02-10T15:12:40.632123Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3283,
                "name": "Bel Ami",
                "slug": "bel-ami",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0616096,-118.2410128",
                "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-25T10:27:04.294115Z",
            "publish_time": null,
            "slug": "bel-ami-lauren-satlowski-watch-the-bouncing-ball-2020-12-12",
            "created_at": "2023-01-25T10:27:05.187337Z",
            "updated_at": "2023-01-25T10:27:06.517582Z",
            "summary": "Lauren Satlowski. Watch the Bouncing Ball is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 13/02/2021, 01:00. Event is in Bel Ami with address 709 N. Hill Street.",
            "title": "Lauren Satlowski. Watch the Bouncing Ball",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-02-13T01: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": "709 N. Hill Street",
            "city": "Los Angeles",
            "geolocation": "34.06103860426872,-118.24045948910864",
            "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": 28822,
            "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": 27431,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/427eb3dda24e46eb9bda20112ba4d9bb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427eb3dda24e46eb9bda20112ba4d9bb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:21:20.029366Z",
                "updated_at": "2023-07-04T10:21:20.029448Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4964,
                "name": "Felix and Spear Gallery",
                "slug": "felix-and-spear-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5050058,-0.3051338",
                "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-07-04T10:21:22.708491Z",
            "publish_time": null,
            "slug": "felix-and-spear-wind-over-fields-2020-12-12",
            "created_at": "2023-07-04T10:21:23.627490Z",
            "updated_at": "2023-07-04T10:21:25.019893Z",
            "summary": "Wind Over Fields is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Felix and Spear Gallery with address 71 St. Mary's Road.",
            "title": "Wind Over Fields",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "71 St. Mary's Road",
            "city": "London",
            "geolocation": "51.56133145,-0.005283649999994918",
            "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": 4685,
            "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": 6074,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3153010338_1608132051.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3153010338_1608132051-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:54:07.777703Z",
                "updated_at": "2021-09-13T23:54:07.777753Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3536,
                "name": "Anima Mundi",
                "slug": "anima-mundi",
                "city": "St Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2114983,-5.4802868",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-13T23:54:12.411812Z",
            "publish_time": null,
            "slug": "anima-mundi-massimo-angei-bone-skin-spirit-2020-12-12",
            "created_at": "2021-09-13T23:54:13.189305Z",
            "updated_at": "2021-09-13T23:54:13.486838Z",
            "summary": "Massimo Angei - 'Bone Skin Spirit' is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Anima Mundi with address Street-an-Pol.",
            "title": "Massimo Angei - 'Bone Skin Spirit'",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "Street-an-Pol",
            "city": "St Ives",
            "geolocation": "50.211497,-5.4802176",
            "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": 20741,
            "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": 20052,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/03ea8c263d404dc0b635b1343e46c67f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03ea8c263d404dc0b635b1343e46c67f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T20:28:23.215197Z",
                "updated_at": "2023-02-10T15:13:41.051753Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4541,
                "name": "Bathurst Regional Art Gallery",
                "slug": "bathurst-regional-art-gallery",
                "city": "Bathurst",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.4224397,149.579551",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2023-01-25T20:28:25.381129Z",
            "publish_time": null,
            "slug": "bathurst-regional-art-gallery-linda-chant-hold-me-cover-me-2020-12-12",
            "created_at": "2023-01-25T20:28:26.263123Z",
            "updated_at": "2023-01-25T20:28:26.732082Z",
            "summary": "Linda Chant: Hold me, cover me is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 07/02/2021, 01:00. Event is in Bathurst Regional Art Gallery with address 70/78 Keppel Street.",
            "title": "Linda Chant: Hold me, cover me",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-02-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "70/78 Keppel Street",
            "city": "Bathurst",
            "geolocation": "-37.7962144,144.9667899",
            "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": 20258,
            "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": 19624,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d792bee944544be29e2c71bbbc042f88.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d792bee944544be29e2c71bbbc042f88-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:14:13.867902Z",
                "updated_at": "2023-02-10T15:11:19.337029Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7844,
                "name": "Aleph Contemporary",
                "slug": "aleph-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T13:14:21.662338Z",
            "publish_time": null,
            "slug": "aleph-contemporary-michael-ajerman-solo-show-grip-2020-12-12",
            "created_at": "2023-01-20T13:14:22.564462Z",
            "updated_at": "2023-01-20T13:14:23.665471Z",
            "summary": "Michael Ajerman Solo Show 'Grip' is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Aleph Contemporary with address 12 Piccadilly Arcade.",
            "title": "Michael Ajerman Solo Show 'Grip'",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "12 Piccadilly Arcade",
            "city": "London",
            "geolocation": "51.5077168,-0.1388056",
            "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": 4693,
            "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": 6081,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7585142764_1608131861.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7585142764_1608131861-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:56:52.013536Z",
                "updated_at": "2021-09-13T23:56:52.013618Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3536,
                "name": "Anima Mundi",
                "slug": "anima-mundi",
                "city": "St Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2114983,-5.4802868",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-13T23:56:56.478789Z",
            "publish_time": null,
            "slug": "anima-mundi-richard-nott-bone-skin-spirit-2020-12-12",
            "created_at": "2021-09-13T23:56:57.253214Z",
            "updated_at": "2021-09-13T23:56:57.562830Z",
            "summary": "Richard Nott - 'Bone Skin Spirit' is an Gallery Shows event starting on 12/12/2020, 01:00 and ending on 31/01/2021, 01:00. Event is in Anima Mundi with address Street-an-Pol.",
            "title": "Richard Nott - 'Bone Skin Spirit'",
            "content": null,
            "start_time": "2020-12-12T01:00:00.000000Z",
            "end_time": "2021-01-31T01: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": "Street-an-Pol",
            "city": "St Ives",
            "geolocation": "50.211497,-5.4802176",
            "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": []
        }
    ]
}