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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28206&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28170&ordering=end_time",
    "results": [
        {
            "id": 30032,
            "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": 28461,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c5a677f4ed943e082417fddb4c584d2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c5a677f4ed943e082417fddb4c584d2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-07T18:24:31.927615Z",
                "updated_at": "2023-08-07T18:24:31.927649Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "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-08-07T18:24:37.408980Z",
            "publish_time": null,
            "slug": "rbsa-gallery-awesome-alabaster-2023-07-25",
            "created_at": "2023-08-07T18:24:38.325034Z",
            "updated_at": "2023-08-07T18:24:41.812544Z",
            "summary": "Awesome Alabaster is an Gallery Shows event starting on 25/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Awesome Alabaster",
            "content": null,
            "start_time": "2023-07-25T00:00:00.000000Z",
            "end_time": "2023-08-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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "-45.8581836,170.518162",
            "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": 30034,
            "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": 28463,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6eba86897624fbeb3bc63b1ee2c9506.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eba86897624fbeb3bc63b1ee2c9506-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-07T18:24:36.664960Z",
                "updated_at": "2023-08-07T18:24:36.665022Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "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-08-07T18:24:39.834674Z",
            "publish_time": null,
            "slug": "rbsa-gallery-linda-barlow-arbsa-2023-07-25",
            "created_at": "2023-08-07T18:24:40.761975Z",
            "updated_at": "2023-08-07T18:24:41.993048Z",
            "summary": "Linda Barlow ARBSA is an Gallery Shows event starting on 25/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Linda Barlow ARBSA",
            "content": null,
            "start_time": "2023-07-25T00:00:00.000000Z",
            "end_time": "2023-08-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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "-45.8581836,170.518162",
            "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": 30035,
            "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": 28464,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/747b43f61c95474cab23a5dce1fda469.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/747b43f61c95474cab23a5dce1fda469-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-07T18:24:37.902242Z",
                "updated_at": "2023-08-07T18:24:37.902279Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "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-08-07T18:24:41.154094Z",
            "publish_time": null,
            "slug": "rbsa-gallery-saranjit-birdi-arbsa-2023-07-25",
            "created_at": "2023-08-07T18:24:42.072932Z",
            "updated_at": "2023-08-07T18:24:43.251828Z",
            "summary": "Saranjit Birdi ARBSA is an Gallery Shows event starting on 25/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Saranjit Birdi ARBSA",
            "content": null,
            "start_time": "2023-07-25T00:00:00.000000Z",
            "end_time": "2023-08-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": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "-45.8581836,170.518162",
            "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": 30053,
            "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": 28481,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b1f3dbba32b44e58bd18700f2f1f4a72.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b1f3dbba32b44e58bd18700f2f1f4a72-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-07T18:30:52.763378Z",
                "updated_at": "2023-08-07T18:30:52.763465Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5824,
                "name": "The Plough Arts Centre",
                "slug": "plough-arts-centre",
                "city": "Torrington",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "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-08-07T18:30:57.157817Z",
            "publish_time": null,
            "slug": "the-plough-arts-centre-the-foot-sinks-into-it-2023-07-15",
            "created_at": "2023-08-07T18:30:58.070811Z",
            "updated_at": "2023-08-07T18:30:59.736363Z",
            "summary": "the foot sinks into it is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in The Plough Arts Centre with address 9 - 11 Fore Street.",
            "title": "the foot sinks into it",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-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": "9 - 11 Fore Street",
            "city": "Great Torrington",
            "geolocation": "50.4712447,-4.719425794330191",
            "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": 30061,
            "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": 28489,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/449ee957522c4f2eb1f61d6e48573016.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/449ee957522c4f2eb1f61d6e48573016-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T06:44:02.184114Z",
                "updated_at": "2023-08-08T06:44:02.184175Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9025,
                "name": "Kemptown Arts Association",
                "slug": "kemptown-arts-association",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8663889,-0.1147526",
                "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-08-08T06:44:09.479316Z",
            "publish_time": null,
            "slug": "kemptown-arts-association-kemptown-arts-association-summer-2023-showcase-2023-08-22",
            "created_at": "2023-08-08T06:44:10.410146Z",
            "updated_at": "2023-08-08T06:44:10.844227Z",
            "summary": "Kemptown Arts Association Summer 2023 Showcase is an Gallery Shows event starting on 22/08/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Kemptown Arts Association with address St George's Church.",
            "title": "Kemptown Arts Association Summer 2023 Showcase",
            "content": null,
            "start_time": "2023-08-22T00:00:00.000000Z",
            "end_time": "2023-08-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": "St George's Church",
            "city": "Brighton",
            "geolocation": "5.41962395,100.33908579578743",
            "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": 30066,
            "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": 28492,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f6f54676e93e432cb2d493f430b0b34b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f54676e93e432cb2d493f430b0b34b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T06:44:18.141156Z",
                "updated_at": "2023-08-08T06:44:18.141188Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3773,
                "name": "Kristin Hjellegjerde Gallery London Wandsworth",
                "slug": "kristin-hjellegjerde-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4598542,-0.1887983",
                "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-08-08T06:44:22.492808Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-dawit-abebe-hands-matter-2023-07-21",
            "created_at": "2023-08-08T06:44:23.461230Z",
            "updated_at": "2023-08-08T06:44:24.072093Z",
            "summary": "Dawit Abebe የእጃችንን \"Hands Matter\" is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Kristin Hjellegjerde Gallery London Wandsworth with address 533 Old York Road.",
            "title": "Dawit Abebe የእጃችንን \"Hands Matter\"",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-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": "533 Old York Road",
            "city": "London",
            "geolocation": "51.45981985,-0.1887822430676396",
            "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": 30095,
            "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": 28519,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e704ba5604640ed85ddcfeac977307e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e704ba5604640ed85ddcfeac977307e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T07:12:25.848501Z",
                "updated_at": "2023-08-08T07:12:25.848542Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3751,
                "name": "Victoria Miro Gallery",
                "slug": "victoria-miro-gallery",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4338176,12.3345048",
                "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-08-08T07:12:28.465990Z",
            "publish_time": null,
            "slug": "victoria-miro-gallery-tal-r-how-to-count-to-tree-2023-07-01",
            "created_at": "2023-08-08T07:12:29.403184Z",
            "updated_at": "2023-08-08T07:12:33.175743Z",
            "summary": "Tal R: How to Count to Tree is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Victoria Miro Gallery with address 16 Wharf Road.",
            "title": "Tal R: How to Count to Tree",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-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": "16 Wharf Road",
            "city": "London",
            "geolocation": "51.5304173,-0.095107",
            "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": 30176,
            "author": {
                "id": "73838760-8ac9-4a9b-96a0-60657180cf03",
                "username": "matthew_1451",
                "slug": "matthew_1451",
                "first_name": "Matthew",
                "last_name": "Showman",
                "display_name": "Matthew Showman",
                "display_name_full": "Matthew Showman",
                "email": "matthew@jonathanferraragallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 28584,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/735fbba886c646afaae627c621d426cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/735fbba886c646afaae627c621d426cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:29:44.209770Z",
                "updated_at": "2023-08-09T07:29:44.209808Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3052,
                "name": "Jonathan Ferrara Gallery",
                "slug": "jonathan-ferrara-gallery",
                "city": "New Orleans",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.9449092,-90.0677252",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3030,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/jonathan-ferrara-gallery-dp-1584807406.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-25T17:29:13.427664Z",
                    "updated_at": "2021-09-14T13:44:40.249239Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-09T07:29:48.242871Z",
            "publish_time": null,
            "slug": "jonathan-ferrara-gallery-anastasia-pelias-across-time-and-space-the-divine-feminine-2023-07-19",
            "created_at": "2023-08-09T07:29:49.385689Z",
            "updated_at": "2023-08-09T07:29:50.259489Z",
            "summary": "ANASTASIA PELIAS - Across Time And Space (the Divine Feminine) is an Gallery Shows event starting on 19/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Jonathan Ferrara Gallery with address 400A Julia St.",
            "title": "ANASTASIA PELIAS - Across Time And Space (the Divine Feminine)",
            "content": null,
            "start_time": "2023-07-19T00:00:00.000000Z",
            "end_time": "2023-08-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": "400A Julia St",
            "city": "New Orleans",
            "geolocation": "26.716145,-81.608673",
            "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": 30179,
            "author": {
                "id": "73838760-8ac9-4a9b-96a0-60657180cf03",
                "username": "matthew_1451",
                "slug": "matthew_1451",
                "first_name": "Matthew",
                "last_name": "Showman",
                "display_name": "Matthew Showman",
                "display_name_full": "Matthew Showman",
                "email": "matthew@jonathanferraragallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 28587,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5bec7d70d2e14cddaad28758e6eca0fa.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bec7d70d2e14cddaad28758e6eca0fa-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:29:51.129963Z",
                "updated_at": "2023-08-09T07:29:51.130000Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3052,
                "name": "Jonathan Ferrara Gallery",
                "slug": "jonathan-ferrara-gallery",
                "city": "New Orleans",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.9449092,-90.0677252",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3030,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/jonathan-ferrara-gallery-dp-1584807406.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-25T17:29:13.427664Z",
                    "updated_at": "2021-09-14T13:44:40.249239Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-09T07:29:55.005019Z",
            "publish_time": null,
            "slug": "jonathan-ferrara-gallery-barbara-kuebel-schattenspringer-shadow-jumpers-2023-07-19",
            "created_at": "2023-08-09T07:29:56.024596Z",
            "updated_at": "2023-08-09T07:29:56.625346Z",
            "summary": "Barbara Kuebel - Schattenspringer / Shadow Jumpers is an Gallery Shows event starting on 19/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Jonathan Ferrara Gallery with address 400A Julia St.",
            "title": "Barbara Kuebel - Schattenspringer / Shadow Jumpers",
            "content": null,
            "start_time": "2023-07-19T00:00:00.000000Z",
            "end_time": "2023-08-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": "400A Julia St",
            "city": "New Orleans",
            "geolocation": "26.716145,-81.608673",
            "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": 30206,
            "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": 28610,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0b70d258d1244f72bf4dc96a77a16ca6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b70d258d1244f72bf4dc96a77a16ca6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:35:18.123318Z",
                "updated_at": "2023-08-09T07:35:18.123384Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6702,
                "name": "Sociedade Nacional de Belas Artes",
                "slug": "sociedade-nacional-de-belas-artes",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7209678,-9.149397500000001",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2023-08-09T07:35:22.647548Z",
            "publish_time": null,
            "slug": "sociedade-nacional-de-belas-artes-velhas-e-novas-cores-a-cor-da-vida-2023-07-27",
            "created_at": "2023-08-09T07:35:23.607345Z",
            "updated_at": "2023-08-09T07:35:24.578685Z",
            "summary": "Velhas e Novas Cores - a cor da vida is an Gallery Shows event starting on 27/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Sociedade Nacional de Belas Artes with address Rua Barata Salgueiro nº36.",
            "title": "Velhas e Novas Cores - a cor da vida",
            "content": null,
            "start_time": "2023-07-27T00:00:00.000000Z",
            "end_time": "2023-08-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": "Rua Barata Salgueiro nº36",
            "city": "Lisbon",
            "geolocation": "38.7219086,-9.1472463",
            "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": 30210,
            "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": 28612,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0429f3d9d6304865b96a5ee4e33cb055.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0429f3d9d6304865b96a5ee4e33cb055-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:35:18.562570Z",
                "updated_at": "2023-08-09T07:35:18.562612Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6702,
                "name": "Sociedade Nacional de Belas Artes",
                "slug": "sociedade-nacional-de-belas-artes",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7209678,-9.149397500000001",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2023-08-09T07:35:27.218486Z",
            "publish_time": null,
            "slug": "sociedade-nacional-de-belas-artes-piso-3-2023-07-31",
            "created_at": "2023-08-09T07:35:28.186784Z",
            "updated_at": "2023-08-09T07:35:28.531512Z",
            "summary": "Piso 3 is an Gallery Shows event starting on 31/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Sociedade Nacional de Belas Artes with address Rua Barata Salgueiro nº36.",
            "title": "Piso 3",
            "content": null,
            "start_time": "2023-07-31T00:00:00.000000Z",
            "end_time": "2023-08-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": "Rua Barata Salgueiro nº36",
            "city": "Lisbon",
            "geolocation": "38.7219086,-9.1472463",
            "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": 30221,
            "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": 28625,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/313f833bbee045658924fa57d7971652.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313f833bbee045658924fa57d7971652-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-09T07:35:56.888061Z",
                "updated_at": "2023-08-09T07:35:56.888100Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5618,
                "name": "Tanya Leighton Los Angeles",
                "slug": "tanya-leighton-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.039632,-118.3411729",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-09T07:36:00.943705Z",
            "publish_time": null,
            "slug": "tanya-leighton-los-angeles-a-voice-answering-a-voice-2023-07-22",
            "created_at": "2023-08-09T07:36:01.917853Z",
            "updated_at": "2023-08-09T07:36:02.482317Z",
            "summary": "A voice answering a voice is an Gallery Shows event starting on 22/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Tanya Leighton Los Angeles with address 4654 W Washington Blvd.",
            "title": "A voice answering a voice",
            "content": null,
            "start_time": "2023-07-22T00:00:00.000000Z",
            "end_time": "2023-08-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": "4654 W Washington Blvd",
            "city": "Los Angeles",
            "geolocation": "41.882346049999995,-87.74240122770149",
            "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": 30334,
            "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": 28723,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4fa15e136e264ad8b2d23857f690e3a4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fa15e136e264ad8b2d23857f690e3a4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:13:39.148902Z",
                "updated_at": "2023-08-16T07:13:39.148933Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7778,
                "name": "Billis Williams Gallery",
                "slug": "billis-williams-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033617,-118.3756895",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-16T07:13:43.327412Z",
            "publish_time": null,
            "slug": "billis-williams-gallery-the-cityscape-show-xiii-close-to-home-2023-08-05",
            "created_at": "2023-08-16T07:13:44.299207Z",
            "updated_at": "2023-08-16T07:13:46.930729Z",
            "summary": "The Cityscape Show XIII: Close To Home is an Gallery Shows event starting on 05/08/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Billis Williams Gallery with address 2716 S. La Cienega Blvd.",
            "title": "The Cityscape Show XIII: Close To Home",
            "content": null,
            "start_time": "2023-08-05T00:00:00.000000Z",
            "end_time": "2023-08-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": "2716 S. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0379147,-118.3772978",
            "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": 30398,
            "author": {
                "id": "a9b186c6-2ba8-4dc9-a89d-892820c21e90",
                "username": "servicepowen@gmail.com",
                "slug": "servicepowengmailcom",
                "first_name": "Lesley",
                "last_name": "Yang",
                "display_name": null,
                "display_name_full": "Lesley Yang",
                "email": "servicepowen@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 28772,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f9cd784490a4a38b5f1f2e01f4b788e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f9cd784490a4a38b5f1f2e01f4b788e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:27:21.660674Z",
                "updated_at": "2023-08-16T07:27:21.660711Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6301,
                "name": "Powen Gallery",
                "slug": "powen-gallery",
                "city": "Taipei City",
                "country": {
                    "code": "TW",
                    "name": "Taiwan"
                },
                "geolocation": "25.0557006,121.5323973",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3980,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/634af056668b4f80859d5ee076dc57bc.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/634af056668b4f80859d5ee076dc57bc-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-20T03:03:26.049557Z",
                    "updated_at": "2022-08-20T03:03:26.049599Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "a9b186c6-2ba8-4dc9-a89d-892820c21e90"
                },
                "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": "TW",
            "publish_status": "published",
            "published_at": "2023-08-16T07:27:26.620186Z",
            "publish_time": null,
            "slug": "powen-gallery-peter-opheim-the-sublime-and-elusive-flower-2023-07-29",
            "created_at": "2023-08-16T07:27:27.552525Z",
            "updated_at": "2023-08-16T07:27:27.590496Z",
            "summary": "Peter Opheim: The Sublime and Elusive Flower is an Gallery Shows event starting on 29/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Powen Gallery with address No.11, Ln. 164, Songjiang Rd., Zhongshan Dist., Taipei City 104, Taiwan.",
            "title": "Peter Opheim: The Sublime and Elusive Flower",
            "content": null,
            "start_time": "2023-07-29T00:00:00.000000Z",
            "end_time": "2023-08-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": "No.11, Ln. 164, Songjiang Rd., Zhongshan Dist., Taipei City 104, Taiwan",
            "city": "Taipei City",
            "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": 30414,
            "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": 28787,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bcfd024d035e4443a7a950e72a8923fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcfd024d035e4443a7a950e72a8923fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:29:08.164148Z",
                "updated_at": "2023-08-16T07:29:08.164185Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3870,
                "name": "The Crypt Gallery",
                "slug": "crypt-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52665409999999,-0.1328411",
                "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-08-16T07:29:13.145917Z",
            "publish_time": null,
            "slug": "the-crypt-gallery-resurrection-2023-08-19",
            "created_at": "2023-08-16T07:29:14.061565Z",
            "updated_at": "2023-08-16T07:29:14.106719Z",
            "summary": "Resurrection is an Gallery Shows event starting on 19/08/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in The Crypt Gallery with address (Entrance in Duke's Rd).",
            "title": "Resurrection",
            "content": null,
            "start_time": "2023-08-19T00:00:00.000000Z",
            "end_time": "2023-08-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": "(Entrance in Duke's Rd)",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 30420,
            "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": 28795,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a10d82987474c7db2cb599c522a627c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a10d82987474c7db2cb599c522a627c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:29:25.276211Z",
                "updated_at": "2023-08-16T07:29:25.276248Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4134,
                "name": "The Muse Gallery",
                "slug": "muse-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51794899999999,-0.2068043",
                "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-08-16T07:29:29.214484Z",
            "publish_time": null,
            "slug": "the-muse-gallery-scarz-a-combined-efx-event-2023-08-15",
            "created_at": "2023-08-16T07:29:30.119379Z",
            "updated_at": "2023-08-16T07:29:30.895603Z",
            "summary": "SCARZ - A combined EFX event is an Gallery Shows event starting on 15/08/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in The Muse Gallery with address 269 Portobello Road.",
            "title": "SCARZ - A combined EFX event",
            "content": null,
            "start_time": "2023-08-15T00:00:00.000000Z",
            "end_time": "2023-08-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": "269 Portobello Road",
            "city": "London",
            "geolocation": "51.5179476,-0.2067951",
            "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": 30439,
            "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": 28810,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fabf844af83f4fa8852a8056a5b3edf7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fabf844af83f4fa8852a8056a5b3edf7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:32:42.909724Z",
                "updated_at": "2023-08-16T07:32:42.909762Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4558,
                "name": "Charlotte Jackson Fine Art",
                "slug": "charlotte-jackson-fine-art",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.6821601,-105.9486851",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-16T07:32:46.778315Z",
            "publish_time": null,
            "slug": "charlotte-jackson-fine-art-embodying-colour-outtakes-2023-07-28",
            "created_at": "2023-08-16T07:32:47.684943Z",
            "updated_at": "2023-08-16T07:32:49.179120Z",
            "summary": "Embodying Colour - Outtakes is an Gallery Shows event starting on 28/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Charlotte Jackson Fine Art with address 554 Guadalupe Street.",
            "title": "Embodying Colour - Outtakes",
            "content": null,
            "start_time": "2023-07-28T00:00:00.000000Z",
            "end_time": "2023-08-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": "554 Guadalupe Street",
            "city": "Santa Fe",
            "geolocation": "32.11437293562685,-95.39777489788229",
            "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": 30490,
            "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": 28854,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0266557bda7041018dc92bb0887181d9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0266557bda7041018dc92bb0887181d9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-23T08:37:52.711611Z",
                "updated_at": "2023-08-23T08:37:52.711663Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3589,
                "name": "ArtWorks Project Space - Barbican Arts Group Trust",
                "slug": "artworks-project-space-barbican-arts-group-trust",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5913862,-0.03939160000000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-23T08:38:00.914387Z",
            "publish_time": null,
            "slug": "artworks-project-space-barbican-arts-group-trust-fuse-george-storm-fletcher-2023-08-25",
            "created_at": "2023-08-23T08:38:01.990510Z",
            "updated_at": "2023-08-23T08:38:06.140284Z",
            "summary": "Fuse - George Storm Fletcher is an Gallery Shows event starting on 25/08/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in ArtWorks Project Space - Barbican Arts Group Trust with address 114a Blackhorse Lane.",
            "title": "Fuse - George Storm Fletcher",
            "content": null,
            "start_time": "2023-08-25T00:00:00.000000Z",
            "end_time": "2023-08-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": "114a Blackhorse Lane",
            "city": "London",
            "geolocation": "50.7324118,-3.4423188",
            "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": []
        }
    ]
}