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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24660&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24624&ordering=-start_time",
    "results": [
        {
            "id": 9055,
            "author": {
                "id": "13e1b1ce-3b40-4e10-bf77-998a3b49b5fc",
                "username": "BeersLondon",
                "slug": "beerslondon",
                "first_name": "",
                "last_name": "",
                "display_name": null,
                "display_name_full": "",
                "email": "phoebe@beerslondon.com",
                "telephone": "0207 502 9078"
            },
            "price": null,
            "featured_image": {
                "id": 9851,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21c2da816589467aa74177274091abe0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c2da816589467aa74177274091abe0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:59:41.876305Z",
                "updated_at": "2022-06-08T21:59:41.876341Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 693,
                "name": "BEERS London",
                "slug": "beers-contemporary-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.518054,-0.099502",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3967,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/709b412d42f44ee1bae6c9c5f2462a75.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/709b412d42f44ee1bae6c9c5f2462a75-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-18T15:15:48.361227Z",
                    "updated_at": "2022-08-18T15:15:48.361270Z",
                    "is_converted_to_webp": true,
                    "caption": "Beers London gallery profile image",
                    "alt_text": "Beers London gallery profile image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-08T21:59:46.854023Z",
            "publish_time": null,
            "slug": "beers-contemporary-london-come-out-play-2022-06-18",
            "created_at": "2022-06-08T21:59:47.608275Z",
            "updated_at": "2022-08-03T08:41:52.969438Z",
            "summary": "Come Out & Play is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 16/07/2022, 00:00. Event is in BEERS London with address 51 Little Britain.",
            "title": "Come Out & Play",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-07-16T00: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": "51 Little Britain",
            "city": "London",
            "geolocation": "51.5170518,-0.0976807",
            "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": 9066,
            "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": 3375,
                "name": "Asheville Art Museum",
                "slug": "asheville-art-museum",
                "city": "Asheville",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.5946714,-82.5512827",
                "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-06-08T22:01:02.808999Z",
            "publish_time": null,
            "slug": "asheville-art-museum-american-perspectives-2022-06-18",
            "created_at": "2022-06-08T22:01:03.558084Z",
            "updated_at": "2022-06-08T22:01:04.520917Z",
            "summary": "American Perspectives is an Museum Exhibitions event starting on 18/06/2022, 00:00 and ending on 05/09/2022, 00:00. Event is in Asheville Art Museum with address 2 South Pack Square.",
            "title": "American Perspectives",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-09-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 South Pack Square",
            "city": "Asheville",
            "geolocation": "35.59452955,-82.55086927626903",
            "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": 9068,
            "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": 9862,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d45d0baaf604008b5d60669fbb89135.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45d0baaf604008b5d60669fbb89135-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T22:01:03.719567Z",
                "updated_at": "2022-06-08T22:01:03.719645Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4177,
                "name": "Art Gallery of Alberta",
                "slug": "art-gallery-alberta",
                "city": "Edmonton",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "53.5449214,-113.4887954",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2022-06-08T22:01:05.895440Z",
            "publish_time": null,
            "slug": "art-gallery-of-alberta-alana-bartol-and-bryce-krynski-all-roses-sleep-inviolate-light-2022-06-18",
            "created_at": "2022-06-08T22:01:06.642660Z",
            "updated_at": "2022-06-08T22:01:07.159315Z",
            "summary": "Alana Bartol and Bryce Krynski: All Roses Sleep (Inviolate Light) is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 02/10/2022, 00:00. Event is in Art Gallery of Alberta with address 2 Sir Winston Churchill Square.",
            "title": "Alana Bartol and Bryce Krynski: All Roses Sleep (Inviolate Light)",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-10-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Sir Winston Churchill Square",
            "city": "Edmonton",
            "geolocation": "53.54399035,-113.48980357497967",
            "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": 9069,
            "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": 9864,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d5adeb4114d4e8595081968c46fb053.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d5adeb4114d4e8595081968c46fb053-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T22:01:03.975919Z",
                "updated_at": "2022-06-08T22:01:03.975954Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4177,
                "name": "Art Gallery of Alberta",
                "slug": "art-gallery-alberta",
                "city": "Edmonton",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "53.5449214,-113.4887954",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2022-06-08T22:01:06.283453Z",
            "publish_time": null,
            "slug": "art-gallery-of-alberta-comic-sans-2022-06-18",
            "created_at": "2022-06-08T22:01:07.016610Z",
            "updated_at": "2022-06-08T22:01:07.670128Z",
            "summary": "Comic Sans is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 02/10/2022, 00:00. Event is in Art Gallery of Alberta with address 2 Sir Winston Churchill Square.",
            "title": "Comic Sans",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-10-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Sir Winston Churchill Square",
            "city": "Edmonton",
            "geolocation": "53.54399035,-113.48980357497967",
            "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": 9174,
            "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": 4762,
                "name": "Camberwell College of Arts",
                "slug": "camberwell-college-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4739679,-0.080639",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-11T08:02:08.970141Z",
            "publish_time": null,
            "slug": "camberwell-college-of-arts-camberwell-fine-art-painting-ba-degree-show-2022-06-18",
            "created_at": "2022-06-11T08:02:09.831323Z",
            "updated_at": "2022-06-11T08:02:10.672187Z",
            "summary": "Camberwell Fine Art: Painting BA - Degree Show is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Camberwell College of Arts with address 45-65 Peckham Rd.",
            "title": "Camberwell Fine Art: Painting BA - Degree Show",
            "content": null,
            "start_time": "2022-06-18T00: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": "45-65 Peckham Rd",
            "city": "London",
            "geolocation": "51.47425025,-0.08020786208046882",
            "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": 9176,
            "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": 9953,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1bd7c579f311481fa6e777db8bd477f1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1bd7c579f311481fa6e777db8bd477f1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-11T08:02:09.913626Z",
                "updated_at": "2022-06-11T08:02:09.913683Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4761,
                "name": "Calabar Gallery",
                "slug": "calabar-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8155939,-73.946787",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-11T08:02:12.455352Z",
            "publish_time": null,
            "slug": "calabar-gallery-the-weusi-artist-collective-black-joy-and-resilience-2022-06-18",
            "created_at": "2022-06-11T08:02:13.302979Z",
            "updated_at": "2022-06-11T08:02:13.688552Z",
            "summary": "The Weusi Artist Collective: Black Joy and Resilience is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 28/07/2022, 00:00. Event is in Calabar Gallery with address 2504 Frederick Douglass Boulevard.",
            "title": "The Weusi Artist Collective: Black Joy and Resilience",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2504 Frederick Douglass Boulevard",
            "city": "New York",
            "geolocation": "40.8156569,-73.9469417",
            "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": 9183,
            "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": 9958,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/637e27c07dd446d18d358bae1f7c4d6c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/637e27c07dd446d18d358bae1f7c4d6c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-11T08:33:55.832272Z",
                "updated_at": "2022-06-11T08:33:55.832308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4571,
                "name": "Collective Edinburgh",
                "slug": "collective-edinburgh",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.95419700000001,-3.185118",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-11T08:33:57.933516Z",
            "publish_time": null,
            "slug": "collective-city-observatory-camara-taylor-backwash-2022-06-18",
            "created_at": "2022-06-11T08:33:58.723617Z",
            "updated_at": "2022-06-11T08:33:58.773802Z",
            "summary": "Camara Taylor: Backwash is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in Collective Edinburgh with address City Observatory, 38 Calton Hill.",
            "title": "Camara Taylor: Backwash",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-09-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "City Observatory, 38 Calton Hill",
            "city": "Edinburgh",
            "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": 9187,
            "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": 4954,
                "name": "de Young Museum",
                "slug": "de-young-museum",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7714775,-122.4687303",
                "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-06-11T09:30:08.729275Z",
            "publish_time": null,
            "slug": "de-young-museum-the-obama-portraits-tour-2022-06-18",
            "created_at": "2022-06-11T09:30:09.586294Z",
            "updated_at": "2022-06-11T09:30:09.623226Z",
            "summary": "The Obama Portraits Tour is an Museum Exhibitions event starting on 18/06/2022, 00:00 and ending on 14/08/2022, 00:00. Event is in de Young Museum with address Golden Gate Park50 Hagiwara Tea Garden Drive.",
            "title": "The Obama Portraits Tour",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-08-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": "Golden Gate Park50 Hagiwara Tea Garden Drive",
            "city": "San Francisco",
            "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": 9279,
            "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": 10030,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/71cd34912e2b4905b28db0de807ca8b0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71cd34912e2b4905b28db0de807ca8b0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-15T18:18:16.110498Z",
                "updated_at": "2022-06-15T18:18:16.110554Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4597,
                "name": "AntikBar - Original Vintage Posters",
                "slug": "antikbar-original-vintage-posters",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4836177,-0.1771364",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-15T18:18:20.344104Z",
            "publish_time": null,
            "slug": "antikbar-original-vintage-posters-the-visual-impact-of-nourishment-in-vintage-posters-2022-06-18",
            "created_at": "2022-06-15T18:18:21.165722Z",
            "updated_at": "2022-06-15T18:18:21.727609Z",
            "summary": "The Visual Impact of Nourishment in Vintage Posters is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 31/08/2022, 00:00. Event is in AntikBar - Original Vintage Posters with address 404 King's Road.",
            "title": "The Visual Impact of Nourishment in Vintage Posters",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "404 King's Road",
            "city": "London",
            "geolocation": "51.4836029,-0.1771759",
            "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": 9293,
            "author": {
                "id": "e0848517-9a6f-4b33-9f7d-02bf59cfe8f0",
                "username": "bggallery",
                "slug": "bggallery",
                "first_name": "Om",
                "last_name": "Bleicher",
                "display_name": "Om Bleicher",
                "display_name_full": "Om Bleicher",
                "email": "om@bgartdealings.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 10045,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7f18d34de35431d9b1408b2e979fe84.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7f18d34de35431d9b1408b2e979fe84-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-15T18:45:24.103423Z",
                "updated_at": "2022-06-15T18:45:24.103476Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2984,
                "name": "bG Gallery",
                "slug": "bg-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.46764569999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2775,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bg-gallery-dp-1576509939.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:36.254527Z",
                    "updated_at": "2021-09-14T13:38:22.145434Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-15T18:45:28.403329Z",
            "publish_time": null,
            "slug": "bg-gallery-ralph-allen-massey-60-years-of-art-2022-06-18",
            "created_at": "2022-06-15T18:45:29.233721Z",
            "updated_at": "2022-08-03T08:41:58.986982Z",
            "summary": "Ralph Allen Massey: 60 Years of Art is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 10/07/2022, 00:00. Event is in bG Gallery with address Bergamot Station.",
            "title": "Ralph Allen Massey: 60 Years of Art",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-07-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Bergamot Station",
            "city": "Santa Monica",
            "geolocation": "34.027491600000005,-118.46894844289548",
            "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": 9316,
            "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": 10064,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3e72f6077f144c1b905b1a4906e019e3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e72f6077f144c1b905b1a4906e019e3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-15T19:36:00.354534Z",
                "updated_at": "2022-06-15T19:36:00.354589Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5020,
                "name": "documenta Halle",
                "slug": "documenta-halle",
                "city": "Kassel",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.3119768,9.499489800000001",
                "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-06-15T19:36:04.808255Z",
            "publish_time": null,
            "slug": "documenta-halle-collectives-show-2022-06-18",
            "created_at": "2022-06-15T19:36:05.610927Z",
            "updated_at": "2022-06-15T19:36:06.160011Z",
            "summary": "Collectives Show is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in documenta Halle with address Du-Ry-Straße 1.",
            "title": "Collectives Show",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Du-Ry-Straße 1",
            "city": "Kassel",
            "geolocation": "51.31215,9.500100448650604",
            "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": 9319,
            "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": 10068,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f0de78b7835649e4a3555eea9d6f1812.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0de78b7835649e4a3555eea9d6f1812-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-15T19:36:06.781587Z",
                "updated_at": "2022-06-15T19:36:06.781640Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5024,
                "name": "Edition & Galerie Hoffmann",
                "slug": "edition-galerie-hoffmann",
                "city": "Friedberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.314982,8.7832016",
                "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-06-15T19:36:08.928175Z",
            "publish_time": null,
            "slug": "edition-galerie-hoffmann-bernhard-sandfort-norbert-thomas-2022-06-18",
            "created_at": "2022-06-15T19:36:09.748986Z",
            "updated_at": "2022-06-15T19:36:10.465871Z",
            "summary": "bernhard sandfort + norbert thomas is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 04/12/2022, 01:00. Event is in Edition & Galerie Hoffmann with address Görbelheimer Mühle 1.",
            "title": "bernhard sandfort + norbert thomas",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-12-04T01: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": "Görbelheimer Mühle 1",
            "city": "Friedberg",
            "geolocation": "50.3151531,8.7833547",
            "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": 9393,
            "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": 10144,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b49f7f516d654200b62dcaa41a7ccb24.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49f7f516d654200b62dcaa41a7ccb24-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T10:44:57.271994Z",
                "updated_at": "2022-06-16T10:44:57.272033Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3406,
                "name": "Fridericianum",
                "slug": "fridericianum",
                "city": "Germany",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.3141092,9.497407400000002",
                "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-06-16T10:45:00.165147Z",
            "publish_time": null,
            "slug": "fridericianum-fridskul-2022-06-18",
            "created_at": "2022-06-16T10:45:00.967091Z",
            "updated_at": "2022-06-16T10:45:01.430110Z",
            "summary": "Fridskul is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in Fridericianum with address Friedrichsplatz 18.",
            "title": "Fridskul",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Friedrichsplatz 18",
            "city": "Kassel",
            "geolocation": "51.3137662,9.49742259588406",
            "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": 9394,
            "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": 10145,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f52ceb697a5c46d4a6385e4de066c326.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f52ceb697a5c46d4a6385e4de066c326-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T10:45:01.631849Z",
                "updated_at": "2022-06-16T10:45:01.631887Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5056,
                "name": "Friedrichsplatz",
                "slug": "friedrichsplatz",
                "city": "Kassel",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.3136015,9.4962862",
                "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-06-16T10:45:05.439400Z",
            "publish_time": null,
            "slug": "friedrichsplatz-tent-embassy-2022-06-18",
            "created_at": "2022-06-16T10:45:06.280458Z",
            "updated_at": "2022-06-16T10:45:06.280477Z",
            "summary": null,
            "title": "Tent Embassy",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Kassel",
            "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": 9414,
            "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": 10158,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8714e43eb544f20a1f22c35ab1bc2d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8714e43eb544f20a1f22c35ab1bc2d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T11:16:08.035837Z",
                "updated_at": "2022-06-16T11:16:08.035879Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5062,
                "name": "Galerie Klaus Gerrit Friese",
                "slug": "galerie-klaus-gerrit-friese",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.49798730000001,13.3278171",
                "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-06-16T11:16:13.295781Z",
            "publish_time": null,
            "slug": "galerie-klaus-gerrit-friese-thomas-muller-walter-stoehrer-2022-06-18",
            "created_at": "2022-06-16T11:16:14.204717Z",
            "updated_at": "2022-06-16T11:16:14.949239Z",
            "summary": "Thomas Müller & Walter Stoehrer is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in Galerie Klaus Gerrit Friese with address Meierottostraße 1.",
            "title": "Thomas Müller & Walter Stoehrer",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Meierottostraße 1",
            "city": "Berlin",
            "geolocation": "52.4978784,13.3276609",
            "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": 9425,
            "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": 10166,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/32b639e30a5a4b28856c54f693e3b23c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32b639e30a5a4b28856c54f693e3b23c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T20:44:01.931541Z",
                "updated_at": "2022-06-16T20:44:01.931578Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5069,
                "name": "Harkawik Los Angeles",
                "slug": "harkawik-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0403086,-118.3204645",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-16T20:44:04.472002Z",
            "publish_time": null,
            "slug": "harkawik-los-angeles-ani-gurashvili-2022-06-18",
            "created_at": "2022-06-16T20:44:05.261624Z",
            "updated_at": "2022-06-16T20:44:06.181656Z",
            "summary": "Ani Gurashvili is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in Harkawik Los Angeles with address 1819 3rd Ave.",
            "title": "Ani Gurashvili",
            "content": null,
            "start_time": "2022-06-18T00: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": "1819 3rd Ave",
            "city": "Los Angeles",
            "geolocation": "33.975631938775514,-81.05814410204081",
            "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": 9430,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 10170,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dc4085ba27d149db96174101957f5185.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4085ba27d149db96174101957f5185-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T20:44:02.153101Z",
                "updated_at": "2022-06-16T20:44:02.153135Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-16T20:44:07.142778Z",
            "publish_time": null,
            "slug": "hashimoto-contemporary-so-youn-lee-over-the-moon-2022-06-18",
            "created_at": "2022-06-16T20:44:07.952063Z",
            "updated_at": "2022-08-03T08:41:55.386597Z",
            "summary": "So Youn Lee: Over The Moon is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 09/07/2022, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 210 Rivington Street.",
            "title": "So Youn Lee: Over The Moon",
            "content": null,
            "start_time": "2022-06-18T00: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": "210 Rivington Street",
            "city": "New York",
            "geolocation": "40.7184242,-73.9826176",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 9435,
            "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": 10173,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1b162b27b633424fadb7aee7b5e3523c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b162b27b633424fadb7aee7b5e3523c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T20:55:16.000513Z",
                "updated_at": "2022-06-16T20:55:16.000549Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5072,
                "name": "Hessisches Landesmuseum",
                "slug": "hessisches-landesmuseum",
                "city": "Darmstadt",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.87492400000001,8.653348",
                "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-06-16T20:55:20.870899Z",
            "publish_time": null,
            "slug": "hessisches-landesmuseum-pnar-ogrenci-and-fafswag-2022-06-18",
            "created_at": "2022-06-16T20:55:21.687109Z",
            "updated_at": "2022-06-16T20:55:22.194818Z",
            "summary": "Pınar Öğrenci and FAFSWAG is an Gallery Shows event starting on 18/06/2022, 00:00 and ending on 25/09/2022, 00:00. Event is in Hessisches Landesmuseum with address Brüder-Grimm-Platz 5.",
            "title": "Pınar Öğrenci and FAFSWAG",
            "content": null,
            "start_time": "2022-06-18T00:00:00.000000Z",
            "end_time": "2022-09-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brüder-Grimm-Platz 5",
            "city": "Kassel",
            "geolocation": "51.31060805,9.489771415071948",
            "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": []
        }
    ]
}