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/ongoing-events/?format=api&offset=36&ordering=start_time
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://prod-api.widewalls.ch/api/v1/events/ongoing-events/?format=api&limit=18&offset=18&ordering=start_time",
    "results": [
        {
            "id": 19454,
            "featured_image": {
                "id": 18887,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c42d3e67e6944273b468a450a2e2944d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c42d3e67e6944273b468a450a2e2944d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:58:33.676530Z",
                "updated_at": "2023-02-10T14:30:38.610543Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7757,
                "name": "V&A Museum of Childhood",
                "address": "Cambridge Heath Rd, London E2 9PA, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "London",
                "featured_image": null,
                "slug": "v-museum-childhood",
                "venue_category": {
                    "id": 3,
                    "slug": "museum",
                    "name": "Museums"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.vam.ac.uk/young/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:33.884240Z",
            "publish_time": null,
            "slug": "va-museum-of-childhood-place-village-rachel-whiteread-2017-03-25",
            "created_at": "2023-01-12T10:58:34.757790Z",
            "updated_at": "2023-01-12T10:58:34.757809Z",
            "summary": null,
            "title": "Place (Village), Rachel Whiteread",
            "content": null,
            "start_time": "2017-03-25T01:00:00.000000Z",
            "end_time": "2030-10-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cambridge Heath Road",
            "city": "London",
            "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
        },
        {
            "id": 16730,
            "featured_image": {
                "id": 16474,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e60dde729e944407b9a725ba5115ef16.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e60dde729e944407b9a725ba5115ef16-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-07T19:36:04.701741Z",
                "updated_at": "2022-12-07T19:36:04.701776Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7285,
                "name": "Liceo Scientifico L.Cremona",
                "address": "Viale Marche, 71/73, 20159 Milan, Milano MI, Italy",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "city": "Milano",
                "featured_image": null,
                "slug": "liceo-scientifico-lcremona",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.iiscremona.edu.it/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2022-12-07T19:36:08.080384Z",
            "publish_time": null,
            "slug": "liceo-scientifico-lcremona-atrii-herbaria-2022-12-02",
            "created_at": "2022-12-07T19:36:08.999361Z",
            "updated_at": "2022-12-07T19:36:09.430734Z",
            "summary": "ATRII / Herbaria is an Gallery Shows event starting on 02/12/2022, 01:00 and ending on 02/12/2030, 01:00. Event is in Liceo Scientifico L.Cremona with address Viale Marche 71/73.",
            "title": "ATRII / Herbaria",
            "content": null,
            "start_time": "2022-12-02T01:00:00.000000Z",
            "end_time": "2030-12-02T01: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": "Viale Marche 71/73",
            "city": "Milan",
            "geolocation": "43.4347792,13.6055075",
            "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
        },
        {
            "id": 7626,
            "featured_image": {
                "id": 8682,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/196efec649fc451ab98f671c37315c66.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/196efec649fc451ab98f671c37315c66-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T12:55:00.182037Z",
                "updated_at": "2022-03-04T12:55:00.182073Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 3567,
                "name": "Sainsbury Centre for Visual Arts",
                "address": "Norfolk Rd, Norwich, UK",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Norwich",
                "featured_image": null,
                "slug": "sainsbury-centre-visual-arts",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.sainsburycentre.ac.uk/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2022-03-04T12:55:05.119793Z",
            "publish_time": null,
            "slug": "sainsbury-centre-for-visual-arts-sainsbury-centre-sculpture-park-2022-02-01",
            "created_at": "2022-03-04T12:55:05.843843Z",
            "updated_at": "2022-03-04T12:55:06.348545Z",
            "summary": "Sainsbury Centre Sculpture Park is an Gallery Shows event starting on 01/02/2022, 01:00 and ending on 31/12/2030, 01:00. Event is in Sainsbury Centre for Visual Arts with address University of East Anglia.",
            "title": "Sainsbury Centre Sculpture Park",
            "content": null,
            "start_time": "2022-02-01T01:00:00.000000Z",
            "end_time": "2030-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "University of East Anglia",
            "city": "Norwich",
            "geolocation": "52.622251,1.2411579",
            "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
        },
        {
            "id": 19432,
            "featured_image": {
                "id": 18866,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8fbe5ba4aae4ec2bf1bcabbddb60c03-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:19.874183Z",
                "updated_at": "2023-02-10T14:29:37.249064Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7747,
                "name": "Forest of Dean Sculpture Trail",
                "address": "Speech House Rd, Coleford GL16 7EL, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Coleford",
                "featured_image": null,
                "slug": "forest-dean-sculpture-trail",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.forestofdean-sculpture.org.uk/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:20.104916Z",
            "publish_time": null,
            "slug": "forest-of-dean-sculpture-trail-henry-castle-pomona-zipser-2016-07-15",
            "created_at": "2023-01-12T10:40:20.973763Z",
            "updated_at": "2023-01-12T10:40:20.973782Z",
            "summary": null,
            "title": "Henry Castle & Pomona Zipser",
            "content": null,
            "start_time": "2016-07-15T00:00:00.000000Z",
            "end_time": "2030-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Beechenhurst Visitor Centre",
            "city": "Coleford",
            "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
        },
        {
            "id": 19433,
            "featured_image": {
                "id": 18867,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d1fa30d8cda940b9821829766984a264.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1fa30d8cda940b9821829766984a264-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:20.037485Z",
                "updated_at": "2023-02-10T14:29:40.751305Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 7748,
                "name": "Hiatt Baker Hall",
                "address": "Parrys Ln, Bristol BS9 1AD, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Bristol",
                "featured_image": null,
                "slug": "hiatt-baker-hall",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "http://www.bristol.ac.uk/accommodation/about/residences/hiatt-baker-hall/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:20.296580Z",
            "publish_time": null,
            "slug": "hiatt-baker-and-wills-halls-of-residence-edith-and-hans-2016-09-16",
            "created_at": "2023-01-12T10:40:21.178637Z",
            "updated_at": "2023-01-12T10:40:21.178655Z",
            "summary": null,
            "title": "Edith and Hans",
            "content": null,
            "start_time": "2016-09-16T00:00:00.000000Z",
            "end_time": "2030-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Bristol",
            "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
        },
        {
            "id": 7625,
            "featured_image": {
                "id": 8683,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be3006a013544cedb3fe59e190dcb786.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be3006a013544cedb3fe59e190dcb786-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T12:55:01.016679Z",
                "updated_at": "2022-03-04T12:55:01.016733Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 3567,
                "name": "Sainsbury Centre for Visual Arts",
                "address": "Norfolk Rd, Norwich, UK",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "Norwich",
                "featured_image": null,
                "slug": "sainsbury-centre-visual-arts",
                "venue_category": {
                    "id": 2,
                    "slug": "gallery",
                    "name": "Galleries"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.sainsburycentre.ac.uk/",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2022-03-04T12:55:04.676896Z",
            "publish_time": null,
            "slug": "sainsbury-centre-for-visual-arts-sainsbury-centre-living-area-2022-01-01",
            "created_at": "2022-03-04T12:55:05.516707Z",
            "updated_at": "2022-03-04T12:55:05.855116Z",
            "summary": "Sainsbury Centre Living Area is an Gallery Shows event starting on 01/01/2022, 01:00 and ending on 31/12/2030, 01:00. Event is in Sainsbury Centre for Visual Arts with address University of East Anglia.",
            "title": "Sainsbury Centre Living Area",
            "content": null,
            "start_time": "2022-01-01T01:00:00.000000Z",
            "end_time": "2030-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "University of East Anglia",
            "city": "Norwich",
            "geolocation": "52.622251,1.2411579",
            "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
        },
        {
            "id": 32635,
            "featured_image": {
                "id": 30875,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/10191b2a697f4204b080524a6e49816f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10191b2a697f4204b080524a6e49816f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-24T07:01:35.952783Z",
                "updated_at": "2023-10-24T07:01:35.952819Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "additional_images": [],
            "banner_logo": null,
            "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
            },
            "artists": [],
            "artworks": [],
            "venue": {
                "id": 9362,
                "name": "Queen's House",
                "address": "Romney Rd, London SE10 9NF, United Kingdom",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "city": "London",
                "featured_image": null,
                "slug": "queens-house",
                "venue_category": {
                    "id": 11,
                    "slug": "other-event-spaces",
                    "name": "Other Event Spaces"
                },
                "summary": "",
                "is_online_only": false,
                "website": "https://www.rmg.co.uk/queens-house",
                "artworks_for_sale_count": 0,
                "response_time": null
            },
            "price": null,
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "magazines": [],
            "exhibitors": [],
            "publish_status": "published",
            "published_at": "2023-10-24T07:01:46.301342Z",
            "publish_time": null,
            "slug": "queens-house-feeling-blue-alberta-whittle-2023-10-05",
            "created_at": "2023-10-24T07:01:47.245263Z",
            "updated_at": "2023-10-24T07:01:47.294762Z",
            "summary": "Feeling Blue, Alberta Whittle is an Gallery Shows event starting on 05/10/2023, 00:00 and ending on 31/12/2030, 01:00. Event is in Queen's House with address Rail from Charing Cross to Greenwich in around 20 minutes..",
            "title": "Feeling Blue, Alberta Whittle",
            "content": null,
            "start_time": "2023-10-05T00:00:00.000000Z",
            "end_time": "2030-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rail from Charing Cross to Greenwich in around 20 minutes.",
            "city": "London",
            "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
        }
    ]
}