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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25776&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25740&ordering=-start_time",
    "results": [
        {
            "id": 11405,
            "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": 11881,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c60e75a5ef2b4c50988ddadd2031419c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c60e75a5ef2b4c50988ddadd2031419c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T10:30:41.061751Z",
                "updated_at": "2022-07-31T10:30:41.061808Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5885,
                "name": "Galerie Simon Blais",
                "slug": "galerie-simon-blais",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5251593,-73.5978489",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2022-07-31T10:30:43.816031Z",
            "publish_time": null,
            "slug": "galerie-simon-blais-chromatic-constructions-and-aberrations-2022-05-21",
            "created_at": "2022-07-31T10:30:45.038836Z",
            "updated_at": "2022-07-31T10:30:45.402693Z",
            "summary": "Chromatic Constructions and Aberrations is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in Galerie Simon Blais with address 5420 Saint-Laurent Boulevard.",
            "title": "Chromatic Constructions and Aberrations",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-07-02T00: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": "5420 Saint-Laurent Boulevard",
            "city": "Montreal, QC",
            "geolocation": "44.749585,-80.1047824",
            "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": 11410,
            "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": 11883,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ccdc60d74854badb85c43652d9725be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ccdc60d74854badb85c43652d9725be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T10:30:49.645927Z",
                "updated_at": "2022-07-31T10:30:49.645960Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5885,
                "name": "Galerie Simon Blais",
                "slug": "galerie-simon-blais",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5251593,-73.5978489",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2022-07-31T10:30:52.324632Z",
            "publish_time": null,
            "slug": "galerie-simon-blais-landscapes-i-have-never-seen-second-dialogue-2022-05-21",
            "created_at": "2022-07-31T10:30:53.748953Z",
            "updated_at": "2022-07-31T10:30:54.115147Z",
            "summary": "Landscapes I Have Never Seen: Second Dialogue is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in Galerie Simon Blais with address 5420 Saint-Laurent Boulevard.",
            "title": "Landscapes I Have Never Seen: Second Dialogue",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-07-02T00: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": "5420 Saint-Laurent Boulevard",
            "city": "Montreal, QC",
            "geolocation": "44.749585,-80.1047824",
            "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": 11420,
            "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": 11887,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e2239ee4a87843ff914d56f238f33a63.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2239ee4a87843ff914d56f238f33a63-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T11:05:42.617163Z",
                "updated_at": "2022-07-31T11:05:42.617197Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5656,
                "name": "Gallery SADE",
                "slug": "gallery-sade",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0720063,-118.2209446",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-31T11:05:45.540696Z",
            "publish_time": null,
            "slug": "gallery-sade-tim-presley-the-king-isnt-dead-you-are-2022-05-21",
            "created_at": "2022-07-31T11:05:46.767595Z",
            "updated_at": "2022-07-31T11:05:48.667286Z",
            "summary": "Tim Presley // The King Isn't Dead  - You Are is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 24/06/2022, 00:00. Event is in Gallery SADE with address 204 S Ave 19.",
            "title": "Tim Presley // The King Isn't Dead  - You Are",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "204 S Ave 19",
            "city": "Los Angeles",
            "geolocation": "22.9050035,-83.158795",
            "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": 11430,
            "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": 11896,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c911d82f68b41e896bba42e9b6583c0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c911d82f68b41e896bba42e9b6583c0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T11:06:00.616492Z",
                "updated_at": "2022-07-31T11:06:00.616530Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3952,
                "name": "Georgia Museum of Art",
                "slug": "georgia-museum-art",
                "city": "Athens",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9409746,-83.3704376",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-31T11:06:02.223389Z",
            "publish_time": null,
            "slug": "georgia-museum-of-art-carrie-mae-weems-the-usual-suspects-2022-05-21",
            "created_at": "2022-07-31T11:06:03.017586Z",
            "updated_at": "2022-07-31T11:06:03.577945Z",
            "summary": "Carrie Mae Weems: The Usual Suspects is an Museum Exhibitions event starting on 21/05/2022, 00:00 and ending on 07/08/2022, 00:00. Event is in Georgia Museum of Art with address 90 Carlton Street.",
            "title": "Carrie Mae Weems: The Usual Suspects",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-08-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "90 Carlton Street",
            "city": "Athens",
            "geolocation": "33.94119445,-83.36983690213847",
            "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": 11444,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 11910,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/181e182c41614b1faf06f45c64c0eecb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/181e182c41614b1faf06f45c64c0eecb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T11:24:09.824417Z",
                "updated_at": "2022-07-31T11:24:09.824441Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-31T11:24:13.964668Z",
            "publish_time": null,
            "slug": "hashimoto-contemporary-natalia-juncadella-entre-la-sombra-2022-05-21",
            "created_at": "2022-07-31T11:24:14.756562Z",
            "updated_at": "2022-08-03T08:41:55.413339Z",
            "summary": "Natalia Juncadella: Entre La Sombra is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 210 Rivington Street.",
            "title": "Natalia Juncadella: Entre La Sombra",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "210 Rivington Street",
            "city": "New York",
            "geolocation": "40.7184242,-73.9826176",
            "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": 11532,
            "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": 11977,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cd3ca4be61e64757b122a2f0b3b01fb6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd3ca4be61e64757b122a2f0b3b01fb6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:18:38.861282Z",
                "updated_at": "2022-08-01T18:18:38.861321Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5920,
                "name": "The Landing",
                "slug": "landing",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0252278,-118.3559196",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-01T18:18:42.259345Z",
            "publish_time": null,
            "slug": "the-landing-roy-dowell-2022-05-21",
            "created_at": "2022-08-01T18:18:43.063656Z",
            "updated_at": "2022-08-01T18:18:43.514099Z",
            "summary": "Roy Dowell is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in The Landing with address 5118 West Jefferson Boulevard.",
            "title": "Roy Dowell",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-07-02T00: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": "5118 West Jefferson Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0254178,-118.3563498",
            "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": 11546,
            "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": 11988,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e9f21545cb8947638c6d44a7e4a156c5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9f21545cb8947638c6d44a7e4a156c5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:40:02.746266Z",
                "updated_at": "2022-08-01T18:40:02.746302Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5923,
                "name": "The Broad",
                "slug": "broad",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0547246,-118.250972",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-01T18:40:06.752664Z",
            "publish_time": null,
            "slug": "the-broad-this-is-not-americas-flag-2022-05-21",
            "created_at": "2022-08-01T18:40:07.581691Z",
            "updated_at": "2022-08-01T18:40:08.994435Z",
            "summary": "This Is Not America's Flag is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in The Broad with address 221 S. Grand Ave..",
            "title": "This Is Not America's Flag",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "221 S. Grand Ave.",
            "city": "Los Angeles",
            "geolocation": "34.0544613,-118.25059189494078",
            "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": 11587,
            "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": 12025,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/15483f5d943a487cbd4bfe077319f006.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15483f5d943a487cbd4bfe077319f006-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:04:49.148220Z",
                "updated_at": "2022-08-01T19:04:49.148259Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4130,
                "name": "Thames-Side Studios",
                "slug": "thames-side-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4945972,0.04454139999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-01T19:04:52.286195Z",
            "publish_time": null,
            "slug": "thames-side-studios-jonathan-callan-counter-2022-05-21",
            "created_at": "2022-08-01T19:04:53.075832Z",
            "updated_at": "2022-08-01T19:04:53.516852Z",
            "summary": "Jonathan Callan: Counter is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 05/06/2022, 00:00. Event is in Thames-Side Studios with address Thames-Side Studios.",
            "title": "Jonathan Callan: Counter",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-05T00: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": "Thames-Side Studios",
            "city": "London",
            "geolocation": "51.38811135,-0.34355085022441156",
            "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": 11598,
            "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": 12037,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c27fea791f54081a1c98b6730fb5482.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c27fea791f54081a1c98b6730fb5482-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:05:08.797160Z",
                "updated_at": "2022-08-01T19:05:08.797196Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5207,
                "name": "The Bristol Guild Gallery",
                "slug": "bristol-guild-gallery",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.455074,-2.60313",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-01T19:05:11.865814Z",
            "publish_time": null,
            "slug": "the-bristol-guild-gallery-variations-2022-05-21",
            "created_at": "2022-08-01T19:05:12.639863Z",
            "updated_at": "2022-08-01T19:05:17.224410Z",
            "summary": "Variations is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in The Bristol Guild Gallery with address 68/70 Park Street.",
            "title": "Variations",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "68/70 Park Street",
            "city": "Bristol",
            "geolocation": "-26.2055128,28.0659592",
            "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": 11599,
            "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": 12036,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc72ac34b70a43bcb3babb1e36d3d176.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc72ac34b70a43bcb3babb1e36d3d176-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:05:08.691628Z",
                "updated_at": "2022-08-01T19:05:08.691666Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5923,
                "name": "The Broad",
                "slug": "broad",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0547246,-118.250972",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-01T19:05:12.399239Z",
            "publish_time": null,
            "slug": "the-broad-takashi-murakami-this-is-not-americas-flag-2022-05-21",
            "created_at": "2022-08-01T19:05:13.187985Z",
            "updated_at": "2022-08-01T19:05:14.716265Z",
            "summary": "Takashi Murakami / This Is Not America’s Flag is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in The Broad with address 221 S. Grand Ave..",
            "title": "Takashi Murakami / This Is Not America’s Flag",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "221 S. Grand Ave.",
            "city": "Los Angeles",
            "geolocation": "34.0544613,-118.25059189494078",
            "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": 11600,
            "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": 12038,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b7f08ae811e241d6b32bcf74d445a8b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7f08ae811e241d6b32bcf74d445a8b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:05:11.439457Z",
                "updated_at": "2022-08-01T19:05:11.439493Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5923,
                "name": "The Broad",
                "slug": "broad",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0547246,-118.250972",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-01T19:05:14.741021Z",
            "publish_time": null,
            "slug": "the-broad-takashi-murakami-stepping-on-the-tail-of-a-rainbow-2022-05-21",
            "created_at": "2022-08-01T19:05:15.529668Z",
            "updated_at": "2022-08-01T19:05:16.336634Z",
            "summary": "Takashi Murakami: Stepping on the Tail of a Rainbow is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in The Broad with address 221 S. Grand Ave..",
            "title": "Takashi Murakami: Stepping on the Tail of a Rainbow",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "221 S. Grand Ave.",
            "city": "Los Angeles",
            "geolocation": "34.0544613,-118.25059189494078",
            "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": 11605,
            "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": 12043,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/afa15223a96e46388fc996eef1bf8235.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afa15223a96e46388fc996eef1bf8235-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T18:42:27.857921Z",
                "updated_at": "2022-08-02T18:42:27.857960Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3708,
                "name": "Surface Gallery",
                "slug": "surface-gallery",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.95330509999999,-1.1377868",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-02T18:42:31.402042Z",
            "publish_time": null,
            "slug": "surface-gallery-through-our-eyes-ntu-ba-photography-degree-show-2022-05-21",
            "created_at": "2022-08-02T18:42:32.190160Z",
            "updated_at": "2022-08-02T18:42:32.647353Z",
            "summary": "Through Our Eyes: NTU BA Photography Degree Show is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 31/05/2022, 00:00. Event is in Surface Gallery with address 16 Southwell Rd.",
            "title": "Through Our Eyes: NTU BA Photography Degree Show",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Southwell Rd",
            "city": "Nottingham",
            "geolocation": "52.9532933,-1.137724",
            "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": 11613,
            "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": 12052,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/322b5d04164d4636a6ceb7e7ae13e57e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/322b5d04164d4636a6ceb7e7ae13e57e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:01:29.510548Z",
                "updated_at": "2022-08-02T19:01:29.510586Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4455,
                "name": "TARQ",
                "slug": "tarq",
                "city": "Mumbai",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "18.9203886,72.83013059999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-08-02T19:01:31.524085Z",
            "publish_time": null,
            "slug": "tap-art-gallery-the-26th-real-refuse-2022-05-21",
            "created_at": "2022-08-02T19:01:32.333340Z",
            "updated_at": "2022-08-02T19:01:32.377448Z",
            "summary": "The 26th Real Refuse is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 05/06/2022, 00:00. Event is in TARQ with address 278 Palmer StreetLevel 1.",
            "title": "The 26th Real Refuse",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-05T00: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": "278 Palmer StreetLevel 1",
            "city": "Darlinghurst",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11632,
            "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": 12068,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/312b23aaf7654801861ae1e8974559be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/312b23aaf7654801861ae1e8974559be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:45:50.504064Z",
                "updated_at": "2022-08-02T19:45:50.504114Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5954,
                "name": "Stanley’s",
                "slug": "stanleys",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0658672,-118.2384199",
                "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": "NZ",
            "publish_status": "published",
            "published_at": "2022-08-02T19:45:52.979539Z",
            "publish_time": null,
            "slug": "starkwhite-auckland-gerold-miller-2022-05-21",
            "created_at": "2022-08-02T19:45:53.789044Z",
            "updated_at": "2022-08-02T19:45:54.174754Z",
            "summary": "Gerold Miller is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Stanley’s with address 510 Karangahape Road.",
            "title": "Gerold Miller",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "510 Karangahape Road",
            "city": "Auckland",
            "geolocation": "-36.858988,174.7541958",
            "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": 11647,
            "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": 12083,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae2ab2b63b1d4e53999311f8d2337ad2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2ab2b63b1d4e53999311f8d2337ad2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:55:31.781773Z",
                "updated_at": "2022-08-02T19:55:31.781810Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3570,
                "name": "Slash Arts",
                "slug": "slash-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5343959,-0.1161435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-02T19:55:33.973346Z",
            "publish_time": null,
            "slug": "slash-arts-lonely-image-hunter-2022-05-21",
            "created_at": "2022-08-02T19:55:34.790543Z",
            "updated_at": "2022-08-02T19:55:34.849474Z",
            "summary": "Lonely Image Hunter is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in Slash Arts with address Slash Arts Gallery boat, Regent's Canal.",
            "title": "Lonely Image Hunter",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-05-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Slash Arts Gallery boat, Regent's Canal",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11666,
            "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": 12095,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e9b74da3d9f47d6a8b7d685a9b4e541-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:46:00.758289Z",
                "updated_at": "2022-08-02T20:46:00.758326Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5965,
                "name": "Galerie Michel Rein, Paris",
                "slug": "galerie-michel-rein-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8577551,2.3647617",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2022-08-02T20:46:02.981901Z",
            "publish_time": null,
            "slug": "galerie-michel-rein-paris-ak-burns-burnout-2022-05-21",
            "created_at": "2022-08-02T20:46:03.799605Z",
            "updated_at": "2022-08-02T20:46:04.222303Z",
            "summary": "A.K. Burns: Burnout is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in Galerie Michel Rein, Paris with address 42 Rue De Turenne.",
            "title": "A.K. Burns: Burnout",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-07-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "42 Rue De Turenne",
            "city": "3e - Paris",
            "geolocation": "48.8577334,2.3645746",
            "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": 11667,
            "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": 12096,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec41aec7a90c440a87b91b0b736a14b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec41aec7a90c440a87b91b0b736a14b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:46:00.839678Z",
                "updated_at": "2022-08-02T20:46:00.839730Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5965,
                "name": "Galerie Michel Rein, Paris",
                "slug": "galerie-michel-rein-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8577551,2.3647617",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2022-08-02T20:46:03.135878Z",
            "publish_time": null,
            "slug": "galerie-michel-rein-paris-stefan-nikolaev-still-life-2022-05-21",
            "created_at": "2022-08-02T20:46:03.932287Z",
            "updated_at": "2022-08-02T20:46:04.732525Z",
            "summary": "Stefan Nikolaev: Still Life is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in Galerie Michel Rein, Paris with address 42 Rue De Turenne.",
            "title": "Stefan Nikolaev: Still Life",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-07-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "42 Rue De Turenne",
            "city": "3e - Paris",
            "geolocation": "48.8577334,2.3645746",
            "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": 11676,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3906,
                "name": "Galleri Urbane Dallas",
                "slug": "galleri-urbane-dallas",
                "city": "Dallas",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.798344,-96.83590369999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-02T20:59:50.203837Z",
            "publish_time": null,
            "slug": "galleri-urbane-dallas-rachel-hellmann-2022-05-21",
            "created_at": "2022-08-02T20:59:51.006599Z",
            "updated_at": "2022-08-02T20:59:51.385582Z",
            "summary": "Rachel Hellmann is an Gallery Shows event starting on 21/05/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in Galleri Urbane Dallas with address 2277 Monitor St..",
            "title": "Rachel Hellmann",
            "content": null,
            "start_time": "2022-05-21T00:00:00.000000Z",
            "end_time": "2022-07-02T00: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": "2277 Monitor St.",
            "city": "Dallas",
            "geolocation": "32.798351373449144,-96.8355312312309",
            "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": []
        }
    ]
}