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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5022&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4986&ordering=-end_time",
    "results": [
        {
            "id": 33813,
            "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": 31953,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/26643ca6958f47a1968640bea03d96d2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26643ca6958f47a1968640bea03d96d2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:35:06.584754Z",
                "updated_at": "2023-11-22T09:35:06.584812Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9016,
                "name": "Pilar Corrias | Savile Row",
                "slug": "pilar-corrias-savile-row",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5103799,-0.1394885",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-22T09:35:14.283917Z",
            "publish_time": null,
            "slug": "pilar-corrias-savile-row-helen-johnson-2023-11-17",
            "created_at": "2023-11-22T09:35:15.202158Z",
            "updated_at": "2023-11-22T09:35:16.590765Z",
            "summary": "Helen Johnson is an Gallery Shows event starting on 17/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Pilar Corrias | Savile Row with address 2 Savile Row.",
            "title": "Helen Johnson",
            "content": null,
            "start_time": "2023-11-17T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "2 Savile Row",
            "city": "London",
            "geolocation": "51.5103311,-0.139658",
            "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": 32033,
            "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": 30290,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0a9f4f5e743464f885bc9a34f88d870.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0a9f4f5e743464f885bc9a34f88d870-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-05T09:30:26.854227Z",
                "updated_at": "2023-10-05T09:30:26.854263Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4753,
                "name": "The North Wall Arts Centre",
                "slug": "north-wall-arts-centre",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7781313,-1.2676696",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-05T09:30:31.265003Z",
            "publish_time": null,
            "slug": "the-north-wall-arts-centre-oxford-printmakers-co-operative-midwinter-show-2023-11-30",
            "created_at": "2023-10-05T09:30:32.192302Z",
            "updated_at": "2023-10-05T09:30:32.681288Z",
            "summary": "Oxford Printmakers Co-operative: Midwinter Show is an Gallery Shows event starting on 30/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in The North Wall Arts Centre with address South Parade.",
            "title": "Oxford Printmakers Co-operative: Midwinter Show",
            "content": null,
            "start_time": "2023-11-30T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "South Parade",
            "city": "Oxford",
            "geolocation": "53.8896612,-0.3228482",
            "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": 33027,
            "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": 31235,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/64c4f9f9f2bc46aaaab9051cfb454f39.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64c4f9f9f2bc46aaaab9051cfb454f39-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:03:04.609647Z",
                "updated_at": "2023-11-01T12:03:04.609700Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2438,
                "name": "Kohn Gallery",
                "slug": "kohn-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0932019,-118.33897660000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-01T12:03:10.010871Z",
            "publish_time": null,
            "slug": "kohn-gallery-li-hei-di-oscillating-womb-2023-11-02",
            "created_at": "2023-11-01T12:03:10.926706Z",
            "updated_at": "2023-11-01T12:03:14.541490Z",
            "summary": "Li Hei Di: Oscillating Womb is an Gallery Shows event starting on 02/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Kohn Gallery with address 1227 N. Highland Avenue.",
            "title": "Li Hei Di: Oscillating Womb",
            "content": null,
            "start_time": "2023-11-02T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "1227 N. Highland Avenue",
            "city": "Los Angeles",
            "geolocation": "40.47541150811217,-79.91832107982978",
            "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": 33809,
            "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": 31949,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42a1d8dcc7bb4fb59ee5ee988ba08ec9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:34:51.975837Z",
                "updated_at": "2023-11-22T09:34:51.975892Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 863,
                "name": "Pace Gallery London",
                "slug": "pace-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5097315,-0.14093669999999747",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1702,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/PACE-GALLERY-LONDON.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-19T02:49:55.646484Z",
                    "updated_at": "2021-09-14T13:14:02.075870Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "PACE-GALLERY-LONDON",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-22T09:34:58.737035Z",
            "publish_time": null,
            "slug": "pace-gallery-london-paulina-olowska-squelchy-garden-mules-and-mamunas-2023-11-22",
            "created_at": "2023-11-22T09:34:59.660739Z",
            "updated_at": "2023-11-22T09:35:00.854883Z",
            "summary": "Paulina Olowska. Squelchy Garden Mules and Mamunas is an Gallery Shows event starting on 22/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Pace Gallery London with address 5 Hanover Square.",
            "title": "Paulina Olowska. Squelchy Garden Mules and Mamunas",
            "content": null,
            "start_time": "2023-11-22T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "5 Hanover Square",
            "city": "London",
            "geolocation": "40.704919,-74.0093135",
            "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": 33838,
            "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": 31979,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b3ac3e8fe884d6b842e35acb7d607b7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b3ac3e8fe884d6b842e35acb7d607b7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:39:06.180884Z",
                "updated_at": "2023-11-22T09:39:06.180941Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4562,
                "name": "Bircham Gallery",
                "slug": "bircham-gallery",
                "city": "Holt",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9057867,1.0901226",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-22T09:39:11.806288Z",
            "publish_time": null,
            "slug": "bircham-gallery-christmas-2023-2023-11-04",
            "created_at": "2023-11-22T09:39:12.728108Z",
            "updated_at": "2023-11-22T09:39:15.163564Z",
            "summary": "Christmas 2023 is an Gallery Shows event starting on 04/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Bircham Gallery with address 14 Market Place.",
            "title": "Christmas 2023",
            "content": null,
            "start_time": "2023-11-04T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "14 Market Place",
            "city": "Holt",
            "geolocation": "52.5792493,0.9856012248161764",
            "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": 33041,
            "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": 31249,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f6218a2da24940f1bc2e6dbd01beb899.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6218a2da24940f1bc2e6dbd01beb899-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:10:58.003228Z",
                "updated_at": "2023-11-01T12:10:58.003263Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6084,
                "name": "Monya Rowe Gallery",
                "slug": "monya-rowe-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488234,-73.9937487",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-01T12:11:04.102424Z",
            "publish_time": null,
            "slug": "monya-rowe-gallery-erin-milez-round-and-around-we-go-2023-10-26",
            "created_at": "2023-11-01T12:11:05.019741Z",
            "updated_at": "2023-11-01T12:11:07.519655Z",
            "summary": "Erin Milez. Round and Around We Go is an Gallery Shows event starting on 26/10/2023, 00:00 and ending on 06/01/2024, 01:00. Event is in Monya Rowe Gallery with address 224 West 30th Street #1005.",
            "title": "Erin Milez. Round and Around We Go",
            "content": null,
            "start_time": "2023-10-26T00:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "224 West 30th Street #1005",
            "city": "New York",
            "geolocation": "39.28598895918367,-81.54236644897959",
            "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": 34073,
            "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": 32206,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae984fddb077457eb6afa37a756c6498.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae984fddb077457eb6afa37a756c6498-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:10:54.972026Z",
                "updated_at": "2023-12-04T12:10:54.972062Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5524,
                "name": "Marshall Gallery",
                "slug": "marshall-gallery",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.49328819999999,-111.9278979",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-04T12:11:03.764786Z",
            "publish_time": null,
            "slug": "marshall-gallery-structural-concerns-group-show-2023-11-18",
            "created_at": "2023-12-04T12:11:04.679097Z",
            "updated_at": "2023-12-04T12:11:05.551855Z",
            "summary": "Structural Concerns (Group Show) is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Marshall Gallery with address Bergamot Station.",
            "title": "Structural Concerns (Group Show)",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "Bergamot Station",
            "city": "Santa Monica",
            "geolocation": "34.0274374,-118.46900342813086",
            "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": 34061,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 32194,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06cc2d08c623478f80ea07f0909d374a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06cc2d08c623478f80ea07f0909d374a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:10:12.153176Z",
                "updated_at": "2023-12-04T12:10:12.153234Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3337,
                "name": "KP Projects",
                "slug": "kp-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0828564,-118.3444598",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3337,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/KP_Projects_Widewalls_1920x1080.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/KP_Projects_Widewalls_1920x1080-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-05-10T00:01:05.824355Z",
                    "updated_at": "2021-09-14T13:52:23.642037Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b850e8fe-7e65-470a-88f4-d2eecac6bc31"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-04T12:10:19.861681Z",
            "publish_time": null,
            "slug": "kp-projects-jon-ching-a-thousand-invisible-chords-2023-12-02",
            "created_at": "2023-12-04T12:10:20.778352Z",
            "updated_at": "2023-12-04T12:10:21.918076Z",
            "summary": "Jon Ching :: A Thousand Invisible Chords is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in KP Projects with address 633 North La Brea, STE 104.",
            "title": "Jon Ching :: A Thousand Invisible Chords",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "633 North La Brea, STE 104",
            "city": "Los Angeles",
            "geolocation": "35.314266,-80.858131",
            "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": 33551,
            "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": 31724,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/476ed019373c40338208bb68fbe811ff.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/476ed019373c40338208bb68fbe811ff-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:26:56.532213Z",
                "updated_at": "2023-11-15T13:26:56.532251Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5528,
                "name": "Modern Art | Bury Street",
                "slug": "modern-art-bury-street",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5067092,-0.1381268",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-15T13:27:01.383198Z",
            "publish_time": null,
            "slug": "modern-art-bury-street-ron-nagle-extraterrestrials-2023-11-17",
            "created_at": "2023-11-15T13:27:02.402917Z",
            "updated_at": "2023-11-15T13:27:03.722771Z",
            "summary": "Ron Nagle, ‘Extraterrestrials’ is an Gallery Shows event starting on 17/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Modern Art | Bury Street with address 7 Bury Street.",
            "title": "Ron Nagle, ‘Extraterrestrials’",
            "content": null,
            "start_time": "2023-11-17T01:00:00.000000Z",
            "end_time": "2024-01-06T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 Bury Street",
            "city": "London",
            "geolocation": "52.62260195,1.2758454109853488",
            "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": 33550,
            "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": 31723,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ee38833418b74de9bd114f2da5076b0e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee38833418b74de9bd114f2da5076b0e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:26:55.179297Z",
                "updated_at": "2023-11-15T13:26:55.179349Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4401,
                "name": "Modern Art Helmet Row",
                "slug": "modern-art-helmet-row",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5251013,-0.09434329999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-15T13:26:59.997400Z",
            "publish_time": null,
            "slug": "modern-art-helmet-row-ron-nagle-conniption-2023-11-17",
            "created_at": "2023-11-15T13:27:00.964616Z",
            "updated_at": "2023-11-15T13:27:01.402300Z",
            "summary": "Ron Nagle 'Conniption' is an Gallery Shows event starting on 17/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Modern Art Helmet Row with address 4 – 8 Helmet Row.",
            "title": "Ron Nagle 'Conniption'",
            "content": null,
            "start_time": "2023-11-17T01:00:00.000000Z",
            "end_time": "2024-01-06T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 – 8 Helmet Row",
            "city": "London",
            "geolocation": "51.5251476,-0.0944189",
            "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": 33036,
            "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": 31241,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/74770c7901e24172ab6305fae6530372.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74770c7901e24172ab6305fae6530372-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-01T12:03:21.844434Z",
                "updated_at": "2023-11-01T12:03:21.844471Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6008,
                "name": "LA Louver Gallery",
                "slug": "la-louver-gallery",
                "city": "Venice",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9848305,-118.4707557",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-01T12:03:37.319808Z",
            "publish_time": null,
            "slug": "la-louver-gallery-matt-wedel-pictures-in-the-garden-2023-10-25",
            "created_at": "2023-11-01T12:03:38.247384Z",
            "updated_at": "2023-11-01T12:03:38.832977Z",
            "summary": "Matt Wedel. Pictures in the Garden is an Gallery Shows event starting on 25/10/2023, 00:00 and ending on 06/01/2024, 01:00. Event is in LA Louver Gallery with address 45 North Venice Boulevard.",
            "title": "Matt Wedel. Pictures in the Garden",
            "content": null,
            "start_time": "2023-10-25T00:00:00.000000Z",
            "end_time": "2024-01-06T01: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 North Venice Boulevard",
            "city": "Venice",
            "geolocation": "33.98476475,-118.4706715",
            "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": 33542,
            "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": 31716,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ec19c6de0084bb58aff3bc06ff2b496.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ec19c6de0084bb58aff3bc06ff2b496-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-15T13:26:40.836577Z",
                "updated_at": "2023-11-15T13:26:40.836613Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5524,
                "name": "Marshall Gallery",
                "slug": "marshall-gallery",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.49328819999999,-111.9278979",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-15T13:26:44.621090Z",
            "publish_time": null,
            "slug": "marshall-gallery-structural-concerns-2023-11-18",
            "created_at": "2023-11-15T13:26:45.537777Z",
            "updated_at": "2023-11-15T13:26:46.558452Z",
            "summary": "Structural Concerns is an Gallery Shows event starting on 18/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Marshall Gallery with address Bergamot Station.",
            "title": "Structural Concerns",
            "content": null,
            "start_time": "2023-11-18T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "Bergamot Station",
            "city": "Santa Monica",
            "geolocation": "34.0274374,-118.46900342813086",
            "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": 34591,
            "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": 32685,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1f7e9dd0b01433bad688cfe0188d955.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1f7e9dd0b01433bad688cfe0188d955-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-29T12:44:22.532073Z",
                "updated_at": "2023-12-29T12:44:22.532110Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3381,
                "name": "Bermondsey Project Space",
                "slug": "bermondsey-project-space",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.498712,-0.08088089999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-29T12:44:27.373475Z",
            "publish_time": null,
            "slug": "bermondsey-project-space-the-many-lives-of-gaza-2024-01-04",
            "created_at": "2023-12-29T12:44:28.283808Z",
            "updated_at": "2023-12-29T12:44:28.887502Z",
            "summary": "The Many Lives Of Gaza is an Gallery Shows event starting on 04/01/2024, 01:00 and ending on 06/01/2024, 01:00. Event is in Bermondsey Project Space with address 183-185 Bermondsey Street.",
            "title": "The Many Lives Of Gaza",
            "content": null,
            "start_time": "2024-01-04T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "183-185 Bermondsey Street",
            "city": "London",
            "geolocation": "51.49868345,-0.0808912265363129",
            "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": 34055,
            "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": 32188,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2afea4751c0e41caaecd3a1e9105a250.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2afea4751c0e41caaecd3a1e9105a250-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T11:58:56.382799Z",
                "updated_at": "2023-12-04T11:58:56.382860Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8677,
                "name": "Dvir Tel Aviv",
                "slug": "dvir-tel-aviv",
                "city": "Tel Aviv-Yafo",
                "country": {
                    "code": "IL",
                    "name": "Israel"
                },
                "geolocation": "32.0509713,34.7721161",
                "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": "IL",
            "publish_status": "published",
            "published_at": "2023-12-04T11:59:00.893160Z",
            "publish_time": null,
            "slug": "dvir-tel-aviv-sigalit-landau-yudith-levin-second-part-2023-11-17",
            "created_at": "2023-12-04T11:59:01.841781Z",
            "updated_at": "2023-12-04T11:59:02.276891Z",
            "summary": "Sigalit Landau, Yudith Levin : Second part is an Gallery Shows event starting on 17/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Dvir Tel Aviv with address Shoken 27.",
            "title": "Sigalit Landau, Yudith Levin : Second part",
            "content": null,
            "start_time": "2023-11-17T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "Shoken 27",
            "city": "Tel Aviv-Yafo",
            "geolocation": "31.794881,35.2399418",
            "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": 34066,
            "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": 32199,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/81760e0f41e24a128039114f68f01463.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81760e0f41e24a128039114f68f01463-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:10:25.483680Z",
                "updated_at": "2023-12-04T12:10:25.483718Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8434,
                "name": "Libertine",
                "slug": "libertine",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0836937,-118.3411952",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-04T12:10:28.298381Z",
            "publish_time": null,
            "slug": "libertine-doctor-von-autopoesis-text-image-machine-2023-12-02",
            "created_at": "2023-12-04T12:10:29.188697Z",
            "updated_at": "2023-12-04T12:10:31.702801Z",
            "summary": "DOCTOR VON: Autopoesis: Text, Image, Machine is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Libertine with address 6817 Melrose Ave.",
            "title": "DOCTOR VON: Autopoesis: Text, Image, Machine",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "6817 Melrose Ave",
            "city": "Los Angeles",
            "geolocation": "39.19206755102041,-76.74050710204082",
            "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": 33289,
            "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": 31480,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95c7d826f0ae45b38e2e001abdb4006a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c7d826f0ae45b38e2e001abdb4006a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:03:14.527069Z",
                "updated_at": "2023-11-08T10:03:14.527111Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5429,
                "name": "Mrs.",
                "slug": "mrs",
                "city": "Queens",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7236166,-73.90486589999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-08T10:03:16.744255Z",
            "publish_time": null,
            "slug": "mrs-alexandra-barth-soft-corners-2023-11-04",
            "created_at": "2023-11-08T10:03:17.640549Z",
            "updated_at": "2023-11-08T10:03:19.854990Z",
            "summary": "Alexandra Barth. Soft Corners is an Gallery Shows event starting on 04/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Mrs. with address 60-40 56th Drive.",
            "title": "Alexandra Barth. Soft Corners",
            "content": null,
            "start_time": "2023-11-04T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "60-40 56th Drive",
            "city": "New York",
            "geolocation": "40.72361,-73.9048726",
            "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": 28930,
            "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": 27533,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5062c394d28e4409b7371206f4b91478.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5062c394d28e4409b7371206f4b91478-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:45:27.538924Z",
                "updated_at": "2023-07-06T17:45:27.538983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8917,
                "name": "LEEDS 2023",
                "slug": "leeds-2023",
                "city": "Leeds",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.8007554,-1.5490774",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:45:32.009090Z",
            "publish_time": null,
            "slug": "leeds-2023-making-a-stand-2023-06-15",
            "created_at": "2023-07-06T17:45:32.924310Z",
            "updated_at": "2023-07-06T17:45:33.605924Z",
            "summary": "Making A Stand is an Gallery Shows event starting on 15/06/2023, 00:00 and ending on 06/01/2024, 01:00. Event is in LEEDS 2023 with address City Square.",
            "title": "Making A Stand",
            "content": null,
            "start_time": "2023-06-15T00:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "City Square",
            "city": "Leeds",
            "geolocation": "0.7004552,30.0638854",
            "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": 34075,
            "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": 32207,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/358b41b5f80f40ec829dd7824b99a270.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:10:59.720415Z",
                "updated_at": "2023-12-04T12:10:59.720474Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3466,
                "name": "Mash Gallery",
                "slug": "mash-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0403787,-118.2312842",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-04T12:11:05.016024Z",
            "publish_time": null,
            "slug": "mash-gallery-legacy-reunited-a-solo-retrospective-2023-12-14",
            "created_at": "2023-12-04T12:11:05.918092Z",
            "updated_at": "2023-12-04T12:11:06.879084Z",
            "summary": "\"Legacy Reunited\" A Solo Retrospective is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Mash Gallery with address 812 N. La Cienega Blvd.",
            "title": "\"Legacy Reunited\" A Solo Retrospective",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "812 N. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.085607591836734,-118.37636842857144",
            "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": []
        }
    ]
}