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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27432&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27396&ordering=-start_time",
    "results": [
        {
            "id": 14244,
            "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": 14165,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b1ed11e5576418b87552390bd3b4731.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1ed11e5576418b87552390bd3b4731-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:00:52.626172Z",
                "updated_at": "2022-09-12T16:00:52.626207Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6726,
                "name": "Kristen Lorello",
                "slug": "kristen-lorello",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.77280590000001,-73.96520319999999",
                "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-12T16:00:58.354055Z",
            "publish_time": null,
            "slug": "kristen-lorello-nadia-haji-omar-secret-garden-2022-04-19",
            "created_at": "2022-09-12T16:00:59.165943Z",
            "updated_at": "2022-09-12T16:00:59.969155Z",
            "summary": "Nadia Haji Omar: Secret Garden is an Gallery Shows event starting on 19/04/2022, 00:00 and ending on 27/05/2022, 00:00. Event is in Kristen Lorello with address 195 Chrystie St.",
            "title": "Nadia Haji Omar: Secret Garden",
            "content": null,
            "start_time": "2022-04-19T00:00:00.000000Z",
            "end_time": "2022-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "195 Chrystie St",
            "city": "New York",
            "geolocation": "40.7221648,-73.9923001",
            "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": 14274,
            "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": 14190,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c0e3b64ac964e56964e06e088ab7977.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c0e3b64ac964e56964e06e088ab7977-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:21:47.740087Z",
                "updated_at": "2022-09-12T16:21:47.740123Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6608,
                "name": "Forte Marghera",
                "slug": "forte-marghera",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.47579349999999,12.2610717",
                "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-12T16:21:51.242255Z",
            "publish_time": null,
            "slug": "forte-marghera-forte-marghera-special-project-at-the-59th-venice-biennale-2022-04-18",
            "created_at": "2022-09-12T16:21:52.055574Z",
            "updated_at": "2022-09-12T16:21:52.919118Z",
            "summary": "Forte Marghera Special Project at the 59th Venice Biennale is an Gallery Shows event starting on 18/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Forte Marghera with address Via Forte Marghera 30.",
            "title": "Forte Marghera Special Project at the 59th Venice Biennale",
            "content": null,
            "start_time": "2022-04-18T00: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": "Via Forte Marghera 30",
            "city": "Venice",
            "geolocation": "45.4762413,12.2616363",
            "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": 7416,
            "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": 8495,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/43ed67232cfe4bbdb0e45e9031b0b16f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:30:25.384075Z",
                "updated_at": "2022-02-28T13:30:25.384110Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4192,
                "name": "Canary Wharf",
                "slug": "canary-wharf",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5072178,-0.1275862",
                "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-02-28T13:30:29.211091Z",
            "publish_time": null,
            "slug": "canary-wharf-cornucopia-2022-04-18",
            "created_at": "2022-02-28T13:30:29.972314Z",
            "updated_at": "2022-02-28T13:30:30.331213Z",
            "summary": "Cornucopia is an Gallery Shows event starting on 18/04/2022, 00:00 and ending on 10/06/2022, 00:00. Event is in Canary Wharf with address One Canada Square.",
            "title": "Cornucopia",
            "content": null,
            "start_time": "2022-04-18T00: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": "One Canada Square",
            "city": "London",
            "geolocation": "51.50494855,-0.01951004257266252",
            "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": 7887,
            "author": {
                "id": "504ab497-9e07-49f0-95e5-d477e3e5366b",
                "username": "stefano_1086",
                "slug": "stefano_1086",
                "first_name": "Stefano",
                "last_name": "Contini",
                "display_name": "Stefano Contini",
                "display_name_full": "Stefano Contini",
                "email": "venezia@continiarte.com",
                "telephone": "0039 0415230357"
            },
            "price": null,
            "featured_image": {
                "id": 8898,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cad28becdb414fea9d743e88e47702cd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cad28becdb414fea9d743e88e47702cd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-16T18:41:54.847879Z",
                "updated_at": "2022-03-16T18:41:54.847917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2897,
                "name": "Contini Art Gallery",
                "slug": "contini-art-gallery",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.43288709999999,12.33448850000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3918,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/72ac646cacdf41628afae1ae66e429c7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-07-09T12:55:16.483776Z",
                    "updated_at": "2022-07-09T12:55:16.483812Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "504ab497-9e07-49f0-95e5-d477e3e5366b"
                },
                "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-03-16T18:41:57.624309Z",
            "publish_time": null,
            "slug": "contini-art-gallery-manolo-valdes-2022-04-18",
            "created_at": "2022-03-16T18:41:58.931405Z",
            "updated_at": "2022-08-03T08:41:54.711476Z",
            "summary": "Manolo Valdés is an Gallery Shows event starting on 18/04/2022, 00:00 and ending on 27/11/2022, 01:00. Event is in Contini Art Gallery with address Contini Art Gallery.",
            "title": "Manolo Valdés",
            "content": null,
            "start_time": "2022-04-18T00: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": "Contini Art Gallery",
            "city": "Venice",
            "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": 8548,
            "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": 9405,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/707b3c9ab342443097b70c35f18c245b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/707b3c9ab342443097b70c35f18c245b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-23T20:15:00.535103Z",
                "updated_at": "2022-04-23T20:15:00.535141Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3722,
                "name": "The Photographers' Gallery",
                "slug": "photographers-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5149665,-0.1390826",
                "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-04-23T20:15:02.741626Z",
            "publish_time": null,
            "slug": "the-photographers-gallery-insects-us-2022-04-18",
            "created_at": "2022-04-23T20:15:03.597736Z",
            "updated_at": "2022-04-23T20:15:03.945785Z",
            "summary": "Insects & Us is an Gallery Shows event starting on 18/04/2022, 00:00 and ending on 12/06/2022, 00:00. Event is in The Photographers' Gallery with address 16-18 Ramillies Street.",
            "title": "Insects & Us",
            "content": null,
            "start_time": "2022-04-18T00:00:00.000000Z",
            "end_time": "2022-06-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16-18 Ramillies Street",
            "city": "London",
            "geolocation": "51.514956999999995,-0.1390441524372385",
            "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": 8256,
            "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": 9192,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e7358183aa544d4a15ef909dcd5fd81.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e7358183aa544d4a15ef909dcd5fd81-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T17:43:01.957145Z",
                "updated_at": "2022-04-22T17:43:01.957181Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-22T17:43:07.107593Z",
            "publish_time": null,
            "slug": "artizan-gallery-artizan-south-west-contemporary-curated-invitational-showcase-2022-04-17",
            "created_at": "2022-04-22T17:43:08.274077Z",
            "updated_at": "2022-04-22T17:43:08.654986Z",
            "summary": "Artizan South West Contemporary – Curated Invitational Showcase is an Gallery Shows event starting on 17/04/2022, 00:00 and ending on 15/05/2022, 00:00. Event is in Artizan Gallery with address Unit 5.",
            "title": "Artizan South West Contemporary – Curated Invitational Showcase",
            "content": null,
            "start_time": "2022-04-17T00: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": "Unit 5",
            "city": "Torquay",
            "geolocation": "53.04545635,-2.1888124044401547",
            "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": 8514,
            "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": 9373,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c3f5274537e49f58f1aac946a01a63b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c3f5274537e49f58f1aac946a01a63b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-23T20:00:56.493949Z",
                "updated_at": "2022-04-23T20:00:56.493983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4438,
                "name": "RupturXIBIT gallery & Kate Howe Studios",
                "slug": "rupturxibit-gallery-kate-howe-studios",
                "city": "Kingston upon Thames",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4137096,-0.3121714",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-04-23T20:00:59.467960Z",
            "publish_time": null,
            "slug": "rupturxibit-gallery-kate-howe-studios-sacraments-2022-04-17",
            "created_at": "2022-04-23T20:01:00.305936Z",
            "updated_at": "2022-04-23T20:01:11.807604Z",
            "summary": "Sacraments is an Gallery Shows event starting on 17/04/2022, 00:00 and ending on 18/04/2022, 00:00. Event is in RupturXIBIT gallery & Kate Howe Studios with address 55 high street.",
            "title": "Sacraments",
            "content": null,
            "start_time": "2022-04-17T00:00:00.000000Z",
            "end_time": "2022-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "55 high street",
            "city": "Hampton Wick",
            "geolocation": "50.734035,-1.7767116",
            "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": 13724,
            "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": 6376,
                "name": "Boccara Art",
                "slug": "boccara-art",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7906964,-80.1905142",
                "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:14:41.827323Z",
            "publish_time": null,
            "slug": "boccara-art-kim-seungwoo-at-the-boccara-art-palm-beach-gallery-2022-04-17",
            "created_at": "2022-09-01T14:14:42.619054Z",
            "updated_at": "2022-09-01T14:14:42.660093Z",
            "summary": "KIM SEUNGWOO at the BOCCARA ART Palm Beach Gallery is an Gallery Shows event starting on 17/04/2022, 00:00 and ending on 30/04/2022, 00:00. Event is in Boccara Art with address BOCCARA ART Palm Beach.",
            "title": "KIM SEUNGWOO at the BOCCARA ART Palm Beach Gallery",
            "content": null,
            "start_time": "2022-04-17T00:00:00.000000Z",
            "end_time": "2022-04-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": "BOCCARA ART Palm Beach",
            "city": "Lake Worth",
            "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": 13179,
            "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": 6446,
                "name": "Peabody Essex Museum",
                "slug": "peabody-essex-museum",
                "city": "Salem",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.52151749999999,-70.8922189",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-25T10:21:11.402037Z",
            "publish_time": null,
            "slug": "peabody-essex-museum-climate-action-inspiring-change-2022-04-16",
            "created_at": "2022-08-25T10:21:12.171139Z",
            "updated_at": "2022-08-25T10:21:13.523363Z",
            "summary": "Climate Action: Inspiring Change is an Museum Exhibitions event starting on 16/04/2022, 00:00 and ending on 30/07/2023, 00:00. Event is in Peabody Essex Museum with address East India Square.",
            "title": "Climate Action: Inspiring Change",
            "content": null,
            "start_time": "2022-04-16T00:00:00.000000Z",
            "end_time": "2023-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "East India Square",
            "city": "Salem",
            "geolocation": "51.5071396,-0.13648585823639234",
            "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": 13189,
            "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": 13307,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/577dd51aa71143eab78eab0df75d0bae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/577dd51aa71143eab78eab0df75d0bae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-26T09:00:07.489743Z",
                "updated_at": "2022-08-26T09:00:07.489798Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5404,
                "name": "Philip Martin Gallery",
                "slug": "philip-martin-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033647,-118.3757694",
                "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-08-26T09:00:11.065021Z",
            "publish_time": null,
            "slug": "philip-martin-gallery-carl-cheng-2022-04-16",
            "created_at": "2022-08-26T09:00:11.847995Z",
            "updated_at": "2022-08-26T09:00:12.491344Z",
            "summary": "Carl Cheng is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 21/05/2022, 00:00. Event is in Philip Martin Gallery with address 2712 S. La Cienega Boulevard.",
            "title": "Carl Cheng",
            "content": null,
            "start_time": "2022-04-16T00: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": "2712 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "33.9748219,-118.3702011",
            "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": 13235,
            "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": 6468,
                "name": "Ormston House",
                "slug": "ormston-house",
                "city": "Limerick",
                "country": {
                    "code": "IE",
                    "name": "Ireland"
                },
                "geolocation": "52.6649317,-8.62515",
                "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": "IE",
            "publish_status": "published",
            "published_at": "2022-08-27T16:23:33.285538Z",
            "publish_time": null,
            "slug": "ormston-house-youth-of-the-island-field-2022-04-16",
            "created_at": "2022-08-27T16:23:34.114307Z",
            "updated_at": "2022-08-27T16:23:34.159380Z",
            "summary": "Youth Of The Island Field is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in Ormston House with address Cultural Resource Centre, 9-10 Patrick Street.",
            "title": "Youth Of The Island Field",
            "content": null,
            "start_time": "2022-04-16T00:00:00.000000Z",
            "end_time": "2022-06-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Cultural Resource Centre, 9-10 Patrick Street",
            "city": "Limerick",
            "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": 13247,
            "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": 6474,
                "name": "Ratio 3",
                "slug": "ratio-3",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.75169779999999,-122.4181352",
                "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-08-27T16:23:52.113608Z",
            "publish_time": null,
            "slug": "ratio-3-ryan-mcginley-i-cant-we-can-2022-04-16",
            "created_at": "2022-08-27T16:23:52.899777Z",
            "updated_at": "2022-08-27T16:23:53.345335Z",
            "summary": "Ryan McGinley: I Can't, We Can is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Ratio 3 with address 2831A Mission Street.",
            "title": "Ryan McGinley: I Can't, We Can",
            "content": null,
            "start_time": "2022-04-16T00: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": "2831A Mission Street",
            "city": "San Francisco",
            "geolocation": "37.7189844,-122.4391378",
            "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": 13270,
            "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": 13374,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a60a350e9914c8fa42fb5a75a4a2a9b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-27T16:43:21.261162Z",
                "updated_at": "2022-08-27T16:43:21.261198Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5533,
                "name": "North House Gallery",
                "slug": "north-house-gallery",
                "city": "Manningtree",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.94562149999999,1.0669252",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-27T16:43:23.586208Z",
            "publish_time": null,
            "slug": "north-house-gallery-bernard-mcguigan-sculpture-and-chris-hamer-drawings-sculpture-2022-04-16",
            "created_at": "2022-08-27T16:43:24.358526Z",
            "updated_at": "2022-08-27T16:43:25.473920Z",
            "summary": "Bernard McGuigan: Sculpture and Chris Hamer: Drawings & Sculpture is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 21/05/2022, 00:00. Event is in North House Gallery with address The Walls.",
            "title": "Bernard McGuigan: Sculpture and Chris Hamer: Drawings & Sculpture",
            "content": null,
            "start_time": "2022-04-16T00: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": "The Walls",
            "city": "Manningtree",
            "geolocation": "-14.3100832,132.5209073",
            "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": 13335,
            "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": 6499,
                "name": "National Taiwan Museum of Fine Arts",
                "slug": "national-taiwan-museum-fine-arts",
                "city": "Taichung City",
                "country": {
                    "code": "TW",
                    "name": "Taiwan"
                },
                "geolocation": "24.1411826,120.6633086",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "TW",
            "publish_status": "published",
            "published_at": "2022-08-29T19:38:02.950006Z",
            "publish_time": null,
            "slug": "national-taiwan-museum-of-fine-arts-metabody-in-kinesphere-2022-04-16",
            "created_at": "2022-08-29T19:38:03.716040Z",
            "updated_at": "2022-08-29T19:38:05.212179Z",
            "summary": "Metabody in Kinesphere is an Museum Exhibitions event starting on 16/04/2022, 00:00 and ending on 26/06/2022, 00:00. Event is in National Taiwan Museum of Fine Arts with address 1, Wu Chuan W. Rd..",
            "title": "Metabody in Kinesphere",
            "content": null,
            "start_time": "2022-04-16T00:00:00.000000Z",
            "end_time": "2022-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1, Wu Chuan W. Rd.",
            "city": "Taichung",
            "geolocation": "35.7382844,139.6895016",
            "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": 13370,
            "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": 13447,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/136c3043d6fe49018961cb43ed1249e9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/136c3043d6fe49018961cb43ed1249e9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-29T20:05:32.769148Z",
                "updated_at": "2022-08-29T20:05:32.769181Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5716,
                "name": "East Gallery",
                "slug": "east-gallery",
                "city": "Nanjing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "32.015283,118.735943",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2022-08-29T20:05:35.553353Z",
            "publish_time": null,
            "slug": "east-gallery-veiled-material-desire-2022-04-16",
            "created_at": "2022-08-29T20:05:36.341696Z",
            "updated_at": "2022-08-29T20:05:36.386636Z",
            "summary": "Veiled Material Desire is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in East Gallery with address No. 101, Xilong Road No. 50, Jianye District.",
            "title": "Veiled Material Desire",
            "content": null,
            "start_time": "2022-04-16T00:00:00.000000Z",
            "end_time": "2022-05-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": "No. 101, Xilong Road No. 50, Jianye District",
            "city": "Nanjing",
            "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": 13377,
            "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": 13453,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6b5181e7f65a40f4bd81b009687b1c34.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b5181e7f65a40f4bd81b009687b1c34-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-29T20:05:44.105730Z",
                "updated_at": "2022-08-29T20:05:44.105764Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3319,
                "name": "Elizabeth Harris Gallery",
                "slug": "elizabeth-harris-gallery",
                "city": "New York",
                "country": "",
                "geolocation": "40.7465935,-74.0067876",
                "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-08-29T20:05:46.098741Z",
            "publish_time": null,
            "slug": "elizabeth-harris-gallery-ron-milewicz-a-meaning-made-of-trees-2022-04-16",
            "created_at": "2022-08-29T20:05:46.880468Z",
            "updated_at": "2022-08-29T20:05:47.287589Z",
            "summary": "Ron Milewicz: A Meaning Made Of Trees is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in Elizabeth Harris Gallery with address 529 West 20th Street, NYC 10011.",
            "title": "Ron Milewicz: A Meaning Made Of Trees",
            "content": null,
            "start_time": "2022-04-16T00: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": "529 West 20th Street, NYC 10011",
            "city": "New York",
            "geolocation": "40.7466312,-74.00689644329572",
            "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": 13378,
            "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": 13454,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/205ea2d46d12448b89a845b9a536a80d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205ea2d46d12448b89a845b9a536a80d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-29T20:05:44.945695Z",
                "updated_at": "2022-08-29T20:05:44.945730Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3319,
                "name": "Elizabeth Harris Gallery",
                "slug": "elizabeth-harris-gallery",
                "city": "New York",
                "country": "",
                "geolocation": "40.7465935,-74.0067876",
                "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-08-29T20:05:47.091928Z",
            "publish_time": null,
            "slug": "elizabeth-harris-gallery-william-carroll-dawn-and-dusk-2022-04-16",
            "created_at": "2022-08-29T20:05:47.862025Z",
            "updated_at": "2022-08-29T20:05:48.244904Z",
            "summary": "William Carroll: Dawn and Dusk is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in Elizabeth Harris Gallery with address 529 West 20th Street, NYC 10011.",
            "title": "William Carroll: Dawn and Dusk",
            "content": null,
            "start_time": "2022-04-16T00: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": "529 West 20th Street, NYC 10011",
            "city": "New York",
            "geolocation": "40.7466312,-74.00689644329572",
            "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": 13439,
            "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": 13497,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0daeffba7ddb4c339719e66eee3e5549.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0daeffba7ddb4c339719e66eee3e5549-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-30T20:35:17.453093Z",
                "updated_at": "2022-08-30T20:35:17.453124Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5634,
                "name": "Matthew Marks Gallery",
                "slug": "matthew-marks-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7490475,-74.0047307",
                "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-08-30T20:35:24.914786Z",
            "publish_time": null,
            "slug": "matthew-marks-gallery-significant-form-2022-04-16",
            "created_at": "2022-08-30T20:35:25.699768Z",
            "updated_at": "2022-08-30T20:35:26.164044Z",
            "summary": "Significant Form is an Gallery Shows event starting on 16/04/2022, 00:00 and ending on 18/06/2022, 00:00. Event is in Matthew Marks Gallery with address 1062 North Orange Grove Avenue.",
            "title": "Significant Form",
            "content": null,
            "start_time": "2022-04-16T00:00:00.000000Z",
            "end_time": "2022-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1062 North Orange Grove Avenue",
            "city": "Los Angeles",
            "geolocation": "34.090187781249995,-118.3604384375",
            "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": []
        }
    ]
}