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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23472&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23436&ordering=-start_time",
    "results": [
        {
            "id": 10872,
            "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": 11435,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/394b77de8fa2483f9243941ff997cdb4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/394b77de8fa2483f9243941ff997cdb4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:58:19.510087Z",
                "updated_at": "2022-07-25T10:58:19.510124Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5676,
                "name": "The Reel Store",
                "slug": "reel-store",
                "city": "Coventry",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4106083,-1.5116558",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-25T10:58:23.572969Z",
            "publish_time": null,
            "slug": "the-reel-store-machine-memoirs-space-2022-07-20",
            "created_at": "2022-07-25T10:58:24.338700Z",
            "updated_at": "2022-07-25T10:58:24.694597Z",
            "summary": "Machine Memoirs: Space is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in The Reel Store with address Telegraph Hotel.",
            "title": "Machine Memoirs: Space",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Telegraph Hotel",
            "city": "Coventry",
            "geolocation": "52.41055985,-1.51343326027879",
            "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": 10873,
            "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": 11436,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/971f0615049941d696eac8c538d301b0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/971f0615049941d696eac8c538d301b0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:59:46.237704Z",
                "updated_at": "2022-07-25T10:59:46.237740Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5674,
                "name": "Unit 28b, The Penarth Centre",
                "slug": "unit-28b-penarth-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.48383260000001,-0.055048",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-25T10:59:49.800849Z",
            "publish_time": null,
            "slug": "unit-28b-the-penarth-centre-february-breeze-scissors-2022-07-20",
            "created_at": "2022-07-25T10:59:51.585272Z",
            "updated_at": "2022-07-25T10:59:52.058454Z",
            "summary": "February, Breeze, Scissors is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in Unit 28b, The Penarth Centre with address 30 Penarth St.",
            "title": "February, Breeze, Scissors",
            "content": null,
            "start_time": "2022-07-20T00: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": "30 Penarth St",
            "city": "London",
            "geolocation": "51.4834848,-0.0547073",
            "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": 11109,
            "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": 5742,
                "name": "Bethesda Fine Art",
                "slug": "bethesda-fine-art",
                "city": "Bethseda",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.9886597,-77.0991322",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T19:46:31.356796Z",
            "publish_time": null,
            "slug": "bethesda-fine-art-on-the-edge-of-abstraction-gilliam-young-sockwell-and-daley-2022-07-20",
            "created_at": "2022-07-27T19:46:32.180293Z",
            "updated_at": "2022-07-27T19:46:32.222555Z",
            "summary": "On the Edge of Abstraction: Gilliam, Young, Sockwell, and Daley is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Bethesda Fine Art with address bethesdafineart.com.",
            "title": "On the Edge of Abstraction: Gilliam, Young, Sockwell, and Daley",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-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": "bethesdafineart.com",
            "city": "Bethesda, MD",
            "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": 11111,
            "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": 11656,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5fdb7a03cde246e781957847debbb748.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fdb7a03cde246e781957847debbb748-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T19:48:11.447428Z",
                "updated_at": "2022-07-27T19:48:11.447466Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5744,
                "name": "Brick Lane Gallery - The Annexe",
                "slug": "brick-lane-gallery-annexe",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.523627,-0.0722189",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T19:48:14.075051Z",
            "publish_time": null,
            "slug": "brick-lane-gallery-the-annexe-photography-now-2022-07-20",
            "created_at": "2022-07-27T19:48:14.901545Z",
            "updated_at": "2022-07-27T19:48:15.268057Z",
            "summary": "Photography Now is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 31/07/2022, 00:00. Event is in Brick Lane Gallery - The Annexe with address 93 - 95 Sclater Street.",
            "title": "Photography Now",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-07-31T00: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": "93 - 95 Sclater Street",
            "city": "London",
            "geolocation": "51.5236014,-0.0736769",
            "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": 11133,
            "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": 4435,
                "name": "Rosenberg & Co.",
                "slug": "rosenberg-co",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7683316,-73.9684911",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T20:03:48.676203Z",
            "publish_time": null,
            "slug": "rosenberg-co-out-from-under-our-brushes-20th-century-american-art-2022-07-20",
            "created_at": "2022-07-27T20:03:49.478796Z",
            "updated_at": "2022-07-27T20:03:49.968510Z",
            "summary": "Out From Under Our Brushes: 20th Century American Art is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in Rosenberg & Co. with address 19 E. 66th Street.",
            "title": "Out From Under Our Brushes: 20th Century American Art",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-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": "19 E. 66th Street",
            "city": "New York, NY",
            "geolocation": "40.76831515,-73.96850192852477",
            "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": 11137,
            "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": 5416,
                "name": "SNOW Contemporary",
                "slug": "snow-contemporary",
                "city": "Minato",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.6599761,139.7230339",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2022-07-27T20:16:25.535238Z",
            "publish_time": null,
            "slug": "snow-contemporary-distorted-images-2022-07-20",
            "created_at": "2022-07-27T20:16:26.351606Z",
            "updated_at": "2022-07-27T20:16:26.395898Z",
            "summary": "Distorted Images is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 07/08/2022, 00:00. Event is in SNOW Contemporary with address CADAN YURAKUCHO.",
            "title": "Distorted Images",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-08-07T00: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": "CADAN YURAKUCHO",
            "city": "Tokyo",
            "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": 11180,
            "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": 11710,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b34cf611d81c4baab8ffa4555fb1d1ca.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b34cf611d81c4baab8ffa4555fb1d1ca-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-28T08:34:25.188917Z",
                "updated_at": "2022-07-28T08:34:25.188974Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5676,
                "name": "The Reel Store",
                "slug": "reel-store",
                "city": "Coventry",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4106083,-1.5116558",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-28T08:34:28.128776Z",
            "publish_time": null,
            "slug": "the-reel-store-the-tides-within-us-2022-07-20",
            "created_at": "2022-07-28T08:34:28.977240Z",
            "updated_at": "2022-07-28T08:34:29.344855Z",
            "summary": "The Tides Within Us is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in The Reel Store with address Telegraph Hotel.",
            "title": "The Tides Within Us",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Telegraph Hotel",
            "city": "Coventry",
            "geolocation": "52.41055985,-1.51343326027879",
            "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": 12214,
            "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": 12560,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d80cab7fd9b44b6d82c885a346e162bf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d80cab7fd9b44b6d82c885a346e162bf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T13:13:25.744317Z",
                "updated_at": "2022-08-10T13:13:25.744354Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 391,
                "name": "LOWER EAST SIDE PRINTSHOP INC",
                "slug": "lower-east-side-printshop-inc",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75436699999999,-73.99281930000001",
                "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-10T13:13:29.971632Z",
            "publish_time": null,
            "slug": "lower-east-side-printshop-inc-to-knead-a-knot-2022-07-20",
            "created_at": "2022-08-10T13:13:30.776952Z",
            "updated_at": "2022-08-10T13:13:31.320147Z",
            "summary": "To Knead a Knot is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in LOWER EAST SIDE PRINTSHOP INC with address 306 West 37th Street.",
            "title": "To Knead a Knot",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-25T00: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": "306 West 37th Street",
            "city": "New York",
            "geolocation": "40.7542605,-73.9927234",
            "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": 9108,
            "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": 9891,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa83fd8f1fa44f4b88aa2d9c3a5ff6ce-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-09T10:18:02.189444Z",
                "updated_at": "2022-06-09T10:18:02.189481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-09T10:18:06.626425Z",
            "publish_time": null,
            "slug": "colonnade-house-eleonora-medwell-callipygian-2022-07-19",
            "created_at": "2022-06-09T10:18:07.371320Z",
            "updated_at": "2022-06-09T10:18:07.721326Z",
            "summary": "Eleonora Medwell: Callipygian is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 24/07/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Eleonora Medwell: Callipygian",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-07-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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 9109,
            "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": 9894,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/25830351412e4dd6909d64255ba304d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25830351412e4dd6909d64255ba304d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-09T10:18:02.974687Z",
                "updated_at": "2022-06-09T10:18:02.974723Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-09T10:18:07.786949Z",
            "publish_time": null,
            "slug": "colonnade-house-jan-barnett-surroundings-2022-07-19",
            "created_at": "2022-06-09T10:18:08.522110Z",
            "updated_at": "2022-06-09T10:18:08.868512Z",
            "summary": "Jan Barnett: SURROUNDINGS is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 24/07/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Jan Barnett: SURROUNDINGS",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-07-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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 9717,
            "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": 10439,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/91e4d23a3cb040468601edebef647f08.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e4d23a3cb040468601edebef647f08-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-23T09:26:19.606260Z",
                "updated_at": "2022-06-23T09:26:19.606296Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3873,
                "name": "The Painting Center",
                "slug": "painting-center",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751259,-74.00434609999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-23T09:26:22.038591Z",
            "publish_time": null,
            "slug": "the-painting-center-break-of-day-edge-of-night-2022-07-19",
            "created_at": "2022-06-23T09:26:22.813531Z",
            "updated_at": "2022-06-23T09:26:24.872091Z",
            "summary": "Break of Day, Edge of Night is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 12/08/2022, 00:00. Event is in The Painting Center with address 52 Greene Street.",
            "title": "Break of Day, Edge of Night",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-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": "52 Greene Street",
            "city": "Soho - New York",
            "geolocation": "40.72230385714286,-74.00149071428571",
            "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": 10336,
            "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": 10984,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8efe84bbf0a5462e82a7dec939187f68.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8efe84bbf0a5462e82a7dec939187f68-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T20:55:45.490230Z",
                "updated_at": "2022-07-07T20:55:45.490265Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4575,
                "name": "Compton Verney",
                "slug": "compton-verney",
                "city": "Warwick",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.1714739,-1.5433276",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-07T20:55:47.945727Z",
            "publish_time": null,
            "slug": "compton-verney-luke-jerram-crossings-2022-07-19",
            "created_at": "2022-07-07T20:55:48.731952Z",
            "updated_at": "2022-07-07T20:55:49.083769Z",
            "summary": "Luke Jerram: Crossings is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in Compton Verney with address Compton Verney.",
            "title": "Luke Jerram: Crossings",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-09-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Compton Verney",
            "city": "Warwickshire",
            "geolocation": "52.174415,-1.5452357",
            "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": 10349,
            "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": 10993,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a86315c084244fab8ba91c8d9e324117.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a86315c084244fab8ba91c8d9e324117-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T21:13:19.877562Z",
                "updated_at": "2022-07-07T21:13:19.877600Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3335,
                "name": "fortyfivedownstairs",
                "slug": "fortyfivedownstairs",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.81491320000001,144.9731229",
                "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-07-07T21:13:22.300412Z",
            "publish_time": null,
            "slug": "fortyfivedownstairs-eleonor-palacio-drasko-boljevic-book-of-fabulas-and-scented-echoes-2022-07-19",
            "created_at": "2022-07-07T21:13:23.133734Z",
            "updated_at": "2022-07-07T21:13:23.603895Z",
            "summary": "Eleonor Palacio & Drasko Boljevic: Book of Fabulas and Scented Echoes is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in fortyfivedownstairs with address 45 Flinders Lane.",
            "title": "Eleonor Palacio & Drasko Boljevic: Book of Fabulas and Scented Echoes",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-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": "45 Flinders Lane",
            "city": "Melbourne",
            "geolocation": "-37.8148148,144.9730268",
            "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": 10359,
            "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": 11001,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b8de170a320467695ba3ce09434e36c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8de170a320467695ba3ce09434e36c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T21:13:31.283444Z",
                "updated_at": "2022-07-07T21:13:31.283481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 723,
                "name": "Gagosian New York Park Avenue 821",
                "slug": "gagosian-gallery-park-75-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7729097,-73.9619581",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 508,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20140829695769451.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20140829695769451-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T14:11:28.921232Z",
                    "updated_at": "2021-09-14T12:47:30.727264Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "2014082969576945",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-07T21:13:34.781322Z",
            "publish_time": null,
            "slug": "gagosian-park-75-new-york-nam-june-paik-art-in-process-part-two-2022-07-19",
            "created_at": "2022-07-07T21:13:35.563667Z",
            "updated_at": "2022-07-07T21:13:38.095905Z",
            "summary": "Nam June Paik: Art in Process: Part Two is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 26/08/2022, 00:00. Event is in GAGOSIAN Park & 75 New York with address 821 Park Avenue.",
            "title": "Nam June Paik: Art in Process: Part Two",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "821 Park Avenue",
            "city": "New York",
            "geolocation": "40.77306,-73.9620958",
            "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": 10448,
            "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": 11070,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d2d0eb56ee14fac9d4b2156575b6f6a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-12T19:28:49.152970Z",
                "updated_at": "2022-07-12T19:28:49.153005Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4915,
                "name": "Pilar Corrias",
                "slug": "pilar-corrias",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5164658,-0.1382521",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-12T19:28:53.062171Z",
            "publish_time": null,
            "slug": "pilar-corrias-ragna-bley-viridian-land-2022-07-19",
            "created_at": "2022-07-12T19:28:53.967878Z",
            "updated_at": "2022-07-12T19:28:54.488989Z",
            "summary": "Ragna Bley: Viridian Land is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 17/09/2022, 00:00. Event is in Pilar Corrias with address 54 Eastcastle St.",
            "title": "Ragna Bley: Viridian Land",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-09-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "54 Eastcastle St",
            "city": "London",
            "geolocation": "51.5164901,-0.1388464",
            "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": 10630,
            "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": 11235,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d4469a977f3b4a01abd45605449bd1ca.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4469a977f3b4a01abd45605449bd1ca-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-17T20:47:42.777551Z",
                "updated_at": "2022-07-17T20:47:42.777586Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4536,
                "name": "The Getty Center",
                "slug": "getty-center",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0877009,-118.4757863",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-17T20:47:46.538478Z",
            "publish_time": null,
            "slug": "the-getty-center-working-together-the-photographers-of-the-kamoinge-workshop-2022-07-19",
            "created_at": "2022-07-17T20:47:47.334901Z",
            "updated_at": "2022-07-17T20:47:47.696231Z",
            "summary": "Working Together: The Photographers of the Kamoinge Workshop is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 09/10/2022, 00:00. Event is in The Getty Center with address 1200 Getty Center Drive.",
            "title": "Working Together: The Photographers of the Kamoinge Workshop",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-10-09T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1200 Getty Center Drive",
            "city": "Los Angeles",
            "geolocation": "34.07695125,-118.47571198123117",
            "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": 10656,
            "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": 11261,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/81d411e36324457fade02f9b715a70c6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81d411e36324457fade02f9b715a70c6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T20:19:24.404381Z",
                "updated_at": "2022-07-18T20:19:24.404439Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5620,
                "name": "SHIN GALLERY",
                "slug": "shin-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7174553,-73.9904304",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-18T20:19:28.280140Z",
            "publish_time": null,
            "slug": "shin-gallery-else-fischer-hansen-byoung-ok-min-poetic-abstraction-2022-07-19",
            "created_at": "2022-07-18T20:19:29.047017Z",
            "updated_at": "2022-07-18T20:19:29.514749Z",
            "summary": "Else Fischer-Hansen & Byoung Ok Min: Poetic Abstraction is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 27/08/2022, 00:00. Event is in SHIN GALLERY with address 322 Grand St.",
            "title": "Else Fischer-Hansen & Byoung Ok Min: Poetic Abstraction",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-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": "322 Grand St",
            "city": "New York",
            "geolocation": "40.7172581,-73.9905369",
            "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": 10715,
            "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": 11313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1fa45adc120a4967ad6df98a700f8ecb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fa45adc120a4967ad6df98a700f8ecb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T20:49:31.873833Z",
                "updated_at": "2022-07-20T20:49:31.873883Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4005,
                "name": "D Contemporary",
                "slug": "d-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5095207,-0.1430757",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-20T20:49:34.384455Z",
            "publish_time": null,
            "slug": "d-contemporary-progression-2022-07-19",
            "created_at": "2022-07-20T20:49:35.151118Z",
            "updated_at": "2022-07-20T20:49:36.091958Z",
            "summary": "PROGRESSION is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 06/08/2022, 00:00. Event is in D Contemporary with address 23.",
            "title": "PROGRESSION",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-06T00: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": "23",
            "city": "London",
            "geolocation": "46.0593485,2.04890101251091",
            "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": []
        }
    ]
}