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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9684&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9648&ordering=-start_time",
    "results": [
        {
            "id": 27162,
            "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": 25946,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e7d3c397c9247519d011b75f11c88b4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e7d3c397c9247519d011b75f11c88b4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-31T10:13:51.621123Z",
                "updated_at": "2023-05-31T10:13:51.621160Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5694,
                "name": "LCB Depot",
                "slug": "lcb-depot",
                "city": "Leicester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6345004,-1.1280923",
                "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-05-31T10:14:02.669233Z",
            "publish_time": null,
            "slug": "lcb-depot-symbols-of-life-explorations-of-spirituality-flora-and-self-2023-07-05",
            "created_at": "2023-05-31T10:14:03.591006Z",
            "updated_at": "2023-05-31T10:14:04.339137Z",
            "summary": "Symbols of Life: Explorations of Spirituality, Flora and Self is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 31/07/2023, 00:00. Event is in LCB Depot with address 31 Rutland Street.",
            "title": "Symbols of Life: Explorations of Spirituality, Flora and Self",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-07-31T00: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": "31 Rutland Street",
            "city": "Leicester",
            "geolocation": "-27.4979303,153.0643889",
            "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": 29270,
            "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": 27829,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f5aa1afb1c1b4541acc1f714013401d2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f5aa1afb1c1b4541acc1f714013401d2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-12T18:52:26.664197Z",
                "updated_at": "2023-07-12T18:52:26.664236Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6688,
                "name": "Galerie David Pluskwa",
                "slug": "galerie-david-pluskwa",
                "city": "France",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.2917711,5.375838799999999",
                "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-07-12T18:52:30.124225Z",
            "publish_time": null,
            "slug": "galerie-david-pluskwa-saint-tropez-art-show-2023-2023-07-05",
            "created_at": "2023-07-12T18:52:31.020830Z",
            "updated_at": "2023-07-12T18:52:31.059860Z",
            "summary": "SAINT-TROPEZ ART SHOW 2023 is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 09/08/2023, 00:00. Event is in Galerie David Pluskwa with address Salle Jean Despas | Place des Lices.",
            "title": "SAINT-TROPEZ ART SHOW 2023",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-08-09T00: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": "Salle Jean Despas | Place des Lices",
            "city": "Saint-Tropez",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28872,
            "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": 27475,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a652b4f207d146cda0be03bb4458cf0e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a652b4f207d146cda0be03bb4458cf0e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:29:36.342415Z",
                "updated_at": "2023-07-06T17:29:36.342453Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8042,
                "name": "Cadogan Gallery - Milan",
                "slug": "cadogan-gallery-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4787832,9.1800697",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-07-06T17:29:39.637771Z",
            "publish_time": null,
            "slug": "cadogan-gallery-milan-in-a-landscape-2023-07-05",
            "created_at": "2023-07-06T17:29:40.554669Z",
            "updated_at": "2023-07-06T17:29:41.553432Z",
            "summary": "In a landscape is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Cadogan Gallery - Milan with address Via Bramante 5.",
            "title": "In a landscape",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Bramante 5",
            "city": "Milan",
            "geolocation": "45.43102,10.970148",
            "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": 28967,
            "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": 27559,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/400e693caa604153972c87ff4deb06d6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:59:36.535365Z",
                "updated_at": "2023-07-06T17:59:36.535426Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5787,
                "name": "Soho Revue",
                "slug": "soho-revue",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5126026,-0.1339691",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:59:39.336027Z",
            "publish_time": null,
            "slug": "soho-revue-joana-galego-mole-lunar-sinal-2023-07-05",
            "created_at": "2023-07-06T17:59:40.274641Z",
            "updated_at": "2023-07-06T17:59:40.751691Z",
            "summary": "Joana Galego. ‘mole lunar sinal’ is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Soho Revue with address 14 Greek Street.",
            "title": "Joana Galego. ‘mole lunar sinal’",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "14 Greek Street",
            "city": "London",
            "geolocation": "53.34354555,-2.7379679",
            "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": 28074,
            "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": 26753,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/56f55f138dab4ff98803ce2dcab66f9d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56f55f138dab4ff98803ce2dcab66f9d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-22T11:01:28.159678Z",
                "updated_at": "2023-06-22T11:01:28.159739Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3482,
                "name": "Münchner Stadtmuseum",
                "slug": "munchner-stadtmuseum",
                "city": "München",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1354635,11.5736663",
                "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-06-22T11:01:33.413937Z",
            "publish_time": null,
            "slug": "munchner-stadtmuseum-munchen-displaced-heimatlos-nach-1945-2023-07-05",
            "created_at": "2023-06-22T11:01:34.340299Z",
            "updated_at": "2023-06-22T11:01:36.515203Z",
            "summary": "München Displaced. Heimatlos nach 1945 is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 07/01/2024, 01:00. Event is in Münchner Stadtmuseum with address St.-Jakobs-Platz 1.",
            "title": "München Displaced. Heimatlos nach 1945",
            "content": null,
            "start_time": "2023-07-05T00: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": "St.-Jakobs-Platz 1",
            "city": "Munich",
            "geolocation": "48.1351603,11.572607585081988",
            "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": 28871,
            "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": 27477,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/659ab37f29ed4a4cae96ac01359cedad.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/659ab37f29ed4a4cae96ac01359cedad-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:29:36.865110Z",
                "updated_at": "2023-07-06T17:29:36.865149Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6719,
                "name": "Building Centre",
                "slug": "building-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5195277,-0.1315541",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:29:39.545711Z",
            "publish_time": null,
            "slug": "building-centre-london-school-of-architecture-design-think-tanks-close-to-home-2023-07-05",
            "created_at": "2023-07-06T17:29:40.483834Z",
            "updated_at": "2023-07-06T17:29:40.912726Z",
            "summary": "London School of Architecture Design Think Tanks: Close to Home is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Building Centre with address 26 Store Street.",
            "title": "London School of Architecture Design Think Tanks: Close to Home",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "26 Store Street",
            "city": "London",
            "geolocation": "51.5194688,-0.1317326",
            "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": 29248,
            "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": 27808,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1f58a72f67041a985e1ba26a122833c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f58a72f67041a985e1ba26a122833c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-12T18:49:52.383905Z",
                "updated_at": "2023-07-12T18:49:52.383942Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7791,
                "name": "Charles Moffett",
                "slug": "charles-moffett",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7231114,-74.01014719999999",
                "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-07-12T18:49:58.875552Z",
            "publish_time": null,
            "slug": "charles-moffett-genius-loci-2023-07-05",
            "created_at": "2023-07-12T18:49:59.762910Z",
            "updated_at": "2023-07-12T18:50:08.767870Z",
            "summary": "Genius Loci is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 10/08/2023, 00:00. Event is in Charles Moffett with address 431 Washington Street.",
            "title": "Genius Loci",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-08-10T00: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": "431 Washington Street",
            "city": "New York",
            "geolocation": "35.862631,-76.74836811486486",
            "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": 29304,
            "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": 27863,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/827451f7a86544199fdadba513494145.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/827451f7a86544199fdadba513494145-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-12T18:57:03.004352Z",
                "updated_at": "2023-07-12T18:57:03.004443Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5166,
                "name": "Opera Gallery",
                "slug": "opera-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51201289999999,-0.144361",
                "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": "MC",
            "publish_status": "published",
            "published_at": "2023-07-12T18:57:09.358666Z",
            "publish_time": null,
            "slug": "opera-gallery-the-monaco-masters-show-2023-07-05",
            "created_at": "2023-07-12T18:57:10.276729Z",
            "updated_at": "2023-07-12T18:57:10.331981Z",
            "summary": "The Monaco Masters Show is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Opera Gallery with address 1 avenue Henri Dunant Palais de la Scala.",
            "title": "The Monaco Masters Show",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 avenue Henri Dunant Palais de la Scala",
            "city": "Monaco",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28985,
            "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": 27575,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78ccb1d815064b6b8e2c9dbf3d4076d4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:00:23.156843Z",
                "updated_at": "2023-07-06T18:00:23.156901Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8409,
                "name": "Tabula Rasa Gallery",
                "slug": "tabula-rasa-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5297883,-0.08712929999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:00:27.465571Z",
            "publish_time": null,
            "slug": "tabula-rasa-gallery-teresa-murta-purple-hazeeebut-better-together-2023-07-05",
            "created_at": "2023-07-06T18:00:28.419144Z",
            "updated_at": "2023-07-06T18:00:28.459294Z",
            "summary": "Teresa Murta. Purple Hazeee...But Better Together is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 04/08/2023, 00:00. Event is in Tabula Rasa Gallery with address Commercial Unit 1, 99 East Road, Hoxton.",
            "title": "Teresa Murta. Purple Hazeee...But Better Together",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-08-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Commercial Unit 1, 99 East Road, Hoxton",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28724,
            "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": 27334,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/74d55a109abc487488e9860266822483.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74d55a109abc487488e9860266822483-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-03T11:48:37.501589Z",
                "updated_at": "2023-07-03T11:48:37.501622Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5234,
                "name": "Public Gallery",
                "slug": "public-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-03T11:48:43.339147Z",
            "publish_time": null,
            "slug": "public-gallery-into-over-and-underneath-2023-07-05",
            "created_at": "2023-07-03T11:48:44.254580Z",
            "updated_at": "2023-07-03T11:48:44.932507Z",
            "summary": "Into, over and underneath is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 05/08/2023, 00:00. Event is in Public Gallery with address 91 Middlesex St.",
            "title": "Into, over and underneath",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-08-05T00: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": "91 Middlesex St",
            "city": "London",
            "geolocation": "42.4591647,-71.1452759602528",
            "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": 29441,
            "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": 27989,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/adc36929b9d44a4caaac8e9c206e49d2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adc36929b9d44a4caaac8e9c206e49d2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-18T10:17:26.197560Z",
                "updated_at": "2023-07-18T10:17:26.197598Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8953,
                "name": "Kiran Nadar Museum Of Art",
                "slug": "kiran-nadar-museum-art",
                "city": "New Delhi",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IN",
            "publish_status": "published",
            "published_at": "2023-07-18T10:17:31.981251Z",
            "publish_time": null,
            "slug": "kiran-nadar-museum-of-art-very-small-feelings-2023-07-04",
            "created_at": "2023-07-18T10:17:32.878996Z",
            "updated_at": "2023-07-18T10:17:32.927909Z",
            "summary": "Very Small Feelings is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 23/09/2023, 00:00. Event is in Kiran Nadar Museum Of Art with address No. 145, DLF South Court Mall Saket, Saket District Centre.",
            "title": "Very Small Feelings",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "No. 145, DLF South Court Mall Saket, Saket District Centre",
            "city": "New Delhi",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 27461,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3281,
                "name": "Bailly Gallery",
                "slug": "bailly-gallery",
                "city": "Geneva",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.2004466,6.1476345",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-06-08T13:33:16.205004Z",
            "publish_time": null,
            "slug": "bailly-gallery-the-art-of-picturing-women-2023-07-04",
            "created_at": "2023-06-08T13:33:17.113025Z",
            "updated_at": "2023-06-08T13:33:18.939997Z",
            "summary": "The Art of picturing Women is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 01/09/2023, 00:00. Event is in Bailly Gallery with address Place de Longemalle, 19.",
            "title": "The Art of picturing Women",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-09-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Place de Longemalle, 19",
            "city": "Geneva",
            "geolocation": "46.2027201,6.1500338",
            "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": 26466,
            "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": 25323,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/43f4ead462ed4da7b134bb0696e7c97f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43f4ead462ed4da7b134bb0696e7c97f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-23T19:01:14.125205Z",
                "updated_at": "2023-05-23T19:01:14.125260Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8671,
                "name": "Monaco Art Week",
                "slug": "monaco-art-week",
                "city": "Monte Carlo",
                "country": {
                    "code": "MC",
                    "name": "Monaco"
                },
                "geolocation": "43.73841760000001,7.424615799999999",
                "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": "MC",
            "publish_status": "published",
            "published_at": "2023-05-23T19:01:18.016811Z",
            "publish_time": null,
            "slug": "monaco-art-week-monaco-art-week-2023-07-04",
            "created_at": "2023-05-23T19:01:18.943631Z",
            "updated_at": "2023-05-23T19:01:19.305382Z",
            "summary": "Monaco Art Week is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 09/07/2023, 00:00. Event is in Monaco Art Week with address Various places.",
            "title": "Monaco Art Week",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-07-09T00: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": "Various places",
            "city": "Monte Carlo",
            "geolocation": "-8.7118108,115.1744468",
            "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": 29265,
            "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": 27827,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/36aa604bb7ce4049b4b822604a068443.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36aa604bb7ce4049b4b822604a068443-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-12T18:52:19.614033Z",
                "updated_at": "2023-07-12T18:52:19.614073Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4972,
                "name": "Galerie Andres Thalmann",
                "slug": "galerie-andres-thalmann",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3710747,8.5350663",
                "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-07-12T18:52:22.766924Z",
            "publish_time": null,
            "slug": "galerie-andres-thalmann-eamon-okane-the-nature-of-things-2023-07-04",
            "created_at": "2023-07-12T18:52:23.795624Z",
            "updated_at": "2023-07-12T18:52:25.040735Z",
            "summary": "Eamon OKane: The Nature of Things is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 09/09/2023, 00:00. Event is in Galerie Andres Thalmann with address 70, rue du Faubourg Saint-Honoré.",
            "title": "Eamon OKane: The Nature of Things",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-09-09T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "70, rue du Faubourg Saint-Honoré",
            "city": "Paris",
            "geolocation": "48.8701756,2.3181113",
            "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": 27979,
            "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": 26680,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/03c4dc7fd2764d3faac1cb21610413cb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03c4dc7fd2764d3faac1cb21610413cb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-20T14:44:59.186746Z",
                "updated_at": "2023-06-20T14:44:59.186782Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8789,
                "name": "Fremantle Arts Centre",
                "slug": "fremantle-arts-centre",
                "city": "Fremantle",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-32.0476894,115.7540023",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2023-06-20T14:45:01.729888Z",
            "publish_time": null,
            "slug": "fremantle-arts-centre-disclosure-kurunpa-kunpu-strong-spirit-2023-07-04",
            "created_at": "2023-06-20T14:45:02.644427Z",
            "updated_at": "2023-06-20T14:45:03.515378Z",
            "summary": "Disclosure: Kurunpa Kunpu | Strong Spirit is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 04/07/2023, 00:00. Event is in Fremantle Arts Centre with address 1 Finnerty Street.",
            "title": "Disclosure: Kurunpa Kunpu | Strong Spirit",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-07-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Finnerty Street",
            "city": "Fremantle",
            "geolocation": "-31.8721839,115.7867803",
            "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": 29470,
            "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": 28013,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5407d5849fa545709004226a8d63a9de.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5407d5849fa545709004226a8d63a9de-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-18T10:29:53.049813Z",
                "updated_at": "2023-07-18T10:29:53.049846Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7580,
                "name": "Wembley Park",
                "slug": "wembley-park",
                "city": "Wembley",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5585935,-0.2796126",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-18T10:29:57.951202Z",
            "publish_time": null,
            "slug": "wembley-park-wembley-park-summer-art-trail-2023-07-04",
            "created_at": "2023-07-18T10:29:58.871016Z",
            "updated_at": "2023-07-18T10:29:59.688979Z",
            "summary": "Wembley Park Summer Art Trail is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 30/09/2023, 00:00. Event is in Wembley Park with address Wembley Park.",
            "title": "Wembley Park Summer Art Trail",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wembley Park",
            "city": "London",
            "geolocation": "51.5636297,-0.2800532",
            "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": 28695,
            "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": 27306,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c439babfa723477aafa945954adbba80.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c439babfa723477aafa945954adbba80-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-03T11:46:12.875617Z",
                "updated_at": "2023-07-03T11:46:12.875654Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6046,
                "name": "RuptureXIBIT gallery & Kate Howe Studios",
                "slug": "rupturexibit-gallery-kate-howe-studios",
                "city": "Hampton Wick",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4137096,-0.3121714",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-03T11:46:19.392429Z",
            "publish_time": null,
            "slug": "rupturexibit-gallery-kate-howe-studios-fledglings-2023-07-04",
            "created_at": "2023-07-03T11:46:20.306894Z",
            "updated_at": "2023-07-03T11:46:42.504610Z",
            "summary": "Fledglings is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 09/07/2023, 00:00. Event is in RuptureXIBIT gallery & Kate Howe Studios with address 55 high street.",
            "title": "Fledglings",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-07-09T00: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": "55 high street",
            "city": "Hampton Wick",
            "geolocation": "52.2608744,-7.1105342",
            "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": 28185,
            "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": 26864,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dad4a326dd4b4edba006c4729b315ea6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dad4a326dd4b4edba006c4729b315ea6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-23T14:29:39.797495Z",
                "updated_at": "2023-06-23T14:29:39.797532Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8681,
                "name": "Nottingham Society Of Artists",
                "slug": "nottingham-society-artists",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-23T14:29:46.247835Z",
            "publish_time": null,
            "slug": "nottingham-society-of-artists-alexandra-ghimisi-friends-2023-07-04",
            "created_at": "2023-06-23T14:29:47.200654Z",
            "updated_at": "2023-06-23T14:29:48.338926Z",
            "summary": "Alexandra Ghimisi & Friends is an Gallery Shows event starting on 04/07/2023, 00:00 and ending on 09/07/2023, 00:00. Event is in Nottingham Society Of Artists with address 71 Friar Ln.",
            "title": "Alexandra Ghimisi & Friends",
            "content": null,
            "start_time": "2023-07-04T00:00:00.000000Z",
            "end_time": "2023-07-09T00: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": "71 Friar Ln",
            "city": "Nottingham",
            "geolocation": "52.95116895,-1.1531706871028393",
            "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": []
        }
    ]
}