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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6354&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6318&ordering=-start_time",
    "results": [
        {
            "id": 32359,
            "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": 30611,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b96c52917cb041c48e4ce748ab2d8572.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b96c52917cb041c48e4ce748ab2d8572-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-13T07:41:37.087629Z",
                "updated_at": "2023-10-13T07:41:37.087667Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8674,
                "name": "Reisig and Taylor Contemporary",
                "slug": "reisig-and-taylor-contemporary",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0339425,-118.3763531",
                "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-10-13T07:41:43.388186Z",
            "publish_time": null,
            "slug": "reisig-and-taylor-contemporary-skins-holes-and-hovels-2023-10-14",
            "created_at": "2023-10-13T07:41:44.320024Z",
            "updated_at": "2023-10-13T07:41:45.685940Z",
            "summary": "Skins, Holes, and Hovels is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Reisig and Taylor Contemporary with address 2680 South La Cienega Blvd.",
            "title": "Skins, Holes, and Hovels",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-11T01: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": "2680 South La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0337942,-118.376294",
            "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": 32804,
            "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": 31023,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7dd3dc354cb74dcf9bca2ed49ddb205a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-25T10:01:11.563458Z",
                "updated_at": "2023-10-25T10:01:11.563526Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5198,
                "name": "Untergeschoss der Pandora",
                "slug": "untergeschoss-der-pandora",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4914569,13.397818",
                "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-10-25T10:01:19.047288Z",
            "publish_time": null,
            "slug": "untergeschoss-der-pandora-art-within-fetish-5-years-2023-10-14",
            "created_at": "2023-10-25T10:01:19.952393Z",
            "updated_at": "2023-10-25T10:01:21.217504Z",
            "summary": "Art Within Fetish // 5 Years is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Untergeschoss der Pandora with address Mittenwalder Strasse 6.",
            "title": "Art Within Fetish // 5 Years",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-11T01: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": "Mittenwalder Strasse 6",
            "city": "Berlin",
            "geolocation": "52.5452746,13.5982713",
            "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": 32374,
            "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": 30625,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/faeb8f57a13c45ba8aea57f1bfdf9a00-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-16T08:30:04.490696Z",
                "updated_at": "2023-10-16T08:30:04.490732Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5433,
                "name": "Kupfer",
                "slug": "kupfer",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5460642,-0.05108559999999999",
                "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-10-16T08:30:13.091062Z",
            "publish_time": null,
            "slug": "kupfer-rafael-dalo-even-the-odds-2023-10-14",
            "created_at": "2023-10-16T08:30:14.009962Z",
            "updated_at": "2023-10-16T08:30:14.060028Z",
            "summary": "Rafael D'aló. Even The Odds is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 04/11/2023, 01:00. Event is in Kupfer with address 30, 236, 276, 394, 425, W15.",
            "title": "Rafael D'aló. Even The Odds",
            "content": null,
            "start_time": "2023-10-14T00: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": "30, 236, 276, 394, 425, W15",
            "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": []
        },
        {
            "id": 32546,
            "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": 30790,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9dabb29496714d3e8c0a715350fa45e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9dabb29496714d3e8c0a715350fa45e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-19T12:49:20.066667Z",
                "updated_at": "2023-10-19T12:49:20.066717Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7830,
                "name": "Auxiliary Projects",
                "slug": "auxiliary-projects",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7272902,-73.9452816",
                "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-10-19T12:49:25.361260Z",
            "publish_time": null,
            "slug": "auxiliary-projects-peter-burr-scattered-limbs-2023-10-14",
            "created_at": "2023-10-19T12:49:26.272729Z",
            "updated_at": "2023-10-19T12:49:27.768184Z",
            "summary": "Peter Burr: SCATTERED LIMBS is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Auxiliary Projects with address 212R Norman Ave.",
            "title": "Peter Burr: SCATTERED LIMBS",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-11T01: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": "212R Norman Ave",
            "city": "Brooklyn",
            "geolocation": "49.9812944,-94.6697694",
            "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": 31691,
            "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": 29976,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/125f46054e3d405ca5c26236c29e4812.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/125f46054e3d405ca5c26236c29e4812-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:43:46.490304Z",
                "updated_at": "2023-09-27T09:43:46.490361Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "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-27T09:43:52.405509Z",
            "publish_time": null,
            "slug": "centrespace-centrespace-open-studios-2023-2023-10-14",
            "created_at": "2023-09-27T09:43:53.327565Z",
            "updated_at": "2023-09-27T09:44:00.151276Z",
            "summary": "Centrespace Open Studios 2023 is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 15/10/2023, 00:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "Centrespace Open Studios 2023",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-10-15T00: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": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "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": 32870,
            "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": 31091,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6fe6e577938a45759e93a1d685f7fcfd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fe6e577938a45759e93a1d685f7fcfd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-31T13:39:06.150774Z",
                "updated_at": "2023-10-31T13:39:06.150811Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9345,
                "name": "Emami Art",
                "slug": "emami-art",
                "city": "Kolkata",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "22.5168794,88.4142064",
                "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": "IN",
            "publish_status": "published",
            "published_at": "2023-10-31T13:39:14.388026Z",
            "publish_time": null,
            "slug": "emami-art-the-lost-fragrance-of-memory-2023-10-14",
            "created_at": "2023-10-31T13:39:15.320264Z",
            "updated_at": "2023-10-31T13:39:15.370639Z",
            "summary": "The Lost Fragrance of Memory is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 31/12/2023, 01:00. Event is in Emami Art with address Kolkata Center For Creativity, Anandapur,.",
            "title": "The Lost Fragrance of Memory",
            "content": null,
            "start_time": "2023-10-14T00: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": "Kolkata Center For Creativity, Anandapur,",
            "city": "Kolkata",
            "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": 32307,
            "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": 9304,
                "name": "Grenning Gallery",
                "slug": "grenning-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.0014184,-72.2958459",
                "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-10-12T10:22:18.784553Z",
            "publish_time": null,
            "slug": "grenning-gallery-night-day-carl-bretzke-and-viktor-butko-2023-10-14",
            "created_at": "2023-10-12T10:22:19.786442Z",
            "updated_at": "2023-10-12T10:22:19.825142Z",
            "summary": "Night & Day: Carl Bretzke and Viktor Butko is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 12/11/2023, 01:00. Event is in Grenning Gallery with address 26 Main Street.",
            "title": "Night & Day: Carl Bretzke and Viktor Butko",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-12T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "26 Main Street",
            "city": "Sag Harbor",
            "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": 31133,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 29475,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c3cffb952f2c492dba6cc7bd165f9df8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c3cffb952f2c492dba6cc7bd165f9df8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:31:56.453981Z",
                "updated_at": "2023-09-15T13:31:56.454016Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "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:32:02.455354Z",
            "publish_time": null,
            "slug": "artplex-gallery-dynamic-voices-in-contemporary-art-2023-10-14",
            "created_at": "2023-09-15T13:32:03.364635Z",
            "updated_at": "2023-09-15T13:32:04.209020Z",
            "summary": "Dynamic Voices in Contemporary Art is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 10/11/2023, 01:00. Event is in Artplex Gallery with address 7377 Beverly Boulevard.",
            "title": "Dynamic Voices in Contemporary Art",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-10T01: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": "7377 Beverly Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.076228916666665,-118.35048816666666",
            "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": 30908,
            "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": 29232,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f89e43e3e504629bbcf036133d84987.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f89e43e3e504629bbcf036133d84987-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T08:12:32.522499Z",
                "updated_at": "2023-08-30T08:12:32.522537Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9139,
                "name": "St. James's Church",
                "slug": "st-jamess-church",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50891720000001,-0.1365737",
                "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-30T08:12:36.472941Z",
            "publish_time": null,
            "slug": "st-jamess-church-julianknxx-performance-in-ode-to-cugoano-2023-10-14",
            "created_at": "2023-08-30T08:12:37.367589Z",
            "updated_at": "2023-08-30T08:12:37.783785Z",
            "summary": "Julianknxx performance in Ode to Cugoano is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 14/10/2023, 00:00. Event is in St. James's Church with address 197 Piccadilly.",
            "title": "Julianknxx performance in Ode to Cugoano",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-10-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "197 Piccadilly",
            "city": "London",
            "geolocation": "39.18693522124706,-78.1675848519151",
            "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": 31794,
            "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": 30068,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/feb2e40f88f84a98b852cfbb183b5aef.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/feb2e40f88f84a98b852cfbb183b5aef-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:57:08.873503Z",
                "updated_at": "2023-09-27T09:57:08.873539Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9205,
                "name": "Bloomsbury Festival",
                "slug": "bloomsbury-festival",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5072178,-0.1275862",
                "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-27T09:57:13.334863Z",
            "publish_time": null,
            "slug": "bloomsbury-festival-reclaiming-2023-10-14",
            "created_at": "2023-09-27T09:57:14.256556Z",
            "updated_at": "2023-09-27T09:57:14.842958Z",
            "summary": "Reclaiming is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in Bloomsbury Festival with address Holborn Library.",
            "title": "Reclaiming",
            "content": null,
            "start_time": "2023-10-14T00: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": "Holborn Library",
            "city": "London",
            "geolocation": "51.5210756,-0.1156142",
            "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": 32169,
            "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": 30436,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/405c878f7e7245f695d13ce28e949877.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/405c878f7e7245f695d13ce28e949877-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:35:06.724281Z",
                "updated_at": "2023-10-11T10:35:06.724318Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6673,
                "name": "Akademie der Künste | Hanseatenweg",
                "slug": "akademie-der-kunste-hanseatenweg",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-10-11T10:35:11.082465Z",
            "publish_time": null,
            "slug": "akademie-der-kunste-hanseatenweg-the-great-repair-2023-10-14",
            "created_at": "2023-10-11T10:35:12.026307Z",
            "updated_at": "2023-10-11T10:35:18.657891Z",
            "summary": "The Great Repair is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 14/01/2024, 01:00. Event is in Akademie der Künste | Hanseatenweg with address Hanseatenweg 10.",
            "title": "The Great Repair",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2024-01-14T01: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": "Hanseatenweg 10",
            "city": "Berlin",
            "geolocation": "52.51855345,13.346695735803571",
            "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": 32287,
            "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": 30544,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d9e49193a6c45099a5504f27262b6c6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-12T09:29:57.866605Z",
                "updated_at": "2023-10-12T09:29:57.866640Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9296,
                "name": "Apothikes 79",
                "slug": "apothikes-79",
                "city": "Larnaca",
                "country": {
                    "code": "CY",
                    "name": "Cyprus"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CY",
            "publish_status": "published",
            "published_at": "2023-10-12T09:30:00.691403Z",
            "publish_time": null,
            "slug": "apothikes-79-homehope-2023-10-14",
            "created_at": "2023-10-12T09:30:01.645769Z",
            "updated_at": "2023-10-12T09:30:01.703080Z",
            "summary": "Home/hope is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 24/10/2023, 00:00. Event is in Apothikes 79 with address Ayiou Lazarou 81-83.",
            "title": "Home/hope",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-10-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": "Ayiou Lazarou 81-83",
            "city": "Larnaca",
            "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": 32494,
            "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": 30737,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e42b5ca9a18f4f87861abc732c5d550d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e42b5ca9a18f4f87861abc732c5d550d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-18T09:05:40.421114Z",
                "updated_at": "2023-10-18T09:05:40.421174Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6098,
                "name": "Ortega y Gasset Projects",
                "slug": "ortega-y-gasset-projects",
                "city": "Brooklyn",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.674605,-73.9882015",
                "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-10-18T09:05:45.471770Z",
            "publish_time": null,
            "slug": "ortega-y-gasset-projects-whats-the-point-of-precision-2023-10-14",
            "created_at": "2023-10-18T09:05:46.390540Z",
            "updated_at": "2023-10-18T09:05:53.574545Z",
            "summary": "What’s the Point of Precision? is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 19/11/2023, 01:00. Event is in Ortega y Gasset Projects with address 363 3rd Ave.",
            "title": "What’s the Point of Precision?",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-19T01: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": "363 3rd Ave",
            "city": "New York",
            "geolocation": "40.74079485,-73.9812276953887",
            "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": 31535,
            "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": 29832,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cb44efbdcc9343fe9888a2d9c6a69f9b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-21T16:47:55.769923Z",
                "updated_at": "2023-09-21T16:47:55.769958Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9205,
                "name": "Bloomsbury Festival",
                "slug": "bloomsbury-festival",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5072178,-0.1275862",
                "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-21T16:47:58.704755Z",
            "publish_time": null,
            "slug": "bloomsbury-festival-new-bloomsbury-set-silks-2023-10-14",
            "created_at": "2023-09-21T16:47:59.588875Z",
            "updated_at": "2023-09-21T16:48:00.219100Z",
            "summary": "New Bloomsbury Set Silks is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in Bloomsbury Festival with address Holborn Library, 32-38 Theobalds Road.",
            "title": "New Bloomsbury Set Silks",
            "content": null,
            "start_time": "2023-10-14T00: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": "Holborn Library, 32-38 Theobalds Road",
            "city": "London",
            "geolocation": "51.5195568,-0.1201461",
            "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": 32095,
            "author": {
                "id": "cc170560-b36f-44ca-957e-86e9701ea3f5",
                "username": "Cell63artplatform",
                "slug": "cell63artplatform",
                "first_name": "Luisa",
                "last_name": "Catucci Gallery",
                "display_name": "Luisa Catucci",
                "display_name_full": "Luisa Catucci",
                "email": "info@luisacatucci.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 30355,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bcac783cb2da43bfb89cdc72e27be6a8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcac783cb2da43bfb89cdc72e27be6a8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T12:30:39.393445Z",
                "updated_at": "2023-10-05T12:30:39.393486Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
            },
            "venue": {
                "id": 2986,
                "name": "Luisa Catucci Gallery",
                "slug": "luisa-catucci-gallery-2",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53342199999999,13.3982782",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4827,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8fc92a6cf3274f6b81c67b84d819ef01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2024-04-11T12:58:03.736316Z",
                    "updated_at": "2024-04-11T12:58:03.736375Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2023-10-05T12:30:45.565827Z",
            "publish_time": null,
            "slug": "modernising-nature-vernissage",
            "created_at": "2023-10-05T12:30:45.570434Z",
            "updated_at": "2023-10-05T12:30:45.629733Z",
            "summary": "Modernising Nature — Vernissage is an Gallery Shows event starting on 13/10/2023, 18:00 and ending on 13/10/2023, 21:00. Event is in Luisa Catucci Gallery with address Allerstr 38.",
            "title": "Modernising Nature — Vernissage",
            "content": "Zak van Biljon, a South African nature photographer residing in Switzerland, enjoys global renown for his infrared photographs. When gazing upon his work, one embarks on a journey that leads to the discovery of an ethereal realm, thanks to the technique he has chosen to depict nature and landscapes. Infrared photography, often referred to as IR photography, is a captivating and distinctive genre within the world of photography. Unlike traditional photography, which captures visible light, infrared photography focuses on recording invisible infrared radiation. Ordinary landscapes undergo a transformation into diaphanous visions, revealing their innermost beauty in a manner that challenges conventional perceptions, transcending the boundaries of human vision.",
            "start_time": "2023-10-13T18:00:00.000000Z",
            "end_time": "2023-10-13T21: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": "Allerstr 38",
            "city": "",
            "geolocation": "52.4747742,13.424074000000019",
            "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": 32094,
            "author": {
                "id": "cc170560-b36f-44ca-957e-86e9701ea3f5",
                "username": "Cell63artplatform",
                "slug": "cell63artplatform",
                "first_name": "Luisa",
                "last_name": "Catucci Gallery",
                "display_name": "Luisa Catucci",
                "display_name_full": "Luisa Catucci",
                "email": "info@luisacatucci.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 30354,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1c237b7f9e6845f1942e0a620147834b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c237b7f9e6845f1942e0a620147834b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T12:29:05.319251Z",
                "updated_at": "2023-10-05T12:29:05.319279Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
            },
            "venue": {
                "id": 2986,
                "name": "Luisa Catucci Gallery",
                "slug": "luisa-catucci-gallery-2",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53342199999999,13.3982782",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4827,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8fc92a6cf3274f6b81c67b84d819ef01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2024-04-11T12:58:03.736316Z",
                    "updated_at": "2024-04-11T12:58:03.736375Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2023-10-05T12:29:15.942558Z",
            "publish_time": null,
            "slug": "modernising-nature",
            "created_at": "2023-10-05T12:29:15.946484Z",
            "updated_at": "2023-10-05T12:29:15.992339Z",
            "summary": "Modernising Nature is an Gallery Shows event starting on 13/10/2023, 18:00 and ending on 24/11/2023, 18:00. Event is in Luisa Catucci Gallery with address Allerstr 38.",
            "title": "Modernising Nature",
            "content": "Zak van Biljon, a South African nature photographer residing in Switzerland, enjoys global renown for his infrared photographs. When gazing upon his work, one embarks on a journey that leads to the discovery of an ethereal realm, thanks to the technique he has chosen to depict nature and landscapes. Infrared photography, often referred to as IR photography, is a captivating and distinctive genre within the world of photography. Unlike traditional photography, which captures visible light, infrared photography focuses on recording invisible infrared radiation. Ordinary landscapes undergo a transformation into diaphanous visions, revealing their innermost beauty in a manner that challenges conventional perceptions, transcending the boundaries of human vision.",
            "start_time": "2023-10-13T18:00:00.000000Z",
            "end_time": "2023-11-24T18: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": "Allerstr 38",
            "city": "",
            "geolocation": "52.4747742,13.424074000000019",
            "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": 32117,
            "author": {
                "id": "6711bff9-9848-4bf9-9466-8a56816283a5",
                "username": "info@vossgallery.art",
                "slug": "infovossgalleryart",
                "first_name": "Ashley",
                "last_name": "Voss",
                "display_name": null,
                "display_name_full": "Ashley Voss",
                "email": "info@vossgallery.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 30384,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7f92e4e5b14405fbe589c68b5be56a6.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f92e4e5b14405fbe589c68b5be56a6-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2023-10-09T02:48:00.711640Z",
                "updated_at": "2023-10-09T02:48:00.711694Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
            },
            "venue": {
                "id": 3179,
                "name": "Voss Gallery",
                "slug": "voss-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7749295,-122.4194155",
                "artworks_for_sale_count": 318,
                "featured_image": {
                    "id": 3236,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-01-22T20:08:10.222768Z",
                    "updated_at": "2021-09-14T13:49:36.700163Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2023-10-09T02:25:41.240892Z",
            "publish_time": null,
            "slug": "refuses-rendezvous-unveiling-hidden-gems",
            "created_at": "2023-10-09T02:25:41.245323Z",
            "updated_at": "2023-10-09T02:48:13.036074Z",
            "summary": "Refusés Rendezvous: Unveiling Hidden Gems is an Gallery Shows event starting on 13/10/2023, 04:00 and ending on 28/10/2023, 06:00. Event is in Voss Gallery with address 3344 24th St, San Francisco, CA 94110, USA.",
            "title": "Refusés Rendezvous: Unveiling Hidden Gems",
            "content": "Dive into the stories behind the artwork featured in \"Refusés of the Bay\" with our weekend artist talk series at Voss Gallery every Friday and Saturday from Oct. 13-28th, 4-6PM! RSVP for event updates.",
            "start_time": "2023-10-13T04:00:00.000000Z",
            "end_time": "2023-10-28T06: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": "3344 24th St, San Francisco, CA 94110, USA",
            "city": "",
            "geolocation": "37.7749295,-122.4194155",
            "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": 31501,
            "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": 29798,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0f3bc4d20b21415d90bbf245e8f647c5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f3bc4d20b21415d90bbf245e8f647c5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-20T15:22:58.314233Z",
                "updated_at": "2023-09-20T15:22:58.314284Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5995,
                "name": "The Horse Hospital",
                "slug": "horse-hospital",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.522829,-0.1244689",
                "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-20T15:23:03.157322Z",
            "publish_time": null,
            "slug": "the-horse-hospital-nicholas-williams-coterie-2023-10-13",
            "created_at": "2023-09-20T15:23:04.056603Z",
            "updated_at": "2023-09-20T15:23:06.410851Z",
            "summary": "Nicholas Williams: Coterie is an Gallery Shows event starting on 13/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in The Horse Hospital with address Colonnade Bloomsbury.",
            "title": "Nicholas Williams: Coterie",
            "content": null,
            "start_time": "2023-10-13T00:00:00.000000Z",
            "end_time": "2023-11-11T01: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": "Colonnade Bloomsbury",
            "city": "London",
            "geolocation": "51.5232655,-0.1225247",
            "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": []
        }
    ]
}