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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23004&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=22968&ordering=-start_time",
    "results": [
        {
            "id": 10515,
            "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": 11131,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/56c741fe062e429783d76a2d630a12dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56c741fe062e429783d76a2d630a12dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:23:07.992072Z",
                "updated_at": "2022-07-13T13:23:07.992105Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4036,
                "name": "LACMA, Los Angeles County Museum of Art",
                "slug": "lacma-los-angeles-county-museum-art",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06379129999999,-118.3588851",
                "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": "2022-07-13T13:23:11.961793Z",
            "publish_time": null,
            "slug": "lacma-los-angeles-county-museum-of-art-conversing-in-clay-ceramics-from-the-lacma-collection-2022-08-07",
            "created_at": "2022-07-13T13:23:12.742820Z",
            "updated_at": "2022-07-13T13:23:13.773682Z",
            "summary": "Conversing in Clay: Ceramics from the LACMA Collection is an Gallery Shows event starting on 07/08/2022, 00:00 and ending on 21/05/2023, 00:00. Event is in LACMA, Los Angeles County Museum of Art with address 5905 Wilshire Blvd.",
            "title": "Conversing in Clay: Ceramics from the LACMA Collection",
            "content": null,
            "start_time": "2022-08-07T00:00:00.000000Z",
            "end_time": "2023-05-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": "5905 Wilshire Blvd",
            "city": "Los Angeles",
            "geolocation": "34.06446765,-118.35992169762902",
            "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": 11739,
            "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": 12158,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcdae3c1a27a4a969e33f3455f1a3b3f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-03T20:08:45.731435Z",
                "updated_at": "2022-08-03T20:08:45.731469Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-03T20:08:48.371777Z",
            "publish_time": null,
            "slug": "centrespace-skateboard-cafe-10-year-anniversary-and-book-launch-2022-08-07",
            "created_at": "2022-08-03T20:08:49.162630Z",
            "updated_at": "2022-08-03T20:08:50.055899Z",
            "summary": "Skateboard Cafe 10 Year Anniversary and Book Launch is an Gallery Shows event starting on 07/08/2022, 00:00 and ending on 10/08/2022, 00:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "Skateboard Cafe 10 Year Anniversary and Book Launch",
            "content": null,
            "start_time": "2022-08-07T00:00:00.000000Z",
            "end_time": "2022-08-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "51.45463839999999,-2.5954836687257545",
            "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": 12193,
            "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": 12549,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/980998037d174f61b302d5cb7bdb3d4d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/980998037d174f61b302d5cb7bdb3d4d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T13:04:28.417184Z",
                "updated_at": "2022-08-10T13:04:28.417240Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6046,
                "name": "RuptureXIBIT gallery & Kate Howe Studios",
                "slug": "rupturexibit-gallery-kate-howe-studios",
                "city": "Hampton Wick",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4137096,-0.3121714",
                "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-08-10T13:04:30.537554Z",
            "publish_time": null,
            "slug": "rupturexibit-gallery-kate-howe-studios-zahura-sultana-solo-show-2022-08-07",
            "created_at": "2022-08-10T13:04:31.346935Z",
            "updated_at": "2022-08-10T13:04:35.095199Z",
            "summary": "Zahura Sultana Solo Show is an Gallery Shows event starting on 07/08/2022, 00:00 and ending on 11/08/2022, 00:00. Event is in RuptureXIBIT gallery & Kate Howe Studios with address 55 high street.",
            "title": "Zahura Sultana Solo Show",
            "content": null,
            "start_time": "2022-08-07T00:00:00.000000Z",
            "end_time": "2022-08-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "55 high street",
            "city": "Hampton Wick",
            "geolocation": "52.2616439,0.1638931",
            "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": 12654,
            "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": 12937,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5cfa0145a8184fea93cb780a759df1d9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cfa0145a8184fea93cb780a759df1d9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-18T18:03:44.248762Z",
                "updated_at": "2022-08-18T18:03:44.248796Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6269,
                "name": "Sassoon Gallery Folkestone",
                "slug": "sassoon-gallery-folkestone",
                "city": "Folkestone",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.08199760000001,1.1801742",
                "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-08-18T18:03:49.902932Z",
            "publish_time": null,
            "slug": "sassoon-gallery-folkestone-trajectory-2022-08-07",
            "created_at": "2022-08-18T18:03:50.689860Z",
            "updated_at": "2022-08-18T18:03:51.032261Z",
            "summary": "Trajectory is an Gallery Shows event starting on 07/08/2022, 00:00 and ending on 03/09/2022, 00:00. Event is in Sassoon Gallery Folkestone with address Folkestone Library.",
            "title": "Trajectory",
            "content": null,
            "start_time": "2022-08-07T00:00:00.000000Z",
            "end_time": "2022-09-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Folkestone Library",
            "city": "Folkestone",
            "geolocation": "51.0817026,1.180888",
            "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": 8632,
            "author": {
                "id": "4c42e595-90e3-4997-a780-3d212b4df28c",
                "username": "planet3arth@gmail.com",
                "slug": "planet3arthgmailcom",
                "first_name": "Luba",
                "last_name": "Ramirez",
                "display_name": null,
                "display_name_full": "Luba Ramirez",
                "email": "planet3arth@gmail.com",
                "telephone": "+1 845-548-5161"
            },
            "price": null,
            "featured_image": {
                "id": 9484,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a777bc666f08430cafb830c3da1b60d0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a777bc666f08430cafb830c3da1b60d0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-05-26T22:24:10.440467Z",
                "updated_at": "2022-05-26T22:24:10.440501Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
            },
            "venue": {
                "id": 3248,
                "name": "ArtToSaveLives Contemporary",
                "slug": "arttosavelives-contemporary",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8646534,-80.1931604",
                "artworks_for_sale_count": 17,
                "featured_image": {
                    "id": 4317,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bf4b872b881d4e26a1e7a1514016b438.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-06-05T19:30:25.224123Z",
                    "updated_at": "2023-06-05T19:30:25.224160Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
                },
                "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": "2022-05-26T22:12:44.982966Z",
            "publish_time": null,
            "slug": "bermuda-a-conceptual-installation",
            "created_at": "2022-05-26T22:12:44.986211Z",
            "updated_at": "2022-09-20T19:49:31.882574Z",
            "summary": "Bermuda - a Conceptual Installation is an Gallery Shows event starting on 21/05/2022, 18:00 and ending on 25/06/2022, 21:00. Event is in ArtToSaveLives Contemporary with address 9705 NE 2nd Ave, Miami, FL 33138, USA.",
            "title": "Bermuda - a Conceptual Installation by JuanCarlos rLora",
            "content": "Bermuda touches or expands on the concept of portals as a way of navigating across the cosmos. Given that it is physically impossible for our organisms to survive the distance that would take us to reach the edge of our own solar system, the proposal is, that we look at the mystery and intrigue surrounding the triangle, when it comes to disappearances, and consider it as a back door or a shortcut through the vastness of space. Looking at the piece I wanted to capture the exact moment when planetary gravity begins to turn off, thus making the illusion as if the viewer is actively about to cross through. The reason why the work uses stone or rocks is for the viewer to consider them as a possible key material for the point of entrance or exit through the doorway. \n\nFun fact: Did you know that on Earth there are five other triangles comparable to Bermuda, and three of the six are over the US? \n\n~JuanCarlos rLora",
            "start_time": "2022-08-06T18:00:00.000000Z",
            "end_time": "2022-11-19T21: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": "9705 NE 2nd Ave, Miami, FL 33138, USA",
            "city": "",
            "geolocation": "25.8646534,-80.1931604",
            "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": [
                15781
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8851,
            "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": 3867,
                "name": "Sprüth Magers Los Angeles",
                "slug": "spruth-magers-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0620864,-118.358567",
                "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": "2022-06-08T16:07:28.649373Z",
            "publish_time": null,
            "slug": "spruth-magers-los-angeles-kaari-upson-2022-08-06",
            "created_at": "2022-06-08T16:07:29.405824Z",
            "updated_at": "2022-06-08T16:07:29.908860Z",
            "summary": "Kaari Upson is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 08/10/2022, 00:00. Event is in Sprüth Magers Los Angeles with address 5900 Wilshire Boulevard.",
            "title": "Kaari Upson",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-10-08T00: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": "5900 Wilshire Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0621185,-118.3586188606428",
            "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": 8852,
            "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": 9692,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ce5797ca59148969cce774e71f826f2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ce5797ca59148969cce774e71f826f2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T16:07:29.457708Z",
                "updated_at": "2022-06-08T16:07:29.457762Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4901,
                "name": "Rye Community Centre",
                "slug": "rye-community-centre",
                "city": "Rye",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.9518238,0.7342989999999999",
                "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-06-08T16:07:31.045571Z",
            "publish_time": null,
            "slug": "rye-community-centre-the-rye-society-of-artists-summer-2022-2022-08-06",
            "created_at": "2022-06-08T16:07:31.791598Z",
            "updated_at": "2022-06-08T16:07:32.156925Z",
            "summary": "The Rye Society of Artists Summer 2022 is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Rye Community Centre with address Conduit Hill.",
            "title": "The Rye Society of Artists Summer 2022",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Conduit Hill",
            "city": "Rye",
            "geolocation": "51.8894191,-0.9126363",
            "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": 8853,
            "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": 9691,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ee755617c4624aed9978d709a528aad4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee755617c4624aed9978d709a528aad4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T16:07:29.345069Z",
                "updated_at": "2022-06-08T16:07:29.345105Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4900,
                "name": "Chianciano EXPO",
                "slug": "chianciano-expo",
                "city": "Chianciano Terme",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.0501858,11.8198215",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-06-08T16:07:31.712298Z",
            "publish_time": null,
            "slug": "chianciano-expo-chianciano-biennale-2022-08-06",
            "created_at": "2022-06-08T16:07:32.455961Z",
            "updated_at": "2022-06-08T16:07:32.860144Z",
            "summary": "Chianciano Biennale is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Chianciano EXPO with address Piazza Matteotti.",
            "title": "Chianciano Biennale",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-08-28T00: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": "Piazza Matteotti",
            "city": "Chianciano Terme",
            "geolocation": "39.42551,8.919246518427787",
            "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": 10499,
            "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": 11118,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7169486ef9b54c89bb249bf44d01af7a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T08:57:23.930358Z",
                "updated_at": "2022-07-13T08:57:23.930412Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "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": "2022-07-13T08:57:26.977852Z",
            "publish_time": null,
            "slug": "corey-helford-gallery-painting-over-the-cracks-by-dface-and-all-signs-point-to-no-by-travis-lampe-2022-08-06",
            "created_at": "2022-07-13T08:57:27.760943Z",
            "updated_at": "2022-08-03T08:41:56.991262Z",
            "summary": "“Painting Over the Cracks” by D*Face and “All Signs Point to No” by Travis Lampe is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in COREY HELFORD GALLERY with address 571 South Anderson Street.",
            "title": "“Painting Over the Cracks” by D*Face and “All Signs Point to No” by Travis Lampe",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "571 South Anderson Street",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "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": 10500,
            "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": 11119,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f8dfade595a942e982687b0d257870ee.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f8dfade595a942e982687b0d257870ee-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T12:23:46.195778Z",
                "updated_at": "2022-07-13T12:23:46.195824Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5563,
                "name": "David Dale Gallery and Studios",
                "slug": "david-dale-gallery-and-studios",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8511044,-4.2219143",
                "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-07-13T12:23:48.274215Z",
            "publish_time": null,
            "slug": "david-dale-gallery-and-studios-sarah-pichlkostner-fill-o-2022-08-06",
            "created_at": "2022-07-13T12:23:49.066498Z",
            "updated_at": "2022-07-13T12:23:51.906343Z",
            "summary": "Sarah Pichlkostner: Fill O is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 20/08/2022, 00:00. Event is in David Dale Gallery and Studios with address 161 Broad Street.",
            "title": "Sarah Pichlkostner: Fill O",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-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": "161 Broad Street",
            "city": "Glasgow",
            "geolocation": "51.7111164,-0.6085628",
            "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": 10502,
            "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": 11121,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76ad82334e3249e287f01ae017f789b6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ad82334e3249e287f01ae017f789b6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T12:23:46.925879Z",
                "updated_at": "2022-07-13T12:23:46.925915Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5562,
                "name": "Chapter",
                "slug": "chapter",
                "city": "Cardiff",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4832658,-3.2046711",
                "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-07-13T12:23:51.017205Z",
            "publish_time": null,
            "slug": "chapter-call-the-waves-2022-08-06",
            "created_at": "2022-07-13T12:23:51.795524Z",
            "updated_at": "2022-07-13T12:23:52.169682Z",
            "summary": "Call the Waves is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 20/11/2022, 01:00. Event is in Chapter with address Market Road.",
            "title": "Call the Waves",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-11-20T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Market Road",
            "city": "Cardiff",
            "geolocation": "54.87070275,-6.273447157447485",
            "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": 10506,
            "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": 11124,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/336ba938c4784472a2348468ee590a8b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336ba938c4784472a2348468ee590a8b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:22:59.040450Z",
                "updated_at": "2022-07-13T13:22:59.040483Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4338,
                "name": "Galleri Image",
                "slug": "galleri-image",
                "city": "Aarhus",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "56.1574097,10.2025513",
                "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": "DK",
            "publish_status": "published",
            "published_at": "2022-07-13T13:23:00.914159Z",
            "publish_time": null,
            "slug": "galleri-image-thembinkosi-hlatshwayo-jansen-van-staden-concurrent-2022-08-06",
            "created_at": "2022-07-13T13:23:01.699662Z",
            "updated_at": "2022-07-13T13:23:04.298267Z",
            "summary": "Thembinkosi Hlatshwayo & Jansen van Staden: Concurrent is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 09/10/2022, 00:00. Event is in Galleri Image with address Vestergade 29.",
            "title": "Thembinkosi Hlatshwayo & Jansen van Staden: Concurrent",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-10-09T00: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": "Vestergade 29",
            "city": "Århus",
            "geolocation": "55.135878,15.139138",
            "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": 10509,
            "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": 11127,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/38e7262e8bc04b8da3cdbf27fd21b09f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38e7262e8bc04b8da3cdbf27fd21b09f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:23:02.432910Z",
                "updated_at": "2022-07-13T13:23:02.432947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5565,
                "name": "Hauser & Wirth, Southampton",
                "slug": "hauser-wirth-southampton",
                "city": "Southampton",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8845057,-72.3898198",
                "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": "2022-07-13T13:23:04.225275Z",
            "publish_time": null,
            "slug": "hauser-wirth-southampton-luchita-hurtado-2022-08-06",
            "created_at": "2022-07-13T13:23:04.983908Z",
            "updated_at": "2022-07-13T13:23:25.834335Z",
            "summary": "Luchita Hurtado is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in Hauser & Wirth, Southampton with address 9 Main Street.",
            "title": "Luchita Hurtado",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-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": "9 Main Street",
            "city": "Southampton",
            "geolocation": "43.7830353,-80.1334293",
            "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": 10521,
            "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": 11138,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9e63fcbd8378473b82e094d856bf1038.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e63fcbd8378473b82e094d856bf1038-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:23:20.232803Z",
                "updated_at": "2022-07-13T13:23:20.232839Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3721,
                "name": "Parrish Art Museum",
                "slug": "parrish-art-museum",
                "city": "Southampton",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8840061,-72.3909065",
                "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": "2022-07-13T13:23:22.151005Z",
            "publish_time": null,
            "slug": "parrish-art-museum-james-brooks-a-painting-is-a-real-thing-2022-08-06",
            "created_at": "2022-07-13T13:23:23.058753Z",
            "updated_at": "2022-07-13T13:23:23.437286Z",
            "summary": "James Brooks: A Painting is a Real Thing is an Museum Exhibitions event starting on 06/08/2022, 00:00 and ending on 23/10/2022, 00:00. Event is in Parrish Art Museum with address 25 Jobs Lane.",
            "title": "James Brooks: A Painting is a Real Thing",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-10-23T00: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": "25 Jobs Lane",
            "city": "Southampton",
            "geolocation": "40.88430975,-72.39085305099385",
            "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": 10524,
            "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": 11140,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a457dafbf3364b0f86ef3df5a5c52cd4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a457dafbf3364b0f86ef3df5a5c52cd4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:29:13.648512Z",
                "updated_at": "2022-07-13T13:29:13.648588Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5570,
                "name": "The Brewhouse Theatre and Arts Centre",
                "slug": "brewhouse-theatre-and-arts-centre",
                "city": "Taunton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.0180081,-3.1021487",
                "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-07-13T13:29:17.603321Z",
            "publish_time": null,
            "slug": "the-brewhouse-theatre-and-arts-centre-pennie-elfick-talking-to-myself-2022-08-06",
            "created_at": "2022-07-13T13:29:18.378678Z",
            "updated_at": "2022-07-13T13:29:19.035779Z",
            "summary": "Pennie Elfick | Talking to Myself is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 11/09/2022, 00:00. Event is in The Brewhouse Theatre and Arts Centre with address Coal Orchard.",
            "title": "Pennie Elfick | Talking to Myself",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-09-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Coal Orchard",
            "city": "Taunton",
            "geolocation": "51.017622,-3.101998",
            "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": 10530,
            "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": 11145,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb06691775e34b8ca0d1bedbb253d094.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb06691775e34b8ca0d1bedbb253d094-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:29:20.534519Z",
                "updated_at": "2022-07-13T13:29:20.534556Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4285,
                "name": "Thelma Hulbert Gallery (THG)",
                "slug": "thelma-hulbert-gallery-thg",
                "city": "Honiton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8002765,-3.195094",
                "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-07-13T13:29:25.292051Z",
            "publish_time": null,
            "slug": "thelma-hulbert-gallery-thg-ingrid-pollard-three-drops-of-blood-2022-08-06",
            "created_at": "2022-07-13T13:29:26.086411Z",
            "updated_at": "2022-07-13T13:29:26.831302Z",
            "summary": "Ingrid Pollard Three Drops of Blood is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 29/10/2022, 00:00. Event is in Thelma Hulbert Gallery (THG) with address Elmfield House.",
            "title": "Ingrid Pollard Three Drops of Blood",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-10-29T00: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": "Elmfield House",
            "city": "Honiton",
            "geolocation": "51.04803605,-3.017638013064462",
            "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": 10875,
            "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": 11438,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e3d1f8126d4a4f41a29d20f88fbd4239.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e3d1f8126d4a4f41a29d20f88fbd4239-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T11:08:25.027208Z",
                "updated_at": "2022-07-25T11:08:25.027245Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3579,
                "name": "William Turner Gallery",
                "slug": "william-turner-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "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": "2022-07-25T11:08:27.514926Z",
            "publish_time": null,
            "slug": "william-turner-gallery-simon-birch-ignite-14-recent-paintings-lawrence-gipe-recent-pictures-2022-08-06",
            "created_at": "2022-07-25T11:08:28.342709Z",
            "updated_at": "2022-07-25T11:08:29.857151Z",
            "summary": "Simon Birch: Ignite 14 - Recent Paintings & Lawrence Gipe: Recent Pictures is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 17/09/2022, 00:00. Event is in William Turner Gallery with address 2525 Michigan Avenue, E-1.",
            "title": "Simon Birch: Ignite 14 - Recent Paintings & Lawrence Gipe: Recent Pictures",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-09-17T00: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": "2525 Michigan Avenue, E-1",
            "city": "Santa Monica",
            "geolocation": "42.3735627,-82.9902224",
            "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": 10886,
            "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": 11448,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3451cc5140134702ab4a5ca8eb3c0387.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3451cc5140134702ab4a5ca8eb3c0387-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-26T08:39:26.397711Z",
                "updated_at": "2022-07-26T08:39:26.397748Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5703,
                "name": "Castello Ducale",
                "slug": "castello-ducale",
                "city": "Ceglie Messapica",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "40.6467901,17.5176493",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-07-26T08:39:30.701113Z",
            "publish_time": null,
            "slug": "castello-ducale-nucre-rassegna-di-arte-contemporanea-2022-08-06",
            "created_at": "2022-07-26T08:39:31.510140Z",
            "updated_at": "2022-07-26T08:39:32.511580Z",
            "summary": "Nucré | Rassegna di arte contemporanea is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 15/09/2022, 00:00. Event is in Castello Ducale with address Via Chiesa, 11.",
            "title": "Nucré | Rassegna di arte contemporanea",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-09-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": "Via Chiesa, 11",
            "city": "Ceglie Messapica",
            "geolocation": "45.7083597,11.931224",
            "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": []
        }
    ]
}