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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24120&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24084&ordering=end_time",
    "results": [
        {
            "id": 25022,
            "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": 24028,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f219360593c842b3ab789f67fdf110cd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f219360593c842b3ab789f67fdf110cd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:28:15.562911Z",
                "updated_at": "2023-04-25T07:28:15.562951Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6927,
                "name": "Staffordshire St",
                "slug": "staffordshire-st",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47546320000001,-0.0650917",
                "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-04-25T07:28:25.499429Z",
            "publish_time": null,
            "slug": "staffordshire-st-bring-some-seeds-free-2023-05-13",
            "created_at": "2023-04-25T07:28:26.447801Z",
            "updated_at": "2023-04-25T07:28:27.250507Z",
            "summary": "Bring some, seeds free is an Gallery Shows event starting on 13/05/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Staffordshire St with address 49 Staffordshire Street.",
            "title": "Bring some, seeds free",
            "content": null,
            "start_time": "2023-05-13T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "49 Staffordshire Street",
            "city": "London",
            "geolocation": "52.2054178,0.1364181",
            "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": 25029,
            "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": 5138,
                "name": "Susan Powell Fine Art",
                "slug": "susan-powell-fine-art",
                "city": "Madison",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.2797817,-72.5966747",
                "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-04-25T07:28:36.513458Z",
            "publish_time": null,
            "slug": "susan-powell-fine-art-remembering-dan-brown-2023-04-21",
            "created_at": "2023-04-25T07:28:37.410599Z",
            "updated_at": "2023-04-25T07:28:47.107465Z",
            "summary": "Remembering Dan Brown is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Susan Powell Fine Art with address 679 Boston Post Road.",
            "title": "Remembering Dan Brown",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "679 Boston Post Road",
            "city": "Madison",
            "geolocation": "41.2797986,-72.5966708",
            "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": 25030,
            "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": 24033,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a67a55be2764338835e410406d188b9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a67a55be2764338835e410406d188b9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:28:32.920246Z",
                "updated_at": "2023-04-25T07:28:32.920304Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6323,
                "name": "Studio KIND.",
                "slug": "studio-kind",
                "city": "Braunton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.10052779999999,-4.1602355",
                "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-04-25T07:28:37.325469Z",
            "publish_time": null,
            "slug": "studio-kind-embodied-labour-adam-garratt-2023-04-22",
            "created_at": "2023-04-25T07:28:38.433996Z",
            "updated_at": "2023-04-25T07:28:38.943772Z",
            "summary": "Embodied Labour, Adam Garratt is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Studio KIND. with address Unit 3.",
            "title": "Embodied Labour, Adam Garratt",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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 3",
            "city": "Braunton",
            "geolocation": "52.4846038,-1.9116092",
            "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": 25051,
            "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": 24056,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39124d6ba9f34bc9911d5eac3d8ff0d2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:34:10.629837Z",
                "updated_at": "2023-04-25T07:34:10.629900Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8500,
                "name": "The Modernist Shop & The Modernist Magazine",
                "slug": "modernist-shop-modernist-magazine",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.48190349999999,-2.2318417",
                "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-04-25T07:34:14.913639Z",
            "publish_time": null,
            "slug": "the-modernist-shop-the-modernist-magazine-fragile-brutalism-ukrainian-mass-housing-past-war-future-2023-03-10",
            "created_at": "2023-04-25T07:34:15.817240Z",
            "updated_at": "2023-04-25T07:34:16.579871Z",
            "summary": "Fragile Brutalism. Ukrainian Mass Housing: Past | War | Future is an Gallery Shows event starting on 10/03/2023, 01:00 and ending on 13/05/2023, 00:00. Event is in The Modernist Shop & The Modernist Magazine with address 58 Port Street.",
            "title": "Fragile Brutalism. Ukrainian Mass Housing: Past | War | Future",
            "content": null,
            "start_time": "2023-03-10T01:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "58 Port Street",
            "city": "Manchester",
            "geolocation": "-27.5618273,152.9266181",
            "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": 25064,
            "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": 24067,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a9631c5cab6548a4a8f9fdc20a2c58df.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a9631c5cab6548a4a8f9fdc20a2c58df-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:47:24.253146Z",
                "updated_at": "2023-04-25T07:47:24.253204Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3613,
                "name": "The Stash Gallery at Vouts-O-Reenees",
                "slug": "stash-gallery-vouts-o-reenees",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51130000000001,-0.0722234",
                "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-04-25T07:47:28.237749Z",
            "publish_time": null,
            "slug": "the-stash-gallery-at-vouts-o-reenees-warped-domesticity-2023-04-20",
            "created_at": "2023-04-25T07:47:29.138453Z",
            "updated_at": "2023-04-25T07:47:29.583757Z",
            "summary": "Warped Domesticity is an Gallery Shows event starting on 20/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in The Stash Gallery at Vouts-O-Reenees with address The Crypt.",
            "title": "Warped Domesticity",
            "content": null,
            "start_time": "2023-04-20T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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 Crypt",
            "city": "London",
            "geolocation": "51.9807421,-2.4421871",
            "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": 25072,
            "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": 24076,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b313e9181804c74b63d8b3aa66117c4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b313e9181804c74b63d8b3aa66117c4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T07:47:41.708006Z",
                "updated_at": "2023-04-25T07:47:41.708064Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8502,
                "name": "The Trinity Gallery",
                "slug": "trinity-gallery",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5277421,126.99428",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2023-04-25T07:47:48.571011Z",
            "publish_time": null,
            "slug": "the-trinity-gallery-story-for-all-2023-03-15",
            "created_at": "2023-04-25T07:47:49.639542Z",
            "updated_at": "2023-04-25T07:47:50.103939Z",
            "summary": "사랑가 : Story for All is an Gallery Shows event starting on 15/03/2023, 01:00 and ending on 13/05/2023, 00:00. Event is in The Trinity Gallery with address 36, jangmun-ro, Yongsan-gu , Seoul, KR.",
            "title": "사랑가 : Story for All",
            "content": null,
            "start_time": "2023-03-15T01:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "36, jangmun-ro, Yongsan-gu , Seoul, KR",
            "city": "Seoul",
            "geolocation": "37.5275066,126.9949768",
            "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": 25094,
            "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": 24098,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8abe6ff81c64447b838cc9efea36251d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abe6ff81c64447b838cc9efea36251d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-25T08:01:49.333323Z",
                "updated_at": "2023-04-25T08:01:49.333361Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5463,
                "name": "Ulterior Gallery",
                "slug": "ulterior-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7196048,-74.0014132",
                "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-04-25T08:01:52.363746Z",
            "publish_time": null,
            "slug": "ulterior-gallery-mamie-tinkler-a-troubling-2023-04-07",
            "created_at": "2023-04-25T08:01:53.262585Z",
            "updated_at": "2023-04-25T08:01:54.278811Z",
            "summary": "Mamie Tinkler. A Troubling. is an Gallery Shows event starting on 07/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Ulterior Gallery with address 424 Broadway, #601.",
            "title": "Mamie Tinkler. A Troubling.",
            "content": null,
            "start_time": "2023-04-07T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "424 Broadway, #601",
            "city": "New York",
            "geolocation": "43.1483926,-77.6012147",
            "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": 25102,
            "author": {
                "id": "365a9b01-9a24-4787-b4c4-8b89b57364c7",
                "username": "ElenaMartinique",
                "slug": "elenamartinique",
                "first_name": "Jelena",
                "last_name": "Martinović",
                "display_name": "Jelena Martinović",
                "display_name_full": "Jelena Martinović",
                "email": "jelena.martinovic@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 24105,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/82e2f2926f9a46ea9d36974d54294246.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82e2f2926f9a46ea9d36974d54294246-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T13:58:41.997357Z",
                "updated_at": "2023-04-26T13:58:41.997424Z",
                "is_converted_to_webp": true,
                "caption": "future fair",
                "alt_text": "future fair",
                "description": "",
                "uploaded_by": "365a9b01-9a24-4787-b4c4-8b89b57364c7"
            },
            "venue": null,
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-04-26T14:00:42.138454Z",
            "publish_time": null,
            "slug": "future-fair-2023",
            "created_at": "2023-04-26T14:00:42.140794Z",
            "updated_at": "2023-04-26T14:03:31.197893Z",
            "summary": "Taking place from May 11th to May 13th, 2023 at Chelsea Industrial, Future Fair 2023 will welcome over 50 local, national, and international exhibitors.",
            "title": "Future Fair 2023",
            "content": "<p style=\"text-align: justify;\">The contemporary art fair with a unique profit-sharing model, Future Fair, has been a relatively new addition to the New York art fair scene. However, with the ethos of community and shared camaraderie, it has become one of the most anticipated events among collectors and art lovers alike.</p>\r\n\r\n<p style=\"text-align: justify;\">Returning for its third edition&nbsp;<span style=\"text-align: justify;\"><b>from May 11th to May 13th, 2023</b></span>, Future Fair 2023 will again take place at Chelsea Industrial. The expansive location of 28,000 square feet will welcome over 50 local, national, and international exhibitors, presenting compelling curated and solo projects.</p><p style=\"text-align: justify;\">For the third edition, the exhibitors come from five continents, with 19 galleries from Austria, Belgium, Canada, France, Italy, Mexico, Norway, Peru, South Africa, South Korea, and the United Kingdom, and 18 from New York. The returning participants include Asya Geisberg Gallery, 5-50 Gallery, Trotter&amp;Sholer, and Massey Klein, among others.</p><p style=\"text-align: justify;\">The selection's global reach proves the strength and resilience of New York's art market and its recognition by international dealers, despite global shifts and inflation.</p>",
            "start_time": "2023-05-11T00:00:00.000000Z",
            "end_time": "2023-05-13T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": true,
            "is_paid_art_fair": false,
            "address": "535-551 W 28th St, New York, NY 10001, United States",
            "city": "New York",
            "geolocation": "40.7517397,-74.00358659999999",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": "https://futurefairs.artsvp.com/f30137",
            "contact_name": null,
            "email": null,
            "external_url": "https://futurefairs.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                25856
            ],
            "additional_images": []
        },
        {
            "id": 25103,
            "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": 24106,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/717b995d2adf4c1e9188c186faa0de2e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/717b995d2adf4c1e9188c186faa0de2e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T18:53:51.503029Z",
                "updated_at": "2023-04-26T18:53:51.503087Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3200,
                "name": "18th Street Arts Center",
                "slug": "18th-street-arts-center",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.023855,-118.4777478",
                "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-04-26T18:53:56.366571Z",
            "publish_time": null,
            "slug": "18th-street-arts-center-mina-mudita-related-to-re-homing-instincts-2023-05-13",
            "created_at": "2023-04-26T18:53:57.283840Z",
            "updated_at": "2023-04-26T18:53:57.772720Z",
            "summary": "Mina Mudita | Related to Re-Homing Instincts is an Gallery Shows event starting on 13/05/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in 18th Street Arts Center with address 3026 Airport Avenue.",
            "title": "Mina Mudita | Related to Re-Homing Instincts",
            "content": null,
            "start_time": "2023-05-13T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "3026 Airport Avenue",
            "city": "Santa Monica",
            "geolocation": "34.011577575043106,-118.45362723944626",
            "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": 25104,
            "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": 24107,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d8b03d0f26ce4f8d875b9a22a351bca0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8b03d0f26ce4f8d875b9a22a351bca0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T18:53:51.514336Z",
                "updated_at": "2023-04-26T18:53:51.514422Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3200,
                "name": "18th Street Arts Center",
                "slug": "18th-street-arts-center",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.023855,-118.4777478",
                "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-04-26T18:53:56.173881Z",
            "publish_time": null,
            "slug": "18th-street-arts-center-what-is-sacred-activation-related-to-re-homing-instincts-2023-05-13",
            "created_at": "2023-04-26T18:53:57.295659Z",
            "updated_at": "2023-04-26T18:53:58.201735Z",
            "summary": "What is Sacred | Activation Related to Re-Homing Instincts is an Gallery Shows event starting on 13/05/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in 18th Street Arts Center with address 3026 Airport Avenue.",
            "title": "What is Sacred | Activation Related to Re-Homing Instincts",
            "content": null,
            "start_time": "2023-05-13T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "3026 Airport Avenue",
            "city": "Santa Monica",
            "geolocation": "34.011577575043106,-118.45362723944626",
            "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": 25127,
            "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": 24125,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8cf24e4e7e5c4e0aba769770708922a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cf24e4e7e5c4e0aba769770708922a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T19:00:36.798107Z",
                "updated_at": "2023-04-26T19:00:36.798168Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7588,
                "name": "Bentley Gallery",
                "slug": "bentley-gallery",
                "city": "Phoenix",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4565854,-112.0706363",
                "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-04-26T19:00:41.560710Z",
            "publish_time": null,
            "slug": "bentley-gallery-desert-light-2023-04-19",
            "created_at": "2023-04-26T19:00:42.507303Z",
            "updated_at": "2023-04-26T19:00:48.756239Z",
            "summary": "DESERT LIGHT is an Gallery Shows event starting on 19/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Bentley Gallery with address 250 E McKinley St.",
            "title": "DESERT LIGHT",
            "content": null,
            "start_time": "2023-04-19T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "250 E McKinley St",
            "city": "Phoenix",
            "geolocation": "38.50679353061224,-89.98087063265307",
            "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": 25156,
            "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": 24151,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f85b15e97c734a0199f70934f6253215.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f85b15e97c734a0199f70934f6253215-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T19:02:32.490112Z",
                "updated_at": "2023-04-26T19:02:32.490169Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4957,
                "name": "Diane Rosenstein Gallery",
                "slug": "diane-rosenstein-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.086158,-118.338876",
                "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-04-26T19:02:35.955236Z",
            "publish_time": null,
            "slug": "diane-rosenstein-gallery-david-hicks-the-harvest-2023-04-13",
            "created_at": "2023-04-26T19:02:36.921081Z",
            "updated_at": "2023-04-26T19:02:39.831651Z",
            "summary": "David Hicks: The Harvest. is an Gallery Shows event starting on 13/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Diane Rosenstein Gallery with address 831 N. Highland Avenue.",
            "title": "David Hicks: The Harvest.",
            "content": null,
            "start_time": "2023-04-13T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "831 N. Highland Avenue",
            "city": "Los Angeles",
            "geolocation": "34.08587969387755,-118.33868691836734",
            "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": 25179,
            "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": 24173,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60d8b337e51e479793f9d87b1f19fc67.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60d8b337e51e479793f9d87b1f19fc67-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-26T19:15:46.184785Z",
                "updated_at": "2023-04-26T19:15:46.184842Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5388,
                "name": "Guggleton Farm Arts",
                "slug": "guggleton-farm-arts",
                "city": "Stalbridge",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.9603784,-2.3766",
                "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-04-26T19:15:49.338972Z",
            "publish_time": null,
            "slug": "guggleton-farm-arts-come-as-you-are-2023-04-22",
            "created_at": "2023-04-26T19:15:50.248479Z",
            "updated_at": "2023-04-26T19:15:50.289249Z",
            "summary": "Come As You Are is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Guggleton Farm Arts with address Guggleton Farm.",
            "title": "Come As You Are",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "Guggleton Farm",
            "city": "Sherborne",
            "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": 25182,
            "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": 5510,
                "name": "iPreciation",
                "slug": "ipreciation",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.3056808,103.8280963",
                "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": "SG",
            "publish_status": "published",
            "published_at": "2023-04-26T19:17:19.072410Z",
            "publish_time": null,
            "slug": "ipreciation-be-together-recent-works-of-justin-lee-2023-04-17",
            "created_at": "2023-04-26T19:17:20.073541Z",
            "updated_at": "2023-04-26T19:17:20.111937Z",
            "summary": "Be Together 童伴 – Recent Works of Justin Lee is an Gallery Shows event starting on 17/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in iPreciation with address iPRECIATION(誰先覺) 50 Cuscaden Road HPL House #01-01 Singapore 249724.",
            "title": "Be Together 童伴 – Recent Works of Justin Lee",
            "content": null,
            "start_time": "2023-04-17T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "iPRECIATION(誰先覺) 50 Cuscaden Road HPL House #01-01 Singapore 249724",
            "city": "Singapore",
            "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": 25222,
            "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": 24212,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4dfccb465e4448488482534ad078dc57.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfccb465e4448488482534ad078dc57-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-27T15:40:03.811232Z",
                "updated_at": "2023-04-27T15:40:03.811268Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4885,
                "name": "SomoS Arthouse",
                "slug": "somos-arthouse",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4939877,13.4219165",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-04-27T15:40:08.767963Z",
            "publish_time": null,
            "slug": "somos-arthouse-emilia-jechna-what-narcissus-saw-2023-04-28",
            "created_at": "2023-04-27T15:40:09.682936Z",
            "updated_at": "2023-04-27T15:40:10.045505Z",
            "summary": "Emilia Jechna: What Narcissus Saw is an Gallery Shows event starting on 28/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in SomoS Arthouse with address Kottbusser Damm 95.",
            "title": "Emilia Jechna: What Narcissus Saw",
            "content": null,
            "start_time": "2023-04-28T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "Kottbusser Damm 95",
            "city": "Berlin",
            "geolocation": "52.4940192,13.4217485",
            "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": 25293,
            "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": 24276,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2b73782f8a694df49535438e0b4514c3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b73782f8a694df49535438e0b4514c3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T18:51:18.772754Z",
                "updated_at": "2023-05-03T18:51:18.772790Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3986,
                "name": "Addis Fine Art, London",
                "slug": "addis-fine-art-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51687219999999,-0.1379792",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-03T18:51:23.296204Z",
            "publish_time": null,
            "slug": "addis-fine-art-london-afa-project-space-guns-rain-soft-power-2023-04-27",
            "created_at": "2023-05-03T18:51:24.182976Z",
            "updated_at": "2023-05-03T18:51:25.246334Z",
            "summary": "AFA Project Space: Guns & Rain | Soft Power is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Addis Fine Art, London with address 21 Eastcastle Street.",
            "title": "AFA Project Space: Guns & Rain | Soft Power",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "21 Eastcastle Street",
            "city": "London",
            "geolocation": "51.51681395,-0.13795283333160302",
            "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": 25362,
            "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": 24336,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/350d03246558442a88abecfdd4c81ec0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350d03246558442a88abecfdd4c81ec0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-03T19:21:20.213772Z",
                "updated_at": "2023-05-03T19:21:20.213809Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4493,
                "name": "Galerie Pleiku",
                "slug": "galerie-pleiku",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53623529999999,13.4362961",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-03T19:21:23.859981Z",
            "publish_time": null,
            "slug": "galerie-pleiku-various-artists-rendez-vous-berlin-2023-05-02",
            "created_at": "2023-05-03T19:21:24.760241Z",
            "updated_at": "2023-05-03T19:21:25.147552Z",
            "summary": "Various Artists: Rendez-Vous Berlin is an Gallery Shows event starting on 02/05/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Galerie Pleiku with address Eugen-Schönhaar-Straße 6A.",
            "title": "Various Artists: Rendez-Vous Berlin",
            "content": null,
            "start_time": "2023-05-02T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "Eugen-Schönhaar-Straße 6A",
            "city": "Berlin",
            "geolocation": "52.5361988,13.4362884",
            "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": 25470,
            "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": 24425,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c0df58c3d6e4dceaacb78b5760605d3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c0df58c3d6e4dceaacb78b5760605d3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-04T10:07:40.366675Z",
                "updated_at": "2023-05-04T10:07:40.366714Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8543,
                "name": "Chelsea Industrial",
                "slug": "chelsea-industrial",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7517397,-74.00358659999999",
                "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-05-04T10:07:44.912918Z",
            "publish_time": null,
            "slug": "chelsea-industrial-future-fair-2023-05-10",
            "created_at": "2023-05-04T10:07:45.806099Z",
            "updated_at": "2023-05-04T10:07:48.115347Z",
            "summary": "Future Fair is an Gallery Shows event starting on 10/05/2023, 00:00 and ending on 13/05/2023, 00:00. Event is in Chelsea Industrial with address 535 W 28th ST.",
            "title": "Future Fair",
            "content": null,
            "start_time": "2023-05-10T00:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "535 W 28th ST",
            "city": "New York",
            "geolocation": "41.843432750000005,-87.64127752617904",
            "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": []
        }
    ]
}