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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8694&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8658&ordering=start_time",
    "results": [
        {
            "id": 7438,
            "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": 8517,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/85f233a48bb5455988cc6bbc8fbc758b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85f233a48bb5455988cc6bbc8fbc758b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:47:04.901307Z",
                "updated_at": "2022-02-28T13:47:04.901343Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4633,
                "name": "Fort Smith Regional Art Museum",
                "slug": "fort-smith-regional-art-museum",
                "city": "Fort Smith",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.3814653,-94.41542",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T13:47:06.760500Z",
            "publish_time": null,
            "slug": "fort-smith-regional-art-museum-selections-from-the-permanent-collection-the-eva-rubinstein-portfolio-2022-02-26",
            "created_at": "2022-02-28T13:47:07.491857Z",
            "updated_at": "2022-02-28T13:47:08.371422Z",
            "summary": "Selections From the Permanent Collection: the Eva Rubinstein Portfolio is an Museum Exhibitions event starting on 26/02/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Fort Smith Regional Art Museum with address 1601 Rogers Ave.",
            "title": "Selections From the Permanent Collection: the Eva Rubinstein Portfolio",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-06-05T00: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": "1601 Rogers Ave",
            "city": "Ft. Smith",
            "geolocation": "31.350958620883297,-109.51842825123217",
            "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": 7460,
            "author": {
                "id": "707d1057-0652-4b78-9dc1-dfa81a3877f6",
                "username": "havengallery",
                "slug": "havengallery",
                "first_name": "erica",
                "last_name": "berkowitz",
                "display_name": "erica berkowitz",
                "display_name_full": "erica berkowitz",
                "email": "info@havenartgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 8538,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/50e27505a6c44b79aadfb0816c0fb634.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50e27505a6c44b79aadfb0816c0fb634-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T14:06:45.867741Z",
                "updated_at": "2022-02-28T14:06:45.867776Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T14:06:47.667290Z",
            "publish_time": null,
            "slug": "haven-gallery-zoe-chigi-2022-02-26",
            "created_at": "2022-02-28T14:06:48.505240Z",
            "updated_at": "2022-08-03T08:41:55.043935Z",
            "summary": "Zoe Chigi is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Haven Gallery with address 90 Main St..",
            "title": "Zoe Chigi",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "90 Main St.",
            "city": "Northport",
            "geolocation": "42.098302122926405,-87.7993326492175",
            "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": 7461,
            "author": {
                "id": "707d1057-0652-4b78-9dc1-dfa81a3877f6",
                "username": "havengallery",
                "slug": "havengallery",
                "first_name": "erica",
                "last_name": "berkowitz",
                "display_name": "erica berkowitz",
                "display_name_full": "erica berkowitz",
                "email": "info@havenartgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 8537,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c70d16fb7dc845fd998a1bc3bf5e333e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c70d16fb7dc845fd998a1bc3bf5e333e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T14:06:45.777658Z",
                "updated_at": "2022-02-28T14:06:45.777693Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T14:06:47.813056Z",
            "publish_time": null,
            "slug": "haven-gallery-daria-theodora-fading-memories-2022-02-26",
            "created_at": "2022-02-28T14:06:48.566225Z",
            "updated_at": "2022-08-03T08:41:55.055371Z",
            "summary": "Daria Theodora: Fading Memories is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Haven Gallery with address 90 Main St..",
            "title": "Daria Theodora: Fading Memories",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "90 Main St.",
            "city": "Northport",
            "geolocation": "42.098302122926405,-87.7993326492175",
            "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": 7481,
            "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": 4637,
                "name": "Jerald Melberg Gallery",
                "slug": "jerald-melberg-gallery",
                "city": "Charlotte",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.1719284,-80.8060197",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T14:24:50.260897Z",
            "publish_time": null,
            "slug": "jerald-melberg-gallery-robert-motherwell-paintings-paper-prints-a-survey-2022-02-26",
            "created_at": "2022-02-28T14:24:51.013777Z",
            "updated_at": "2022-02-28T14:24:51.369857Z",
            "summary": "Robert Motherwell Paintings / Paper / Prints: A Survey is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Jerald Melberg Gallery with address 625 South Sharon Amity Road.",
            "title": "Robert Motherwell Paintings / Paper / Prints: A Survey",
            "content": null,
            "start_time": "2022-02-26T01: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": "625 South Sharon Amity Road",
            "city": "Charlotte",
            "geolocation": "35.17217197966578,-80.80666858335015",
            "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": 7484,
            "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": 8553,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/13822c3db85b498fa1d32c748ce88c54.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13822c3db85b498fa1d32c748ce88c54-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T14:24:51.141080Z",
                "updated_at": "2022-02-28T14:24:51.141116Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4637,
                "name": "Jerald Melberg Gallery",
                "slug": "jerald-melberg-gallery",
                "city": "Charlotte",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.1719284,-80.8060197",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T14:24:52.990701Z",
            "publish_time": null,
            "slug": "jerald-melberg-gallery-bo-bartlett-american-nostalgia-2022-02-26",
            "created_at": "2022-02-28T14:24:53.748330Z",
            "updated_at": "2022-02-28T14:24:54.235672Z",
            "summary": "Bo Bartlett: American Nostalgia is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Jerald Melberg Gallery with address 625 South Sharon Amity Road.",
            "title": "Bo Bartlett: American Nostalgia",
            "content": null,
            "start_time": "2022-02-26T01: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": "625 South Sharon Amity Road",
            "city": "Charlotte",
            "geolocation": "35.17217197966578,-80.80666858335015",
            "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": 7495,
            "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": 8563,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc79943ef4094a72a943cdca2b821a4c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc79943ef4094a72a943cdca2b821a4c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:26:36.756050Z",
                "updated_at": "2022-02-28T15:26:36.756091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4242,
                "name": "Kunsthal Rotterdam",
                "slug": "kunsthal-rotterdam",
                "city": "Rotterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "51.91079149999999,4.4736708",
                "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": "NL",
            "publish_status": "published",
            "published_at": "2022-02-28T15:26:38.488801Z",
            "publish_time": null,
            "slug": "kunsthal-rotterdam-job-joris-marieke-a-triple-life-2022-02-26",
            "created_at": "2022-02-28T15:26:39.253638Z",
            "updated_at": "2022-02-28T15:26:39.303487Z",
            "summary": "Job, Joris & Marieke.  A Triple Life is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 08/05/2022, 00:00. Event is in Kunsthal Rotterdam with address Museumpark, Westzeedijk 341.",
            "title": "Job, Joris & Marieke.  A Triple Life",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-08T00: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": "Museumpark, Westzeedijk 341",
            "city": "Rotterdam",
            "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": 7498,
            "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": 8566,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8ae2560186c64e12b87a8ab5f4495682.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8ae2560186c64e12b87a8ab5f4495682-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:31:35.206165Z",
                "updated_at": "2022-02-28T15:31:35.206200Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4638,
                "name": "Lawndale Art Center",
                "slug": "lawndale-art-center",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.7299504,-95.3866548",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:31:37.537728Z",
            "publish_time": null,
            "slug": "lawndale-art-center-202122-artist-studio-program-exhibition-2022-02-26",
            "created_at": "2022-02-28T15:31:38.293995Z",
            "updated_at": "2022-02-28T15:31:44.551614Z",
            "summary": "2021/22 Artist Studio Program Exhibition is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Lawndale Art Center with address 4912 Main Street.",
            "title": "2021/22 Artist Studio Program Exhibition",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "4912 Main Street",
            "city": "Houston",
            "geolocation": "41.796057,-88.0746955",
            "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": 7499,
            "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": 8567,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/30667a267f854133bb461dd32bcdf8b9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30667a267f854133bb461dd32bcdf8b9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:31:35.338745Z",
                "updated_at": "2022-02-28T15:31:35.338780Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4638,
                "name": "Lawndale Art Center",
                "slug": "lawndale-art-center",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.7299504,-95.3866548",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:31:37.630924Z",
            "publish_time": null,
            "slug": "lawndale-art-center-ann-johnson-see-me-the-sankofa-project-2022-02-26",
            "created_at": "2022-02-28T15:31:38.373732Z",
            "updated_at": "2022-02-28T15:31:44.554896Z",
            "summary": "Ann Johnson: See Me: The Sankofa Project is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Lawndale Art Center with address 4912 Main Street.",
            "title": "Ann Johnson: See Me: The Sankofa Project",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "4912 Main Street",
            "city": "Houston",
            "geolocation": "41.796057,-88.0746955",
            "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": 7500,
            "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": 8568,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29d0dae277684208a6ef9ab279b19879.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29d0dae277684208a6ef9ab279b19879-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:31:35.501493Z",
                "updated_at": "2022-02-28T15:31:35.501529Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4638,
                "name": "Lawndale Art Center",
                "slug": "lawndale-art-center",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.7299504,-95.3866548",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:31:37.732440Z",
            "publish_time": null,
            "slug": "lawndale-art-center-taking-care-2022-02-26",
            "created_at": "2022-02-28T15:31:38.491081Z",
            "updated_at": "2022-02-28T15:31:44.554895Z",
            "summary": "Taking Care is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Lawndale Art Center with address 4912 Main Street.",
            "title": "Taking Care",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "4912 Main Street",
            "city": "Houston",
            "geolocation": "41.796057,-88.0746955",
            "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": 7501,
            "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": 8569,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c17e3e0dae0b48c997b531ff63e44993.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c17e3e0dae0b48c997b531ff63e44993-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:31:35.604709Z",
                "updated_at": "2022-02-28T15:31:35.604767Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4638,
                "name": "Lawndale Art Center",
                "slug": "lawndale-art-center",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.7299504,-95.3866548",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:31:37.945430Z",
            "publish_time": null,
            "slug": "lawndale-art-center-angelica-raquel-spirit-epoch-2022-02-26",
            "created_at": "2022-02-28T15:31:38.794867Z",
            "updated_at": "2022-02-28T15:31:44.555087Z",
            "summary": "Angelica Raquel: Spirit Epoch is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Lawndale Art Center with address 4912 Main Street.",
            "title": "Angelica Raquel: Spirit Epoch",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "4912 Main Street",
            "city": "Houston",
            "geolocation": "41.796057,-88.0746955",
            "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": 7505,
            "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": 8573,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3948a51cee2842ef8d28eb8360133766.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3948a51cee2842ef8d28eb8360133766-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:46:08.417558Z",
                "updated_at": "2022-02-28T15:46:08.417596Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4246,
                "name": "Luis De Jesus Los Angeles",
                "slug": "luis-de-jesus-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.030147,-118.2321013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:46:12.683757Z",
            "publish_time": null,
            "slug": "luis-de-jesus-los-angeles-aaron-maier-carretero-2022-02-26",
            "created_at": "2022-02-28T15:46:13.423434Z",
            "updated_at": "2022-02-28T15:46:13.879321Z",
            "summary": "Aaron Maier-Carretero is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Luis De Jesus Los Angeles with address 1110 Mateo St..",
            "title": "Aaron Maier-Carretero",
            "content": null,
            "start_time": "2022-02-26T01: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": "1110 Mateo St.",
            "city": "Los Angeles",
            "geolocation": "34.03037818367347,-118.23213259183674",
            "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": 7506,
            "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": 8574,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c2e1474eb62d4dbd9597349a0f36902c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2e1474eb62d4dbd9597349a0f36902c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:46:08.875293Z",
                "updated_at": "2022-02-28T15:46:08.875332Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4246,
                "name": "Luis De Jesus Los Angeles",
                "slug": "luis-de-jesus-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.030147,-118.2321013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:46:14.029204Z",
            "publish_time": null,
            "slug": "luis-de-jesus-los-angeles-roya-farassat-as-near-as-memory-2022-02-26",
            "created_at": "2022-02-28T15:46:14.877711Z",
            "updated_at": "2022-02-28T15:46:15.243985Z",
            "summary": "Roya Farassat: As Near As Memory is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Luis De Jesus Los Angeles with address 2685 S. La Cienega Boulevard.",
            "title": "Roya Farassat: As Near As Memory",
            "content": null,
            "start_time": "2022-02-26T01: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": "2685 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.03349,-118.376129",
            "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": 7507,
            "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": 8575,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5f8a1bfe88f240a7b44161fd851e6f2b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f8a1bfe88f240a7b44161fd851e6f2b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:46:09.092106Z",
                "updated_at": "2022-02-28T15:46:09.092156Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4246,
                "name": "Luis De Jesus Los Angeles",
                "slug": "luis-de-jesus-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.030147,-118.2321013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T15:46:15.402233Z",
            "publish_time": null,
            "slug": "luis-de-jesus-los-angeles-jackie-milad-birth-2022-02-26",
            "created_at": "2022-02-28T15:46:16.158791Z",
            "updated_at": "2022-02-28T15:46:16.511576Z",
            "summary": "JACKIE MILAD: Birth (ميلاد) is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Luis De Jesus Los Angeles with address 1110 Mateo St..",
            "title": "JACKIE MILAD: Birth (ميلاد)",
            "content": null,
            "start_time": "2022-02-26T01: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": "1110 Mateo St.",
            "city": "Los Angeles",
            "geolocation": "34.03037818367347,-118.23213259183674",
            "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": 18992,
            "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": 18491,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7ccdf76e6de42e3bda60bb87a861e22.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7ccdf76e6de42e3bda60bb87a861e22-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:37:53.678565Z",
                "updated_at": "2023-01-04T12:37:53.678600Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7401,
                "name": "UCR ARTSblock",
                "slug": "ucr-artsblock",
                "city": "Riverside",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.981438,-117.374333",
                "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-01-04T12:37:55.753714Z",
            "publish_time": null,
            "slug": "california-museum-of-photography-ucr-california-stories-photographs-from-the-stephen-white-collection-ii-2022-02-26",
            "created_at": "2023-01-04T12:37:56.627787Z",
            "updated_at": "2023-01-04T12:38:16.526126Z",
            "summary": "California Stories: Photographs From The Stephen White Collection II is an Museum Exhibitions event starting on 26/02/2022, 01:00 and ending on 31/07/2022, 00:00. Event is in UCR ARTSblock with address 3824 Main Street.",
            "title": "California Stories: Photographs From The Stephen White Collection II",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-07-31T00: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": "3824 Main Street",
            "city": "Riverside",
            "geolocation": "33.9814567,-117.374703",
            "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": 19248,
            "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": 18699,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b2416fa0ee24852af0d0061ddb9537a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b2416fa0ee24852af0d0061ddb9537a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:28:53.759644Z",
                "updated_at": "2023-01-09T19:28:53.759680Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7266,
                "name": "Glasgow School of Art",
                "slug": "glasgow-school-art",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8660481,-4.2637578",
                "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-09T19:28:57.998880Z",
            "publish_time": null,
            "slug": "glasgow-school-of-art-a-remix-of-damage-2022-02-26",
            "created_at": "2023-01-09T19:28:58.877797Z",
            "updated_at": "2023-01-09T19:28:59.655564Z",
            "summary": "A Remix of Damage is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 12/03/2022, 01:00. Event is in Glasgow School of Art with address 167 Renfrew Street.",
            "title": "A Remix of Damage",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-03-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": "167 Renfrew Street",
            "city": "Glasgow",
            "geolocation": "-46.3779926,168.3340392",
            "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": 19235,
            "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": 18689,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/649e350011954e88a11148571544ac4c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/649e350011954e88a11148571544ac4c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:13:01.025286Z",
                "updated_at": "2023-01-09T19:13:01.025320Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5655,
                "name": "Gallery Jones",
                "slug": "gallery-jones",
                "city": "Vancouver",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "49.2689057,-123.0985513",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-01-09T19:13:03.772980Z",
            "publish_time": null,
            "slug": "gallery-jones-lizard-brains-2022-02-26",
            "created_at": "2023-01-09T19:13:04.643662Z",
            "updated_at": "2023-01-09T19:13:04.680872Z",
            "summary": "Lizard Brains is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Gallery Jones with address 258 East First Ave, Unit 1.",
            "title": "Lizard Brains",
            "content": null,
            "start_time": "2022-02-26T01: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": "258 East First Ave, Unit 1",
            "city": "Vancouver",
            "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": 19231,
            "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": 5655,
                "name": "Gallery Jones",
                "slug": "gallery-jones",
                "city": "Vancouver",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "49.2689057,-123.0985513",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:54.719103Z",
            "publish_time": null,
            "slug": "gallery-jones-fiona-ackerman-2022-02-26",
            "created_at": "2023-01-09T19:12:55.597412Z",
            "updated_at": "2023-01-09T19:12:55.633144Z",
            "summary": "Fiona Ackerman is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Gallery Jones with address Unit 1, 258 East 1st Avenue.",
            "title": "Fiona Ackerman",
            "content": null,
            "start_time": "2022-02-26T01: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": "Unit 1, 258 East 1st Avenue",
            "city": "Vancouver",
            "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": 19223,
            "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": 18680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a3ae10932ac8403e923f38f136f0267a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3ae10932ac8403e923f38f136f0267a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:12:34.788674Z",
                "updated_at": "2023-01-09T19:12:34.788734Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4790,
                "name": "Galleria Ramo",
                "slug": "galleria-ramo",
                "city": "Como",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.8079067,9.0775994",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:38.817674Z",
            "publish_time": null,
            "slug": "galleria-ramo-un-tempo-lungo-2022-02-26",
            "created_at": "2023-01-09T19:12:39.701211Z",
            "updated_at": "2023-01-09T19:12:40.071510Z",
            "summary": "Un tempo lungo is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 22/05/2022, 00:00. Event is in Galleria Ramo with address Via Gerolamo Borsieri.",
            "title": "Un tempo lungo",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-05-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Gerolamo Borsieri",
            "city": "Como",
            "geolocation": "45.8076787,9.0768615",
            "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": []
        }
    ]
}