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=4824&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=4842&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4806&ordering=-start_time",
    "results": [
        {
            "id": 32726,
            "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": 30951,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/47dc0033202f4741b76c2f0614059f83.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/47dc0033202f4741b76c2f0614059f83-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-25T09:49:07.122742Z",
                "updated_at": "2023-10-25T09:49:07.122779Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8366,
                "name": "Gallery 475",
                "slug": "gallery-475",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4802645,-0.1889794",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-25T09:49:12.409558Z",
            "publish_time": null,
            "slug": "gallery-475-extradimensional-2023-11-21",
            "created_at": "2023-10-25T09:49:13.334151Z",
            "updated_at": "2023-10-25T09:49:13.873283Z",
            "summary": "Extradimensional is an Gallery Shows event starting on 21/11/2023, 01:00 and ending on 01/12/2023, 01:00. Event is in Gallery 475 with address 475 Fulham Road.",
            "title": "Extradimensional",
            "content": null,
            "start_time": "2023-11-21T01:00:00.000000Z",
            "end_time": "2023-12-01T01: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": "475 Fulham Road",
            "city": "London",
            "geolocation": "51.480231149999994,-0.1889528689875957",
            "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": 34043,
            "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": 32175,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/31ee495b07ff4e07a26dd5aae909a063.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31ee495b07ff4e07a26dd5aae909a063-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T11:57:45.596831Z",
                "updated_at": "2023-12-04T11:57:45.596870Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3892,
                "name": "Cadogan Contemporary, London",
                "slug": "cadogan-contemporary-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4925922,-0.1769477",
                "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-12-04T11:57:52.841375Z",
            "publish_time": null,
            "slug": "cadogan-contemporary-london-tycjan-knut-chroma-cut-2023-11-21",
            "created_at": "2023-12-04T11:57:53.777447Z",
            "updated_at": "2023-12-04T11:57:55.235659Z",
            "summary": "Tycjan Knut. Chroma Cut is an Gallery Shows event starting on 21/11/2023, 01:00 and ending on 23/12/2023, 01:00. Event is in Cadogan Contemporary, London with address 87 Old Brompton Road.",
            "title": "Tycjan Knut. Chroma Cut",
            "content": null,
            "start_time": "2023-11-21T01:00:00.000000Z",
            "end_time": "2023-12-23T01: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": "87 Old Brompton Road",
            "city": "London",
            "geolocation": "51.4926003,-0.1770154",
            "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": 33832,
            "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": 31974,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/784a33bbac9f4d25aaf3c86af3a5b684.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/784a33bbac9f4d25aaf3c86af3a5b684-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:37:25.838236Z",
                "updated_at": "2023-11-22T09:37:25.838289Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8582,
                "name": "University of Westminster",
                "slug": "university-westminster",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51691899999999,-0.1429552",
                "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-11-22T09:37:30.335674Z",
            "publish_time": null,
            "slug": "university-of-westminster-via-by-midhun-gopi-2023-11-21",
            "created_at": "2023-11-22T09:37:31.248544Z",
            "updated_at": "2023-11-22T09:37:31.641239Z",
            "summary": "''VIA'' by Midhun Gopi is an Gallery Shows event starting on 21/11/2023, 01:00 and ending on 25/11/2023, 01:00. Event is in University of Westminster with address University of Westminster, Watford Rd,.",
            "title": "''VIA'' by Midhun Gopi",
            "content": null,
            "start_time": "2023-11-21T01:00:00.000000Z",
            "end_time": "2023-11-25T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "University of Westminster, Watford Rd,",
            "city": "London",
            "geolocation": "51.5776153,-0.326252",
            "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": 33430,
            "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": 31613,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/470a69ebdc87423e9ff70c1fbbbbe61d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/470a69ebdc87423e9ff70c1fbbbbe61d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-13T15:29:34.493056Z",
                "updated_at": "2023-11-13T15:29:34.493094Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3984,
                "name": "South London Gallery",
                "slug": "south-london-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4739645,-0.08060919999999998",
                "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-11-13T15:29:38.913936Z",
            "publish_time": null,
            "slug": "south-london-gallery-popel-hospital-2023-11-21",
            "created_at": "2023-11-13T15:29:39.809014Z",
            "updated_at": "2023-11-13T15:29:41.050122Z",
            "summary": "Pope.L: Hospital is an Gallery Shows event starting on 21/11/2023, 01:00 and ending on 11/02/2024, 01:00. Event is in South London Gallery with address 65 Peckham Road.",
            "title": "Pope.L: Hospital",
            "content": null,
            "start_time": "2023-11-21T01:00:00.000000Z",
            "end_time": "2024-02-11T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "65 Peckham Road",
            "city": "London",
            "geolocation": "41.7334921,-70.93834960000001",
            "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": 33638,
            "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": 31806,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5f28a9f6223942f58856b206d80f8fa2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5f28a9f6223942f58856b206d80f8fa2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T11:50:12.747139Z",
                "updated_at": "2023-11-21T11:50:12.747175Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8786,
                "name": "Dulwich Picture Gallery",
                "slug": "dulwich-picture-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-11-21T11:50:19.151499Z",
            "publish_time": null,
            "slug": "dulwich-picture-gallery-stephen-ellcock-book-talk-and-signing-2023-11-21",
            "created_at": "2023-11-21T11:50:20.067657Z",
            "updated_at": "2023-11-21T11:50:20.708152Z",
            "summary": "Stephen Ellcock book talk and signing is an Gallery Shows event starting on 21/11/2023, 01:00 and ending on 21/11/2023, 01:00. Event is in Dulwich Picture Gallery with address Gallery Road.",
            "title": "Stephen Ellcock book talk and signing",
            "content": null,
            "start_time": "2023-11-21T01:00:00.000000Z",
            "end_time": "2023-11-21T01: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": "Gallery Road",
            "city": "London",
            "geolocation": "56.7803067,-2.5418113",
            "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": 33345,
            "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": 31537,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c7cf67fcb68a4bea8a76d304969d635d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7cf67fcb68a4bea8a76d304969d635d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:09:53.099272Z",
                "updated_at": "2023-11-08T10:09:53.099328Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "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-11-08T10:09:57.704597Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-fragments-from-strange-lands-2023-11-21",
            "created_at": "2023-11-08T10:09:58.602046Z",
            "updated_at": "2023-11-08T10:09:59.099014Z",
            "summary": "Fragments From Strange Lands is an Gallery Shows event starting on 21/11/2023, 01:00 and ending on 25/11/2023, 01:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "Fragments From Strange Lands",
            "content": null,
            "start_time": "2023-11-21T01:00:00.000000Z",
            "end_time": "2023-11-25T01: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": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "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": 33936,
            "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": 32076,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3784e4785ceb4545bfb0ba93d029b6c6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3784e4785ceb4545bfb0ba93d029b6c6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T14:42:00.634759Z",
                "updated_at": "2023-11-30T14:42:00.634797Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7053,
                "name": "Faam Gallery",
                "slug": "faam-gallery",
                "city": "Twickenham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4492212,-0.357772",
                "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-11-30T14:42:12.551966Z",
            "publish_time": null,
            "slug": "faam-gallery-mike-beare-on-the-art-wall-2023-11-20",
            "created_at": "2023-11-30T14:42:13.466840Z",
            "updated_at": "2023-11-30T14:42:14.437636Z",
            "summary": "Mike Beare on the Art Wall is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 03/12/2023, 01:00. Event is in Faam Gallery with address 131 Percy Road.",
            "title": "Mike Beare on the Art Wall",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2023-12-03T01: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": "131 Percy Road",
            "city": "Richmond",
            "geolocation": "51.5049199,-0.2388902",
            "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": 33207,
            "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": 31398,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/534c350f9b5241289d128b033044ca09.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534c350f9b5241289d128b033044ca09-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-07T11:21:55.872086Z",
                "updated_at": "2023-11-07T11:21:55.872121Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6571,
                "name": "The Coronet Theatre",
                "slug": "coronet-theatre",
                "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-11-07T11:22:17.850509Z",
            "publish_time": null,
            "slug": "the-coronet-theatre-fifty-qa-with-playwright-petr-zelenka-2023-11-20",
            "created_at": "2023-11-07T11:22:18.967381Z",
            "updated_at": "2023-11-07T11:22:19.487348Z",
            "summary": "Fifty + Q&A with playwright Petr Zelenka is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 20/11/2023, 01:00. Event is in The Coronet Theatre with address 103 Notting Hill Gate.",
            "title": "Fifty + Q&A with playwright Petr Zelenka",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2023-11-20T01: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": "103 Notting Hill Gate",
            "city": "London",
            "geolocation": "51.5085433,-0.19813197986425285",
            "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": 31509,
            "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": 29808,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc48c58123e84b60894fd095760b085e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc48c58123e84b60894fd095760b085e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-09-20T15:23:25.567618Z",
                "updated_at": "2023-09-20T15:23:25.567672Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5375,
                "name": "Thirsk Hall Sculpture Garden",
                "slug": "thirsk-hall-sculpture-garden",
                "city": "Thirsk",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.233643,-1.3447988",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-20T15:23:29.178136Z",
            "publish_time": null,
            "slug": "thirsk-hall-sculpture-garden-rob-ward-2023-11-20",
            "created_at": "2023-09-20T15:23:30.074475Z",
            "updated_at": "2023-09-20T15:23:30.590023Z",
            "summary": "Rob Ward is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 29/03/2024, 01:00. Event is in Thirsk Hall Sculpture Garden with address Thirsk Hall.",
            "title": "Rob Ward",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2024-03-29T01: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": "Thirsk Hall",
            "city": "Thirsk",
            "geolocation": "54.2342659,-1.3459650274019137",
            "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": 32027,
            "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": 30284,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec223deab0244019abc8ed132eccb242.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec223deab0244019abc8ed132eccb242-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-05T09:30:11.585997Z",
                "updated_at": "2023-10-05T09:30:11.586033Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4279,
                "name": "The Metropolitan Museum of Art",
                "slug": "metropolitan-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7791865,-73.96353479999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-05T09:30:16.293009Z",
            "publish_time": null,
            "slug": "the-metropolitan-museum-of-art-look-again-european-paintings-13001800-2023-11-20",
            "created_at": "2023-10-05T09:30:17.216430Z",
            "updated_at": "2023-10-05T09:30:17.259061Z",
            "summary": "Look Again: European Paintings 1300–1800 is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 30/11/2024, 01:00. Event is in The Metropolitan Museum of Art with address 1000 Fifth Avenue (at 82nd Street).",
            "title": "Look Again: European Paintings 1300–1800",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2024-11-30T01: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": "1000 Fifth Avenue (at 82nd Street)",
            "city": "New York",
            "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": 32499,
            "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": 30742,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82b88db05c4a40cbb5f7ea0e6d8e30ae-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-18T09:05:55.459668Z",
                "updated_at": "2023-10-18T09:05:55.459727Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7247,
                "name": "Petit Village",
                "slug": "petit-village",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4764773,-0.0261041",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-18T09:05:59.459452Z",
            "publish_time": null,
            "slug": "petit-village-missa-by-melanie-chappuis-2023-11-20",
            "created_at": "2023-10-18T09:06:00.366104Z",
            "updated_at": "2023-10-18T09:06:00.876366Z",
            "summary": "MISSA by Mélanie Chappuis is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 26/11/2023, 01:00. Event is in Petit Village with address 61 Deptford High Street.",
            "title": "MISSA by Mélanie Chappuis",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2023-11-26T01: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": "61 Deptford High Street",
            "city": "London",
            "geolocation": "51.476479350000005,-0.026120006850888118",
            "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": 32751,
            "author": {
                "id": "49091b94-4f3e-46c1-9162-8d5e28abe69d",
                "username": "mark_1513",
                "slug": "mark_1513",
                "first_name": "mark",
                "last_name": "carson",
                "display_name": "mark carson",
                "display_name_full": "mark carson",
                "email": "info@notforthemnyc.com",
                "telephone": "347 307 1689"
            },
            "price": null,
            "featured_image": {
                "id": 30977,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/105a3071ad494bdd8ba20a631a9e79d6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/105a3071ad494bdd8ba20a631a9e79d6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-25T09:52:31.823037Z",
                "updated_at": "2023-10-25T09:52:31.823092Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3072,
                "name": "NOT FOR THEM",
                "slug": "not-for-them",
                "city": null,
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7044516,-73.91824299999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2838,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/CR-20190522-9322.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CR-20190522-9322-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-06T00:21:33.260420Z",
                    "updated_at": "2021-09-14T13:39:50.005636Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "49091b94-4f3e-46c1-9162-8d5e28abe69d"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-25T09:52:34.515258Z",
            "publish_time": null,
            "slug": "not-for-them-beggars-banquet-2-2023-11-20",
            "created_at": "2023-10-25T09:52:35.422530Z",
            "updated_at": "2023-10-25T09:52:39.415149Z",
            "summary": "Beggars Banquet 2 is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 27/12/2023, 01:00. Event is in NOT FOR THEM with address 28 Locust st.",
            "title": "Beggars Banquet 2",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2023-12-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "28 Locust st",
            "city": "Brooklyn",
            "geolocation": "42.60417695,-70.98126582878625",
            "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": 33952,
            "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": 32090,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed8c001b6cb84924839cbb7e7cb9967c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed8c001b6cb84924839cbb7e7cb9967c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T14:42:45.551582Z",
                "updated_at": "2023-11-30T14:42:45.551618Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9483,
                "name": "Galerie Liang",
                "slug": "galerie-liang",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5153817,13.3893755",
                "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-11-30T14:42:50.705431Z",
            "publish_time": null,
            "slug": "galerie-liang-the-way-to-the-pure-land-2023-11-20",
            "created_at": "2023-11-30T14:42:51.601840Z",
            "updated_at": "2023-11-30T14:42:59.410604Z",
            "summary": "The way to the pure land is an Gallery Shows event starting on 20/11/2023, 01:00 and ending on 19/02/2024, 01:00. Event is in Galerie Liang with address Friedrichstrasse 81.",
            "title": "The way to the pure land",
            "content": null,
            "start_time": "2023-11-20T01:00:00.000000Z",
            "end_time": "2024-02-19T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Friedrichstrasse 81",
            "city": "Berlin",
            "geolocation": "52.5153826,13.3892968",
            "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": 17509,
            "author": {
                "id": "47d65395-6ccf-4ea2-81db-4d7da3c662b9",
                "username": "gallery@99loop.co.za",
                "slug": "gallery99loopcoza",
                "first_name": "Morne",
                "last_name": "Marais",
                "display_name": null,
                "display_name_full": "Morne Marais",
                "email": "gallery@99loop.co.za",
                "telephone": "+27214223766"
            },
            "price": null,
            "featured_image": {
                "id": 17165,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e0f0aa5945cd4ecba88cec3a80eefb55.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0f0aa5945cd4ecba88cec3a80eefb55-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-12-11T17:05:09.999197Z",
                "updated_at": "2022-12-11T17:05:09.999252Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3087,
                "name": "99 Loop Gallery",
                "slug": "99-loop-gallery",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "geolocation": "-33.9248685,18.4240553",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2943,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/99Loop2018-2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/99Loop2018-2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-08-04T12:21:32.656412Z",
                    "updated_at": "2021-09-14T13:42:17.455919Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "47d65395-6ccf-4ea2-81db-4d7da3c662b9"
                },
                "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": "ZA",
            "publish_status": "published",
            "published_at": "2022-12-11T17:05:12.240992Z",
            "publish_time": null,
            "slug": "99-loop-gallery-reflection-a-group-show-2023-11-19",
            "created_at": "2022-12-11T17:05:13.124815Z",
            "updated_at": "2022-12-11T17:05:13.795735Z",
            "summary": "Reflection | A Group Show is an Gallery Shows event starting on 19/11/2023, 01:00 and ending on 21/01/2023, 01:00. Event is in 99 Loop Gallery with address 99 Loop Street, Cape Town, ZA.",
            "title": "Reflection | A Group Show",
            "content": null,
            "start_time": "2023-11-19T01:00:00.000000Z",
            "end_time": "2023-01-21T01: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": "99 Loop Street, Cape Town, ZA",
            "city": "Cape Town",
            "geolocation": "-33.919446,18.4212708",
            "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": 33843,
            "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": 31984,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b95608cc9bc54b4aaeb4188a431fef22.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:39:26.897197Z",
                "updated_at": "2023-11-22T09:39:26.897251Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5364,
                "name": "Carl Freedman Gallery",
                "slug": "carl-freedman-gallery",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3873465,1.3834092",
                "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-11-22T09:39:31.248179Z",
            "publish_time": null,
            "slug": "carl-freedman-gallery-navot-miller-the-good-years-2023-11-19",
            "created_at": "2023-11-22T09:39:32.172324Z",
            "updated_at": "2023-11-22T09:39:32.657107Z",
            "summary": "Navot Miller. The Good Years is an Gallery Shows event starting on 19/11/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in Carl Freedman Gallery with address 28 Union Crescent.",
            "title": "Navot Miller. The Good Years",
            "content": null,
            "start_time": "2023-11-19T01:00:00.000000Z",
            "end_time": "2024-01-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "28 Union Crescent",
            "city": "Margate",
            "geolocation": "51.3873973,1.3835179",
            "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": 32776,
            "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": 4891,
                "name": "Tatjana Pieters",
                "slug": "tatjana-pieters",
                "city": "Ghent",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.06727979999999,3.7175208",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2023-10-25T09:59:14.131935Z",
            "publish_time": null,
            "slug": "tatjana-pieters-ruins-selected-works-2003-23-2023-11-19",
            "created_at": "2023-10-25T09:59:15.301651Z",
            "updated_at": "2023-10-25T09:59:15.818011Z",
            "summary": "Ruins: Selected Works 2003-23 is an Gallery Shows event starting on 19/11/2023, 01:00 and ending on 21/01/2024, 01:00. Event is in Tatjana Pieters with address Nieuwevaart 124.",
            "title": "Ruins: Selected Works 2003-23",
            "content": null,
            "start_time": "2023-11-19T01:00:00.000000Z",
            "end_time": "2024-01-21T01: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": "Nieuwevaart 124",
            "city": "Ghent",
            "geolocation": "51.6640401,4.9829713",
            "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": 32781,
            "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": 31001,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/02a538377cb6400f80c7f2b4eee10a37.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02a538377cb6400f80c7f2b4eee10a37-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-25T09:59:16.498867Z",
                "updated_at": "2023-10-25T09:59:16.498920Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4891,
                "name": "Tatjana Pieters",
                "slug": "tatjana-pieters",
                "city": "Ghent",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.06727979999999,3.7175208",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2023-10-25T09:59:25.055576Z",
            "publish_time": null,
            "slug": "tatjana-pieters-lucy-the-arrival-of-the-modern-mind-aaron-victor-peeters-2023-11-19",
            "created_at": "2023-10-25T09:59:25.964805Z",
            "updated_at": "2023-10-25T09:59:26.357115Z",
            "summary": "LUCY (THE ARRIVAL OF THE MODERN MIND) / Aaron-Victor Peeters is an Gallery Shows event starting on 19/11/2023, 01:00 and ending on 21/01/2024, 01:00. Event is in Tatjana Pieters with address Nieuwevaart 124.",
            "title": "LUCY (THE ARRIVAL OF THE MODERN MIND) / Aaron-Victor Peeters",
            "content": null,
            "start_time": "2023-11-19T01:00:00.000000Z",
            "end_time": "2024-01-21T01: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": "Nieuwevaart 124",
            "city": "Ghent",
            "geolocation": "51.6640401,4.9829713",
            "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": 34084,
            "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": 32213,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/86510e1448b94cb49d5ec7090fa91b77.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86510e1448b94cb49d5ec7090fa91b77-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:32:01.104190Z",
                "updated_at": "2023-12-04T12:32:01.104231Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5116,
                "name": "The Mosaic Rooms",
                "slug": "mosaic-rooms",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4949072,-0.1953028",
                "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-12-04T12:32:16.411459Z",
            "publish_time": null,
            "slug": "the-mosaic-rooms-shall-we-sit-together-settings-of-care-2023-11-19",
            "created_at": "2023-12-04T12:32:17.805859Z",
            "updated_at": "2023-12-04T12:32:18.377899Z",
            "summary": "Shall We Sit Together? Settings of Care is an Gallery Shows event starting on 19/11/2023, 01:00 and ending on 03/12/2023, 01:00. Event is in The Mosaic Rooms with address Tower House.",
            "title": "Shall We Sit Together? Settings of Care",
            "content": null,
            "start_time": "2023-11-19T01:00:00.000000Z",
            "end_time": "2023-12-03T01: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": "Tower House",
            "city": "London",
            "geolocation": "51.499834199999995,-0.20316207330508207",
            "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": []
        }
    ]
}