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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26064&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26028&ordering=-start_time",
    "results": [
        {
            "id": 11660,
            "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": 12090,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2c71ba759f540b180b486c67540af55.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2c71ba759f540b180b486c67540af55-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:45:46.922273Z",
                "updated_at": "2022-08-02T20:45:46.922308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5861,
                "name": "Galerie m",
                "slug": "galerie-m",
                "city": "Bochum",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.44831999999999,7.19051",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-02T20:45:49.360335Z",
            "publish_time": null,
            "slug": "galerie-m-antipoden-2022-05-14",
            "created_at": "2022-08-02T20:45:50.182076Z",
            "updated_at": "2022-08-02T20:45:56.008024Z",
            "summary": "Antipoden is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 15/10/2022, 00:00. Event is in Galerie m with address Schlossstraße 1a.",
            "title": "Antipoden",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-10-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Schlossstraße 1a",
            "city": "Bochum",
            "geolocation": "52.463678200000004,12.151774550000008",
            "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": 11674,
            "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": 12100,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8384ac0f6cc841cdbc25cb1d21e8a5ed-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:59:43.540012Z",
                "updated_at": "2022-08-02T20:59:43.540048Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4335,
                "name": "Galerie Weisser Elefant",
                "slug": "galerie-weisser-elefant",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5267656,13.3962508",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-02T20:59:46.719616Z",
            "publish_time": null,
            "slug": "galerie-weisser-elefant-der-archaologische-gestus-clara-brormann-2022-05-14",
            "created_at": "2022-08-02T20:59:47.502330Z",
            "updated_at": "2022-08-02T20:59:47.599338Z",
            "summary": "DER ARCHÄOLOGISCHE GESTUS: Clara Brörmann is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 09/07/2022, 00:00. Event is in Galerie Weisser Elefant with address Bezirksamt Mitte von Berlin Fachbereich  Kunst & Kultur.",
            "title": "DER ARCHÄOLOGISCHE GESTUS: Clara Brörmann",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-07-09T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Bezirksamt Mitte von Berlin Fachbereich  Kunst & Kultur",
            "city": "Berlin",
            "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": 11868,
            "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": 12266,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7da58a9d587c4585a910c1354310e7a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7da58a9d587c4585a910c1354310e7a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T20:44:01.510316Z",
                "updated_at": "2022-08-04T20:44:01.510355Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5756,
                "name": "Gallery DODO",
                "slug": "gallery-dodo",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8288385,-0.1337618",
                "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-04T20:44:03.678182Z",
            "publish_time": null,
            "slug": "gallery-dodo-a-cloth-over-a-birdcage-2022-05-14",
            "created_at": "2022-08-04T20:44:04.472510Z",
            "updated_at": "2022-08-04T20:44:04.527168Z",
            "summary": "A Cloth Over a Birdcage is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 26/06/2022, 00:00. Event is in Gallery DODO with address Gallery DODO c/o Phoenix Art Space.",
            "title": "A Cloth Over a Birdcage",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gallery DODO c/o Phoenix Art Space",
            "city": "Brighton",
            "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": 11887,
            "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": 4356,
                "name": "Hemphill Artworks",
                "slug": "hemphill-artworks",
                "city": "Washington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.9021871,-77.0173744",
                "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-04T20:51:21.740731Z",
            "publish_time": null,
            "slug": "hemphill-artworks-colby-caldwell-over-under-2022-05-14",
            "created_at": "2022-08-04T20:51:22.532479Z",
            "updated_at": "2022-08-04T20:51:23.253813Z",
            "summary": "Colby Caldwell: over & under is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Hemphill Artworks with address 434 K Street NW.",
            "title": "Colby Caldwell: over & under",
            "content": null,
            "start_time": "2022-05-14T00: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": "434 K Street NW",
            "city": "Washington, DC",
            "geolocation": "38.902438,-77.017244",
            "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": 11898,
            "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": 12291,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5528791801f343dd8ff7040a449ff3a8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5528791801f343dd8ff7040a449ff3a8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:21:01.518681Z",
                "updated_at": "2022-08-05T09:21:01.518718Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6035,
                "name": "Santa Barbara Museum of Art",
                "slug": "santa-barbara-museum-art",
                "city": "Santa Barbara",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.4234706,-119.7039262",
                "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-05T09:21:04.099682Z",
            "publish_time": null,
            "slug": "santa-barbara-museum-of-art-through-vincents-eyes-santa-barbara-brunch-2022-05-14",
            "created_at": "2022-08-05T09:21:04.908599Z",
            "updated_at": "2022-08-05T09:21:08.210488Z",
            "summary": "Through Vincent's Eyes + Santa Barbara Brunch is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Santa Barbara Museum of Art with address 1130 State Street.",
            "title": "Through Vincent's Eyes + Santa Barbara Brunch",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "1130 State Street",
            "city": "Santa Barbara",
            "geolocation": "34.4233305,-119.704024",
            "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": 11913,
            "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": 12304,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8a8e318def414feba9ba6f292548c798.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a8e318def414feba9ba6f292548c798-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:24:06.890990Z",
                "updated_at": "2022-08-05T09:24:06.891027Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6043,
                "name": "Solas Studio",
                "slug": "solas-studio",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7406588,-73.9848854",
                "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-05T09:24:09.134981Z",
            "publish_time": null,
            "slug": "solas-studio-spring-showcase-2022-05-14",
            "created_at": "2022-08-05T09:24:09.939827Z",
            "updated_at": "2022-08-05T09:24:10.590913Z",
            "summary": "Spring Showcase is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Solas Studio with address 117 East 24th Street.",
            "title": "Spring Showcase",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 East 24th Street",
            "city": "New York",
            "geolocation": "40.7406007,-73.9849457",
            "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": 11919,
            "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": 12309,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc9840ab22874a94af4a4c65f60cd24c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc9840ab22874a94af4a4c65f60cd24c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:41:26.571755Z",
                "updated_at": "2022-08-05T09:41:26.571791Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4438,
                "name": "RupturXIBIT gallery & Kate Howe Studios",
                "slug": "rupturxibit-gallery-kate-howe-studios",
                "city": "Kingston upon Thames",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4137096,-0.3121714",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-05T09:41:30.969177Z",
            "publish_time": null,
            "slug": "rupturxibit-gallery-kate-howe-studios-elemental-circle-an-immersive-journey-through-earth-water-air-fire-2022-05-14",
            "created_at": "2022-08-05T09:41:31.775995Z",
            "updated_at": "2022-08-05T09:41:39.002491Z",
            "summary": "ELEMENTAL CIRCLE An Immersive Journey Through Earth, Water, Air & Fire is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 19/05/2022, 00:00. Event is in RupturXIBIT gallery & Kate Howe Studios with address 55 high street.",
            "title": "ELEMENTAL CIRCLE An Immersive Journey Through Earth, Water, Air & Fire",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-05-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "55 high street",
            "city": "Hampton Wick",
            "geolocation": "52.6469573,-1.9325757",
            "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": 11933,
            "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": 12322,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b44f39db8d714647b47dbbda763eff89.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b44f39db8d714647b47dbbda763eff89-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:41:55.629154Z",
                "updated_at": "2022-08-05T09:41:55.629210Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4261,
                "name": "Salvador Dali Museum",
                "slug": "salvador-dali-museum",
                "city": "St. Petersburg",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "27.7660223,-82.6315467",
                "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-05T09:42:00.417912Z",
            "publish_time": null,
            "slug": "salthouse-gallery-mainly-coastal-2022-05-14",
            "created_at": "2022-08-05T09:42:01.224906Z",
            "updated_at": "2022-08-05T09:42:01.690643Z",
            "summary": "Mainly Coastal is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 20/05/2022, 00:00. Event is in Salvador Dali Museum with address Norway Square,.",
            "title": "Mainly Coastal",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-05-20T00: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": "Norway Square,",
            "city": "St Ives",
            "geolocation": "51.4980755,-0.15297804846295077",
            "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": 11961,
            "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": 12343,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc0f3e2d52044001b559229278045f3a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0f3e2d52044001b559229278045f3a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-07T10:41:51.848320Z",
                "updated_at": "2022-08-07T10:41:51.848362Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5913,
                "name": "La Galerie, centre d'art contemporain",
                "slug": "la-galerie-centre-dart-contemporain",
                "city": "Noisy-le-Sec",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8908389,2.4530769",
                "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-07T10:41:55.974245Z",
            "publish_time": null,
            "slug": "la-galerie-centre-dart-contemporain-paroles-chaudes-2022-05-14",
            "created_at": "2022-08-07T10:41:56.774505Z",
            "updated_at": "2022-08-07T10:41:59.763123Z",
            "summary": "Paroles chaudes is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in La Galerie, centre d'art contemporain with address 1, rue Jean Jaurès.",
            "title": "Paroles chaudes",
            "content": null,
            "start_time": "2022-05-14T00: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": "1, rue Jean Jaurès",
            "city": "Noisy-le-Sec",
            "geolocation": "50.1848595,3.2528514642857207",
            "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": 11967,
            "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": 12349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b940c4b1f7b848f08c145232c5c7867f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b940c4b1f7b848f08c145232c5c7867f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-07T10:42:00.470998Z",
                "updated_at": "2022-08-07T10:42:00.471063Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6064,
                "name": "Laguna Art Museum",
                "slug": "laguna-art-museum",
                "city": "Noisy-le-Sec",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8908389,2.4530769",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-07T10:42:02.550933Z",
            "publish_time": null,
            "slug": "laguna-art-museum-francis-deerdely-striking-figures-2022-05-14",
            "created_at": "2022-08-07T10:42:03.362821Z",
            "updated_at": "2022-08-07T10:42:03.992910Z",
            "summary": "Francis DeErdely: Striking Figures is an Museum Exhibitions event starting on 14/05/2022, 00:00 and ending on 23/10/2022, 00:00. Event is in Laguna Art Museum with address 307 Cliff Drive.",
            "title": "Francis DeErdely: Striking Figures",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-10-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": "307 Cliff Drive",
            "city": "Laguna Beach",
            "geolocation": "33.5435374,-117.7882101",
            "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": 11972,
            "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": 12354,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14fefe34781248138ea8aed903da07ac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14fefe34781248138ea8aed903da07ac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-07T10:53:00.333881Z",
                "updated_at": "2022-08-07T10:53:00.333922Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4389,
                "name": "Lowell Ryan Projects",
                "slug": "lowell-ryan-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.04007540000001,-118.3404535",
                "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-07T10:53:02.676429Z",
            "publish_time": null,
            "slug": "lowell-ryan-projects-antonio-adriano-puleo-una-cosa-e-una-cosa-2022-05-14",
            "created_at": "2022-08-07T10:53:03.492409Z",
            "updated_at": "2022-08-07T10:53:03.906165Z",
            "summary": "Antonio Adriano Puleo: Una Cosa È Una Cosa is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Lowell Ryan Projects with address 4619 West Washington Boulevard.",
            "title": "Antonio Adriano Puleo: Una Cosa È Una Cosa",
            "content": null,
            "start_time": "2022-05-14T00: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": "4619 West Washington Boulevard",
            "city": "Mid Wilshire - Los Angeles",
            "geolocation": "34.039917,-118.340549",
            "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": 11978,
            "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": 12360,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ae13ac8747e44f689c02bb78bc1bb3a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ae13ac8747e44f689c02bb78bc1bb3a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-07T10:53:09.517176Z",
                "updated_at": "2022-08-07T10:53:09.517236Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5265,
                "name": "Lullin + Ferrari",
                "slug": "lullin-ferrari",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3876922,8.5278033",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-08-07T10:53:11.840802Z",
            "publish_time": null,
            "slug": "lullin-ferrari-second-spring-variation-text-2022-05-14",
            "created_at": "2022-08-07T10:53:12.657316Z",
            "updated_at": "2022-08-07T10:53:13.040305Z",
            "summary": "Second Spring Variation – “Text” is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Lullin + Ferrari with address Limmatstraße 214.",
            "title": "Second Spring Variation – “Text”",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Limmatstraße 214",
            "city": "Zurich",
            "geolocation": "47.3877301,8.527551535391105",
            "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": 12010,
            "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": 12389,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/25c1a0baf6924b1b8e42e91dccdb32b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25c1a0baf6924b1b8e42e91dccdb32b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T08:37:18.429218Z",
                "updated_at": "2022-08-08T08:37:18.429254Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6076,
                "name": "Maison 13",
                "slug": "maison-13",
                "city": "Bucharest",
                "country": {
                    "code": "RO",
                    "name": "Romania"
                },
                "geolocation": "44.444407,26.1045161",
                "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": "RO",
            "publish_status": "published",
            "published_at": "2022-08-08T08:37:21.342847Z",
            "publish_time": null,
            "slug": "maison-13-designers-night-2022-05-14",
            "created_at": "2022-08-08T08:37:22.140576Z",
            "updated_at": "2022-08-08T08:37:22.187280Z",
            "summary": "Designers Night is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Maison 13 with address 2 Dumbrava Rosie street.",
            "title": "Designers Night",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Dumbrava Rosie street",
            "city": "Bucharest",
            "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": 12027,
            "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": 12403,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0d286130fc494138adac1634571c1f6b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d286130fc494138adac1634571c1f6b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:01:14.430319Z",
                "updated_at": "2022-08-08T09:01:14.430377Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3919,
                "name": "Minneapolis Institute of Art",
                "slug": "minneapolis-institute-art",
                "city": "Minneapolis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "44.9585901,-93.274225",
                "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-08T09:01:17.134116Z",
            "publish_time": null,
            "slug": "minneapolis-institute-of-art-reflections-on-reality-drawings-and-paintings-from-the-weisberg-collection-2022-05-14",
            "created_at": "2022-08-08T09:01:17.946430Z",
            "updated_at": "2022-08-08T09:01:19.385108Z",
            "summary": "Reflections on Reality: Drawings and Paintings from the Weisberg Collection is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 10/12/2023, 01:00. Event is in Minneapolis Institute of Art with address 2400 Third Avenue South.",
            "title": "Reflections on Reality: Drawings and Paintings from the Weisberg Collection",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2023-12-10T01: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": "2400 Third Avenue South",
            "city": "Minneapolis",
            "geolocation": "28.0024718,-82.7264091",
            "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": 12036,
            "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": 12412,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/94b66847d1084d19a166545fd53c79e8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94b66847d1084d19a166545fd53c79e8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:01:31.420053Z",
                "updated_at": "2022-08-08T09:01:31.420089Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6088,
                "name": "Moskowitz Bayse",
                "slug": "moskowitz-bayse",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0847024,-118.3443577",
                "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-08T09:01:33.955738Z",
            "publish_time": null,
            "slug": "moskowitz-bayse-kyle-staver-2022-05-14",
            "created_at": "2022-08-08T09:01:34.752874Z",
            "updated_at": "2022-08-08T09:01:35.136839Z",
            "summary": "Kyle Staver is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 18/06/2022, 00:00. Event is in Moskowitz Bayse with address 743 N. La Brea Avenue.",
            "title": "Kyle Staver",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "743 N. La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "34.08423457142857,-118.34414985714285",
            "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": 12043,
            "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": 12420,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bfaa76dabdb04b65a43352634843023b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bfaa76dabdb04b65a43352634843023b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:27:28.310265Z",
                "updated_at": "2022-08-08T09:27:28.310301Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4659,
                "name": "Neue Gesellschaft für Bildende Kunst (nGbK)",
                "slug": "neue-gesellschaft-fur-bildende-kunst-ngbk",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5010652,13.4206563",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-08T09:27:31.941321Z",
            "publish_time": null,
            "slug": "neue-gesellschaft-fur-bildende-kunst-ngbk-prelude-2022-05-14",
            "created_at": "2022-08-08T09:27:32.788995Z",
            "updated_at": "2022-08-08T09:27:33.835046Z",
            "summary": "Prelude is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 20/05/2022, 00:00. Event is in Neue Gesellschaft für Bildende Kunst (nGbK) with address Oranienstrasse 25.",
            "title": "Prelude",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-05-20T00: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": "Oranienstrasse 25",
            "city": "Berlin",
            "geolocation": "52.5010562,13.4207705",
            "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": 12052,
            "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": 12427,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a949730c0ce44f28bfdbbbdee5def8df.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a949730c0ce44f28bfdbbbdee5def8df-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T09:27:48.344590Z",
                "updated_at": "2022-08-08T09:27:48.344625Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2797,
                "name": "Night Gallery",
                "slug": "night-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0197918,-118.231784",
                "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-08T09:27:50.958916Z",
            "publish_time": null,
            "slug": "night-gallery-south-jesse-mockrin-tahnee-lonsdale-2022-05-14",
            "created_at": "2022-08-08T09:27:51.773781Z",
            "updated_at": "2022-08-08T09:27:53.095205Z",
            "summary": "Jesse Mockrin / Tahnee Lonsdale is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 18/06/2022, 00:00. Event is in Night Gallery with address 2276 E 16th St.",
            "title": "Jesse Mockrin / Tahnee Lonsdale",
            "content": null,
            "start_time": "2022-05-14T00:00:00.000000Z",
            "end_time": "2022-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2276 E 16th St",
            "city": "Los Angeles",
            "geolocation": "40.594772449999994,-73.95484075",
            "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": 12083,
            "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": 12446,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d86f5cbc1e784c53a0913cf9b4b2b25c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T10:24:39.077280Z",
                "updated_at": "2022-08-08T10:24:39.077316Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4729,
                "name": "Penwith Gallery",
                "slug": "penwith-gallery",
                "city": "Saint Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2158283,-5.479178099999999",
                "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-08T10:24:43.139238Z",
            "publish_time": null,
            "slug": "penwith-gallery-colin-caffell-reflections-on-the-feminine-a-visual-essay-2022-05-14",
            "created_at": "2022-08-08T10:24:43.949454Z",
            "updated_at": "2022-08-08T10:24:44.913651Z",
            "summary": "Colin Caffell 'Reflections on the Feminine – a visual essay' is an Gallery Shows event starting on 14/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in Penwith Gallery with address Back Road West Cornwall.",
            "title": "Colin Caffell 'Reflections on the Feminine – a visual essay'",
            "content": null,
            "start_time": "2022-05-14T00: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": "Back Road West Cornwall",
            "city": "St Ives",
            "geolocation": "50.2148438,-5.4829258",
            "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": []
        }
    ]
}