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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36702&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36666&ordering=start_time",
    "results": [
        {
            "id": 37444,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6006,
                "name": "Greg Kucera Gallery",
                "slug": "greg-kucera-gallery",
                "city": "Seattle",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "47.60046089999999,-122.3302784",
                "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": "2024-04-01T21:00:10.512866Z",
            "publish_time": null,
            "slug": "greg-kucera-gallery-work-and-play-2024-04-04",
            "created_at": "2024-04-01T21:00:11.464491Z",
            "updated_at": "2024-04-01T21:00:14.364532Z",
            "summary": "Work and Play is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 11/05/2024, 00:00. Event is in Greg Kucera Gallery with address 212 Third Avenue S..",
            "title": "Work and Play",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-11T00: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": "212 Third Avenue S.",
            "city": "Seattle",
            "geolocation": "51.5315234,-0.2102245263670098",
            "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": 37450,
            "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": 35501,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/130ac993abca4eb29a0a20de51ea1fa4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/130ac993abca4eb29a0a20de51ea1fa4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:00:22.202464Z",
                "updated_at": "2024-04-01T21:00:22.202521Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4987,
                "name": "Hales Gallery",
                "slug": "hales-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52372800000001,-0.07630070000000001",
                "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": "2024-04-01T21:00:25.226453Z",
            "publish_time": null,
            "slug": "hales-gallery-anwar-jalal-shemza-heads-2024-04-04",
            "created_at": "2024-04-01T21:00:26.257713Z",
            "updated_at": "2024-04-01T21:00:26.303588Z",
            "summary": "Anwar Jalal Shemza. Heads is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in Hales Gallery with address The Tea Building, 7 Bethnal Green Road.",
            "title": "Anwar Jalal Shemza. Heads",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-18T00: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": "The Tea Building, 7 Bethnal Green Road",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37535,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4970,
                "name": "Galería Leandro Navarro",
                "slug": "galeria-leandro-navarro",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4133866,-3.698134",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2024-04-02T10:50:07.523423Z",
            "publish_time": null,
            "slug": "galeria-leandro-navarro-avant-garde-salon-mermaids-figures-and-abstraction-2024-04-04",
            "created_at": "2024-04-02T10:50:13.137633Z",
            "updated_at": "2024-04-02T10:50:38.787172Z",
            "summary": "Avant-Garde Salon. Mermaids, Figures and Abstraction is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 03/05/2024, 00:00. Event is in Galería Leandro Navarro with address Amor de Dios, 1.",
            "title": "Avant-Garde Salon. Mermaids, Figures and Abstraction",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-03T00: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": "Amor de Dios, 1",
            "city": "Madrid",
            "geolocation": "40.2118301,-3.577556",
            "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": 37599,
            "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": 35664,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5dec0c95b9674c7e8fc285e2d9daf436.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5dec0c95b9674c7e8fc285e2d9daf436-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T16:52:36.627595Z",
                "updated_at": "2024-04-02T16:52:36.627633Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9710,
                "name": "lbf contemporary",
                "slug": "lbf-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5204921,-0.1374325",
                "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": "2024-04-02T16:52:39.449218Z",
            "publish_time": null,
            "slug": "lbf-contemporary-phantasmagoria-2024-04-04",
            "created_at": "2024-04-02T16:52:40.395120Z",
            "updated_at": "2024-04-02T16:52:40.989264Z",
            "summary": "Phantasmagoria is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in lbf contemporary with address 13 Tottenham Mews.",
            "title": "Phantasmagoria",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "13 Tottenham Mews",
            "city": "London",
            "geolocation": "51.5204923,-0.1374634",
            "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": 37621,
            "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": 35686,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/266ec9d1a56e490ca6527ff779dce775.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:10:52.558697Z",
                "updated_at": "2024-04-02T17:10:52.558756Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5193,
                "name": "POSK Gallery",
                "slug": "posk-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4935842,-0.237489",
                "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": "2024-04-02T17:10:59.058518Z",
            "publish_time": null,
            "slug": "posk-gallery-charcoal-and-collage-julian-pritchard-2024-04-04",
            "created_at": "2024-04-02T17:10:59.977282Z",
            "updated_at": "2024-04-02T17:11:17.895587Z",
            "summary": "'Charcoal and Collage' - Julian Pritchard is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/04/2024, 00:00. Event is in POSK Gallery with address 238 - 246 King Street,.",
            "title": "'Charcoal and Collage' - Julian Pritchard",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-18T00: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": "238 - 246 King Street,",
            "city": "London",
            "geolocation": "51.4935592,-0.23738727012605054",
            "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": 37623,
            "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": 35687,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1234b113b90b4aeebdddc9e0f01fe925.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1234b113b90b4aeebdddc9e0f01fe925-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:10:52.518437Z",
                "updated_at": "2024-04-02T17:10:52.518476Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6176,
                "name": "Pragovka Gallery & The White Room Gallery",
                "slug": "pragovka-gallery-white-room-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.1092139,14.5119417",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2024-04-02T17:10:59.819497Z",
            "publish_time": null,
            "slug": "pragovka-gallery-presentation-of-the-artist-matej-boceks-residency-2024-04-04",
            "created_at": "2024-04-02T17:11:00.745772Z",
            "updated_at": "2024-04-02T17:11:02.696582Z",
            "summary": "Presentation of the artist Matěj Boček's residency is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 04/04/2024, 00:00. Event is in Pragovka Gallery & The White Room Gallery with address Kolbenova 923/34.",
            "title": "Presentation of the artist Matěj Boček's residency",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kolbenova 923/34",
            "city": "Prague",
            "geolocation": "50.1104432,14.5120123",
            "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": 37649,
            "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": 35709,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/88fa01c74808405e87d69189fe0b2f56.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88fa01c74808405e87d69189fe0b2f56-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:36:21.353641Z",
                "updated_at": "2024-04-02T17:36:21.353699Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5125,
                "name": "The Flat - Massimo Carasi",
                "slug": "flat-massimo-carasi",
                "city": "Milano",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4750247,9.2088874",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2024-04-02T17:36:26.172044Z",
            "publish_time": null,
            "slug": "the-flat-massimo-carasi-shifting-skins-matthew-allen-inma-femenia-lyz-parayzo-2024-04-04",
            "created_at": "2024-04-02T17:36:27.129759Z",
            "updated_at": "2024-04-02T17:36:27.645453Z",
            "summary": "SHIFTING SKINS Matthew Allen – Inma Femenía – Lyz Parayzo is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 31/05/2024, 00:00. Event is in The Flat - Massimo Carasi with address Via Paolo Frisi 3.",
            "title": "SHIFTING SKINS Matthew Allen – Inma Femenía – Lyz Parayzo",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Paolo Frisi 3",
            "city": "Milan",
            "geolocation": "44.5307263,11.346656",
            "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": 37658,
            "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": 35715,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f72555e4e4145c1b8c3b098c4e642e3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f72555e4e4145c1b8c3b098c4e642e3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:58:00.439000Z",
                "updated_at": "2024-04-02T17:58:00.439038Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8874,
                "name": "The Stash Gallery\tLondon",
                "slug": "stash-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51130130000001,-0.0721937",
                "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": "2024-04-02T17:58:36.366306Z",
            "publish_time": null,
            "slug": "the-stash-gallery-london-my-manic-mind-2024-04-04",
            "created_at": "2024-04-02T17:58:37.448226Z",
            "updated_at": "2024-04-02T17:58:37.487844Z",
            "summary": "My Manic Mind is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in The Stash Gallery\tLondon with address Vout-O-Reenee.",
            "title": "My Manic Mind",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-27T00: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": "Vout-O-Reenee",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37718,
            "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": 35802,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e740a856e62040e18ef4cda5b873dc0a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e740a856e62040e18ef4cda5b873dc0a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:23:17.472995Z",
                "updated_at": "2024-04-02T20:23:17.473061Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9887,
                "name": "Stanley Arts Social Cafe",
                "slug": "stanley-arts-social-cafe",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4000773,-0.0752637",
                "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": "2024-04-02T20:23:52.948559Z",
            "publish_time": null,
            "slug": "stanley-arts-social-cafe-arcadia-festival-2024-04-04",
            "created_at": "2024-04-02T20:23:53.901734Z",
            "updated_at": "2024-04-02T20:23:55.180900Z",
            "summary": "Arcadia Festival is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 07/04/2024, 00:00. Event is in Stanley Arts Social Cafe with address 12 South Norwood Hill.",
            "title": "Arcadia Festival",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12 South Norwood Hill",
            "city": "London",
            "geolocation": "51.4043986,-0.0816081",
            "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": 37725,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6907,
                "name": "Morton Fine Art",
                "slug": "morton-fine-art",
                "city": "Washington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.9082198,-77.0108781",
                "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": "2024-04-02T20:26:55.345541Z",
            "publish_time": null,
            "slug": "morton-fine-art-creating-in-abstraction-a-pop-up-project-group-exhibition-of-11-global-contemporary-artists-by-morton-fine-art-in-bethesda-md-2024-04-04",
            "created_at": "2024-04-02T20:26:56.259798Z",
            "updated_at": "2024-04-02T20:26:56.315237Z",
            "summary": "Creating in Abstraction: A Pop-up Project Group Exhibition of 11 Global Contemporary Artists by Morton Fine Art in Bethesda, MD is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in Morton Fine Art with address Gallery B, 7700 Wisconsin Ave, Suite E.",
            "title": "Creating in Abstraction: A Pop-up Project Group Exhibition of 11 Global Contemporary Artists by Morton Fine Art in Bethesda, MD",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gallery B, 7700 Wisconsin Ave, Suite E",
            "city": "Bethesda",
            "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": 37740,
            "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": 35828,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e713a04d45141f68c85e809e7c0973e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e713a04d45141f68c85e809e7c0973e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:32:50.908074Z",
                "updated_at": "2024-04-02T20:32:50.908135Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5123,
                "name": "The Print Club Gallery",
                "slug": "print-club-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5524447,-0.0744687",
                "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": "2024-04-02T20:32:58.847508Z",
            "publish_time": null,
            "slug": "the-print-club-gallery-stumbling-into-the-sublime-by-angela-morris-winmill-and-me-ster-molnar-2024-04-04",
            "created_at": "2024-04-02T20:32:59.979458Z",
            "updated_at": "2024-04-02T20:33:11.157764Z",
            "summary": "Stumbling into the Sublime by Angela Morris-Winmill and M.E. Ster-Molnar is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 12/04/2024, 00:00. Event is in The Print Club Gallery with address 10-28 Millers Avenue.",
            "title": "Stumbling into the Sublime by Angela Morris-Winmill and M.E. Ster-Molnar",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-12T00: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": "10-28 Millers Avenue",
            "city": "London",
            "geolocation": "53.475591,-6.2423903",
            "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": 37743,
            "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": 35837,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ece2f0157b0a4d38b264a36899c12177.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ece2f0157b0a4d38b264a36899c12177-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:34:35.531940Z",
                "updated_at": "2024-04-02T20:34:35.531998Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9620,
                "name": "Skye Gallery",
                "slug": "skye-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7509232,-74.0024806",
                "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": "2024-04-02T20:34:40.208662Z",
            "publish_time": null,
            "slug": "skye-gallery-tethered-worlds-spencer-hansen-x-skye-gallery-2024-04-04",
            "created_at": "2024-04-02T20:34:41.138311Z",
            "updated_at": "2024-04-02T20:34:43.690722Z",
            "summary": "Tethered Worlds | Spencer Hansen x Skye Gallery is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 26/05/2024, 00:00. Event is in Skye Gallery with address 508 W 28th St.",
            "title": "Tethered Worlds | Spencer Hansen x Skye Gallery",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-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": "508 W 28th St",
            "city": "New York",
            "geolocation": "40.7509297,-74.0024163",
            "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": 37820,
            "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": 35916,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1d86ed3b3c2e4afbb72812101b067bd1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d86ed3b3c2e4afbb72812101b067bd1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-03T09:57:00.672345Z",
                "updated_at": "2024-04-03T09:57:00.672438Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4581,
                "name": "CUE Art Foundation",
                "slug": "cue-art-foundation",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74497160000001,-73.99342260000002",
                "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": "2024-04-03T09:57:21.314166Z",
            "publish_time": null,
            "slug": "cue-art-foundation-sometimes-my-accent-slips-out-by-bhen-alan-2024-04-04",
            "created_at": "2024-04-03T09:57:22.280209Z",
            "updated_at": "2024-04-03T09:57:24.171962Z",
            "summary": "Sometimes My Accent Slips Out by Bhen Alan is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in CUE Art Foundation with address 137 W 25th St.",
            "title": "Sometimes My Accent Slips Out by Bhen Alan",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-18T00: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": "137 W 25th St",
            "city": "New York",
            "geolocation": "43.237004057142855,-79.90502478571429",
            "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": 37824,
            "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": 35917,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a195f50cdd3e4fc597890850b13af1b0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a195f50cdd3e4fc597890850b13af1b0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-03T09:57:32.166318Z",
                "updated_at": "2024-04-03T09:57:32.166375Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6990,
                "name": "FREMIN GALLERY",
                "slug": "fremin-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7479276,-74.00518819999999",
                "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": "2024-04-03T09:57:43.892226Z",
            "publish_time": null,
            "slug": "fremin-gallery-fragments-2024-04-04",
            "created_at": "2024-04-03T09:57:45.155342Z",
            "updated_at": "2024-04-03T09:57:50.792733Z",
            "summary": "Fragments is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 19/05/2024, 00:00. Event is in FREMIN GALLERY with address 520 W 23rd Street.",
            "title": "Fragments",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-19T00: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": "520 W 23rd Street",
            "city": "New York",
            "geolocation": "40.7478552,-74.0049853",
            "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": 37862,
            "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": 36011,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/923d094fd4594604a48b96d04713c84f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/923d094fd4594604a48b96d04713c84f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:03:26.021260Z",
                "updated_at": "2024-04-14T12:03:26.021296Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4504,
                "name": "Bridget Donahue Gallery",
                "slug": "bridget-donahue-gallery",
                "city": "New York",
                "country": "",
                "geolocation": "40.7174036,-73.9949693",
                "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": "2024-04-14T12:03:30.601352Z",
            "publish_time": null,
            "slug": "bridget-donahue-gallery-lynn-hershman-leeson-anti-aging-2024-04-04",
            "created_at": "2024-04-14T12:03:31.505743Z",
            "updated_at": "2024-04-14T12:03:32.343689Z",
            "summary": "Lynn Hershman Leeson: Anti-Aging is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in Bridget Donahue Gallery with address 99 Bowery.",
            "title": "Lynn Hershman Leeson: Anti-Aging",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "99 Bowery",
            "city": "New York",
            "geolocation": "40.7173921,-73.99496857493409",
            "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": 37866,
            "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": 36012,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b89b6ef6270b4d959d52229a7c9914c8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b89b6ef6270b4d959d52229a7c9914c8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:03:26.439921Z",
                "updated_at": "2024-04-14T12:03:26.439957Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4477,
                "name": "Bonner David Galleries",
                "slug": "bonner-david-galleries",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4932795,-111.9292529",
                "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": "2024-04-14T12:03:38.007175Z",
            "publish_time": null,
            "slug": "bonner-david-galleries-defying-gravity-2024-04-04",
            "created_at": "2024-04-14T12:03:38.961323Z",
            "updated_at": "2024-04-14T12:03:39.021554Z",
            "summary": "Defying Gravity is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Bonner David Galleries with address 7040 E. Main Street.",
            "title": "Defying Gravity",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7040 E. Main Street",
            "city": "Scottsdale",
            "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": 37873,
            "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": 36023,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b40c342ba5544164845a8d67acf173ae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b40c342ba5544164845a8d67acf173ae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:03:55.338944Z",
                "updated_at": "2024-04-14T12:03:55.339009Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4201,
                "name": "Christine König Galerie",
                "slug": "christine-konig-galerie",
                "city": "Wien",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1964203,16.3664509",
                "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": "2024-04-14T12:03:59.631484Z",
            "publish_time": null,
            "slug": "christine-konig-galerie-kristof-santy-epinal-2024-04-04",
            "created_at": "2024-04-14T12:04:00.539800Z",
            "updated_at": "2024-04-14T12:04:01.446064Z",
            "summary": "Kristof SANTY | Epinal is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/05/2024, 00:00. Event is in Christine König Galerie with address Schleifmuehlgasse 1A.",
            "title": "Kristof SANTY | Epinal",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-18T00: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": "Schleifmuehlgasse 1A",
            "city": "Vienna",
            "geolocation": "48.1964583,16.3665063",
            "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": 37891,
            "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": 36042,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c49600fb8ec14ed2a5c8e719042cd128.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49600fb8ec14ed2a5c8e719042cd128-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:12:14.626527Z",
                "updated_at": "2024-04-14T12:12:14.626571Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 750,
                "name": "Marlborough Gallery Madrid",
                "slug": "gallery-marlborough-madrid",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4274242,-3.692923800000017",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2024-04-14T12:12:17.818974Z",
            "publish_time": null,
            "slug": "galeria-marlborough-madrid-apenas-una-furtiva-especie-de-viva-cosa-fugaz-chanta-chirlo-voltaquin-saltariando-2024-04-04",
            "created_at": "2024-04-14T12:12:18.766610Z",
            "updated_at": "2024-04-14T12:12:19.426186Z",
            "summary": "Apenas una furtiva especie de viva cosa fugaz chanta chirlo voltaquín, saltariando is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 25/05/2024, 00:00. Event is in Marlborough Gallery Madrid with address orfila 5.",
            "title": "Apenas una furtiva especie de viva cosa fugaz chanta chirlo voltaquín, saltariando",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-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": "orfila 5",
            "city": "Madrid",
            "geolocation": "48.8656209,2.3950969",
            "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": []
        }
    ]
}