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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5238&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5202&ordering=start_time",
    "results": [
        {
            "id": 3733,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 5200,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/LA_Art_Show_Floor_1920x1080.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LA_Art_Show_Floor_1920x1080-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-29T22:26:17.736445Z",
                "updated_at": "2021-09-13T11:46:54.207452Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b850e8fe-7e65-470a-88f4-d2eecac6bc31"
            },
            "venue": {
                "id": 3498,
                "name": "- LOS ANGELES CONVENTION CENTER",
                "slug": "-los-angeles-convention-center",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0414337,-118.2689545",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3391,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/WIDEWALLS_LOCATION_1920x1080.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WIDEWALLS_LOCATION_1920x1080-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-06-23T21:22:25.339882Z",
                    "updated_at": "2021-09-14T13:53:41.947989Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b850e8fe-7e65-470a-88f4-d2eecac6bc31"
                },
                "response_time": 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": "",
            "publish_status": "published",
            "published_at": "2021-06-29T22:26:19.207197Z",
            "publish_time": null,
            "slug": "la-art-show-july-29-aug-1-2021",
            "created_at": "2021-06-29T22:26:19.211693Z",
            "updated_at": "2021-06-29T22:26:19.258474Z",
            "summary": "LA ART SHOW • July 29 - Aug 1, 2021 is an Art Fairs event starting on 29/07/2021, 18:00 and ending on 01/08/2021, 18:00. Event is in - LOS ANGELES CONVENTION CENTER with address 1201 S Figueroa St, Los Angeles, CA 90015, USA.",
            "title": "LA ART SHOW • July 29 - Aug 1, 2021",
            "content": "TICKETS\r\nhttps://tinyurl.com/3wsm3dsa\r\n\r\nThe LA Art Show, the most comprehensive international contemporary art show in America, is honored to officially kick-off the city’s 2021 art season at the Los Angeles Convention Center on July 29, 2021. This special Summer Edition--on the heels of the landmark 25 year anniversary--takes a closer look at some of the latest technological trends in the art world, while still offering a traditional lens art from around the globe.\r\n\r\nThe LA Art Show is excited to once again interact with the community in a safe way, welcoming back old friends and joining new ones for the first time. With the draw of a long-awaited in-person event, a carefully curated group of artists, a focus on women and technology, and the charitable component, tickets for this event are likely to sell quickly. Please visit www.LAArtShow.com to learn more.",
            "start_time": "2021-07-29T18:00:00.000000Z",
            "end_time": "2021-08-01T18: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": "1201 S Figueroa St, Los Angeles, CA 90015, USA",
            "city": "",
            "geolocation": "34.0414337,-118.2689545",
            "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": 3860,
            "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": 5324,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6664976319_1624419628.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6664976319_1624419628-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-07-15T12:34:47.945652Z",
                "updated_at": "2021-09-13T11:48:49.036428Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3548,
                "name": "York Fine Arts",
                "slug": "york-fine-arts",
                "city": "York",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.9606638,-1.081164",
                "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": "2021-07-15T12:34:48.980564Z",
            "publish_time": null,
            "slug": "york-fine-arts-clare-haley-light-of-yorkshire-2021-07-30",
            "created_at": "2021-07-15T12:34:49.746578Z",
            "updated_at": "2021-07-15T12:34:50.268907Z",
            "summary": "Clare Haley: Light of Yorkshire is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 22/08/2021, 00:00. Event is in York Fine Arts with address 83 Low Petergate.",
            "title": "Clare Haley: Light of Yorkshire",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-22T00: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": "83 Low Petergate",
            "city": "York",
            "geolocation": "53.9609456,-1.081376",
            "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": 3941,
            "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": 5402,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3502365321_1625628749.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3502365321_1625628749-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-07-29T13:56:14.681115Z",
                "updated_at": "2021-09-13T11:50:06.359730Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3580,
                "name": "Willis Museum and Sainsbury Gallery",
                "slug": "willis-museum-and-sainsbury-gallery",
                "city": "Winchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.0531297,-1.2925011",
                "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": "2021-07-29T13:56:17.352073Z",
            "publish_time": null,
            "slug": "willis-museum-and-sainsbury-gallery-the-magic-of-middle-earth-2021-07-30",
            "created_at": "2021-07-29T13:56:18.104821Z",
            "updated_at": "2021-07-29T13:56:18.423691Z",
            "summary": "The Magic of Middle-earth is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 16/10/2021, 00:00. Event is in Willis Museum and Sainsbury Gallery with address Market Square.",
            "title": "The Magic of Middle-earth",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-10-16T00: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": "Market Square",
            "city": "Basingstoke",
            "geolocation": "60.167197200000004,24.953264977055348",
            "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": 27004,
            "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": 25814,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a21ea787a0dd49d6923dc88a7ef8595b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a21ea787a0dd49d6923dc88a7ef8595b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T19:08:14.812349Z",
                "updated_at": "2023-05-30T19:08:14.812409Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4558,
                "name": "Charlotte Jackson Fine Art",
                "slug": "charlotte-jackson-fine-art",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.6821601,-105.9486851",
                "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-30T19:08:17.244358Z",
            "publish_time": null,
            "slug": "charlotte-jackson-fine-art-cars-bars-2021-07-30",
            "created_at": "2023-05-30T19:08:18.172418Z",
            "updated_at": "2023-05-30T19:08:18.574044Z",
            "summary": "Cars & Bars is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 04/09/2021, 00:00. Event is in Charlotte Jackson Fine Art with address 554 Guadalupe Street.",
            "title": "Cars & Bars",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-09-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": "554 Guadalupe Street",
            "city": "Santa Fe",
            "geolocation": "29.649546653061222,-97.83027659183674",
            "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": 4016,
            "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": 5471,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6407917144_1626839254.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407917144_1626839254-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-01T16:13:22.139153Z",
                "updated_at": "2021-09-13T11:51:07.545233Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3462,
                "name": "Albemarle Gallery",
                "slug": "albemarle-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5176221,-0.1359302",
                "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": "2021-08-01T16:13:25.254415Z",
            "publish_time": null,
            "slug": "albemarle-gallery-luciano-ventrone-in-memoriam-2021-07-30",
            "created_at": "2021-08-01T16:13:26.000258Z",
            "updated_at": "2021-08-01T16:13:26.523446Z",
            "summary": "Luciano Ventrone | In Memoriam is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 05/09/2021, 00:00. Event is in Albemarle Gallery with address 74 Newman St.",
            "title": "Luciano Ventrone | In Memoriam",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-09-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "74 Newman St",
            "city": "London",
            "geolocation": "51.51762895,-0.1359044711398334",
            "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": 4059,
            "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": 5519,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2982757271_1625632042.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2982757271_1625632042-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T19:37:47.095145Z",
                "updated_at": "2021-09-13T11:51:48.530742Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3658,
                "name": "WAAM, Woodstock Artists Association & Museum",
                "slug": "waam-woodstock-artists-association-museum",
                "city": "Woodstock",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.0407923,-74.1193621",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-08-03T19:37:47.820829Z",
            "publish_time": null,
            "slug": "waam-woodstock-artists-association-museum-vocation-a-show-of-work-by-hudson-valley-art-teachers-2021-07-30",
            "created_at": "2021-08-03T19:37:49.586817Z",
            "updated_at": "2021-08-03T19:37:49.923126Z",
            "summary": "Vocation: A Show of Work by Hudson Valley Art Teachers is an Museum Exhibitions event starting on 30/07/2021, 00:00 and ending on 12/09/2021, 00:00. Event is in WAAM, Woodstock Artists Association & Museum with address 28 Tinker Street.",
            "title": "Vocation: A Show of Work by Hudson Valley Art Teachers",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-09-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": "28 Tinker Street",
            "city": "Woodstock",
            "geolocation": "42.04079685,-74.11936880834375",
            "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": 4060,
            "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": 5520,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7921175318_1626839752.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7921175318_1626839752-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T19:37:47.672232Z",
                "updated_at": "2021-09-13T11:51:48.546275Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3653,
                "name": "Vivid Projects",
                "slug": "vivid-projects",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4790955,-1.8829314",
                "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": "2021-08-03T19:37:49.553579Z",
            "publish_time": null,
            "slug": "vivid-projects-michael-lightborne-extraction-a-psycho-geological-report-late-2021-07-30",
            "created_at": "2021-08-03T19:37:50.308478Z",
            "updated_at": "2021-08-03T19:37:50.823919Z",
            "summary": "Michael Lightborne: Extraction: A Psycho-geological Report -LATE is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 30/07/2021, 00:00. Event is in Vivid Projects with address 16 Minerva Works.",
            "title": "Michael Lightborne: Extraction: A Psycho-geological Report -LATE",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Minerva Works",
            "city": "Birmingham",
            "geolocation": "52.47894145,-1.8828450091421114",
            "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": 4067,
            "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": 5528,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8658720908_1623209851.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8658720908_1623209851-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T19:38:02.390737Z",
                "updated_at": "2021-09-13T11:51:51.087253Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3667,
                "name": "Westhampton Beach",
                "slug": "westhampton-beach",
                "city": "Westhampton Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8135352,-72.64685399999999",
                "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": "2021-08-03T19:38:05.178260Z",
            "publish_time": null,
            "slug": "westhampton-beach-the-westhampton-beach-project-announces-a-night-of-music-ballet-and-modern-dance-2021-07-30",
            "created_at": "2021-08-03T19:38:06.503401Z",
            "updated_at": "2021-08-03T19:38:08.236873Z",
            "summary": "The Westhampton Beach Project Announces a Night of Music, Ballet and Modern Dance is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 31/07/2021, 00:00. Event is in Westhampton Beach with address 35 Main St.",
            "title": "The Westhampton Beach Project Announces a Night of Music, Ballet and Modern Dance",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35 Main St",
            "city": "Westhampton Beach",
            "geolocation": "42.034138299999995,-87.67655992208202",
            "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": 4071,
            "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": 5532,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1693283746_1622850970.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1693283746_1622850970-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T19:38:10.450423Z",
                "updated_at": "2021-09-13T11:51:53.512625Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3671,
                "name": "Weston Park Foundation / Weston Park Granary Art Gallery",
                "slug": "weston-park-foundation-weston-park-granary-art-gallery",
                "city": "Shifnal",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.69538960000001,-2.289826400000001",
                "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": "2021-08-03T19:38:13.292208Z",
            "publish_time": null,
            "slug": "weston-park-foundation-weston-park-granary-art-gallery-schrecker-3-generations-a-retrospective-art-show-2021-07-30",
            "created_at": "2021-08-03T19:38:14.042226Z",
            "updated_at": "2021-08-03T19:38:14.591700Z",
            "summary": "Schrecker 3 Generations - A Retrospective Art Show is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 31/08/2021, 00:00. Event is in Weston Park Foundation / Weston Park Granary Art Gallery with address The Granary Art Gallery.",
            "title": "Schrecker 3 Generations - A Retrospective Art Show",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Granary Art Gallery",
            "city": "Shifnal",
            "geolocation": "-33.8703788,151.2137107",
            "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": 4208,
            "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": 5662,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9379164410_1626233674.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9379164410_1626233674-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-04T12:29:55.030011Z",
                "updated_at": "2021-09-13T11:53:42.810048Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3741,
                "name": "Upright Gallery",
                "slug": "upright-gallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9396469,-3.2042732",
                "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": "2021-08-04T12:29:58.512385Z",
            "publish_time": null,
            "slug": "upright-gallery-wanderings-by-emma-louise-grady-2021-07-30",
            "created_at": "2021-08-04T12:29:59.256788Z",
            "updated_at": "2021-08-04T12:29:59.601686Z",
            "summary": "Wanderings by Emma-Louise Grady is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 20/08/2021, 00:00. Event is in Upright Gallery with address 3 Barclay Terrace.",
            "title": "Wanderings by Emma-Louise Grady",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Barclay Terrace",
            "city": "Edinburgh",
            "geolocation": "55.939623,-3.2042815",
            "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": 4522,
            "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": 3463,
                "name": "Albert Merola Gallery",
                "slug": "albert-merola-gallery",
                "city": "Provincetown",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.0554144,-70.1810576",
                "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": "2021-09-10T14:53:39.949361Z",
            "publish_time": null,
            "slug": "albert-merola-gallery-just-another-diamond-day-2021-07-30",
            "created_at": "2021-09-10T14:53:40.809247Z",
            "updated_at": "2021-09-10T14:53:41.424151Z",
            "summary": "Just Another Diamond Day is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 18/08/2021, 00:00. Event is in Albert Merola Gallery with address 424 Commercial Street.",
            "title": "Just Another Diamond Day",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-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": "424 Commercial Street",
            "city": "Provincetown, MA",
            "geolocation": "53.79722625,-1.5437799338662788",
            "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": 4524,
            "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": 5945,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2650577534_1629257702.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2650577534_1629257702-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-10T14:53:43.511995Z",
                "updated_at": "2021-09-13T11:58:19.834351Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3462,
                "name": "Albemarle Gallery",
                "slug": "albemarle-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5176221,-0.1359302",
                "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": "2021-09-10T14:53:47.403835Z",
            "publish_time": null,
            "slug": "albemarle-gallery-summer-group-show-2021-07-30",
            "created_at": "2021-09-10T14:53:49.144301Z",
            "updated_at": "2021-09-10T14:53:49.515238Z",
            "summary": "Summer Group Show is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 22/08/2021, 00:00. Event is in Albemarle Gallery with address 74 Newman St.",
            "title": "Summer Group Show",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-22T00: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": "74 Newman St",
            "city": "London",
            "geolocation": "51.51762895,-0.1359044711398334",
            "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": 20465,
            "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": 19805,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0618c6903b2841afa1666a3aab58f61d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0618c6903b2841afa1666a3aab58f61d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T17:21:51.172054Z",
                "updated_at": "2023-02-10T15:11:50.412187Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7919,
                "name": "Blue Rain Gallery",
                "slug": "blue-rain-gallery",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.6823532,-105.9482707",
                "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-01-20T17:21:53.680920Z",
            "publish_time": null,
            "slug": "blue-rain-gallery-billy-schenck-dennis-ziemienski-two-man-show-of-new-paintings-2021-07-30",
            "created_at": "2023-01-20T17:21:54.596766Z",
            "updated_at": "2023-01-20T17:21:55.518430Z",
            "summary": "Billy Schenck & Dennis Ziemienski: Two Man Show of New Paintings is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 21/08/2021, 00:00. Event is in Blue Rain Gallery with address 544 South Guadalupe Street.",
            "title": "Billy Schenck & Dennis Ziemienski: Two Man Show of New Paintings",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-21T00: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": "544 South Guadalupe Street",
            "city": "Santa Fe",
            "geolocation": "29.56568416129032,-97.96955983870967",
            "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": 6595,
            "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": 7774,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3a8a58bca00c4ad59f647103afec9e27.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3a8a58bca00c4ad59f647103afec9e27-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-01-11T20:23:46.447608Z",
                "updated_at": "2022-01-11T20:23:46.447643Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3589,
                "name": "ArtWorks Project Space - Barbican Arts Group Trust",
                "slug": "artworks-project-space-barbican-arts-group-trust",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5913862,-0.03939160000000001",
                "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": "2022-01-11T20:23:49.015047Z",
            "publish_time": null,
            "slug": "artworks-project-space-death-in-bloom-2021-07-30",
            "created_at": "2022-01-11T20:23:49.763756Z",
            "updated_at": "2022-01-11T20:23:50.228627Z",
            "summary": "'Death, In Bloom!’ is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 31/07/2021, 00:00. Event is in ArtWorks Project Space - Barbican Arts Group Trust with address 114a Blackhorse Lane.",
            "title": "'Death, In Bloom!’",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "114a Blackhorse Lane",
            "city": "London",
            "geolocation": "51.4991949,-2.4873373",
            "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": 19719,
            "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": 19129,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29ef4b90937f47d0823fcb97dca20f27.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29ef4b90937f47d0823fcb97dca20f27-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-15T00:22:28.963955Z",
                "updated_at": "2023-02-10T14:47:29.727322Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7815,
                "name": "Araluen Arts Centre",
                "slug": "araluen-arts-centre",
                "city": "Araluen",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-23.702071,133.8626957",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2023-01-15T00:22:30.430352Z",
            "publish_time": null,
            "slug": "araluen-arts-centre-advocate-art-award-2021-2021-07-30",
            "created_at": "2023-01-15T00:22:31.298784Z",
            "updated_at": "2023-01-15T00:22:31.298803Z",
            "summary": null,
            "title": "Advocate Art Award 2021",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "61 Larapinta Drive",
            "city": "Alice Springs",
            "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": 5285,
            "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": 6587,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6512797450_1626837133.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6512797450_1626837133-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-10-19T00:20:28.121792Z",
                "updated_at": "2021-10-19T00:20:28.121840Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3208,
                "name": "ACCA Gallery",
                "slug": "acca-gallery",
                "city": "Beverly Hills",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06987059999999,-118.4049176",
                "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": "2021-10-19T00:20:28.482807Z",
            "publish_time": null,
            "slug": "acca-gallery-flow-2021-07-30",
            "created_at": "2021-10-19T00:20:29.239966Z",
            "updated_at": "2021-10-19T00:20:30.177386Z",
            "summary": "FLOW is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 31/08/2021, 00:00. Event is in ACCA Gallery with address 468 North Camden Drive.",
            "title": "FLOW",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "468 North Camden Drive",
            "city": "Beverly Hills",
            "geolocation": "34.06994005,-118.40489868653846",
            "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": 19785,
            "author": {
                "id": "b8eb1e94-0f81-4db1-bfe9-b7467adec467",
                "username": "info@baldwincontemporary.com",
                "slug": "infoabprojectslondoncom",
                "first_name": "Adam",
                "last_name": "Baldwin",
                "display_name": null,
                "display_name_full": "Adam Baldwin",
                "email": "info@baldwincontemporary.com",
                "telephone": "+44 (0) 207 870 4818"
            },
            "price": null,
            "featured_image": {
                "id": 19188,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fe01574437ff42fd9b98760c4ba9aa69.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe01574437ff42fd9b98760c4ba9aa69-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T19:32:00.940414Z",
                "updated_at": "2023-02-10T14:48:04.432642Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4747,
                "name": "Baldwin Contemporary",
                "slug": "baldwin-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4951078,-0.174608",
                "artworks_for_sale_count": 974,
                "featured_image": {
                    "id": 4150,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/53576dabf9904bf9ac94c91420bb2f07.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/53576dabf9904bf9ac94c91420bb2f07-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2022-12-19T10:22:49.233134Z",
                    "updated_at": "2022-12-19T10:22:49.233169Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b8eb1e94-0f81-4db1-bfe9-b7467adec467"
                },
                "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-01-16T19:32:04.239608Z",
            "publish_time": null,
            "slug": "baldwin-gallery-will-cotton-the-chastened-cowboy-2021-07-30",
            "created_at": "2023-01-16T19:32:05.125845Z",
            "updated_at": "2023-01-16T19:32:06.161726Z",
            "summary": "Will Cotton: The Chastened Cowboy is an Gallery Shows event starting on 30/07/2021, 00:00 and ending on 06/09/2021, 00:00. Event is in Baldwin Contemporary with address 209 South Galena Street.",
            "title": "Will Cotton: The Chastened Cowboy",
            "content": null,
            "start_time": "2021-07-30T00:00:00.000000Z",
            "end_time": "2021-09-06T00: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": "209 South Galena Street",
            "city": "Aspen",
            "geolocation": "39.18941359346519,-106.8185077694114",
            "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": 4261,
            "author": {
                "id": "5f1e91bc-7993-46a7-bd87-046e11b2d47f",
                "username": "rossen.uzunov@littlebirdplace.com",
                "slug": "rossenuzunovlittlebirdplacecom",
                "first_name": "Rossen",
                "last_name": "Uzunov",
                "display_name": null,
                "display_name_full": "Rossen Uzunov",
                "email": "rossen.uzunov@littlebirdplace.com",
                "telephone": "+359 88 820 7109"
            },
            "price": null,
            "featured_image": {
                "id": 5705,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Little-Bird-Place-I-Thorny-Summer-Group-Exhibition-08022021_092039-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-28T13:29:22.267349Z",
                "updated_at": "2021-09-13T11:54:32.719226Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5f1e91bc-7993-46a7-bd87-046e11b2d47f"
            },
            "venue": {
                "id": 3785,
                "name": "Little Bird Place",
                "slug": "little-bird-place",
                "city": "Sofia",
                "country": {
                    "code": "BG",
                    "name": "Bulgaria"
                },
                "geolocation": "42.6979174,23.3321779",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3444,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-crop-c0-5__0-5-760x499-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_8186.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_8186-crop-c0-5__0-5-265x149-70.jpeg"
                    },
                    "created_at": "2021-08-26T15:07:38.644788Z",
                    "updated_at": "2021-09-14T13:55:02.302895Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "5f1e91bc-7993-46a7-bd87-046e11b2d47f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-08-27T08:52:25.351006Z",
            "publish_time": null,
            "slug": "thorny-summer",
            "created_at": "2021-08-27T08:52:25.355512Z",
            "updated_at": "2021-08-28T15:20:20.436823Z",
            "summary": "THORNY SUMMER is an Gallery Shows event starting on 30/07/2021, 17:00 and ending on 01/09/2021, 19:00. Event is in Little Bird Place with address ul. \"11-ti avgust\" 7, 1000 Sofia Center, Sofia, Bulgaria.",
            "title": "THORNY SUMMER",
            "content": "The “Thorny Summer” exhibition presents four artists based in Berlin – Vikenti Komitski, Jazoo Yang, Francisco Montoya Cazarez and Ties Ten Bosch. Different by origin and authorial pursuits, they are united by the free-thinking of the contemporary Berlin scene, which has become a focal point of their careers and acquaintances.\r\n\r\nThe idea of ​​the exhibition is a metaphor for an ironic conflict that tears apart the daily life of almost every active person. Our desire to be free and happy is in constant contradiction with all sorts of factors that limit our aspirations. From our simple everyday life to our existential sense of reality, this conflict materializes in thoughts, feelings, decisions, and events that range from the tragic to the ridiculous…\r\n\r\nCurator: Radoslav Mehandzhiyski",
            "start_time": "2021-07-30T17:00:00.000000Z",
            "end_time": "2021-09-01T19: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": "ul. \"11-ti avgust\" 7, 1000 Sofia Center, Sofia, Bulgaria",
            "city": "",
            "geolocation": "42.6979174,23.3321779",
            "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": [
                15609,
                15608,
                15610
            ],
            "artworks": [
                77341,
                77343,
                77344,
                77346
            ],
            "magazines": [],
            "additional_images": []
        }
    ]
}