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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28566&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28530&ordering=-start_time",
    "results": [
        {
            "id": 7382,
            "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": 8463,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/782434f124994e17b623b51be2f8c56e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/782434f124994e17b623b51be2f8c56e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:13:43.473907Z",
                "updated_at": "2022-02-28T13:13:43.473941Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3238,
                "name": "Art Gallery of Hamilton",
                "slug": "art-gallery-hamilton",
                "city": "Hamilton",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.2571908,-79.87250379999999",
                "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": "2022-02-28T13:13:45.229711Z",
            "publish_time": null,
            "slug": "art-gallery-of-hamilton-rbc-artist-in-residence-nathan-eugene-carson-2022-03-12",
            "created_at": "2022-02-28T13:13:45.973614Z",
            "updated_at": "2022-02-28T13:13:46.845442Z",
            "summary": "RBC Artist In Residence: Nathan Eugene Carson is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 31/03/2023, 00:00. Event is in Art Gallery of Hamilton with address 123 King Street West.",
            "title": "RBC Artist In Residence: Nathan Eugene Carson",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2023-03-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": "123 King Street West",
            "city": "Hamilton",
            "geolocation": "42.9673303,-80.0665235",
            "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": 7384,
            "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": 8465,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29acd5fd7d154823ae3bb60178e38dd5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29acd5fd7d154823ae3bb60178e38dd5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:14:39.959550Z",
                "updated_at": "2022-02-28T13:14:39.959585Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3239,
                "name": "Art Gallery of New South Wales",
                "slug": "art-gallery-new-south-wales",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8688046,151.2162572",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-02-28T13:14:41.879110Z",
            "publish_time": null,
            "slug": "art-gallery-of-new-south-wales-23rd-biennale-of-sydney-rivus-2022-03-12",
            "created_at": "2022-02-28T13:14:42.643709Z",
            "updated_at": "2022-02-28T13:14:42.977222Z",
            "summary": "23rd Biennale of Sydney: Rīvus is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 13/06/2022, 00:00. Event is in Art Gallery of New South Wales with address Art Gallery Road.",
            "title": "23rd Biennale of Sydney: Rīvus",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-13T00: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": "Art Gallery Road",
            "city": "Sydney",
            "geolocation": "38.7962402,-86.5217401",
            "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": 7404,
            "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": 8483,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0287f12dddc424f9029341ae32eb6c3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0287f12dddc424f9029341ae32eb6c3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:19.554948Z",
                "updated_at": "2022-02-28T13:26:19.554985Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:21.494051Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-louisa-chase-fantasy-worlds-2022-03-12",
            "created_at": "2022-02-28T13:26:22.238501Z",
            "updated_at": "2022-02-28T13:26:22.762203Z",
            "summary": "Louisa Chase: Fantasy Worlds is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "Louisa Chase: Fantasy Worlds",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7405,
            "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": 8485,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ee43fa66ce5e4811a92e220592e77512.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee43fa66ce5e4811a92e220592e77512-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:19.668557Z",
                "updated_at": "2022-02-28T13:26:19.668593Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:21.607480Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-anne-spalter-the-wonder-of-it-all-2022-03-12",
            "created_at": "2022-02-28T13:26:22.332190Z",
            "updated_at": "2022-02-28T13:26:23.132107Z",
            "summary": "Anne Spalter: The Wonder of It All is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "Anne Spalter: The Wonder of It All",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7406,
            "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": 8487,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b0907d620d64485f90d0cbd4a0f4ad52.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0907d620d64485f90d0cbd4a0f4ad52-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:19.644608Z",
                "updated_at": "2022-02-28T13:26:19.644644Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:21.710547Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-roberto-visani-formreform-2022-03-12",
            "created_at": "2022-02-28T13:26:22.434219Z",
            "updated_at": "2022-02-28T13:26:23.656223Z",
            "summary": "Roberto Visani: Form/Reform is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "Roberto Visani: Form/Reform",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7407,
            "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": 8488,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8d75a4d36a704b4ba2d13699861cb941.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d75a4d36a704b4ba2d13699861cb941-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:19.770115Z",
                "updated_at": "2022-02-28T13:26:19.770152Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:21.738561Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-mildred-beltre-martinez-between-starshine-and-clay-2022-03-12",
            "created_at": "2022-02-28T13:26:22.504103Z",
            "updated_at": "2022-02-28T13:26:24.150922Z",
            "summary": "Mildred Beltré Martinez: Between Starshine and Clay is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "Mildred Beltré Martinez: Between Starshine and Clay",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7408,
            "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": 8486,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1e2785ae19e14b61960ca31704cbd107.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e2785ae19e14b61960ca31704cbd107-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:19.694093Z",
                "updated_at": "2022-02-28T13:26:19.694129Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:21.808491Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-m-carmen-lane-ise-be-our-gueststolen-2022-03-12",
            "created_at": "2022-02-28T13:26:22.562706Z",
            "updated_at": "2022-02-28T13:26:24.616711Z",
            "summary": "M. Carmen Lane: (í:se) Be Our Guest/Stolen is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "M. Carmen Lane: (í:se) Be Our Guest/Stolen",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7410,
            "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": 8489,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/68c86754fb9442ec822267ab9b468b4b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68c86754fb9442ec822267ab9b468b4b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:27.542465Z",
                "updated_at": "2022-02-28T13:26:27.542503Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:29.386217Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-sachiko-akiyama-through-lines-2022-03-12",
            "created_at": "2022-02-28T13:26:30.144154Z",
            "updated_at": "2022-02-28T13:26:30.576928Z",
            "summary": "Sachiko Akiyama: Through Lines is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "Sachiko Akiyama: Through Lines",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7411,
            "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": 8490,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/950a4054131f4767a34acc09e39cce74.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/950a4054131f4767a34acc09e39cce74-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:26:27.734954Z",
                "updated_at": "2022-02-28T13:26:27.734991Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3295,
                "name": "Brattleboro Museum & Art Center",
                "slug": "brattleboro-museum-art-center",
                "city": "Brattleboro",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8508077,-72.55657529999999",
                "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:26:29.499512Z",
            "publish_time": null,
            "slug": "brattleboro-museum-art-center-yvette-molina-big-bang-votive-2022-03-12",
            "created_at": "2022-02-28T13:26:30.277694Z",
            "updated_at": "2022-02-28T13:26:31.079510Z",
            "summary": "Yvette Molina: Big Bang Votive is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Brattleboro Museum & Art Center with address 10 Vernon Street.",
            "title": "Yvette Molina: Big Bang Votive",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Vernon Street",
            "city": "Brattleboro",
            "geolocation": "53.4123411,-2.1568398",
            "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": 7422,
            "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": 8501,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e52b89ccb7d34536bd096c4aeda21b08.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:34:46.145823Z",
                "updated_at": "2022-02-28T13:34:46.145861Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4006,
                "name": "Des Moines Art Center",
                "slug": "des-moines-art-center",
                "city": "Des Moines",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.5838088,-93.6814192",
                "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-28T13:34:48.638538Z",
            "publish_time": null,
            "slug": "des-moines-art-center-immersive-2022-03-12",
            "created_at": "2022-02-28T13:34:49.698170Z",
            "updated_at": "2022-02-28T13:34:50.952501Z",
            "summary": "Immersive is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Des Moines Art Center with address 4700 Grand Avenue.",
            "title": "Immersive",
            "content": null,
            "start_time": "2022-03-12T01: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": "4700 Grand Avenue",
            "city": "Des Moines",
            "geolocation": "41.583942,-93.6811866",
            "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": 7425,
            "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": 8504,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dfe6417ed252479a9507d0c2e6baecbe.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T13:35:44.548536Z",
                "updated_at": "2022-02-28T13:35:44.548584Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3948,
                "name": "EAC, Espace de l’Art Concret, Mouans-Sartoux",
                "slug": "eac-espace-de-lart-concret-mouans-sartoux",
                "city": "Mouans-Sartoux",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.6203519,6.969601",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2022-02-28T13:35:46.493309Z",
            "publish_time": null,
            "slug": "eac-espace-de-lart-concret-mouans-sartoux-camille-graeser-2022-03-12",
            "created_at": "2022-02-28T13:35:47.203954Z",
            "updated_at": "2022-02-28T13:35:47.246852Z",
            "summary": "Camille Graeser is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in EAC, Espace de l’Art Concret, Mouans-Sartoux with address Château de Mouans.",
            "title": "Camille Graeser",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Château de Mouans",
            "city": "Mouans-sartoux",
            "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": 7463,
            "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": 8541,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e663feebe0264574890e200ed8d46a8c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e663feebe0264574890e200ed8d46a8c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T14:07:39.820754Z",
                "updated_at": "2022-02-28T14:07:39.820791Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3508,
                "name": "Hilliard Art Museum",
                "slug": "hilliard-art-museum",
                "city": "Lafayette",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "30.2092505,-92.0157629",
                "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-28T14:07:42.241072Z",
            "publish_time": null,
            "slug": "hilliard-art-museum-shawne-major-2022-03-12",
            "created_at": "2022-02-28T14:07:43.087331Z",
            "updated_at": "2022-02-28T14:07:43.453118Z",
            "summary": "Shawne Major is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 07/01/2023, 01:00. Event is in Hilliard Art Museum with address 710 East St. Mary Boulevard.",
            "title": "Shawne Major",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2023-01-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "710 East St. Mary Boulevard",
            "city": "Lafayette",
            "geolocation": "30.209950775510205,-92.015908",
            "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": 7485,
            "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": 8554,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/509663d23d2b45908f378318336ae694.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/509663d23d2b45908f378318336ae694-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T14:27:21.229121Z",
                "updated_at": "2022-02-28T14:27:21.229156Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4367,
                "name": "Kalamazoo Institute of Arts",
                "slug": "kalamazoo-institute-arts",
                "city": "Kalamazoo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.2892818,-85.58798000000002",
                "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:27:23.185625Z",
            "publish_time": null,
            "slug": "kalamazoo-institute-of-arts-colors-shapes-patterns-2022-03-12",
            "created_at": "2022-02-28T14:27:23.957711Z",
            "updated_at": "2022-02-28T14:27:24.493089Z",
            "summary": "Colors! Shapes! Patterns! is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in Kalamazoo Institute of Arts with address 314 South Park Street.",
            "title": "Colors! Shapes! Patterns!",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "314 South Park Street",
            "city": "Kalamazoo",
            "geolocation": "42.289184500000005,-85.58800115880418",
            "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": 7497,
            "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": 8565,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/926a268f44854ca98cd7b89489136db0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/926a268f44854ca98cd7b89489136db0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T15:27:27.602002Z",
                "updated_at": "2022-02-28T15:27:27.602040Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4382,
                "name": "Kyoto City KYOCERA Museum of Art",
                "slug": "kyoto-city-kyocera-museum-art",
                "city": "Kyoto",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.0122393,135.7843474",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2022-02-28T15:27:29.414992Z",
            "publish_time": null,
            "slug": "kyoto-city-kyocera-museum-of-art-morimura-yasumasa-my-self-portraits-as-a-theater-of-labyrinths-2022-03-12",
            "created_at": "2022-02-28T15:27:30.270219Z",
            "updated_at": "2022-02-28T15:27:30.310092Z",
            "summary": "Morimura Yasumasa: My Self-Portraits as a Theater of Labyrinths is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Kyoto City KYOCERA Museum of Art with address 124 Okazaki Enshoji-cho, Sakyo-ku.",
            "title": "Morimura Yasumasa: My Self-Portraits as a Theater of Labyrinths",
            "content": null,
            "start_time": "2022-03-12T01: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": "124 Okazaki Enshoji-cho, Sakyo-ku",
            "city": "Kyoto",
            "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": 7515,
            "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": 8583,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e83946d83d343fcbd286e0e0d3b4c39.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e83946d83d343fcbd286e0e0d3b4c39-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T16:03:15.103031Z",
                "updated_at": "2022-02-28T16:03:15.103085Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4641,
                "name": "Museum of Arts and Design MAD",
                "slug": "museum-arts-and-design-mad",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.767438,-73.9819871",
                "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-28T16:03:18.602177Z",
            "publish_time": null,
            "slug": "mad-museum-of-arts-and-design-garmenting-costume-as-contemporary-art-2022-03-12",
            "created_at": "2022-02-28T16:03:19.347595Z",
            "updated_at": "2022-02-28T16:03:19.391789Z",
            "summary": "Garmenting: Costume as Contemporary Art is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 14/08/2022, 00:00. Event is in Museum of Arts and Design MAD with address Jerome and Simona Chazen Building.",
            "title": "Garmenting: Costume as Contemporary Art",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-08-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": "Jerome and Simona Chazen Building",
            "city": "New York",
            "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": 7544,
            "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": 8610,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c70cf3755904e62adc772fc0a9b80ee.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c70cf3755904e62adc772fc0a9b80ee-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T17:03:36.121800Z",
                "updated_at": "2022-02-28T17:03:36.121836Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4651,
                "name": "Museum of Photographic Arts",
                "slug": "museum-photographic-arts",
                "city": "San Diego",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.7311102,-117.148621",
                "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-28T17:03:38.207817Z",
            "publish_time": null,
            "slug": "museum-of-photographic-arts-encounter-photographs-by-jed-fielding-2022-03-12",
            "created_at": "2022-02-28T17:03:39.722079Z",
            "updated_at": "2022-02-28T17:03:40.124855Z",
            "summary": "Encounter: Photographs by Jed Fielding is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 25/09/2022, 00:00. Event is in Museum of Photographic Arts with address 1649 El Prado.",
            "title": "Encounter: Photographs by Jed Fielding",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-09-25T00: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": "1649 El Prado",
            "city": "San Diego",
            "geolocation": "32.7311564,-117.1489202",
            "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": 7550,
            "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": 8616,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7cddcb1efe22412e9a330380defb6454.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cddcb1efe22412e9a330380defb6454-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-28T17:26:20.107699Z",
                "updated_at": "2022-02-28T17:26:20.107736Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4418,
                "name": "New Mexico Museum of Art",
                "slug": "new-mexico-museum-art",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.6881853,-105.9391131",
                "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-28T17:26:21.846962Z",
            "publish_time": null,
            "slug": "new-mexico-museum-of-art-western-eyes-20th-century-art-here-and-now-2022-03-12",
            "created_at": "2022-02-28T17:26:22.686424Z",
            "updated_at": "2022-02-28T17:26:23.264251Z",
            "summary": "Western Eyes: 20th Century Art Here And Now is an Museum Exhibitions event starting on 12/03/2022, 01:00 and ending on 08/01/2023, 01:00. Event is in New Mexico Museum of Art with address 107 West Palace Avenue.",
            "title": "Western Eyes: 20th Century Art Here And Now",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2023-01-08T01: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": "107 West Palace Avenue",
            "city": "Santa Fe",
            "geolocation": "35.688189,-105.9389818",
            "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": 7605,
            "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": 8664,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/455f55b92ce940289283c5a6f55ec977.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/455f55b92ce940289283c5a6f55ec977-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-04T12:36:46.873783Z",
                "updated_at": "2022-03-04T12:36:46.873830Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2110,
                "name": "Take Ninagawa",
                "slug": "take-ninagawa",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "JP",
            "publish_status": "published",
            "published_at": "2022-03-04T12:36:48.699068Z",
            "publish_time": null,
            "slug": "take-ninagawa-taro-izumi-kodoku-experiment-2022-03-12",
            "created_at": "2022-03-04T12:36:54.518091Z",
            "updated_at": "2022-03-04T12:36:55.209466Z",
            "summary": "Taro Izumi: Kodoku Experiment is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Take Ninagawa with address 2-12-4 Higashi Azabu.",
            "title": "Taro Izumi: Kodoku Experiment",
            "content": null,
            "start_time": "2022-03-12T01: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": "2-12-4 Higashi Azabu",
            "city": "Tokyo",
            "geolocation": "35.6594272,139.7427655",
            "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": []
        }
    ]
}