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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4698&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4662&ordering=start_time",
    "results": [
        {
            "id": 22446,
            "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": 21607,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e71521deee4471b89a3242bb441fe0e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e71521deee4471b89a3242bb441fe0e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-03-03T11:44:29.568691Z",
                "updated_at": "2023-03-05T01:00:17.300425Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4675,
                "name": "Belgrave St.Ives",
                "slug": "belgrave-stives",
                "city": "Towednack",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1940724,-5.5106843",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-03-03T11:44:32.946420Z",
            "publish_time": null,
            "slug": "belgrave-gallery-stives-mixed-summer-show-2021-06-05",
            "created_at": "2023-03-03T11:44:33.823135Z",
            "updated_at": "2023-03-03T11:44:33.865664Z",
            "summary": "Mixed Summer Show is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 26/06/2021, 00:00. Event is in Belgrave St.Ives with address Higher Bussow Farm.",
            "title": "Mixed Summer Show",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Higher Bussow Farm",
            "city": "St Ives",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20408,
            "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": 19750,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f224a5658784ba9a4a2e227eb5efd4c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f224a5658784ba9a4a2e227eb5efd4c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T14:29:06.078070Z",
                "updated_at": "2023-02-10T15:11:41.100500Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3937,
                "name": "Beaux Arts Bath",
                "slug": "beaux-arts-bath",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.38108829999999,-2.358352199999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T14:29:16.902315Z",
            "publish_time": null,
            "slug": "beaux-arts-bath-sheila-clarkson-new-drawings-2021-06-05",
            "created_at": "2023-01-20T14:29:17.823082Z",
            "updated_at": "2023-01-20T14:29:18.798922Z",
            "summary": "Sheila Clarkson: New Drawings is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 03/07/2021, 00:00. Event is in Beaux Arts Bath with address 12/13 York Street.",
            "title": "Sheila Clarkson: New Drawings",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-07-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": "12/13 York Street",
            "city": "Bath",
            "geolocation": "-33.2815272,151.5478581",
            "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": 20400,
            "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": 19741,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/77332405f8224bd2915e838ff84299b8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77332405f8224bd2915e838ff84299b8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T14:28:49.482494Z",
                "updated_at": "2023-02-10T15:11:39.682971Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3937,
                "name": "Beaux Arts Bath",
                "slug": "beaux-arts-bath",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.38108829999999,-2.358352199999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T14:28:58.364761Z",
            "publish_time": null,
            "slug": "beaux-arts-bath-lara-scobie-new-ceramics-2021-06-05",
            "created_at": "2023-01-20T14:28:59.289709Z",
            "updated_at": "2023-01-20T14:29:00.205695Z",
            "summary": "Lara Scobie: New Ceramics is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 03/07/2021, 00:00. Event is in Beaux Arts Bath with address 12/13 York Street.",
            "title": "Lara Scobie: New Ceramics",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-07-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": "12/13 York Street",
            "city": "Bath",
            "geolocation": "-33.2815272,151.5478581",
            "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": 4556,
            "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": 5971,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4595478818_1621398133.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4595478818_1621398133-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-10T15:10:18.518626Z",
                "updated_at": "2021-09-13T11:58:41.479837Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3236,
                "name": "Art and Culture Center of Hollywood",
                "slug": "art-and-culture-center-hollywood",
                "city": "Hollywood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.0103368,-80.1405468",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-09-10T15:10:18.728456Z",
            "publish_time": null,
            "slug": "art-and-culture-center-of-hollywood-artists-identity-portraiture-performance-doppelgangers-and-disguise-2021-06-05",
            "created_at": "2021-09-10T15:10:19.482526Z",
            "updated_at": "2021-09-10T15:10:20.804671Z",
            "summary": "Artists + Identity: Portraiture, Performance, Doppelgängers, and Disguise is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 15/08/2021, 00:00. Event is in Art and Culture Center of Hollywood with address 1650 Harrison Street.",
            "title": "Artists + Identity: Portraiture, Performance, Doppelgängers, and Disguise",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-08-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1650 Harrison Street",
            "city": "Hollywood",
            "geolocation": "32.558480591839846,-94.37076407816411",
            "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": 5255,
            "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": 3351,
                "name": "Addington Gallery",
                "slug": "addington-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.89502969999999,-87.6344705",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-10-19T00:06:54.597722Z",
            "publish_time": null,
            "slug": "addington-gallery-encaustic-in-america-2021-06-05",
            "created_at": "2021-10-19T00:06:55.311965Z",
            "updated_at": "2021-10-19T00:06:56.987606Z",
            "summary": "Encaustic in America is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 30/07/2021, 00:00. Event is in Addington Gallery with address 704 North Wells Street.",
            "title": "Encaustic in America",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "704 North Wells Street",
            "city": "Chicago",
            "geolocation": "41.8950242,-87.63445232563856",
            "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": 6523,
            "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": 781,
                "name": "Allouche Gallery",
                "slug": "allouche-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7238301,-73.9999479",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1186,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/insect-install-4_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-18T22:19:25.206598Z",
                    "updated_at": "2021-09-14T13:02:59.435217Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "insect-install-4_1",
                    "description": null,
                    "uploaded_by": 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-01-11T19:19:12.180745Z",
            "publish_time": null,
            "slug": "allouche-gallery-operation-varsity-blues-curated-by-charles-moore-2021-06-05",
            "created_at": "2022-01-11T19:19:13.005689Z",
            "updated_at": "2022-01-11T19:19:15.284267Z",
            "summary": "Operation Varsity Blues Curated by Charles Moore is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 04/07/2021, 00:00. Event is in Allouche Gallery with address 82 Gansevoort Street.",
            "title": "Operation Varsity Blues Curated by Charles Moore",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-07-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": "82 Gansevoort Street",
            "city": "New York",
            "geolocation": "40.739293,-74.008214",
            "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": 4831,
            "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": 6213,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8507103769_1621397741.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8507103769_1621397741-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-28T13:16:23.115806Z",
                "updated_at": "2021-09-28T13:16:23.115862Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3133,
                "name": "&Gallery",
                "slug": "andgallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.95628789999999,-3.198353699999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-28T13:16:23.563089Z",
            "publish_time": null,
            "slug": "gallery-rebecca-appleby-infrastructure-2021-06-05",
            "created_at": "2021-09-28T13:16:24.339367Z",
            "updated_at": "2021-09-28T13:16:25.205633Z",
            "summary": "Rebecca Appleby: Infrastructure is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 30/06/2021, 00:00. Event is in &Gallery with address 3 Dundas Street.",
            "title": "Rebecca Appleby: Infrastructure",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Dundas Street",
            "city": "Edinburgh",
            "geolocation": "55.9562605,-3.1983688",
            "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": 26985,
            "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": 25800,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e052e7b478034496b3cfe4f45baff53f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T19:04:33.917034Z",
                "updated_at": "2023-05-30T19:04:33.917104Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5481,
                "name": "Centrespace Gallery",
                "slug": "centrespace-gallery",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545615,-2.5954313",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T19:04:36.783430Z",
            "publish_time": null,
            "slug": "centrespace-gallery-sirens-2021-06-05",
            "created_at": "2023-05-30T19:04:37.710584Z",
            "updated_at": "2023-05-30T19:04:38.250006Z",
            "summary": "Sirens is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 09/06/2021, 00:00. Event is in Centrespace Gallery with address 6 Leonard Lane.",
            "title": "Sirens",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-06-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": "6 Leonard Lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 4930,
            "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": 6305,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2629273408_1621397751.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2629273408_1621397751-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T01:55:14.043243Z",
                "updated_at": "2021-09-29T01:55:14.043292Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3239,
                "name": "Art Gallery of New South Wales",
                "slug": "art-gallery-new-south-wales",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8688046,151.2162572",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2021-09-29T01:55:16.093385Z",
            "publish_time": null,
            "slug": "art-gallery-of-new-south-wales-archibald-wynne-and-sulman-prizes-2021-2021-06-05",
            "created_at": "2021-09-29T01:55:16.845461Z",
            "updated_at": "2021-09-29T01:55:17.479541Z",
            "summary": "Archibald, Wynne and Sulman Prizes 2021 is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 26/09/2021, 00:00. Event is in Art Gallery of New South Wales with address Art Gallery Road.",
            "title": "Archibald, Wynne and Sulman Prizes 2021",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-09-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Art Gallery Road",
            "city": "Sydney",
            "geolocation": "-34.0738391,150.8080956",
            "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": 4933,
            "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": 6308,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6893407644_1621397761.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6893407644_1621397761-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T01:55:14.213144Z",
                "updated_at": "2021-09-29T01:55:14.213197Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3239,
                "name": "Art Gallery of New South Wales",
                "slug": "art-gallery-new-south-wales",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8688046,151.2162572",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2021-09-29T01:55:16.467018Z",
            "publish_time": null,
            "slug": "art-gallery-of-new-south-wales-archie-100-a-century-of-the-archibald-prize-2021-06-05",
            "created_at": "2021-09-29T01:55:17.246748Z",
            "updated_at": "2021-09-29T01:55:18.979792Z",
            "summary": "Archie 100: A Century of the Archibald Prize is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 26/09/2021, 00:00. Event is in Art Gallery of New South Wales with address Art Gallery Road.",
            "title": "Archie 100: A Century of the Archibald Prize",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-09-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Art Gallery Road",
            "city": "Sydney",
            "geolocation": "-34.0738391,150.8080956",
            "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": 3474,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 4952,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shining_Armor_Meg_Lionel_Murphy_Untitled_Space_The_Untitled_Space_-_crop-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-05-27T18:09:37.437385Z",
                "updated_at": "2021-09-13T11:43:07.588264Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-05-27T18:09:45.648709Z",
            "publish_time": null,
            "slug": "meg-lionel-murphy-traumatica-dramatica-solo-exhibition",
            "created_at": "2021-05-27T18:09:45.673479Z",
            "updated_at": "2021-07-01T02:43:19.174749Z",
            "summary": "Meg Lionel Murphy “Traumatica Dramatica” Solo Exhibition is an Gallery Shows event starting on 05/06/2021, 12:00 and ending on 02/07/2021, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "Meg Lionel Murphy “Traumatica Dramatica” Solo Exhibition",
            "content": "The Untitled Space is pleased to present “Traumatica Dramatica” the debut New York solo exhibition of artist Meg Lionel Murphy on view from June 5 through July 2, 2021.  Curated by Indira Cesarine, “Traumatica Dramatica” debuts the latest series of Murphy’s vibrant and emotionally charged paintings. Lionel Murphy’s paintings are directly influenced by her own personal experiences, as she copes with debilitating PTSD from severe domestic violence. She works out of a little blue shack in a junkyard on her family’s property in Wisconsin, where she paints detailed, vivid works on paper and panel depicting heartbroken giants that magically grow larger, stronger, and scarier than the world around them. Her solo exhibition “Traumatica Dramatica” addresses violence against women from her own perspective as well as the historical precedent of emotional and physical violence against women throughout the canon of art history. https://untitled-space.com",
            "start_time": "2021-06-05T12:00:00.000000Z",
            "end_time": "2021-07-03T18: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": "45 LISPENARD ST, New York, NY 10013",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "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": 19848,
            "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": 19245,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6df61d46520241d2ab1fd7a10e78085a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df61d46520241d2ab1fd7a10e78085a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T20:42:11.286806Z",
                "updated_at": "2023-02-10T14:48:14.253582Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4516,
                "name": "Attenborough Arts Centre",
                "slug": "attenborough-arts-centre",
                "city": "Leicester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6258658,-1.1274319",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-16T20:42:18.222422Z",
            "publish_time": null,
            "slug": "attenborough-arts-centre-mik-godley-considering-silesia-2021-06-07",
            "created_at": "2023-01-16T20:42:19.090761Z",
            "updated_at": "2023-01-16T20:42:20.172952Z",
            "summary": "'Mik Godley: Considering Silesia' is an Gallery Shows event starting on 07/06/2021, 00:00 and ending on 03/09/2021, 00:00. Event is in Attenborough Arts Centre with address Lancaster Road.",
            "title": "'Mik Godley: Considering Silesia'",
            "content": null,
            "start_time": "2021-06-07T00:00:00.000000Z",
            "end_time": "2021-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": "Lancaster Road",
            "city": "Leicester",
            "geolocation": "54.1080449,-2.6373277",
            "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": 27063,
            "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": 25868,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/804c04ad32c1465d8e59527e0afe00f6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/804c04ad32c1465d8e59527e0afe00f6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T19:19:11.738594Z",
                "updated_at": "2023-05-30T19:19:11.738630Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T19:19:14.721026Z",
            "publish_time": null,
            "slug": "colonnade-house-lucia-cassius-him-me-2021-06-08",
            "created_at": "2023-05-30T19:19:15.645299Z",
            "updated_at": "2023-05-30T19:19:15.989730Z",
            "summary": "Lucia & Cassius: Him & Me is an Gallery Shows event starting on 08/06/2021, 00:00 and ending on 13/06/2021, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Lucia & Cassius: Him & Me",
            "content": null,
            "start_time": "2021-06-08T00:00:00.000000Z",
            "end_time": "2021-06-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 4105,
            "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": 3504,
                "name": "The Lightbox",
                "slug": "lightbox",
                "city": "Woking",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3224244,-0.5588254",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-08-03T22:06:49.089350Z",
            "publish_time": null,
            "slug": "the-lightbox-denise-jones-textures-of-understanding-2021-06-08",
            "created_at": "2021-08-03T22:06:49.841182Z",
            "updated_at": "2021-08-03T22:06:50.634433Z",
            "summary": "Denise Jones: Textures of Understanding is an Gallery Shows event starting on 08/06/2021, 00:00 and ending on 20/06/2021, 00:00. Event is in The Lightbox with address Chobham Way.",
            "title": "Denise Jones: Textures of Understanding",
            "content": null,
            "start_time": "2021-06-08T00:00:00.000000Z",
            "end_time": "2021-06-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": "Chobham Way",
            "city": "Woking",
            "geolocation": "-31.8813555,115.8906584",
            "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": 26915,
            "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": 25742,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/afd7fb157a7c4d81a8b82990f1931f78.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afd7fb157a7c4d81a8b82990f1931f78-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:50:10.208823Z",
                "updated_at": "2023-05-30T18:50:10.208879Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3892,
                "name": "Cadogan Contemporary, London",
                "slug": "cadogan-contemporary-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4925922,-0.1769477",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T18:50:13.122239Z",
            "publish_time": null,
            "slug": "cadogan-contemporary-london-richard-hearns-enclave-2021-06-08",
            "created_at": "2023-05-30T18:50:14.036304Z",
            "updated_at": "2023-05-30T18:50:14.471748Z",
            "summary": "Richard Hearns: Enclave is an Gallery Shows event starting on 08/06/2021, 00:00 and ending on 26/06/2021, 00:00. Event is in Cadogan Contemporary, London with address 87 Old Brompton Road.",
            "title": "Richard Hearns: Enclave",
            "content": null,
            "start_time": "2021-06-08T00:00:00.000000Z",
            "end_time": "2021-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "87 Old Brompton Road",
            "city": "South Kensington - London",
            "geolocation": "51.4926003,-0.1770154",
            "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": 4700,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 6089,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7594183917_1622001059.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7594183917_1622001059-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-19T23:02:50.963154Z",
                "updated_at": "2021-09-19T23:02:50.963209Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-19T23:02:56.027833Z",
            "publish_time": null,
            "slug": "arusha-gallery-bloodroot-2021-06-08",
            "created_at": "2021-09-19T23:02:56.886048Z",
            "updated_at": "2022-08-03T08:41:57.781734Z",
            "summary": "Bloodroot is an Gallery Shows event starting on 08/06/2021, 00:00 and ending on 27/06/2021, 00:00. Event is in Arusha Gallery with address 13A Dundas Street.",
            "title": "Bloodroot",
            "content": null,
            "start_time": "2021-06-08T00:00:00.000000Z",
            "end_time": "2021-06-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "13A Dundas Street",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "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": 4964,
            "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": 6335,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5367418922_1621394401.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5367418922_1621394401-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:20:48.958403Z",
                "updated_at": "2021-09-29T12:20:48.958459Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-29T12:20:53.138197Z",
            "publish_time": null,
            "slug": "artizan-gallery-contrasting-environments-2021-06-08",
            "created_at": "2021-09-29T12:20:53.943279Z",
            "updated_at": "2021-09-29T12:20:54.350674Z",
            "summary": "Contrasting Environments is an Gallery Shows event starting on 08/06/2021, 00:00 and ending on 19/06/2021, 00:00. Event is in Artizan Gallery with address 7 Lucius Street.",
            "title": "Contrasting Environments",
            "content": null,
            "start_time": "2021-06-08T00:00:00.000000Z",
            "end_time": "2021-06-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 Lucius Street",
            "city": "Torquay",
            "geolocation": "50.4678874,-3.5381089",
            "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": 3481,
            "author": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "price": null,
            "featured_image": {
                "id": 4959,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cover.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cover-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-01T14:31:43.100362Z",
                "updated_at": "2021-09-13T11:43:16.123884Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be"
            },
            "venue": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6856722,25.28203970000004",
                "artworks_for_sale_count": 53,
                "featured_image": {
                    "id": 2692,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-06-01T14:31:44.837418Z",
            "publish_time": null,
            "slug": "kristel-saan-paradise-i-already-went-and-came-back",
            "created_at": "2021-06-01T14:31:44.842511Z",
            "updated_at": "2021-06-01T14:31:44.888295Z",
            "summary": "Kristel Saan. Paradise – I Already Went And Came Back is an Gallery Shows event starting on 08/06/2021, 12:00 and ending on 08/07/2021, 19:00. Event is in (AV17) gallery with address Totoriu str. 5-5.",
            "title": "Kristel Saan. Paradise – I Already Went And Came Back",
            "content": "In the exhibition “Paradise – I Already Went and Came Back” at the (AV17) gallery, Kristel Saan introduces artworks that are related to the concept of paradise through the prism of Wabi-sabi. Wabi-sabi is a Japanese philosophy of aesthetics that is based on the fact that beauty is seen in imperfect, impermanent and incomplete things – it is the beauty of modesty and humbleness.",
            "start_time": "2021-06-08T12:00:00.000000Z",
            "end_time": "2021-07-08T19: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": "Totoriu str. 5-5",
            "city": "",
            "geolocation": "54.6856722,25.28203970000004",
            "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": []
        }
    ]
}