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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23274&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23238&ordering=-start_time",
    "results": [
        {
            "id": 10644,
            "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": 11249,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a5062ad53adb4bdfa601f33d02a0e3dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5062ad53adb4bdfa601f33d02a0e3dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-17T21:16:01.332207Z",
                "updated_at": "2022-07-17T21:16:01.332245Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3869,
                "name": "Sullivan + Strumpf, Sydney",
                "slug": "sullivan-strumpf-sydney",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.9064617,151.2066698",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-07-17T21:16:03.277307Z",
            "publish_time": null,
            "slug": "sullivan-strumpf-sydney-julia-gutman-muses-2022-07-28",
            "created_at": "2022-07-17T21:16:04.078415Z",
            "updated_at": "2022-07-17T21:16:04.706736Z",
            "summary": "Julia Gutman: Muses is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 13/08/2022, 00:00. Event is in Sullivan + Strumpf, Sydney with address 799 Elizabeth Street, Zetland.",
            "title": "Julia Gutman: Muses",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-13T00: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": "799 Elizabeth Street, Zetland",
            "city": "Sydney",
            "geolocation": "-33.90646975,151.2066259644459",
            "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": 10671,
            "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": 11274,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ffb2e90135594c0e9fb41daa61436d44.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffb2e90135594c0e9fb41daa61436d44-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T20:51:23.548321Z",
                "updated_at": "2022-07-18T20:51:23.548383Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4420,
                "name": "New York Historical Society",
                "slug": "new-york-historical-society",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7792476,-73.9742792",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-18T20:51:25.865776Z",
            "publish_time": null,
            "slug": "new-york-historical-society-confronting-hate-19371952-2022-07-28",
            "created_at": "2022-07-18T20:51:26.664212Z",
            "updated_at": "2022-07-18T20:51:26.745743Z",
            "summary": "Confronting Hate 1937–1952 is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 01/01/2023, 01:00. Event is in New York Historical Society with address 170 Central Park West at 77th Street.",
            "title": "Confronting Hate 1937–1952",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2023-01-01T01: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": "170 Central Park West at 77th Street",
            "city": "Upper West Side - New York",
            "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": 10686,
            "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": 11286,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/751eea72709a4e458af3ff8e8e23322b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/751eea72709a4e458af3ff8e8e23322b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T21:01:10.972195Z",
                "updated_at": "2022-07-18T21:01:10.972230Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5630,
                "name": "Metropolis Contemporary",
                "slug": "metropolis-contemporary",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.82258520000001,-0.1349594",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-18T21:01:14.564437Z",
            "publish_time": null,
            "slug": "metropolis-contemporary-glitter-in-my-wounds-opening-party-2022-07-28",
            "created_at": "2022-07-18T21:01:15.513220Z",
            "updated_at": "2022-07-18T21:01:17.022076Z",
            "summary": "Glitter in My Wounds - Opening Party is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 28/07/2022, 00:00. Event is in Metropolis Contemporary with address 170 Edward Street.",
            "title": "Glitter in My Wounds - Opening Party",
            "content": null,
            "start_time": "2022-07-28T00: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": "170 Edward Street",
            "city": "Brighton",
            "geolocation": "50.8225515,-0.1348796",
            "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": 10699,
            "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": 11298,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f4d8970d0cfc45338639f2b47ebc4a9b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f4d8970d0cfc45338639f2b47ebc4a9b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T20:24:17.315812Z",
                "updated_at": "2022-07-20T20:24:17.315899Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3251,
                "name": "Asya Geisberg Gallery",
                "slug": "asya-geisberg-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7485563,-74.0053679",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-20T20:24:21.227916Z",
            "publish_time": null,
            "slug": "asya-geisberg-gallery-charm-city-2022-07-28",
            "created_at": "2022-07-20T20:24:22.441701Z",
            "updated_at": "2022-07-20T20:24:22.852715Z",
            "summary": "Charm City is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 26/08/2022, 00:00. Event is in Asya Geisberg Gallery with address 537B West 23rd Street.",
            "title": "Charm City",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "537B West 23rd Street",
            "city": "New York",
            "geolocation": "36.1297175,-96.0062941",
            "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": 10717,
            "author": {
                "id": "fe5149e4-a33b-4b4f-8c84-7a3b38d00c4a",
                "username": "hellocultivateart@gmail.com",
                "slug": "hellocultivateartgmailcom",
                "first_name": "Farah",
                "last_name": "Siddiqui",
                "display_name": null,
                "display_name_full": "Farah Siddiqui",
                "email": "hellocultivateart@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11314,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae6d748fee754d23b0dd29d751e6a02b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6d748fee754d23b0dd29d751e6a02b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T20:49:31.909045Z",
                "updated_at": "2022-07-20T20:49:31.909080Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3788,
                "name": "Cultivate Art",
                "slug": "cultivate-art",
                "city": "",
                "country": "",
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3453,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/24_x_24_inches_-_2_-_4_-_mixed_media_on_linen_-_2018_-_diptych-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-09-07T11:34:43.375522Z",
                    "updated_at": "2021-09-14T13:55:16.450520Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "fe5149e4-a33b-4b4f-8c84-7a3b38d00c4a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-20T20:49:35.887377Z",
            "publish_time": null,
            "slug": "culture-lab-lic-at-the-plaxall-gallery-taken-by-artificial-surprise-2022-07-28",
            "created_at": "2022-07-20T20:49:36.675053Z",
            "updated_at": "2022-08-03T08:41:59.422587Z",
            "summary": "Taken by Artificial Surprise is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 31/07/2022, 00:00. Event is in Cultivate Art with address 5-25 46th Avenue.",
            "title": "Taken by Artificial Surprise",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5-25 46th Avenue",
            "city": "Queens",
            "geolocation": "40.74755035,-73.95408587539396",
            "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": 10725,
            "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": 11321,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/25fdf50a158c404482fb77a86a3350d2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/25fdf50a158c404482fb77a86a3350d2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T21:00:50.194299Z",
                "updated_at": "2022-07-20T21:00:50.194335Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4207,
                "name": "Edinburgh Printmakers",
                "slug": "edinburgh-printmakers",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9421375,-3.2130428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-20T21:00:55.110361Z",
            "publish_time": null,
            "slug": "edinburgh-printmakers-tessa-lynch-houses-fit-for-people-2022-07-28",
            "created_at": "2022-07-20T21:00:55.920145Z",
            "updated_at": "2022-07-20T21:00:56.279356Z",
            "summary": "Tessa Lynch: Houses Fit For People is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 18/09/2022, 00:00. Event is in Edinburgh Printmakers with address 1 Dundee Street.",
            "title": "Tessa Lynch: Houses Fit For People",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-09-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Dundee Street",
            "city": "Edinburgh",
            "geolocation": "44.7054969,-63.8366465",
            "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": 10726,
            "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": 11322,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/150fb4b5e362420684ae274201e34661.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/150fb4b5e362420684ae274201e34661-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T21:00:50.344203Z",
                "updated_at": "2022-07-20T21:00:50.344238Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4207,
                "name": "Edinburgh Printmakers",
                "slug": "edinburgh-printmakers",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9421375,-3.2130428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-20T21:00:55.687377Z",
            "publish_time": null,
            "slug": "edinburgh-printmakers-nadia-myre-tell-me-of-your-boats-and-your-waters-where-do-they-come-from-where-do-they-go-2022-07-28",
            "created_at": "2022-07-20T21:00:56.477142Z",
            "updated_at": "2022-07-20T21:00:56.807765Z",
            "summary": "Nadia Myre: Tell Me of Your Boats and Your Waters- Where Do They Come From, Where Do They Go? is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 18/09/2022, 00:00. Event is in Edinburgh Printmakers with address 1 Dundee Street.",
            "title": "Nadia Myre: Tell Me of Your Boats and Your Waters- Where Do They Come From, Where Do They Go?",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-09-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Dundee Street",
            "city": "Edinburgh",
            "geolocation": "44.7054969,-63.8366465",
            "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": 10732,
            "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": 11326,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0a94c98518bf4d588fe62cb48f055d89.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a94c98518bf4d588fe62cb48f055d89-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T21:09:35.097114Z",
                "updated_at": "2022-07-20T21:09:35.097149Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4210,
                "name": "Fabrica Gallery",
                "slug": "fabrica-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8227493,-0.1419612",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-20T21:09:38.454196Z",
            "publish_time": null,
            "slug": "fabrica-gallery-rocks-in-my-pockets-15-2022-07-28",
            "created_at": "2022-07-20T21:09:39.236289Z",
            "updated_at": "2022-07-20T21:09:40.487718Z",
            "summary": "Rocks In My Pockets (15) is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 28/07/2022, 00:00. Event is in Fabrica Gallery with address 40 Duke Street.",
            "title": "Rocks In My Pockets (15)",
            "content": null,
            "start_time": "2022-07-28T00: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": "40 Duke Street",
            "city": "Brighton",
            "geolocation": "50.8227703,-0.1419714",
            "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": 10825,
            "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": 11404,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8152bcf3250f4a8cad080eece963b796.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8152bcf3250f4a8cad080eece963b796-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:16:02.262756Z",
                "updated_at": "2022-07-25T10:16:02.262793Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5666,
                "name": "INSTINC Art Space",
                "slug": "instinc-art-space",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2880618,103.8462276",
                "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": "SG",
            "publish_status": "published",
            "published_at": "2022-07-25T10:16:05.741544Z",
            "publish_time": null,
            "slug": "instinc-art-space-dark-was-the-night-we-found-light-2022-07-28",
            "created_at": "2022-07-25T10:16:06.519639Z",
            "updated_at": "2022-07-25T10:16:06.965849Z",
            "summary": "Dark Was The Night We Found Light is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 07/08/2022, 00:00. Event is in INSTINC Art Space with address 12 Eu Tong Sen Street.",
            "title": "Dark Was The Night We Found Light",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12 Eu Tong Sen Street",
            "city": "Singapore",
            "geolocation": "1.2890537,103.8467263",
            "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": 10838,
            "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": 4999,
                "name": "Lisson Gallery Beijing",
                "slug": "lisson-gallery-beijing",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.904211,116.407395",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-25T10:31:12.382702Z",
            "publish_time": null,
            "slug": "lisson-gallery-beijing-pedro-reyes-pohua-2022-07-28",
            "created_at": "2022-07-25T10:31:13.181810Z",
            "updated_at": "2022-07-25T10:31:18.794614Z",
            "summary": "Pedro Reyes: Pohua is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 15/08/2022, 00:00. Event is in Lisson Gallery Beijing with address 55 Main Street.",
            "title": "Pedro Reyes: Pohua",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "55 Main Street",
            "city": "East Hampton, NY",
            "geolocation": "43.1732395,-72.6094394",
            "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": 10846,
            "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": 11417,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/13ad6da6bedb4626b2d026e12a7de493.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13ad6da6bedb4626b2d026e12a7de493-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:33:21.704244Z",
                "updated_at": "2022-07-25T10:33:21.704280Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5003,
                "name": "Luva Gallery",
                "slug": "luva-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5304178,-0.0530958",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-25T10:33:25.408203Z",
            "publish_time": null,
            "slug": "luva-gallery-traffic-2022-07-28",
            "created_at": "2022-07-25T10:33:26.195369Z",
            "updated_at": "2022-07-25T10:33:26.234512Z",
            "summary": "Traffic is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 28/07/2022, 00:00. Event is in Luva Gallery with address Behind James Campbell House,.",
            "title": "Traffic",
            "content": null,
            "start_time": "2022-07-28T00: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": "Behind James Campbell House,",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11027,
            "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": 11572,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9becb5758b2c4390b001de659786e3bc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9becb5758b2c4390b001de659786e3bc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T09:27:57.936356Z",
                "updated_at": "2022-07-27T09:27:57.936446Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3571,
                "name": "Acud Macht Neu",
                "slug": "acud-macht-neu",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53346699999999,13.4009185",
                "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-07-27T09:28:01.505525Z",
            "publish_time": null,
            "slug": "acud-macht-neu-fasting-of-my-fantasies-2022-07-28",
            "created_at": "2022-07-27T09:28:03.005857Z",
            "updated_at": "2022-07-27T09:28:03.531795Z",
            "summary": "Fasting of My Fantasies is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 20/08/2022, 00:00. Event is in Acud Macht Neu with address Veteranenstraße 21.",
            "title": "Fasting of My Fantasies",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Veteranenstraße 21",
            "city": "Berlin",
            "geolocation": "52.5336588,13.4008151",
            "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": 11033,
            "author": {
                "id": "75f4c134-070f-4188-88b5-70ff9cdc8a66",
                "username": "bsmtspace",
                "slug": "bsmtspace",
                "first_name": "Greg",
                "last_name": "Key",
                "display_name": "Greg Key",
                "display_name_full": "Greg Key",
                "email": "info@bsmt.co.uk",
                "telephone": "+44 7917 225169"
            },
            "price": null,
            "featured_image": {
                "id": 11577,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bb358d72b11f485994ee8c70b9ed485e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bb358d72b11f485994ee8c70b9ed485e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T09:48:45.566615Z",
                "updated_at": "2022-07-27T09:48:45.566652Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3104,
                "name": "BSMT Space",
                "slug": "bsmt-space",
                "city": "East London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5457405,-0.0759285",
                "artworks_for_sale_count": 2,
                "featured_image": {
                    "id": 2983,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/P1043125.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-08-13T18:55:39.175349Z",
                    "updated_at": "2021-09-14T13:43:24.864422Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "75f4c134-070f-4188-88b5-70ff9cdc8a66"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T09:48:49.234700Z",
            "publish_time": null,
            "slug": "bsmt-space-lost-london-2-solo-show-by-cranio-2022-07-28",
            "created_at": "2022-07-27T09:48:50.013878Z",
            "updated_at": "2022-08-03T08:41:55.283234Z",
            "summary": "Lost London 2, solo show by Cranio is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 14/08/2022, 00:00. Event is in BSMT Space with address 529 Kingsland Road.",
            "title": "Lost London 2, solo show by Cranio",
            "content": null,
            "start_time": "2022-07-28T00: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": "529 Kingsland Road",
            "city": "London",
            "geolocation": "51.5457487,-0.0759116",
            "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": 11044,
            "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": 11587,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a28aa48bb863443c9ceafaec81a16b4f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a28aa48bb863443c9ceafaec81a16b4f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T10:02:33.888742Z",
                "updated_at": "2022-07-27T10:02:33.888777Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3645,
                "name": "Gallery 1957",
                "slug": "gallery-1957",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50111980000001,-0.1805623",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T10:02:39.489741Z",
            "publish_time": null,
            "slug": "gallery-1957-layered-histories-2022-07-28",
            "created_at": "2022-07-27T10:02:40.290033Z",
            "updated_at": "2022-07-27T10:02:40.737017Z",
            "summary": "Layered Histories is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 24/08/2022, 00:00. Event is in Gallery 1957 with address 1 Hyde Park Gate.",
            "title": "Layered Histories",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Hyde Park Gate",
            "city": "London",
            "geolocation": "51.5011145,-0.18055236270659691",
            "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": 11121,
            "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": 11664,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0325ea234e4d4b00a15a6cd31e36b016.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0325ea234e4d4b00a15a6cd31e36b016-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T19:55:07.870449Z",
                "updated_at": "2022-07-27T19:55:07.870506Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5761,
                "name": "Jaywick Martello Tower",
                "slug": "jaywick-martello-tower",
                "city": "Clacton-on-Sea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7727401,1.0989906",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T19:55:11.512973Z",
            "publish_time": null,
            "slug": "jaywick-martello-tower-landscape-imaginary-on-the-island-2022-07-28",
            "created_at": "2022-07-27T19:55:12.313509Z",
            "updated_at": "2022-07-27T19:55:12.861119Z",
            "summary": "Landscape Imaginary: On The Island is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 31/07/2022, 00:00. Event is in Jaywick Martello Tower with address Belsize Avenue.",
            "title": "Landscape Imaginary: On The Island",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-07-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Belsize Avenue",
            "city": "Clacton On Sea",
            "geolocation": "51.7728986,1.0986541",
            "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": 11805,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 12210,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/170e4b42aa3448199aed07a280be5daf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/170e4b42aa3448199aed07a280be5daf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:03:29.293492Z",
                "updated_at": "2022-08-04T18:03:29.293546Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-04T18:03:32.890764Z",
            "publish_time": null,
            "slug": "arusha-gallery-weathering-is-what-i-would-like-to-do-well-2022-07-28",
            "created_at": "2022-08-04T18:03:33.676996Z",
            "updated_at": "2022-08-04T18:03:34.523282Z",
            "summary": "Weathering is what I would like to do well is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Arusha Gallery with address 13A Dundas Street.",
            "title": "Weathering is what I would like to do well",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-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": "13A Dundas Street",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "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": 11806,
            "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": 12207,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff761b6c64aa40708c6aa681e984cc75.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff761b6c64aa40708c6aa681e984cc75-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:03:28.799365Z",
                "updated_at": "2022-08-04T18:03:28.799423Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6005,
                "name": "Casa Mezcal",
                "slug": "casa-mezcal",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7179122,-73.9901004",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T18:03:33.213210Z",
            "publish_time": null,
            "slug": "casa-mezcal-dynamic-range-2022-07-28",
            "created_at": "2022-08-04T18:03:34.007696Z",
            "updated_at": "2022-08-04T18:03:35.550708Z",
            "summary": "Dynamic Range is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 04/08/2022, 00:00. Event is in Casa Mezcal with address 86 Orchard Street.",
            "title": "Dynamic Range",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2022-08-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": "86 Orchard Street",
            "city": "New York",
            "geolocation": "41.0450431,-73.6015066",
            "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": 11813,
            "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": 12214,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c935fcd4ab14a5e8a6197e62df0dcf6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:10:12.235012Z",
                "updated_at": "2022-08-04T18:10:12.235048Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6007,
                "name": "JAPAN HOUSE Los Angeles",
                "slug": "japan-house-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1027552,-118.3404067",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T18:10:14.413130Z",
            "publish_time": null,
            "slug": "japan-house-los-angeles-life-cycles-a-bamboo-exploration-with-tanabe-chikuunsai-iv-2022-07-28",
            "created_at": "2022-08-04T18:10:15.211403Z",
            "updated_at": "2022-08-04T18:10:15.814677Z",
            "summary": "LIFE CYCLES: A Bamboo Exploration with Tanabe Chikuunsai IV is an Gallery Shows event starting on 28/07/2022, 00:00 and ending on 15/01/2023, 01:00. Event is in JAPAN HOUSE Los Angeles with address 6801 Hollywood Blvd..",
            "title": "LIFE CYCLES: A Bamboo Exploration with Tanabe Chikuunsai IV",
            "content": null,
            "start_time": "2022-07-28T00:00:00.000000Z",
            "end_time": "2023-01-15T01: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": "6801 Hollywood Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.1026902,-118.34046865989274",
            "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": []
        }
    ]
}