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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7776&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7740&ordering=-start_time",
    "results": [
        {
            "id": 30005,
            "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": 28442,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fa9774a84cae45dd84af93bec8e1e47c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa9774a84cae45dd84af93bec8e1e47c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-07T18:04:42.589027Z",
                "updated_at": "2023-08-07T18:04:42.589068Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9005,
                "name": "Cameron Contemporary Art",
                "slug": "cameron-contemporary-art",
                "city": "Hove",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.826757,-0.1670705",
                "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-08-07T18:04:46.222353Z",
            "publish_time": null,
            "slug": "cameron-contemporary-art-amy-dury-evidence-2023-09-09",
            "created_at": "2023-08-07T18:04:47.450018Z",
            "updated_at": "2023-08-07T18:04:49.829598Z",
            "summary": "Amy Dury - Evidence is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 01/10/2023, 00:00. Event is in Cameron Contemporary Art with address 1 Victoria Grove, 2nd Avenue.",
            "title": "Amy Dury - Evidence",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Victoria Grove, 2nd Avenue",
            "city": "Brighton",
            "geolocation": "-38.2695551,144.5134936",
            "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": 29465,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 8965,
                "name": "Venture Arts",
                "slug": "venture-arts",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4653608,-2.2483768",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-18T10:29:43.787115Z",
            "publish_time": null,
            "slug": "venture-arts-michael-beard-2023-09-09",
            "created_at": "2023-07-18T10:29:44.672479Z",
            "updated_at": "2023-07-18T10:29:45.046496Z",
            "summary": "Michael Beard is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 24/12/2023, 01:00. Event is in Venture Arts with address 43 Old Birley Street.",
            "title": "Michael Beard",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-12-24T01: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": "43 Old Birley Street",
            "city": "Manchester",
            "geolocation": "53.4647783,-2.2484699",
            "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": 30498,
            "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": 28858,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7b4a7fd6cf5438b9078217462d529c2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b4a7fd6cf5438b9078217462d529c2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-23T08:38:26.899764Z",
                "updated_at": "2023-08-23T08:38:26.899817Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4675,
                "name": "Belgrave St.Ives",
                "slug": "belgrave-stives",
                "city": "Towednack",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1940724,-5.5106843",
                "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-08-23T08:38:30.976553Z",
            "publish_time": null,
            "slug": "belgrave-stives-alice-mumford-a-painter-and-a-poet-conversations-in-colour-with-sue-leigh-2023-09-09",
            "created_at": "2023-08-23T08:38:31.973055Z",
            "updated_at": "2023-08-23T08:38:32.021742Z",
            "summary": "ALICE MUMFORD - A Painter and a Poet - Conversations in Colour (with Sue Leigh) is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 30/09/2023, 00:00. Event is in Belgrave St.Ives with address Higher Bussow Farm.",
            "title": "ALICE MUMFORD - A Painter and a Poet - Conversations in Colour (with Sue Leigh)",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Higher Bussow Farm",
            "city": "St Ives",
            "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": 30733,
            "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": 29067,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e10db10b8b041729b46a0bb1170e11b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e10db10b8b041729b46a0bb1170e11b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:15:36.210607Z",
                "updated_at": "2023-08-30T07:15:36.210645Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "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-08-30T07:15:40.211547Z",
            "publish_time": null,
            "slug": "artizan-gallery-artizan-studio-residency-olya-baklan-2023-09-09",
            "created_at": "2023-08-30T07:15:41.135207Z",
            "updated_at": "2023-08-30T07:15:41.796786Z",
            "summary": "Artizan Studio Residency: Olya Baklan is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 24/09/2023, 00:00. Event is in Artizan Gallery with address 7 Lucius Street.",
            "title": "Artizan Studio Residency: Olya Baklan",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-09-24T00: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": "7 Lucius Street",
            "city": "Torquay",
            "geolocation": "42.09842555,-71.41676634625708",
            "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": 30259,
            "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": 28661,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae10e9d44b3047ba9b40b5d95d4c211c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae10e9d44b3047ba9b40b5d95d4c211c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-11T07:53:46.595481Z",
                "updated_at": "2023-08-11T07:53:46.595518Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4537,
                "name": "Lakeside Arts",
                "slug": "lakeside-arts",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.94052060000001,-1.1911927",
                "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-08-11T07:53:52.201026Z",
            "publish_time": null,
            "slug": "lakeside-arts-water-myths-and-marvels-2023-09-09",
            "created_at": "2023-08-11T07:53:53.243794Z",
            "updated_at": "2023-08-11T07:53:54.205287Z",
            "summary": "Water Myths and Marvels is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 05/11/2023, 01:00. Event is in Lakeside Arts with address University Park.",
            "title": "Water Myths and Marvels",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-11-05T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "University Park",
            "city": "Nottingham",
            "geolocation": "41.4400344,-87.683377",
            "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": 31016,
            "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": 29351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/401128e561324e6381b854d9ae36be73.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/401128e561324e6381b854d9ae36be73-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:59:58.209324Z",
                "updated_at": "2023-09-11T16:59:58.209359Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7778,
                "name": "Billis Williams Gallery",
                "slug": "billis-williams-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033617,-118.3756895",
                "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-09-11T17:00:05.577161Z",
            "publish_time": null,
            "slug": "billis-williams-gallery-bruce-everett-pathways-and-creekbeds-2023-09-09",
            "created_at": "2023-09-11T17:00:06.456944Z",
            "updated_at": "2023-09-11T17:00:09.457431Z",
            "summary": "Bruce Everett: Pathways and Creekbeds is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 07/10/2023, 00:00. Event is in Billis Williams Gallery with address 2716 S. La Cienega Blvd.",
            "title": "Bruce Everett: Pathways and Creekbeds",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-07T00: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": "2716 S. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0333588,-118.37558",
            "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": 30736,
            "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": 29068,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9e38ceba010448591d13b2c6a53a5b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9e38ceba010448591d13b2c6a53a5b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:15:40.194115Z",
                "updated_at": "2023-08-30T07:15:40.194153Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "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-08-30T07:15:47.283398Z",
            "publish_time": null,
            "slug": "artizan-gallery-artizan-welcomes-torbay-guild-of-artists-2023-09-09",
            "created_at": "2023-08-30T07:15:48.213543Z",
            "updated_at": "2023-08-30T07:15:48.610128Z",
            "summary": "Artizan Welcomes Torbay guild of Artists is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 24/09/2023, 00:00. Event is in Artizan Gallery with address Unit 5.",
            "title": "Artizan Welcomes Torbay guild of Artists",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-09-24T00: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 5",
            "city": "Torquay",
            "geolocation": "-1.3166071,102.2046445",
            "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": 31019,
            "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": 29357,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e34cf4443a242a1827cefbdb00ec09c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e34cf4443a242a1827cefbdb00ec09c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T17:00:15.084456Z",
                "updated_at": "2023-09-11T17:00:15.084493Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5317,
                "name": "Brooklyn Waterfront Artists Coalition (BWAC)",
                "slug": "brooklyn-waterfront-artists-coalition-bwac",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6736885,-74.01656249999999",
                "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-09-11T17:00:21.545608Z",
            "publish_time": null,
            "slug": "brooklyn-waterfront-artists-coalition-bwac-visions-of-glass-2023-09-09",
            "created_at": "2023-09-11T17:00:22.486626Z",
            "updated_at": "2023-09-11T17:00:23.191803Z",
            "summary": "Visions of Glass is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 08/10/2023, 00:00. Event is in Brooklyn Waterfront Artists Coalition (BWAC) with address 481 Van Brunt St..",
            "title": "Visions of Glass",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "481 Van Brunt St.",
            "city": "Brooklyn",
            "geolocation": "40.6740475,-74.0165135",
            "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": 30776,
            "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": 29107,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe1b0542c7e4475ea8cbfb8fdb5037e5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:26:26.488622Z",
                "updated_at": "2023-08-30T07:26:26.488660Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5182,
                "name": "Jeffrey Deitch - Wooster St",
                "slug": "jeffrey-deitch",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7214948,-74.00316699999999",
                "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-08-30T07:26:32.796191Z",
            "publish_time": null,
            "slug": "jeffrey-deitch-bony-ramirez-tropical-apex-2023-09-09",
            "created_at": "2023-08-30T07:26:33.682120Z",
            "updated_at": "2023-08-30T07:26:34.128587Z",
            "summary": "Bony Ramirez: TROPICAL APEX is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in Jeffrey Deitch - Wooster St with address 18 Wooster Street.",
            "title": "Bony Ramirez: TROPICAL APEX",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-21T00: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": "18 Wooster Street",
            "city": "New York",
            "geolocation": "41.373491,-73.4117995",
            "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": 31296,
            "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": 29608,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d718fc3bff3e4d8982348f4eb73c47ac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d718fc3bff3e4d8982348f4eb73c47ac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:51:21.945276Z",
                "updated_at": "2023-09-15T13:51:21.945337Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7894,
                "name": "MODEST common",
                "slug": "modest-common",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0397732,-118.2658198",
                "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-09-15T13:51:24.696862Z",
            "publish_time": null,
            "slug": "modest-common-alyss-estay-chthonic-visions-2023-09-09",
            "created_at": "2023-09-15T13:51:25.618249Z",
            "updated_at": "2023-09-15T13:51:26.901707Z",
            "summary": "Alyss Estay. Chthonic Visions is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 23/10/2023, 00:00. Event is in MODEST common with address 505 W Pico Blvd..",
            "title": "Alyss Estay. Chthonic Visions",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-23T00: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": "505 W Pico Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.03963982817061,-118.26574489028845",
            "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": 31292,
            "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": 29605,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76401db3daa84d64aacce4f8df68e409.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76401db3daa84d64aacce4f8df68e409-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:51:15.221918Z",
                "updated_at": "2023-09-15T13:51:15.221982Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7531,
                "name": "Miettinen Collection - Salon Dahlmann",
                "slug": "miettinen-collection-salon-dahlmann",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.503035,13.3368161",
                "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-09-15T13:51:19.082808Z",
            "publish_time": null,
            "slug": "miettinen-collection-salon-dahlmann-extraordinary-form-abstract-and-non-figurative-art-from-miettinen-collection-2000s-present-2023-09-09",
            "created_at": "2023-09-15T13:51:20.013033Z",
            "updated_at": "2023-09-15T13:51:21.901547Z",
            "summary": "„Extraordinary Form“ Abstract and non-figurative art from Miettinen Collection, 2000s – Present is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 31/12/2023, 01:00. Event is in Miettinen Collection - Salon Dahlmann with address Marburger Strasse 3.",
            "title": "„Extraordinary Form“ Abstract and non-figurative art from Miettinen Collection, 2000s – Present",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Marburger Strasse 3",
            "city": "Berlin",
            "geolocation": "52.5030265,13.3368305",
            "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": 31282,
            "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": 29599,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8c07fed218c0451cb349275a4f473f90.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c07fed218c0451cb349275a4f473f90-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:49:35.195052Z",
                "updated_at": "2023-09-15T13:49:35.195089Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4977,
                "name": "Galerie Neu",
                "slug": "galerie-neu",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5271364,13.391029",
                "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-09-15T13:49:38.428152Z",
            "publish_time": null,
            "slug": "galerie-neu-klara-liden-0-0-0-2023-09-09",
            "created_at": "2023-09-15T13:49:39.337359Z",
            "updated_at": "2023-09-15T13:49:40.138829Z",
            "summary": "Klara Lidén. (0, 0, 0) is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 07/10/2023, 00:00. Event is in Galerie Neu with address Linienstraße 119 abc.",
            "title": "Klara Lidén. (0, 0, 0)",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-07T00: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": "Linienstraße 119 abc",
            "city": "Berlin",
            "geolocation": "52.5249085,13.4210093",
            "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": 29513,
            "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": 28052,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bf42978f03e84c1593d2ad3dd39fadae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:01:36.580197Z",
                "updated_at": "2023-07-19T10:01:36.580233Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5496,
                "name": "GALLERY FIFTY ONE",
                "slug": "gallery-fifty-one",
                "city": "Antwerpen",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.2228949,4.400943",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-07-19T10:01:39.757547Z",
            "publish_time": null,
            "slug": "gallery-fifty-one-dirk-zoete-faces-and-flowers-2023-09-09",
            "created_at": "2023-07-19T10:01:40.687214Z",
            "updated_at": "2023-07-19T10:01:41.463547Z",
            "summary": "Dirk Zoete: Faces and Flowers is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in GALLERY FIFTY ONE with address Zirkstraat 20.",
            "title": "Dirk Zoete: Faces and Flowers",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Zirkstraat 20",
            "city": "Antwerp",
            "geolocation": "51.2228801,4.400951089557737",
            "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": 31520,
            "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": 29817,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/249a0662b15d4f9f9635332c2d66b80a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/249a0662b15d4f9f9635332c2d66b80a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-21T16:47:20.672709Z",
                "updated_at": "2023-09-21T16:47:20.672752Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9200,
                "name": "Angelo Art Hotel",
                "slug": "angelo-art-hotel",
                "city": "Venezia",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4354943,12.3399523",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-09-21T16:47:24.112201Z",
            "publish_time": null,
            "slug": "angelo-art-hotel-httpswwwallangeloititindex-a-venezia-eves-power-la-forza-e-la-bellezza-delle-donne-nei-dipinti-di-eileen-herres-2023-09-09",
            "created_at": "2023-09-21T16:47:25.084897Z",
            "updated_at": "2023-09-21T16:47:25.126773Z",
            "summary": "A Venezia EVE’S POWER, la forza e la bellezza delle donne nei dipinti di Eileen Herres is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 09/11/2023, 01:00. Event is in Angelo Art Hotel with address Calle de l'Angelo 403 San Marco.",
            "title": "A Venezia EVE’S POWER, la forza e la bellezza delle donne nei dipinti di Eileen Herres",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-11-09T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Calle de l'Angelo 403 San Marco",
            "city": "Venice",
            "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": 31015,
            "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": 29353,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/07ac38d9c14a4da29a3d69f7eead10f4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07ac38d9c14a4da29a3d69f7eead10f4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:59:58.631791Z",
                "updated_at": "2023-09-11T16:59:58.631828Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4562,
                "name": "Bircham Gallery",
                "slug": "bircham-gallery",
                "city": "Holt",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9057867,1.0901226",
                "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-09-11T17:00:05.005439Z",
            "publish_time": null,
            "slug": "bircham-gallery-melvyn-evans-louise-mcniff-2023-09-09",
            "created_at": "2023-09-11T17:00:05.907287Z",
            "updated_at": "2023-09-11T17:00:08.021033Z",
            "summary": "Melvyn Evans | Louise McNiff is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 04/10/2023, 00:00. Event is in Bircham Gallery with address 14 Market Place.",
            "title": "Melvyn Evans | Louise McNiff",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-04T00: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": "14 Market Place",
            "city": "Holt",
            "geolocation": "52.5792654,0.9855742",
            "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": 31034,
            "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": 29373,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/569e042a9e4d494697783938b893b0db.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569e042a9e4d494697783938b893b0db-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-12T10:43:10.799379Z",
                "updated_at": "2023-09-12T10:43:10.799467Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3329,
                "name": "FiveMyles",
                "slug": "fivemyles",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6726468,-73.9596317",
                "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-09-12T10:43:24.957149Z",
            "publish_time": null,
            "slug": "fivemyles-trapping-reality-2023-09-09",
            "created_at": "2023-09-12T10:43:25.863478Z",
            "updated_at": "2023-09-12T10:43:26.620307Z",
            "summary": "Trapping Reality is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 08/10/2023, 00:00. Event is in FiveMyles with address 558 Saint Johns Place.",
            "title": "Trapping Reality",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "558 Saint Johns Place",
            "city": "New York",
            "geolocation": "40.67265505,-73.95959207149748",
            "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": 31265,
            "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": 29583,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/37f174f8ce864c8f9f2216731e46f4a9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37f174f8ce864c8f9f2216731e46f4a9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:48:14.697990Z",
                "updated_at": "2023-09-15T13:48:14.698028Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5317,
                "name": "Brooklyn Waterfront Artists Coalition (BWAC)",
                "slug": "brooklyn-waterfront-artists-coalition-bwac",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6736885,-74.01656249999999",
                "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-09-15T13:48:18.492978Z",
            "publish_time": null,
            "slug": "brooklyn-waterfront-artists-coalition-bwac-reunion-celebrating-member-artists-past-and-present-2023-09-09",
            "created_at": "2023-09-15T13:48:19.401540Z",
            "updated_at": "2023-09-15T13:48:20.465027Z",
            "summary": "Reunion: Celebrating Member Artists Past and Present is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 08/10/2023, 00:00. Event is in Brooklyn Waterfront Artists Coalition (BWAC) with address 481 Van Brunt St..",
            "title": "Reunion: Celebrating Member Artists Past and Present",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "481 Van Brunt St.",
            "city": "Brooklyn",
            "geolocation": "40.6740475,-74.0165135",
            "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": 30009,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6883,
                "name": "Galerie Brockstedt",
                "slug": "galerie-brockstedt",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5030103,13.3144973",
                "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-08-07T18:04:54.564567Z",
            "publish_time": null,
            "slug": "galerie-brockstedt-tino-geiss-spatium-gemalde-und-collagen-2023-09-09",
            "created_at": "2023-08-07T18:04:55.488478Z",
            "updated_at": "2023-08-07T18:04:57.713153Z",
            "summary": "Tino Geiss - SPATIUM - Gemälde und Collagen is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 04/11/2023, 01:00. Event is in Galerie Brockstedt with address Mommsenstraße 59.",
            "title": "Tino Geiss - SPATIUM - Gemälde und Collagen",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-11-04T01: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": "Mommsenstraße 59",
            "city": "Berlin",
            "geolocation": "52.5031002,13.3144852",
            "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": []
        }
    ]
}