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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27342&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27306&ordering=-start_time",
    "results": [
        {
            "id": 13665,
            "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": 13682,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/436fbf33799f435db83dc0604e6ebe8e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436fbf33799f435db83dc0604e6ebe8e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T09:17:28.902948Z",
                "updated_at": "2022-09-01T09:17:28.902983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6583,
                "name": "mainoeuvre gallery",
                "slug": "mainoeuvre-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.48720119999999,13.3388385",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-01T09:17:32.668206Z",
            "publish_time": null,
            "slug": "mainoeuvre-gallery-opening-phantasma-pascal-filoda-2022-04-22",
            "created_at": "2022-09-01T09:17:33.461346Z",
            "updated_at": "2022-09-01T09:17:34.511510Z",
            "summary": "Opening: Phantasma - Pascal Filoda is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in mainoeuvre gallery with address Meraner Straße 10.",
            "title": "Opening: Phantasma - Pascal Filoda",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Meraner Straße 10",
            "city": "Berlin",
            "geolocation": "52.4870121,13.3388241",
            "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": 13667,
            "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": 13683,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d8ee368424d74b0c9866b44cb35adcf9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8ee368424d74b0c9866b44cb35adcf9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T09:17:29.543726Z",
                "updated_at": "2022-09-01T09:17:29.543782Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6583,
                "name": "mainoeuvre gallery",
                "slug": "mainoeuvre-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.48720119999999,13.3388385",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-01T09:17:33.372592Z",
            "publish_time": null,
            "slug": "mainoeuvre-gallery-phantasma-pascal-filoda-2022-04-22",
            "created_at": "2022-09-01T09:17:34.169960Z",
            "updated_at": "2022-09-01T09:17:35.380697Z",
            "summary": "Phantasma - Pascal Filoda is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in mainoeuvre gallery with address Meraner Straße 10.",
            "title": "Phantasma - Pascal Filoda",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Meraner Straße 10",
            "city": "Berlin",
            "geolocation": "52.4870121,13.3388241",
            "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": 13695,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6595,
                "name": "LACE, Los Angeles Contemporary Exhibitions",
                "slug": "lace-los-angeles-contemporary-exhibitions",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1013687,-118.3319408",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-01T10:02:16.763070Z",
            "publish_time": null,
            "slug": "lace-los-angeles-contemporary-exhibitions-reclaiming-performance-reverence-of-self-2022-04-22",
            "created_at": "2022-09-01T10:02:17.584583Z",
            "updated_at": "2022-09-01T10:02:18.109741Z",
            "summary": "Reclaiming Performance: Reverence of Self is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 30/06/2022, 00:00. Event is in LACE, Los Angeles Contemporary Exhibitions with address 6522 Hollywood Boulevard.",
            "title": "Reclaiming Performance: Reverence of Self",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6522 Hollywood Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.1013347,-118.33183738175424",
            "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": 13701,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6597,
                "name": "Lamar Dodd School of Art Galleries, University of Georgia",
                "slug": "lamar-dodd-school-art-galleries-university-georgia",
                "city": "Athens",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9402803,-83.3695149",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-01T10:02:47.466773Z",
            "publish_time": null,
            "slug": "lamar-dodd-school-of-art-galleries-university-of-georgia-bfa-exit-2-exhibition-spring-2023-2022-04-22",
            "created_at": "2022-09-01T10:02:48.249640Z",
            "updated_at": "2022-09-01T10:02:48.622938Z",
            "summary": "BFA Exit 2 Exhibition Spring 2023 is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 29/04/2022, 00:00. Event is in Lamar Dodd School of Art Galleries, University of Georgia with address Visual Arts Building.",
            "title": "BFA Exit 2 Exhibition Spring 2023",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-04-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Visual Arts Building",
            "city": "Athens",
            "geolocation": "27.9633696,-82.44400697435898",
            "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": 13720,
            "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": 13725,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0699a29f55d940e496fc4e9c3f6cc007.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0699a29f55d940e496fc4e9c3f6cc007-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T14:14:28.311553Z",
                "updated_at": "2022-09-01T14:14:28.311599Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6372,
                "name": "Bethlem Museum Of The Mind",
                "slug": "bethlem-museum-mind",
                "city": "Beckenham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3802606,-0.0296263",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-01T14:14:31.722436Z",
            "publish_time": null,
            "slug": "bethlem-museum-of-the-mind-delusions-of-grandeur-2022-04-22",
            "created_at": "2022-09-01T14:14:32.489297Z",
            "updated_at": "2022-09-01T14:14:34.036288Z",
            "summary": "Delusions of Grandeur is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 22/07/2022, 00:00. Event is in Bethlem Museum Of The Mind with address Bethlem Royal Hospital.",
            "title": "Delusions of Grandeur",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-07-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Bethlem Royal Hospital",
            "city": "London",
            "geolocation": "51.38264165,-0.031196944032878877",
            "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": 13741,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5714,
                "name": "Deep Space Gallery",
                "slug": "deep-space-gallery",
                "city": "Jersey City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7187304,-74.0656747",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-01T14:30:04.760225Z",
            "publish_time": null,
            "slug": "deep-space-gallery-material-world-2022-04-22",
            "created_at": "2022-09-01T14:30:05.545863Z",
            "updated_at": "2022-09-01T14:30:05.918635Z",
            "summary": "Material World is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 10/06/2022, 00:00. Event is in Deep Space Gallery with address 77 Cornelison Ave.",
            "title": "Material World",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-06-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "77 Cornelison Ave",
            "city": "Jersey City",
            "geolocation": "40.71731265625,-74.06637859374999",
            "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": 13798,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6623,
                "name": "Gertrude Glasshouse",
                "slug": "gertrude-glasshouse",
                "city": "Collingwood",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.8053476,144.9879041",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-09-01T15:20:41.613349Z",
            "publish_time": null,
            "slug": "gertrude-glasshouse-being-human-being-ufo-photography-2022-04-22",
            "created_at": "2022-09-01T15:20:42.401967Z",
            "updated_at": "2022-09-01T15:20:43.461341Z",
            "summary": "Being, Human Being: UFO Photography is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 21/05/2022, 00:00. Event is in Gertrude Glasshouse with address 44 Glasshouse Road.",
            "title": "Being, Human Being: UFO Photography",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-05-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "44 Glasshouse Road",
            "city": "Collingwood",
            "geolocation": "-37.8053594,144.9877398",
            "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": 13820,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6421,
                "name": "HILTON | ASMUS CONTEMPORARY",
                "slug": "hilton-asmus-contemporary",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8953398,-87.6344705",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-02T07:38:53.219016Z",
            "publish_time": null,
            "slug": "hilton-asmus-contemporary-humanity-a-survey-of-our-times-reprise-2022-04-22",
            "created_at": "2022-09-02T07:38:54.031082Z",
            "updated_at": "2022-09-02T07:38:54.710578Z",
            "summary": "Humanity, A Survey Of Our Times (Reprise) is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in HILTON | ASMUS CONTEMPORARY with address 716 N. Wells.",
            "title": "Humanity, A Survey Of Our Times (Reprise)",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-07-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "716 N. Wells",
            "city": "Chicago",
            "geolocation": "-28.7312671,24.7662187",
            "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": 13822,
            "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": 13806,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a3e479d0a06457286d3c82249970c94.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a3e479d0a06457286d3c82249970c94-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:38:54.344985Z",
                "updated_at": "2022-09-02T07:38:54.345019Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5507,
                "name": "Horsham Regional Art Gallery",
                "slug": "horsham-regional-art-gallery",
                "city": "Horsham",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-36.7164473,142.1984277",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-09-02T07:38:56.346449Z",
            "publish_time": null,
            "slug": "horsham-regional-art-gallery-norman-lindsay-photographs-to-paintings-2022-04-22",
            "created_at": "2022-09-02T07:38:57.168345Z",
            "updated_at": "2022-09-02T07:38:57.822145Z",
            "summary": "Norman Lindsay:  Photographs To paintings is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 10/07/2022, 00:00. Event is in Horsham Regional Art Gallery with address 21 Roberts Avenue.",
            "title": "Norman Lindsay:  Photographs To paintings",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-07-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "21 Roberts Avenue",
            "city": "Horsham",
            "geolocation": "-39.8968013,175.0678578",
            "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": 13846,
            "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": 13825,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc7c8c65bd84abd8cde2f27a8f0d0bc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:51:48.746027Z",
                "updated_at": "2022-09-02T07:51:48.746061Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5069,
                "name": "Harkawik Los Angeles",
                "slug": "harkawik-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0403086,-118.3204645",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-02T07:51:51.128050Z",
            "publish_time": null,
            "slug": "harkawik-los-angeles-marc-librizzi-2022-04-22",
            "created_at": "2022-09-02T07:51:51.910041Z",
            "updated_at": "2022-09-02T07:51:59.320043Z",
            "summary": "Marc Librizzi is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Harkawik Los Angeles with address 1819 3rd Ave.",
            "title": "Marc Librizzi",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1819 3rd Ave",
            "city": "Los Angeles",
            "geolocation": "42.72989305,-73.70305514189192",
            "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": 13851,
            "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": 13828,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a89a6957bf36400a8485a67e09e4685d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a89a6957bf36400a8485a67e09e4685d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:51:55.210027Z",
                "updated_at": "2022-09-02T07:51:55.210062Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5500,
                "name": "hARTslane",
                "slug": "hartslane",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47561049999999,-0.0426826",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-02T07:51:59.361607Z",
            "publish_time": null,
            "slug": "hartslane-the-way-we-rise-2022-04-22",
            "created_at": "2022-09-02T07:52:00.157444Z",
            "updated_at": "2022-09-02T07:52:00.962201Z",
            "summary": "The Way We Rise is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 01/05/2022, 00:00. Event is in hARTslane with address 17 Harts Lane.",
            "title": "The Way We Rise",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-05-01T00: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": "17 Harts Lane",
            "city": "London",
            "geolocation": "46.33044473781663,-61.00112444868399",
            "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": 13869,
            "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": 13846,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea65e01c1a544a50a9a94e69ab4e6210.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea65e01c1a544a50a9a94e69ab4e6210-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:14.948149Z",
                "updated_at": "2022-09-02T08:08:14.948183Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6643,
                "name": "Giudecca Art District",
                "slug": "giudecca-art-district",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4349049,12.3239009",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:18.863335Z",
            "publish_time": null,
            "slug": "giudecca-art-district-firouz-farman-farmaian-kyrgyzstan-pavilion-at-the-59th-venice-biennale-2022-04-22",
            "created_at": "2022-09-02T08:08:19.662447Z",
            "updated_at": "2022-09-02T08:08:20.913403Z",
            "summary": "Firouz Farman Farmaian, Kyrgyzstan Pavilion at the 59th Venice Biennale is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giudecca Art District with address 211/b Giudecca.",
            "title": "Firouz Farman Farmaian, Kyrgyzstan Pavilion at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-11-27T01: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": "211/b Giudecca",
            "city": "Venice",
            "geolocation": "45.425854099999995,12.322999117021078",
            "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": 13871,
            "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": 13847,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b51e614988f4747811a0fb79b863030.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b51e614988f4747811a0fb79b863030-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:15.974315Z",
                "updated_at": "2022-09-02T08:08:15.974350Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6643,
                "name": "Giudecca Art District",
                "slug": "giudecca-art-district",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4349049,12.3239009",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:20.259549Z",
            "publish_time": null,
            "slug": "giudecca-art-district-the-kyrgyz-republic-pavilion-at-la-biennale-di-venezia-2022-2022-04-22",
            "created_at": "2022-09-02T08:08:21.051322Z",
            "updated_at": "2022-09-02T08:08:21.839672Z",
            "summary": "The Kyrgyz Republic Pavilion at La Biennale Di Venezia 2022 is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Giudecca Art District with address 211/b Giudecca.",
            "title": "The Kyrgyz Republic Pavilion at La Biennale Di Venezia 2022",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-11-27T01: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": "211/b Giudecca",
            "city": "Venice",
            "geolocation": "45.425854099999995,12.322999117021078",
            "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": 13921,
            "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": 13892,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be733e65de484baa89a87b714e679eb6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be733e65de484baa89a87b714e679eb6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T09:30:45.105022Z",
                "updated_at": "2022-09-02T09:30:45.105073Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4974,
                "name": "galerie burster berlin | karlsruhe",
                "slug": "galerie-burster-berlin-karlsruhe",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4975986,13.325274",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:30:49.147935Z",
            "publish_time": null,
            "slug": "galerie-burster-lingering-lines-maria-schumacher-2022-04-22",
            "created_at": "2022-09-02T09:30:49.954469Z",
            "updated_at": "2022-09-02T09:30:50.421680Z",
            "summary": "LINGERING LINES  Maria Schumacher is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in galerie burster berlin | karlsruhe with address Ludwigkirchstr. 11.",
            "title": "LINGERING LINES  Maria Schumacher",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ludwigkirchstr. 11",
            "city": "Berlin",
            "geolocation": "52.4978571,13.3250856",
            "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": 14223,
            "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": 14143,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f60aad3508e24d5ab5dd7bfe6ca82e4d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T08:05:25.764836Z",
                "updated_at": "2022-09-12T08:05:25.764872Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4964,
                "name": "Felix and Spear Gallery",
                "slug": "felix-and-spear-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5050058,-0.3051338",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-12T08:05:30.145909Z",
            "publish_time": null,
            "slug": "felix-and-spear-gallery-eva-willer-andersen-butterfly-effect-2022-04-22",
            "created_at": "2022-09-12T08:05:30.950803Z",
            "updated_at": "2022-09-12T08:05:31.810539Z",
            "summary": "EVA WILLER-ANDERSEN: Butterfly Effect is an Gallery Shows event starting on 22/04/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in Felix and Spear Gallery with address 71 St. Mary's Road.",
            "title": "EVA WILLER-ANDERSEN: Butterfly Effect",
            "content": null,
            "start_time": "2022-04-22T00:00:00.000000Z",
            "end_time": "2022-05-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "71 St. Mary's Road",
            "city": "London",
            "geolocation": "51.56133145,-0.005283649999994918",
            "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": 7901,
            "author": {
                "id": "6b9f9ba1-97f8-45e3-bc57-e7f8684b5c0c",
                "username": "bridget_989",
                "slug": "bridget_989",
                "first_name": "Bridget",
                "last_name": "Sterling",
                "display_name": "Bridget Sterling",
                "display_name_full": "Bridget Sterling",
                "email": "bridget@axlearts.com",
                "telephone": "01225 461230"
            },
            "price": null,
            "featured_image": {
                "id": 8913,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/037125f3537a46969ce0f30e0fbf09db.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/037125f3537a46969ce0f30e0fbf09db-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2022-03-25T10:56:44.364531Z",
                "updated_at": "2022-03-25T10:56:44.364565Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6b9f9ba1-97f8-45e3-bc57-e7f8684b5c0c"
            },
            "venue": {
                "id": 2873,
                "name": "Axle Arts",
                "slug": "axle-arts",
                "city": "Bath",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4033263,-2.3971381000000065",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2661,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Apple-Orchard180200diptych2016-SF.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Apple-Orchard180200diptych2016-SF-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:26:31.289759Z",
                    "updated_at": "2021-09-14T13:35:06.954043Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-03-25T10:56:55.587152Z",
            "publish_time": null,
            "slug": "alina-maksimenko-exhibition-2022",
            "created_at": "2022-03-25T10:56:55.595622Z",
            "updated_at": "2022-03-25T10:56:55.647089Z",
            "summary": "Alina Maksimenko Exhibition 2022 is an Gallery Shows event starting on 21/04/2022, 17:00 and ending on 05/06/2022, 17:00. Event is in Axle Arts with address Online-Only.",
            "title": "Alina Maksimenko Exhibition 2022",
            "content": "We are delighted to announce, in collaboration with the Royal Crescent Hotel, Bath, a solo exhibition of paintings by Ukrainian artist Alina Maksimenko.\r\n\r\nAlina is professional artist with a career spanning some thirty years. She has work in a number of prestigious public galleries in the Ukraine and exhibits internationally. As a result of the war on Ukraine, Alina has been displaced and has had to leave everything behind in her hometown Kiev. She is currently sheltering in Vienna after a seven-day flight to escape the violence. This exhibition and sale of her work is in support of helping Alina to re-establish herself.\r\n\r\nThe exhibition will run at the hotel from 21st April to 5th June 2022. It is also available to view online.",
            "start_time": "2022-04-21T17:00:00.000000Z",
            "end_time": "2022-06-05T17: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": "Online-Only",
            "city": "",
            "geolocation": "51.4033263,-2.3971381000000065",
            "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": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7521,
            "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": 8588,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a69d2bdfb845486193924d6930cc6df7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a69d2bdfb845486193924d6930cc6df7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T16:12:18.729515Z",
                "updated_at": "2022-02-28T16:12:18.729551Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4642,
                "name": "Mitchell-Innes & Nash Gallery",
                "slug": "mitchell-innes-nash-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501611,-74.004435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T16:12:20.480510Z",
            "publish_time": null,
            "slug": "mitchell-innes-nash-gallery-annette-lemieux-things-felt-2022-04-21",
            "created_at": "2022-02-28T16:12:21.250941Z",
            "updated_at": "2022-02-28T16:12:21.776543Z",
            "summary": "Annette Lemieux: Things Felt is an Gallery Shows event starting on 21/04/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in Mitchell-Innes & Nash Gallery with address 534 W 26th St.",
            "title": "Annette Lemieux: Things Felt",
            "content": null,
            "start_time": "2022-04-21T00:00:00.000000Z",
            "end_time": "2022-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "534 W 26th St",
            "city": "New York",
            "geolocation": "40.7502174,-74.0045296",
            "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": 7776,
            "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": 8804,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/90d177f84ee04dc2aa4057891d706b23.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90d177f84ee04dc2aa4057891d706b23-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T14:57:57.498614Z",
                "updated_at": "2022-03-09T14:57:57.498651Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3603,
                "name": "Deptford Does Art",
                "slug": "deptford-does-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47575000000001,-0.0258056",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-09T14:58:01.671752Z",
            "publish_time": null,
            "slug": "deptford-does-art-face-to-face-portraits-by-emma-kenny-2022-04-21",
            "created_at": "2022-03-09T14:58:02.409308Z",
            "updated_at": "2022-03-09T14:58:02.827942Z",
            "summary": "Face to Face | Portraits by Emma Kenny is an Gallery Shows event starting on 21/04/2022, 00:00 and ending on 24/04/2022, 00:00. Event is in Deptford Does Art with address 28 Deptford High Street.",
            "title": "Face to Face | Portraits by Emma Kenny",
            "content": null,
            "start_time": "2022-04-21T00:00:00.000000Z",
            "end_time": "2022-04-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "28 Deptford High Street",
            "city": "London",
            "geolocation": "51.47574085,-0.025740943428406902",
            "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": []
        }
    ]
}