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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7380&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7344&ordering=-end_time",
    "results": [
        {
            "id": 32122,
            "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": 30391,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/79b7e3e76cdd4ee29837f29f79deac84.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b7e3e76cdd4ee29837f29f79deac84-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-09T10:28:39.120001Z",
                "updated_at": "2023-10-09T10:28:39.120061Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9275,
                "name": "Lansdown Stores",
                "slug": "lansdown-stores",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3892395,-2.3629091",
                "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-09T10:28:47.867099Z",
            "publish_time": null,
            "slug": "lansdown-stores-elemental-forces-of-nature-2023-10-08",
            "created_at": "2023-10-09T10:28:48.773249Z",
            "updated_at": "2023-10-09T10:28:49.674831Z",
            "summary": "Elemental: Forces of Nature is an Gallery Shows event starting on 08/10/2023, 00:00 and ending on 26/10/2023, 00:00. Event is in Lansdown Stores with address Lansdown Road.",
            "title": "Elemental: Forces of Nature",
            "content": null,
            "start_time": "2023-10-08T00:00:00.000000Z",
            "end_time": "2023-10-26T00: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": "Lansdown Road",
            "city": "Bath",
            "geolocation": "51.2735015,1.0825607",
            "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": 31895,
            "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": 30159,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/532cf32e63464566abc2351c91fc2f7c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532cf32e63464566abc2351c91fc2f7c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-03T10:24:48.692718Z",
                "updated_at": "2023-10-03T10:24:48.692784Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8809,
                "name": "QSS Gallery 1",
                "slug": "qss-gallery-1",
                "city": "Belfast",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.59734779999999,-5.8900665",
                "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-03T10:24:56.824722Z",
            "publish_time": null,
            "slug": "qss-gallery-1-messy-business-sinead-aldridge-patricia-doherty-mary-theresa-keown-and-louise-wallace-2023-10-05",
            "created_at": "2023-10-03T10:24:57.755212Z",
            "updated_at": "2023-10-03T10:24:57.800920Z",
            "summary": "messy business - Sinéad Aldridge, Patricia Doherty, Mary Theresa Keown and Louise Wallace is an Gallery Shows event starting on 05/10/2023, 00:00 and ending on 26/10/2023, 00:00. Event is in QSS Gallery 1 with address 2nd Floor, The Arches Centre, 11-13 Bloomfield Avenue.",
            "title": "messy business - Sinéad Aldridge, Patricia Doherty, Mary Theresa Keown and Louise Wallace",
            "content": null,
            "start_time": "2023-10-05T00:00:00.000000Z",
            "end_time": "2023-10-26T00: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": "2nd Floor, The Arches Centre, 11-13 Bloomfield Avenue",
            "city": "Belfast",
            "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": 32176,
            "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": 30441,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/71efbaa641e549fcbec1d50d3cf83657.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71efbaa641e549fcbec1d50d3cf83657-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:36:34.414223Z",
                "updated_at": "2023-10-11T10:36:34.414283Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8756,
                "name": "Artrust Gallery Zurich",
                "slug": "artrust-gallery-zurich",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3700716,8.5371123",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2023-10-11T10:36:44.098981Z",
            "publish_time": null,
            "slug": "artrust-gallery-zurich-mutual-by-nevercrew-vernissage-2023-10-26",
            "created_at": "2023-10-11T10:36:45.055234Z",
            "updated_at": "2023-10-11T10:36:45.992697Z",
            "summary": "\"Mutual\" by Nevercrew Vernissage is an Gallery Shows event starting on 26/10/2023, 00:00 and ending on 26/10/2023, 00:00. Event is in Artrust Gallery Zurich with address Bärengasse 16.",
            "title": "\"Mutual\" by Nevercrew Vernissage",
            "content": null,
            "start_time": "2023-10-26T00:00:00.000000Z",
            "end_time": "2023-10-26T00: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": "Bärengasse 16",
            "city": "Zürich",
            "geolocation": "48.5278955,10.101431000942153",
            "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": 32801,
            "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": 31022,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4051b11a9fc04583951803886d0e9c24.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4051b11a9fc04583951803886d0e9c24-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-25T10:01:10.948268Z",
                "updated_at": "2023-10-25T10:01:10.948321Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6223,
                "name": "UCLA New Wight Gallery",
                "slug": "ucla-new-wight-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.075885,-118.4409969",
                "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-25T10:01:14.762636Z",
            "publish_time": null,
            "slug": "ucla-new-wight-gallery-ucla-dma-mfa-preview-show-2023-10-19",
            "created_at": "2023-10-25T10:01:15.668267Z",
            "updated_at": "2023-10-25T10:01:15.714795Z",
            "summary": "UCLA DMA MFA Preview Show is an Gallery Shows event starting on 19/10/2023, 00:00 and ending on 26/10/2023, 00:00. Event is in UCLA New Wight Gallery with address Broad Art Center, Suite 1100.",
            "title": "UCLA DMA MFA Preview Show",
            "content": null,
            "start_time": "2023-10-19T00:00:00.000000Z",
            "end_time": "2023-10-26T00: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": "Broad Art Center, Suite 1100",
            "city": "Los Angeles",
            "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": 31829,
            "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": 30098,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f40126e7c164441ca78428340e1c355b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f40126e7c164441ca78428340e1c355b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-28T07:21:23.332191Z",
                "updated_at": "2023-09-28T07:21:23.332248Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9235,
                "name": "Common Sense Gallery",
                "slug": "common-sense-gallery",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2102046,16.3677309",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-09-28T07:21:28.080287Z",
            "publish_time": null,
            "slug": "common-sense-gallery-petra-von-kazinyan-the-filtered-self-2023-10-02",
            "created_at": "2023-09-28T07:21:29.027072Z",
            "updated_at": "2023-09-28T07:21:30.204514Z",
            "summary": "Petra von Kazinyan: THE FILTERED SELF is an Gallery Shows event starting on 02/10/2023, 00:00 and ending on 26/10/2023, 00:00. Event is in Common Sense Gallery with address Naglergasse 10.",
            "title": "Petra von Kazinyan: THE FILTERED SELF",
            "content": null,
            "start_time": "2023-10-02T00:00:00.000000Z",
            "end_time": "2023-10-26T00: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": "Naglergasse 10",
            "city": "Vienna",
            "geolocation": "48.2102071,16.3677783",
            "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": 32535,
            "author": {
                "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "username": "info@streetlevelsgallery.com",
                "slug": "infostreetlevelsgallerycom",
                "first_name": "Sofia",
                "last_name": "Bonacchi",
                "display_name": null,
                "display_name_full": "Sofia Bonacchi",
                "email": "info@streetlevelsgallery.com",
                "telephone": "+39 333 674 5750"
            },
            "price": null,
            "featured_image": {
                "id": 30780,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c597c7224a34bf5b4ac4bda3d6fe054.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c597c7224a34bf5b4ac4bda3d6fe054-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-18T15:19:24.185443Z",
                "updated_at": "2023-10-18T15:19:24.185481Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
            },
            "venue": {
                "id": 4748,
                "name": "Street Levels Gallery",
                "slug": "street-levels-gallery",
                "city": "Firenze",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.7736216,11.2469219",
                "artworks_for_sale_count": 248,
                "featured_image": {
                    "id": 3789,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-11T12:49:52.926949Z",
                    "updated_at": "2022-05-11T12:49:52.926985Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-10-18T15:19:28.650779Z",
            "publish_time": null,
            "slug": "monograff-and-the-surrealist-automatism",
            "created_at": "2023-10-18T15:19:28.654972Z",
            "updated_at": "2023-10-18T15:20:31.999163Z",
            "summary": "Monograff and the Surrealist automatism is an Gallery Shows event starting on 18/10/2023, 18:15 and ending on 25/10/2023, 18:15. Event is in Street Levels Gallery with address Online-Only.",
            "title": "Monograff and the Surrealist automatism",
            "content": "Today we are here to present the remarkable works of Monograff, an artist who uses his craft to elicit emotions and evoke a sense of surrealist automatism within the viewer. His art serves as a profound form of personal introspection, leaving an indelible mark on those who engage with it.\r\nMonograff's art is a fusion of traditional engraving and printing techniques, seamlessly interwoven with elements of urban art, creating an eclectic and distinctive style that has set him apart in the vibrant Tuscan art scene. This exhibition provides a unique opportunity to immerse yourself in his world of creativity.",
            "start_time": "2023-10-18T18:15:00.000000Z",
            "end_time": "2023-10-25T18:15: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": "Online-Only",
            "city": "",
            "geolocation": "43.7736216,11.2469219",
            "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": true,
            "banner_logo": null,
            "artists": [
                18017
            ],
            "artworks": [
                130144,
                130145,
                130146,
                130147
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32428,
            "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": 30680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b79da43156f44eebb9c7442780c8381.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b79da43156f44eebb9c7442780c8381-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-18T08:57:32.745658Z",
                "updated_at": "2023-10-18T08:57:32.745695Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3234,
                "name": "Arnolfini",
                "slug": "arnolfini",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4497131,-2.5973567",
                "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-18T08:57:36.041332Z",
            "publish_time": null,
            "slug": "arnolfini-we-are-family-elias-sime-2023-10-25",
            "created_at": "2023-10-18T08:57:36.956057Z",
            "updated_at": "2023-10-18T08:57:38.117768Z",
            "summary": "We Are Family: Elias Sime is an Gallery Shows event starting on 25/10/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in Arnolfini with address 16 Narrow Quay.",
            "title": "We Are Family: Elias Sime",
            "content": null,
            "start_time": "2023-10-25T00:00:00.000000Z",
            "end_time": "2023-10-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Narrow Quay",
            "city": "Bristol",
            "geolocation": "51.44930325,-2.597288902072025",
            "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": 32257,
            "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": 30517,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c045cefc656c40c7a5e428dabebec5e7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c045cefc656c40c7a5e428dabebec5e7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-11T10:50:28.781946Z",
                "updated_at": "2023-10-11T10:50:28.781981Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5796,
                "name": "SUBURBIA CONTEMPORARY",
                "slug": "suburbia-contemporary",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3978939,2.170037499999999",
                "artworks_for_sale_count": 34,
                "featured_image": {
                    "id": 4871,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/17747265a0a04e278bdaa8e5564af101.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2024-05-15T09:24:23.203117Z",
                    "updated_at": "2024-05-15T09:24:23.203179Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "a7d35e51-2955-439e-83fb-3d01df4a6cfc"
                },
                "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": "ES",
            "publish_status": "published",
            "published_at": "2023-10-11T10:50:34.496421Z",
            "publish_time": null,
            "slug": "suburbia-contemporary-barcelona-gallery-weekend-2023-09-14",
            "created_at": "2023-10-11T10:50:35.450909Z",
            "updated_at": "2023-10-11T10:50:43.298105Z",
            "summary": "Barcelona Gallery Weekend is an Gallery Shows event starting on 14/09/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in Suburbia Contemporary with address Carrer de Valencia 345.",
            "title": "Barcelona Gallery Weekend",
            "content": null,
            "start_time": "2023-09-14T00:00:00.000000Z",
            "end_time": "2023-10-25T00: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": "Carrer de Valencia 345",
            "city": "Barcelona",
            "geolocation": "41.397948299999996,2.1699633015739592",
            "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": 32433,
            "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": 30681,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/910464a2158146fc9286f8f384b7c15b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/910464a2158146fc9286f8f384b7c15b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-18T08:58:52.452141Z",
                "updated_at": "2023-10-18T08:58:52.452203Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4946,
                "name": "Candid Arts Trust",
                "slug": "candid-arts-trust",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5321432,-0.1054336",
                "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-18T08:58:59.764473Z",
            "publish_time": null,
            "slug": "candid-arts-trust-one-night-only-with-kelly-turner-2023-10-25",
            "created_at": "2023-10-18T08:59:00.674182Z",
            "updated_at": "2023-10-18T08:59:01.335980Z",
            "summary": "'One Night Only' With Kelly Turner is an Gallery Shows event starting on 25/10/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in Candid Arts Trust with address 3 Torrens Street.",
            "title": "'One Night Only' With Kelly Turner",
            "content": null,
            "start_time": "2023-10-25T00:00:00.000000Z",
            "end_time": "2023-10-25T00: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": "3 Torrens Street",
            "city": "London",
            "geolocation": "51.532188,-0.105164",
            "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": 31178,
            "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": 29512,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5652f7a98a554579bcb01eadaaec777a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5652f7a98a554579bcb01eadaaec777a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:38:47.183700Z",
                "updated_at": "2023-09-15T13:38:47.183760Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7268,
                "name": "Guts Gallery",
                "slug": "guts-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5508641,-0.0624429",
                "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-15T13:38:52.532807Z",
            "publish_time": null,
            "slug": "guts-gallery-shadi-al-atallah-fistfight-2023-09-08",
            "created_at": "2023-09-15T13:38:53.451124Z",
            "updated_at": "2023-09-15T13:38:54.619364Z",
            "summary": "Shadi Al-Atallah. Fistfight is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in Guts Gallery with address Unit 2 Sidings House.",
            "title": "Shadi Al-Atallah. Fistfight",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 2 Sidings House",
            "city": "London",
            "geolocation": "52.5289092,-0.022926",
            "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": 30866,
            "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": 29194,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0dfc9c3de3343008944a9b47ef5192d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0dfc9c3de3343008944a9b47ef5192d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:40:36.001518Z",
                "updated_at": "2023-08-30T07:40:36.001556Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7958,
                "name": "Fountain House Gallery",
                "slug": "fountain-house-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762206,-73.989465",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-30T07:40:41.761119Z",
            "publish_time": null,
            "slug": "fountain-house-gallery-cityvision-2023-09-14",
            "created_at": "2023-08-30T07:40:42.659329Z",
            "updated_at": "2023-08-30T07:40:43.512236Z",
            "summary": "\"Cityvision\" is an Gallery Shows event starting on 14/09/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in Fountain House Gallery with address 702 Ninth Avenue.",
            "title": "\"Cityvision\"",
            "content": null,
            "start_time": "2023-09-14T00:00:00.000000Z",
            "end_time": "2023-10-25T00: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": "702 Ninth Avenue",
            "city": "New York",
            "geolocation": "33.7369773,-90.73981887504956",
            "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": 31220,
            "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": 29546,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f7543cfa2d704d66b8fce311a2ab4ce7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7543cfa2d704d66b8fce311a2ab4ce7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:43:24.607673Z",
                "updated_at": "2023-09-15T13:43:24.607709Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "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-15T13:43:27.763506Z",
            "publish_time": null,
            "slug": "rbsa-gallery-expressive-abstract-painting-workshop-2023-10-25",
            "created_at": "2023-09-15T13:43:28.657631Z",
            "updated_at": "2023-09-15T13:43:29.536292Z",
            "summary": "Expressive Abstract Painting Workshop is an Gallery Shows event starting on 25/10/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Expressive Abstract Painting Workshop",
            "content": null,
            "start_time": "2023-10-25T00:00:00.000000Z",
            "end_time": "2023-10-25T00: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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "50.859046899999996,0.5825168298271798",
            "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": 30816,
            "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": 29146,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d10891fde8040c58773e7be034f5263.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d10891fde8040c58773e7be034f5263-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:35:44.918719Z",
                "updated_at": "2023-08-30T07:35:44.918746Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3981,
                "name": "BALTIC Centre for Contemporary Art",
                "slug": "baltic-centre-contemporary-art",
                "city": "Gateshead",
                "country": "",
                "geolocation": "54.9691182,-1.597489",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-30T07:35:48.039502Z",
            "publish_time": null,
            "slug": "baltic-centre-for-contemporary-art-larry-achiampong-gaming-night-2023-10-25",
            "created_at": "2023-08-30T07:35:48.933212Z",
            "updated_at": "2023-08-30T07:35:49.342330Z",
            "summary": "Larry Achiampong: Gaming Night is an Gallery Shows event starting on 25/10/2023, 00:00 and ending on 25/10/2023, 00:00. Event is in BALTIC Centre for Contemporary Art with address Gateshead Quays.",
            "title": "Larry Achiampong: Gaming Night",
            "content": null,
            "start_time": "2023-10-25T00:00:00.000000Z",
            "end_time": "2023-10-25T00: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": "Gateshead Quays",
            "city": "Gateshead",
            "geolocation": "54.9449687,-1.6344367",
            "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": 31116,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 29448,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/84f1f77b02fd43299ee83e8e33f472ec.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/84f1f77b02fd43299ee83e8e33f472ec-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2023-09-13T06:47:59.166498Z",
                "updated_at": "2023-09-13T06:47:59.166533Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48"
            },
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "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": "",
            "publish_status": "published",
            "published_at": "2023-09-13T06:48:04.344342Z",
            "publish_time": null,
            "slug": "lucid-dreamscapes",
            "created_at": "2023-09-13T06:48:04.347650Z",
            "updated_at": "2023-09-13T06:52:28.109220Z",
            "summary": "Lucid Dreamscapes is an Gallery Shows event starting on 03/10/2023, 11:00 and ending on 24/10/2023, 18:00. Event is in AGORA GALLERY New York with address 530 West 25th Street.",
            "title": "Lucid Dreamscapes",
            "content": "Agora Gallery is pleased to announce Lucid Dreamscapes, a group exhibition of contemporary paintings, photographs, and sculptures by a selection of local and international artists. The pieces explore subconscious imaginings that blur the line between dream and reality, investigating new possibilities of forms, texture, and color. \r\n\r\nExhibition Dates: October 3 - October 24, 2023 \r\nOpening Reception:  October 5, 2023, 6:00 pm -8:00 pm\r\nGallery Hours: Tues-Sat 11:00 am – 6:00 pm \r\nGallery Location: 530 West 25th, New York, NY 10001\r\nEventURL: https://agora-gallery.com/ag-exhibitions/lucid-dreamscapes-october-3-2023-october-24-2023/",
            "start_time": "2023-10-03T11:00:00.000000Z",
            "end_time": "2023-10-24T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 West 25th Street",
            "city": "",
            "geolocation": "40.7494083,-74.0045743",
            "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": 31690,
            "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": 29975,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bd8cb8f5522c45058c05a04aec4493ef.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd8cb8f5522c45058c05a04aec4493ef-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:43:44.456653Z",
                "updated_at": "2023-09-27T09:43:44.456692Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-27T09:43:49.347545Z",
            "publish_time": null,
            "slug": "centrespace-backhand-2-2023-10-20",
            "created_at": "2023-09-27T09:43:50.289683Z",
            "updated_at": "2023-09-27T09:43:59.193417Z",
            "summary": "Backhand #2 is an Gallery Shows event starting on 20/10/2023, 00:00 and ending on 24/10/2023, 00:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "Backhand #2",
            "content": null,
            "start_time": "2023-10-20T00:00:00.000000Z",
            "end_time": "2023-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32336,
            "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": 30588,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9478abcef210406aaa122d5594346948.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9478abcef210406aaa122d5594346948-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-13T07:23:14.556080Z",
                "updated_at": "2023-10-13T07:23:14.556133Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9312,
                "name": "EST Galerie",
                "slug": "est-galerie",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8640509,2.3785825",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-10-13T07:23:27.717021Z",
            "publish_time": null,
            "slug": "est-galerie-album-2023-10-20",
            "created_at": "2023-10-13T07:23:28.654873Z",
            "updated_at": "2023-10-13T07:23:29.622807Z",
            "summary": "Album is an Gallery Shows event starting on 20/10/2023, 00:00 and ending on 24/10/2023, 00:00. Event is in EST Galerie with address 76 Rue Saint-Maur,.",
            "title": "Album",
            "content": null,
            "start_time": "2023-10-20T00:00:00.000000Z",
            "end_time": "2023-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Rue Saint-Maur,",
            "city": "Paris",
            "geolocation": "48.8640451,2.3785619",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32287,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 30544,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4d9e49193a6c45099a5504f27262b6c6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4d9e49193a6c45099a5504f27262b6c6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-12T09:29:57.866605Z",
                "updated_at": "2023-10-12T09:29:57.866640Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9296,
                "name": "Apothikes 79",
                "slug": "apothikes-79",
                "city": "Larnaca",
                "country": {
                    "code": "CY",
                    "name": "Cyprus"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CY",
            "publish_status": "published",
            "published_at": "2023-10-12T09:30:00.691403Z",
            "publish_time": null,
            "slug": "apothikes-79-homehope-2023-10-14",
            "created_at": "2023-10-12T09:30:01.645769Z",
            "updated_at": "2023-10-12T09:30:01.703080Z",
            "summary": "Home/hope is an Gallery Shows event starting on 14/10/2023, 00:00 and ending on 24/10/2023, 00:00. Event is in Apothikes 79 with address Ayiou Lazarou 81-83.",
            "title": "Home/hope",
            "content": null,
            "start_time": "2023-10-14T00:00:00.000000Z",
            "end_time": "2023-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ayiou Lazarou 81-83",
            "city": "Larnaca",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32467,
            "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": 30710,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cafd09ae9ef64d5c9cc988df22bdf5a9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-18T09:03:00.500861Z",
                "updated_at": "2023-10-18T09:03:00.500897Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6072,
                "name": "J/M Gallery",
                "slug": "jm-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51730689999999,-0.2059333",
                "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:03:06.990678Z",
            "publish_time": null,
            "slug": "jm-gallery-unpredictable-magic-2023-10-18",
            "created_at": "2023-10-18T09:03:07.907921Z",
            "updated_at": "2023-10-18T09:03:08.973651Z",
            "summary": "Unpredictable Magic is an Gallery Shows event starting on 18/10/2023, 00:00 and ending on 24/10/2023, 00:00. Event is in J/M Gallery with address 230 Portobello Road.",
            "title": "Unpredictable Magic",
            "content": null,
            "start_time": "2023-10-18T00:00:00.000000Z",
            "end_time": "2023-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "230 Portobello Road",
            "city": "London",
            "geolocation": "51.5172935,-0.2059832",
            "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": []
        }
    ]
}