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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8262&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8226&ordering=end_time",
    "results": [
        {
            "id": 6410,
            "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": 7624,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d07c162e283a4cc1b0e639a7ff231e2e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d07c162e283a4cc1b0e639a7ff231e2e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-08T20:55:31.355880Z",
                "updated_at": "2022-01-08T20:55:31.355925Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4406,
                "name": "Munch Museum",
                "slug": "munch-museum",
                "city": "Oslo",
                "country": {
                    "code": "NO",
                    "name": "Norway"
                },
                "geolocation": "59.9061361,10.7557095",
                "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": "NO",
            "publish_status": "published",
            "published_at": "2022-01-08T20:55:33.103797Z",
            "publish_time": null,
            "slug": "munch-museum-solo-oslo-sandra-mujinga-2022-01-22",
            "created_at": "2022-01-08T20:55:33.837097Z",
            "updated_at": "2022-01-08T20:55:33.878625Z",
            "summary": "Solo Oslo: Sandra Mujinga is an Museum Exhibitions event starting on 22/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Munch Museum with address Tøyengata 53.",
            "title": "Solo Oslo: Sandra Mujinga",
            "content": null,
            "start_time": "2022-01-22T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Tøyengata 53",
            "city": "Oslo",
            "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": 6428,
            "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": 7639,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09d39b3f17384074a9e018a57571cdae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09d39b3f17384074a9e018a57571cdae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-08T21:25:14.264429Z",
                "updated_at": "2022-01-08T21:25:14.264466Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4417,
                "name": "New Brewery Arts",
                "slug": "new-brewery-arts",
                "city": "Cirencester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7164398,-1.9687404",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-01-08T21:25:17.712383Z",
            "publish_time": null,
            "slug": "new-brewery-arts-shoes-have-names-2022-01-29",
            "created_at": "2022-01-08T21:25:18.466904Z",
            "updated_at": "2022-01-08T21:25:19.884346Z",
            "summary": "Shoes Have Names is an Gallery Shows event starting on 29/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in New Brewery Arts with address Brewery Court.",
            "title": "Shoes Have Names",
            "content": null,
            "start_time": "2022-01-29T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brewery Court",
            "city": "Cirencester",
            "geolocation": "51.44262005,-2.6160291432798997",
            "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": 6452,
            "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": 7663,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e3886a18fe5541948b09d23b4c306f08.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3886a18fe5541948b09d23b4c306f08-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-09T11:27:21.920185Z",
                "updated_at": "2022-01-09T11:27:21.920222Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4444,
                "name": "San Jose Museum of Quilts & Textiles",
                "slug": "san-jose-museum-quilts-textiles",
                "city": "San Jose",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.3283101,-121.8842511",
                "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-01-09T11:27:24.050145Z",
            "publish_time": null,
            "slug": "san-jose-museum-of-quilts-textiles-victoria-martinez-wash-the-calendar-2022-01-13",
            "created_at": "2022-01-09T11:27:24.792244Z",
            "updated_at": "2022-01-09T11:27:25.706748Z",
            "summary": "Victoria Martinez: Wash the Calendar is an Museum Exhibitions event starting on 13/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in San Jose Museum of Quilts & Textiles with address 520 South First Street.",
            "title": "Victoria Martinez: Wash the Calendar",
            "content": null,
            "start_time": "2022-01-13T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "520 South First Street",
            "city": "San Jose",
            "geolocation": "42.27547705,-83.75134975",
            "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": 6689,
            "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": 7846,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5ae684864c224f168c2ad629e466eab4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ae684864c224f168c2ad629e466eab4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-14T12:25:39.937972Z",
                "updated_at": "2022-01-14T12:25:39.938007Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4505,
                "name": "Bunbury Regional Art Gallery",
                "slug": "bunbury-regional-art-gallery",
                "city": "Bunbury",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.3249713,115.6352216",
                "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-01-14T12:25:42.086717Z",
            "publish_time": null,
            "slug": "bunbury-regional-art-galleries-anita-shortland-rhythms-of-place-2022-01-29",
            "created_at": "2022-01-14T12:25:42.816539Z",
            "updated_at": "2022-01-14T12:25:43.940445Z",
            "summary": "Anita Shortland: Rhythms of Place is an Gallery Shows event starting on 29/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Bunbury Regional Art Gallery with address 64 Wittenoom Street.",
            "title": "Anita Shortland: Rhythms of Place",
            "content": null,
            "start_time": "2022-01-29T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "64 Wittenoom Street",
            "city": "Bunbury",
            "geolocation": "-30.7435593,121.4684473",
            "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": 19229,
            "author": {
                "id": "4279ab40-f7d5-41e7-ae78-b6020f7df7e0",
                "username": "martinj_1011",
                "slug": "martinj_1011",
                "first_name": "Martin J",
                "last_name": "Tickner",
                "display_name": "MartinJ Tickner",
                "display_name_full": "MartinJ Tickner",
                "email": "mj.tickner@gallery46.co.uk",
                "telephone": "+44 7909 947912"
            },
            "price": null,
            "featured_image": {
                "id": 18685,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc58f521cb174398b936e62050434f57.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc58f521cb174398b936e62050434f57-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:12:45.797532Z",
                "updated_at": "2023-01-09T19:12:45.797568Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3646,
                "name": "Gallery 46",
                "slug": "gallery-46",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5166164,-0.0598132",
                "artworks_for_sale_count": 4,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:50.040745Z",
            "publish_time": null,
            "slug": "gallery-46-alignment-2022-03-24",
            "created_at": "2023-01-09T19:12:50.916793Z",
            "updated_at": "2023-01-09T19:12:51.320989Z",
            "summary": "Alignment is an Gallery Shows event starting on 24/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Gallery 46 with address 46 ASHFIELD STREET.",
            "title": "Alignment",
            "content": null,
            "start_time": "2022-03-24T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "46 ASHFIELD STREET",
            "city": "London",
            "geolocation": "51.51658085,-0.05980699246093631",
            "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": 6948,
            "author": {
                "id": "265b70be-de89-4979-9da3-bc3a0be5c730",
                "username": "helena@saatchigallery.com",
                "slug": "helenasaatchigallerycom",
                "first_name": "Helena",
                "last_name": "Zeidler",
                "display_name": null,
                "display_name_full": "Helena Zeidler",
                "email": "helena@saatchigallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8088,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ca162fd0ba3944e0a4290340cc5afbf0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T16:00:18.277796Z",
                "updated_at": "2022-02-01T16:00:18.277868Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 432,
                "name": "SAATCHI GALLERY London",
                "slug": "saatchi-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4850694,-0.174564700000019",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 86,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/saatchi_gallery_night.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:58:15.671165Z",
                    "updated_at": "2021-09-14T12:38:33.776459Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "saatchi_gallery_night",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-01T16:00:22.593897Z",
            "publish_time": null,
            "slug": "saatchi-gallery-london-america-in-crisis-2022-01-21",
            "created_at": "2022-02-01T16:00:23.300323Z",
            "updated_at": "2022-08-03T08:41:53.474123Z",
            "summary": "America in Crisis is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in SAATCHI GALLERY London with address Duke of York's HQ.",
            "title": "America in Crisis",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Duke of York's HQ",
            "city": "London",
            "geolocation": "51.490648300000004,-0.15879433516259905",
            "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": 7036,
            "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": 8171,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff2d393b28e84dd69c28b23144ed29b6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2d393b28e84dd69c28b23144ed29b6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T21:15:47.125369Z",
                "updated_at": "2022-02-01T21:15:47.125460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4541,
                "name": "Bathurst Regional Art Gallery",
                "slug": "bathurst-regional-art-gallery",
                "city": "Bathurst",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.4224397,149.579551",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-02-01T21:15:48.923292Z",
            "publish_time": null,
            "slug": "bathurst-regional-art-gallery-cel-the-artist-as-animator-2022-02-11",
            "created_at": "2022-02-01T21:15:49.666911Z",
            "updated_at": "2022-02-01T21:15:50.695701Z",
            "summary": "CEL: The Artist as Animator is an Gallery Shows event starting on 11/02/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Bathurst Regional Art Gallery with address 70/78 Keppel Street.",
            "title": "CEL: The Artist as Animator",
            "content": null,
            "start_time": "2022-02-11T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "70/78 Keppel Street",
            "city": "Bathurst",
            "geolocation": "42.865840625000004,-78.82385404166666",
            "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": 7439,
            "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": 8518,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/250790ca240c431f961340b2a7614c99.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250790ca240c431f961340b2a7614c99-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:49:40.704586Z",
                "updated_at": "2022-02-28T13:49:40.704621Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4009,
                "name": "Fridman Gallery",
                "slug": "fridman-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7198597,-73.99377559999999",
                "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:49:43.723076Z",
            "publish_time": null,
            "slug": "fridman-gallery-kazumi-tanaka-beyond-silence-2022-02-19",
            "created_at": "2022-02-28T13:49:44.477286Z",
            "updated_at": "2022-02-28T13:49:44.834498Z",
            "summary": "Kazumi Tanaka: Beyond Silence is an Gallery Shows event starting on 19/02/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Fridman Gallery with address 169 Bowery.",
            "title": "Kazumi Tanaka: Beyond Silence",
            "content": null,
            "start_time": "2022-02-19T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "169 Bowery",
            "city": "New York",
            "geolocation": "40.719975999999996,-73.99406866666666",
            "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": 7512,
            "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": 8580,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/97fd9ad434654196bf5a921c46221fa6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97fd9ad434654196bf5a921c46221fa6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T16:03:02.845984Z",
                "updated_at": "2022-02-28T16:03:02.846039Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4640,
                "name": "Midlands Arts Centre",
                "slug": "midlands-arts-centre",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4527502,-1.9036791",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T16:03:05.554519Z",
            "publish_time": null,
            "slug": "mac-birmingham-little-earthquake-nevertheless-we-persisted-2022-02-05",
            "created_at": "2022-02-28T16:03:06.589369Z",
            "updated_at": "2022-02-28T16:03:07.560937Z",
            "summary": "Little Earthquake: Nevertheless, We Persisted is an Gallery Shows event starting on 05/02/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Midlands Arts Centre with address Cannon Hill Park.",
            "title": "Little Earthquake: Nevertheless, We Persisted",
            "content": null,
            "start_time": "2022-02-05T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cannon Hill Park",
            "city": "Birmingham",
            "geolocation": "52.4516065,-1.9026461490438868",
            "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": 7513,
            "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": 8581,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e04e5ce6ae5641ebbc3a58792b1e530f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e04e5ce6ae5641ebbc3a58792b1e530f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T16:03:02.871315Z",
                "updated_at": "2022-02-28T16:03:02.871369Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4640,
                "name": "Midlands Arts Centre",
                "slug": "midlands-arts-centre",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4527502,-1.9036791",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T16:03:05.830911Z",
            "publish_time": null,
            "slug": "mac-birmingham-epiphania-visuals-when-speech-is-forced-down-art-must-speak-2022-02-05",
            "created_at": "2022-02-28T16:03:06.717067Z",
            "updated_at": "2022-02-28T16:03:08.047439Z",
            "summary": "Epiphania Visuals: When Speech is Forced Down, Art Must Speak is an Gallery Shows event starting on 05/02/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Midlands Arts Centre with address Cannon Hill Park.",
            "title": "Epiphania Visuals: When Speech is Forced Down, Art Must Speak",
            "content": null,
            "start_time": "2022-02-05T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cannon Hill Park",
            "city": "Birmingham",
            "geolocation": "52.4516065,-1.9026461490438868",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 18999,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18498,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/24b320bcf95f48f5a96e614b4794b984.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24b320bcf95f48f5a96e614b4794b984-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:38:06.597138Z",
                "updated_at": "2023-01-04T12:38:06.597172Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5598,
                "name": "Carrie Chen Gallery",
                "slug": "carrie-chen-gallery",
                "city": "Great Barrington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.1947669,-73.3630068",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-04T12:38:08.952158Z",
            "publish_time": null,
            "slug": "carrie-chen-gallery-the-buildings-piled-so-casually-anton-ginzburg-christina-kruse-2022-03-05",
            "created_at": "2023-01-04T12:38:09.805090Z",
            "updated_at": "2023-01-04T12:38:11.968416Z",
            "summary": "The buildings, piled so casually: Anton Ginzburg & Christina Kruse is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Carrie Chen Gallery with address 16 Railroad Street.",
            "title": "The buildings, piled so casually: Anton Ginzburg & Christina Kruse",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Railroad Street",
            "city": "Great Barrington",
            "geolocation": "43.1629173,-77.5854649",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7956,
            "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": 8946,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b2403a8f598e4658bda5f8e46798c79a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2403a8f598e4658bda5f8e46798c79a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-27T20:59:56.644006Z",
                "updated_at": "2022-03-27T20:59:56.644041Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3603,
                "name": "Deptford Does Art",
                "slug": "deptford-does-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47575000000001,-0.0258056",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-27T21:00:01.119534Z",
            "publish_time": null,
            "slug": "deptford-does-art-where-we-meet-connection-2022-03-24",
            "created_at": "2022-03-27T21:00:01.953931Z",
            "updated_at": "2022-03-27T21:00:02.359048Z",
            "summary": "Where We Meet: Connection is an Gallery Shows event starting on 24/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Deptford Does Art with address 28 Deptford High Street.",
            "title": "Where We Meet: Connection",
            "content": null,
            "start_time": "2022-03-24T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "28 Deptford High Street",
            "city": "London",
            "geolocation": "51.47574085,-0.025740943428406902",
            "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": 7967,
            "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": 8957,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb6f806e00754b9b90123df34fede134.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb6f806e00754b9b90123df34fede134-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-27T21:16:03.798834Z",
                "updated_at": "2022-03-27T21:16:03.798890Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-27T21:16:07.836036Z",
            "publish_time": null,
            "slug": "espacio-gallery-paradoxical-pirates-2022-03-29",
            "created_at": "2022-03-27T21:16:09.101738Z",
            "updated_at": "2022-03-27T21:16:09.465010Z",
            "summary": "Paradoxical Pirates is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 03/04/2022, 00:00. Event is in Espacio Gallery with address 159 Bethnal Green Road.",
            "title": "Paradoxical Pirates",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "159 Bethnal Green Road",
            "city": "London",
            "geolocation": "51.5258091,-0.0689338",
            "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": 19012,
            "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": 18511,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f28a57c53302484b9defae7cb8b62b9e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28a57c53302484b9defae7cb8b62b9e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T10:54:02.590763Z",
                "updated_at": "2023-01-05T10:54:02.590800Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7677,
                "name": "Eastcheap Space",
                "slug": "eastcheap-space",
                "city": "Letchworth Garden City",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.9780714,-0.2278971",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-05T10:54:05.428691Z",
            "publish_time": null,
            "slug": "eastcheap-space-the-map-is-not-the-territory-the-plan-is-not-the-place-2022-03-26",
            "created_at": "2023-01-05T10:54:06.293224Z",
            "updated_at": "2023-01-05T10:54:06.331297Z",
            "summary": "The map is not the territory the plan is not the place. is an Gallery Shows event starting on 26/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Eastcheap Space with address First floor Eastcheap house.",
            "title": "The map is not the territory the plan is not the place.",
            "content": null,
            "start_time": "2022-03-26T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "First floor Eastcheap house",
            "city": "Letchworth Garden City",
            "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": 19249,
            "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": 18701,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8092ba59ed9d4d5d8737dca505d20b04.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8092ba59ed9d4d5d8737dca505d20b04-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:28:54.048610Z",
                "updated_at": "2023-01-09T19:28:54.048665Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5387,
                "name": "Goldsmiths Centre for Contemporary Art",
                "slug": "goldsmiths-centre-contemporary-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4746798,-0.0385761",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-09T19:28:58.102009Z",
            "publish_time": null,
            "slug": "goldsmiths-centre-for-contemporary-art-testament-2022-01-21",
            "created_at": "2023-01-09T19:28:58.980330Z",
            "updated_at": "2023-01-09T19:29:00.108109Z",
            "summary": "Testament is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Goldsmiths Centre for Contemporary Art with address St James’s.",
            "title": "Testament",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "St James’s",
            "city": "London",
            "geolocation": "51.5079082,-0.1365727",
            "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": 19296,
            "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": 18746,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21e5057c909f45a4a6e5dc415200d0bb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21e5057c909f45a4a6e5dc415200d0bb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:02:29.646467Z",
                "updated_at": "2023-01-10T19:02:29.646504Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4115,
                "name": "Five Years",
                "slug": "five-years",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5659232,-0.131699",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-10T19:02:35.171643Z",
            "publish_time": null,
            "slug": "five-years-liz-murray-holes-big-enough-for-women-2022-03-31",
            "created_at": "2023-01-10T19:02:36.028808Z",
            "updated_at": "2023-01-10T19:02:37.130800Z",
            "summary": "Liz Murray: HOLES BIG ENOUGH FOR WOMEN is an Gallery Shows event starting on 31/03/2022, 00:00 and ending on 03/04/2022, 00:00. Event is in Five Years with address Unit 2B1.",
            "title": "Liz Murray: HOLES BIG ENOUGH FOR WOMEN",
            "content": null,
            "start_time": "2022-03-31T00:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 2B1",
            "city": "London",
            "geolocation": "49.1428932,102.8163334",
            "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": 19030,
            "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": 18526,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/85a0835750064b2aa619204ee8afc99f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85a0835750064b2aa619204ee8afc99f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T11:03:48.667731Z",
                "updated_at": "2023-01-05T11:03:48.667766Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5928,
                "name": "frontviews",
                "slug": "frontviews",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5035396,13.3620435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-05T11:03:51.054661Z",
            "publish_time": null,
            "slug": "frontviews-volcano-lovers-2022-03-20",
            "created_at": "2023-01-05T11:03:51.954805Z",
            "updated_at": "2023-01-05T11:03:53.142280Z",
            "summary": "Volcano Lovers is an Gallery Shows event starting on 20/03/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in frontviews with address HAUNT.",
            "title": "Volcano Lovers",
            "content": null,
            "start_time": "2022-03-20T01:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "HAUNT",
            "city": "Berlin",
            "geolocation": "35.0001787,-85.1804447",
            "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": 8526,
            "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": 9384,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/99f37c744f7f4d3b885bf6032740b990.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99f37c744f7f4d3b885bf6032740b990-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-23T20:05:20.210088Z",
                "updated_at": "2022-04-23T20:05:20.210127Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3570,
                "name": "Slash Arts",
                "slug": "slash-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5343959,-0.1161435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-23T20:05:24.531779Z",
            "publish_time": null,
            "slug": "slash-arts-controlled-imperfections-a-retrospective-by-simon-hodgkinson-2022-04-02",
            "created_at": "2022-04-23T20:05:30.185115Z",
            "updated_at": "2022-04-23T20:05:30.223816Z",
            "summary": "Controlled Imperfections: A retrospective by Simon Hodgkinson is an Gallery Shows event starting on 02/04/2022, 00:00 and ending on 03/04/2022, 00:00. Event is in Slash Arts with address Slash Arts Gallery boat, Regent's Canal.",
            "title": "Controlled Imperfections: A retrospective by Simon Hodgkinson",
            "content": null,
            "start_time": "2022-04-02T00:00:00.000000Z",
            "end_time": "2022-04-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Slash Arts Gallery boat, Regent's Canal",
            "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,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}