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=6282&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=6300&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6264&ordering=-start_time",
    "results": [
        {
            "id": 32564,
            "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": 30808,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5faaead9b18144f1ba6d9f00d5475a4c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5faaead9b18144f1ba6d9f00d5475a4c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-19T13:06:49.082280Z",
                "updated_at": "2023-10-19T13:06:49.082351Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7059,
                "name": "Hashimoto Contemporary NYC",
                "slug": "hashimoto-contemporary-nyc",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7165611,-73.9899858",
                "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-19T13:06:52.863773Z",
            "publish_time": null,
            "slug": "hashimoto-contemporary-nyc-joel-daniel-phillips-killing-the-negative-pt-4-2023-10-14",
            "created_at": "2023-10-19T13:06:53.786209Z",
            "updated_at": "2023-10-19T13:06:55.078043Z",
            "summary": "Joel Daniel Phillips. \"Killing The Negative Pt. 4\" is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 04/11/2023, 01:00. Event is in Hashimoto Contemporary NYC with address 54 Ludlow Street.",
            "title": "Joel Daniel Phillips. \"Killing The Negative Pt. 4\"",
            "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": "54 Ludlow Street",
            "city": "New York",
            "geolocation": "40.7165192,-73.9900744",
            "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": 32058,
            "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": 30321,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/223dc95567ce4544a91bcbe3e7220fdc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/223dc95567ce4544a91bcbe3e7220fdc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:34:52.934454Z",
                "updated_at": "2023-10-05T09:34:52.934525Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7778,
                "name": "Billis Williams Gallery",
                "slug": "billis-williams-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033617,-118.3756895",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-05T09:35:00.893536Z",
            "publish_time": null,
            "slug": "billis-williams-gallery-ana-medina-grand-gestures-2023-10-14",
            "created_at": "2023-10-05T09:35:01.828430Z",
            "updated_at": "2023-10-05T09:35:09.017192Z",
            "summary": "Ana Medina: Grand Gestures is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Billis Williams Gallery with address 2716 S. La Cienega Blvd.",
            "title": "Ana Medina: Grand Gestures",
            "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": "2716 S. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0333588,-118.37558",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 31776,
            "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": 30051,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c592eac99a8648eea4f331c984cde34f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c592eac99a8648eea4f331c984cde34f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:55:11.585346Z",
                "updated_at": "2023-09-27T09:55:11.585381Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6190,
                "name": "x-church",
                "slug": "x-church",
                "city": "Canal Winchester",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.8500733,-82.8224773",
                "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:55:19.114741Z",
            "publish_time": null,
            "slug": "x-church-wealth-streams-2023-10-14",
            "created_at": "2023-09-27T09:55:20.045998Z",
            "updated_at": "2023-09-27T09:55:20.978503Z",
            "summary": "Wealth Streams is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 31/10/2023, 01:00. Event is in x-church with address Ashcroft Road.",
            "title": "Wealth Streams",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-10-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": "Ashcroft Road",
            "city": "Gainsborough",
            "geolocation": "52.0732401,1.1347466",
            "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": 31791,
            "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": 30064,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/32543689ef0f418daf70e329bafe8be8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32543689ef0f418daf70e329bafe8be8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:57:05.182772Z",
                "updated_at": "2023-09-27T09:57:05.182825Z",
                "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:10.344344Z",
            "publish_time": null,
            "slug": "bloomsbury-festival-entwine-the-avocado-sculptures-2023-10-14",
            "created_at": "2023-09-27T09:57:11.276054Z",
            "updated_at": "2023-09-27T09:57:12.007036Z",
            "summary": "Entwine: The Avocado Sculptures 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": "Entwine: The Avocado Sculptures",
            "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": 31801,
            "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": 30074,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/562f9ccddfb641f7a3cdbcb3acfd7498.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/562f9ccddfb641f7a3cdbcb3acfd7498-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:58:14.200343Z",
                "updated_at": "2023-09-27T09:58:14.200391Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4484,
                "name": "Fen Ditton Gallery",
                "slug": "fen-ditton-gallery",
                "city": "Cambridge",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "52.2207088,0.1710138",
                "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:58:25.806159Z",
            "publish_time": null,
            "slug": "fen-ditton-gallery-going-yellow-2023-10-14",
            "created_at": "2023-09-27T09:58:26.803968Z",
            "updated_at": "2023-09-27T09:58:37.846333Z",
            "summary": "Going Yellow is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 12/11/2023, 01:00. Event is in Fen Ditton Gallery with address 23 High Street.",
            "title": "Going Yellow",
            "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": "23 High Street",
            "city": "Cambridge",
            "geolocation": "52.7533496,0.3956996",
            "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": 32263,
            "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": 30521,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/27d326dbd5f94e35aad9f25fe4ba5cdd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:50:47.692807Z",
                "updated_at": "2023-10-11T10:50:47.692843Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6569,
                "name": "The Biscuit Factory",
                "slug": "biscuit-factory",
                "city": "Newcastle upon Tyne",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.9762514,-1.5979405",
                "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-11T10:50:57.361299Z",
            "publish_time": null,
            "slug": "the-biscuit-factory-sally-anne-fitter-chasing-the-light-2023-10-14",
            "created_at": "2023-10-11T10:50:58.319897Z",
            "updated_at": "2023-10-11T10:50:58.872699Z",
            "summary": "Sally Anne Fitter: Chasing the Light is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 19/11/2023, 01:00. Event is in The Biscuit Factory with address 16 Stoddart Street.",
            "title": "Sally Anne Fitter: Chasing the Light",
            "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": "16 Stoddart Street",
            "city": "Newcastle upon Tyne",
            "geolocation": "54.9765774,-1.5976521",
            "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": 32547,
            "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": 30792,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/639e6f29f7804338b755c13e8227f9c2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/639e6f29f7804338b755c13e8227f9c2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-19T12:49:22.782269Z",
                "updated_at": "2023-10-19T12:49:22.782327Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9339,
                "name": "Barbara Nitke",
                "slug": "barbara-nitke",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.745463,-73.9993492",
                "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:28.457858Z",
            "publish_time": null,
            "slug": "barbara-nitke-body-mind-spirit-2023-10-14",
            "created_at": "2023-10-19T12:49:29.365363Z",
            "updated_at": "2023-10-19T12:49:31.296238Z",
            "summary": "Body Mind Spirit is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Barbara Nitke with address 320 West 23rd Street.",
            "title": "Body Mind Spirit",
            "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": "320 West 23rd Street",
            "city": "New York",
            "geolocation": "40.745502,-73.99920263265307",
            "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": 31526,
            "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": 29823,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cf0e2f86680d4b9bb6645c090518a50b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cf0e2f86680d4b9bb6645c090518a50b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-21T16:47:34.670607Z",
                "updated_at": "2023-09-21T16:47:34.670667Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3937,
                "name": "Beaux Arts Bath",
                "slug": "beaux-arts-bath",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.38108829999999,-2.358352199999999",
                "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:39.262271Z",
            "publish_time": null,
            "slug": "beaux-arts-bath-new-ceramics-akiko-hirai-2023-10-14",
            "created_at": "2023-09-21T16:47:40.148339Z",
            "updated_at": "2023-09-21T16:47:42.861909Z",
            "summary": "New Ceramics: Akiko Hirai is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Beaux Arts Bath with address 12/13 York Street.",
            "title": "New Ceramics: Akiko Hirai",
            "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": "12/13 York Street",
            "city": "Bath",
            "geolocation": "18.1834886,-77.0183659",
            "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": 31491,
            "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": 29790,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5bdf7a0326f3492aafbd853cf6217a1c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bdf7a0326f3492aafbd853cf6217a1c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-20T15:20:47.536472Z",
                "updated_at": "2023-09-20T15:20:47.536518Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5408,
                "name": "Senate House Library",
                "slug": "senate-house-library",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52140989999999,-0.1302396",
                "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:20:50.662134Z",
            "publish_time": null,
            "slug": "senate-house-library-we-were-here-camden-black-british-history-2023-10-14",
            "created_at": "2023-09-20T15:20:51.567444Z",
            "updated_at": "2023-09-20T15:20:53.507781Z",
            "summary": "We Were Here - Camden Black British History is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in Senate House Library with address University of London.",
            "title": "We Were Here - Camden Black British History",
            "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": "University of London",
            "city": "London",
            "geolocation": "51.51426105,-0.11673351981492822",
            "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": 31792,
            "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": 30066,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3d0e406e1f1a4d489a2b248b0186534a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d0e406e1f1a4d489a2b248b0186534a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:57:05.394366Z",
                "updated_at": "2023-09-27T09:57:05.394428Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3937,
                "name": "Beaux Arts Bath",
                "slug": "beaux-arts-bath",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.38108829999999,-2.358352199999999",
                "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:11.341626Z",
            "publish_time": null,
            "slug": "beaux-arts-bath-linda-felcey-new-paintings-2023-10-14",
            "created_at": "2023-09-27T09:57:12.287023Z",
            "updated_at": "2023-09-27T09:57:15.319813Z",
            "summary": "Linda Felcey: New Paintings is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Beaux Arts Bath with address 12/13 York Street.",
            "title": "Linda Felcey: New Paintings",
            "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": "12/13 York Street",
            "city": "Bath",
            "geolocation": "18.1834886,-77.0183659",
            "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": 33346,
            "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": 31534,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/742376909e634a908661f5a8e4fe070d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/742376909e634a908661f5a8e4fe070d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-08T10:09:52.658756Z",
                "updated_at": "2023-11-08T10:09:52.658818Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7778,
                "name": "Billis Williams Gallery",
                "slug": "billis-williams-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033617,-118.3756895",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-08T10:10:02.046185Z",
            "publish_time": null,
            "slug": "billis-williams-gallery-audra-weaser-sea-memories-2023-10-14",
            "created_at": "2023-11-08T10:10:02.961928Z",
            "updated_at": "2023-11-08T10:10:03.843496Z",
            "summary": "Audra Weaser: Sea Memories is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 11/11/2023, 01:00. Event is in Billis Williams Gallery with address 2716 S. La Cienega Blvd.",
            "title": "Audra Weaser: Sea Memories",
            "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": "2716 S. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0333588,-118.37558",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32517,
            "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": 30761,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f933c055127249dda7fa86a7dd24d219.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f933c055127249dda7fa86a7dd24d219-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-18T09:09:25.581591Z",
                "updated_at": "2023-10-18T09:09:25.581650Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5593,
                "name": "The Pit",
                "slug": "pit",
                "city": "Glendale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1663929,-118.2893869",
                "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:09:31.083444Z",
            "publish_time": null,
            "slug": "the-pit-kelly-lynn-jones-tiny-tree-2023-10-14",
            "created_at": "2023-10-18T09:09:32.037525Z",
            "updated_at": "2023-10-18T09:09:33.074527Z",
            "summary": "Kelly Lynn Jones: Tiny Tree is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 18/11/2023, 01:00. Event is in The Pit with address 258 N Palm Canyon Dr.",
            "title": "Kelly Lynn Jones: Tiny Tree",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-18T01: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": "258 N Palm Canyon Dr",
            "city": "Palm Springs",
            "geolocation": "33.825968372720986,-116.54672157483301",
            "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": 32320,
            "author": {
                "id": "27bf0b53-6f36-4172-ab68-cbc5b40c39f1",
                "username": "elizabeth_876",
                "slug": "elizabeth_876",
                "first_name": "Hauser & Wirth",
                "last_name": "Angeles",
                "display_name": "Elizabeth Portanova",
                "display_name_full": "Elizabeth Portanova",
                "email": "losangeles@hauserwirth.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4821,
                "name": "Hauser & Wirth Los Angeles",
                "slug": "hauser-wirth-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0462059,-118.2348186",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-10-12T10:22:51.832086Z",
            "publish_time": null,
            "slug": "hauser-wirth-los-angeles-from-sugar-to-shit-2023-10-14",
            "created_at": "2023-10-12T10:22:52.789720Z",
            "updated_at": "2023-10-12T10:22:53.294942Z",
            "summary": "FROM SUGAR TO SHIT is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 07/01/2024, 01:00. Event is in Hauser & Wirth Los Angeles with address Hauser & Wirth.",
            "title": "FROM SUGAR TO SHIT",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2024-01-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Hauser & Wirth",
            "city": "Paris",
            "geolocation": "40.7477523,-74.0066657",
            "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": 32270,
            "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": 30528,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8892b88f2dd743cd8181f5203bfffebc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8892b88f2dd743cd8181f5203bfffebc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:51:15.550075Z",
                "updated_at": "2023-10-11T10:51:15.550116Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8413,
                "name": "The Floating Gallery",
                "slug": "floating-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0507848,-118.3640308",
                "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-11T10:51:18.720637Z",
            "publish_time": null,
            "slug": "the-floating-gallery-some-trees-2023-10-14",
            "created_at": "2023-10-11T10:51:19.668906Z",
            "updated_at": "2023-10-11T10:51:20.529114Z",
            "summary": "Some Trees is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 18/11/2023, 01:00. Event is in The Floating Gallery with address 5760 West Pico Blvd..",
            "title": "Some Trees",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-11-18T01: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": "5760 West Pico Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.050866166666665,-118.3638125",
            "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": []
        }
    ]
}