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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9198&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9162&ordering=-start_time",
    "results": [
        {
            "id": 29266,
            "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": 27826,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b0206dcd2444a049fcce749b956eaad.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0206dcd2444a049fcce749b956eaad-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:52:19.579953Z",
                "updated_at": "2023-07-12T18:52:19.580016Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8764,
                "name": "Galerie 21.06",
                "slug": "galerie-2106",
                "city": "Ravensburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "47.7844274,9.6125138",
                "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": "2023-07-12T18:52:23.262125Z",
            "publish_time": null,
            "slug": "galerie-2106-unterm-strich-moritz-dummel-und-stefanie-fleischhauer-2023-07-15",
            "created_at": "2023-07-12T18:52:24.162685Z",
            "updated_at": "2023-07-12T18:52:26.627887Z",
            "summary": "UNTERM STRICH - Moritz Dümmel und Stefanie Fleischhauer is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 15/07/2023, 00:00. Event is in Galerie 21.06 with address Grüner-Turm-Str. 24.",
            "title": "UNTERM STRICH - Moritz Dümmel und Stefanie Fleischhauer",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-07-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": "Grüner-Turm-Str. 24",
            "city": "Ravensburg",
            "geolocation": "47.784334,9.6125487",
            "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": 28233,
            "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": 26904,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be8f2e557b1548fe9cf0ca19d7d8f21f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T14:53:17.085031Z",
                "updated_at": "2023-06-23T14:53:17.085089Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4632,
                "name": "Exeter Phoenix",
                "slug": "exeter-phoenix",
                "city": "Exeter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7247894,-3.5312808",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-23T14:53:22.941914Z",
            "publish_time": null,
            "slug": "exeter-phoenix-to-the-birds-man-digging-2023-07-15",
            "created_at": "2023-06-23T14:53:23.864527Z",
            "updated_at": "2023-06-23T14:53:23.917180Z",
            "summary": "to the birds / MAN DIGGING is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 03/09/2023, 00:00. Event is in Exeter Phoenix with address Exeter Phoenix, Bradnich Place.",
            "title": "to the birds / MAN DIGGING",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-09-03T00: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": "Exeter Phoenix, Bradnich Place",
            "city": "Exeter",
            "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": 29278,
            "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": 27838,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6cf50aa702624cddacb76a8aff5addc7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cf50aa702624cddacb76a8aff5addc7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:54:32.716704Z",
                "updated_at": "2023-07-12T18:54:32.716741Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7283,
                "name": "Harlesden High Street",
                "slug": "harlesden-high-street",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53587,-0.2469750999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:54:38.213795Z",
            "publish_time": null,
            "slug": "harlesden-high-street-charlie-lets-go-2023-07-15",
            "created_at": "2023-07-12T18:54:39.100573Z",
            "updated_at": "2023-07-12T18:54:47.827215Z",
            "summary": "Charlie, Let's Go! is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Harlesden High Street with address 57 High Street.",
            "title": "Charlie, Let's Go!",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "57 High Street",
            "city": "London",
            "geolocation": "51.4255562,-0.2193217",
            "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": 29302,
            "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": 27861,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/12e2d0bde79f483db2da5c5fd2ba1183.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/12e2d0bde79f483db2da5c5fd2ba1183-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:56:58.455569Z",
                "updated_at": "2023-07-12T18:56:58.455631Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5402,
                "name": "Nino Mier Gallery",
                "slug": "nino-mier-gallery",
                "city": "West Hollywood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0909885,-118.3489013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-12T18:57:03.253679Z",
            "publish_time": null,
            "slug": "nino-mier-gallery-james-chronister-all-the-faces-we-know-all-the-places-to-go-shall-we-stop-to-say-hellos-2023-07-15",
            "created_at": "2023-07-12T18:57:04.165194Z",
            "updated_at": "2023-07-12T18:57:04.550686Z",
            "summary": "James Chronister: All the faces we know, all the / places to go / Shall we stop to say hellos? is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 26/07/2023, 00:00. Event is in Nino Mier Gallery with address 1107 GREENACRE Avenue.",
            "title": "James Chronister: All the faces we know, all the / places to go / Shall we stop to say hellos?",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-07-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": "1107 GREENACRE Avenue",
            "city": "Los Angeles",
            "geolocation": "34.09131971831464,-118.3491513369923",
            "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": 29234,
            "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": 27794,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e765eb7e3efe4cc89eb6ca9fa15b4944-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:47:13.259303Z",
                "updated_at": "2023-07-12T18:47:13.259369Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3536,
                "name": "Anima Mundi",
                "slug": "anima-mundi",
                "city": "St Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2114983,-5.4802868",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:47:30.358037Z",
            "publish_time": null,
            "slug": "anima-mundi-andy-harper-the-mandalas-2023-07-15",
            "created_at": "2023-07-12T18:47:31.244686Z",
            "updated_at": "2023-07-12T18:47:31.695887Z",
            "summary": "Andy Harper 'The Mandalas' is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 28/08/2023, 00:00. Event is in Anima Mundi with address Street-an-Pol.",
            "title": "Andy Harper 'The Mandalas'",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-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": "Street-an-Pol",
            "city": "St Ives",
            "geolocation": "50.2115082,-5.4802216",
            "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": 29012,
            "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": 27601,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f57b7d81ba62415fb96be89d25a7b113.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f57b7d81ba62415fb96be89d25a7b113-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:18:08.374027Z",
                "updated_at": "2023-07-06T18:18:08.374064Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3981,
                "name": "BALTIC Centre for Contemporary Art",
                "slug": "baltic-centre-contemporary-art",
                "city": "Gateshead",
                "country": "",
                "geolocation": "54.9691182,-1.597489",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:18:16.913163Z",
            "publish_time": null,
            "slug": "baltic-centre-for-contemporary-art-michael-rakowitz-the-waiting-gardens-of-the-north-2023-07-15",
            "created_at": "2023-07-06T18:18:17.878666Z",
            "updated_at": "2023-07-06T18:18:18.889429Z",
            "summary": "Michael Rakowitz: The Waiting Gardens of the North is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 26/05/2024, 00:00. Event is in BALTIC Centre for Contemporary Art with address Gateshead Quays.",
            "title": "Michael Rakowitz: The Waiting Gardens of the North",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2024-05-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": "Gateshead Quays",
            "city": "Gateshead",
            "geolocation": "54.9488367,-1.6418456",
            "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": 29022,
            "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": 27607,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/604357c943834aa1a5913bde2a6d9554.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/604357c943834aa1a5913bde2a6d9554-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:18:41.866776Z",
                "updated_at": "2023-07-06T18:18:41.866814Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7778,
                "name": "Billis Williams Gallery",
                "slug": "billis-williams-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033617,-118.3756895",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-06T18:18:44.497916Z",
            "publish_time": null,
            "slug": "billis-williams-gallery-the-metamorphosis-of-the-ascending-feminine-2023-07-15",
            "created_at": "2023-07-06T18:18:45.423322Z",
            "updated_at": "2023-07-06T18:18:51.056691Z",
            "summary": "The Metamorphosis Of The Ascending Feminine is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Billis Williams Gallery with address 2716 S. La Cienega Blvd.",
            "title": "The Metamorphosis Of The Ascending Feminine",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-07-29T00: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": "2716 S. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0519355,-118.376141",
            "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": 29060,
            "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": 27640,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b4875ca1d134a2dbf1154d6d6eaeadc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:26:41.517490Z",
                "updated_at": "2023-07-06T18:26:41.517545Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4918,
                "name": "ronapainting gallery",
                "slug": "ronapainting-gallery",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7581656,-1.263863",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:26:45.323309Z",
            "publish_time": null,
            "slug": "ronapainting-gallery-summer-show-2023-07-15",
            "created_at": "2023-07-06T18:26:46.412907Z",
            "updated_at": "2023-07-06T18:26:47.421792Z",
            "summary": "Summer Show is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in ronapainting gallery with address 34 Walton Street.",
            "title": "Summer Show",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-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": "34 Walton Street",
            "city": "Oxford",
            "geolocation": "43.658353,-79.383797",
            "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": 28160,
            "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": 26840,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/151a1e3e7b084370b154ff8735623b3d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/151a1e3e7b084370b154ff8735623b3d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T11:59:57.693328Z",
                "updated_at": "2023-06-23T11:59:57.693364Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4757,
                "name": "Beaconsfield",
                "slug": "beaconsfield",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4920985,-0.1187013",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-23T12:00:04.586031Z",
            "publish_time": null,
            "slug": "beaconsfield-past-present-fragments-of-memory-bucharest-pompeii-london-2023-07-15",
            "created_at": "2023-06-23T12:00:05.512013Z",
            "updated_at": "2023-06-23T12:00:05.958415Z",
            "summary": "PAST PRESENT Fragments of memory: Bucharest-Pompeii-London is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 12/08/2023, 00:00. Event is in Beaconsfield with address 22 Newport Street.",
            "title": "PAST PRESENT Fragments of memory: Bucharest-Pompeii-London",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-12T00: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": "22 Newport Street",
            "city": "London",
            "geolocation": "-45.87632,170.4771113",
            "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": 29231,
            "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": 27792,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/176a78e6f4d24a5abd24effd4ce706e7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/176a78e6f4d24a5abd24effd4ce706e7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:47:08.271735Z",
                "updated_at": "2023-07-12T18:47:08.271777Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3536,
                "name": "Anima Mundi",
                "slug": "anima-mundi",
                "city": "St Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2114983,-5.4802868",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:47:12.152619Z",
            "publish_time": null,
            "slug": "anima-mundi-andrew-litten-the-human-shadow-the-animal-smile-2023-07-15",
            "created_at": "2023-07-12T18:47:13.053996Z",
            "updated_at": "2023-07-12T18:47:13.469744Z",
            "summary": "Andrew Litten 'The Human Shadow (The Animal Smile)' is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 28/08/2023, 00:00. Event is in Anima Mundi with address Street-an-Pol.",
            "title": "Andrew Litten 'The Human Shadow (The Animal Smile)'",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-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": "Street-an-Pol",
            "city": "St Ives",
            "geolocation": "50.2115082,-5.4802216",
            "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": 28953,
            "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": 8457,
                "name": "Pace Gallery Seoul",
                "slug": "pace-gallery-seoul",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5384336,127.0013658",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-06T17:50:55.661604Z",
            "publish_time": null,
            "slug": "pace-gallery-seoul-hank-willis-thomas-ive-known-rivers-2023-07-15",
            "created_at": "2023-07-06T17:50:56.612590Z",
            "updated_at": "2023-07-06T17:50:56.992956Z",
            "summary": "Hank Willis Thomas: Ive Known Rivers is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Pace Gallery Seoul with address 1201 South La Brea Avenue.",
            "title": "Hank Willis Thomas: Ive Known Rivers",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-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": "1201 South La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "34.05328,-118.343743",
            "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": 27985,
            "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": 26686,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/203de0a846bf4fdf8f22f359112e08e1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/203de0a846bf4fdf8f22f359112e08e1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-20T14:45:11.041446Z",
                "updated_at": "2023-06-20T14:45:11.041481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8793,
                "name": "Kunstmuseum Ravensburg",
                "slug": "kunstmuseum-ravensburg",
                "city": "Ravensburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "47.7801395,9.6149342",
                "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": "2023-06-20T14:45:12.947538Z",
            "publish_time": null,
            "slug": "kunstmuseum-ravensburg-wahl-familie-die-die-wir-sind-2023-07-15",
            "created_at": "2023-06-20T14:45:13.859367Z",
            "updated_at": "2023-06-20T14:45:20.107446Z",
            "summary": "(Wahl-)familie. Die, Die Wir Sind is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 05/11/2023, 01:00. Event is in Kunstmuseum Ravensburg with address Burgstraße 9.",
            "title": "(Wahl-)familie. Die, Die Wir Sind",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-11-05T01: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": "Burgstraße 9",
            "city": "Ravensburg",
            "geolocation": "47.57060515,10.241941444644159",
            "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": 29728,
            "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": 28241,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b51c030673114f7799284f9dab149ebb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b51c030673114f7799284f9dab149ebb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-01T10:38:35.628116Z",
                "updated_at": "2023-08-01T10:38:35.628174Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8995,
                "name": "Laura Parker - Open Studio",
                "slug": "laura-parker-open-studio",
                "city": "Richmond",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.457912,-0.2937079",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-01T10:38:40.909090Z",
            "publish_time": null,
            "slug": "laura-parker-open-studio-arts-richmond-open-studios-july-2023-2023-07-15",
            "created_at": "2023-08-01T10:38:41.854088Z",
            "updated_at": "2023-08-01T10:38:43.685479Z",
            "summary": "Arts Richmond Open Studios, July 2023 is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 24/07/2023, 00:00. Event is in Laura Parker - Open Studio with address 46 Kings Road.",
            "title": "Arts Richmond Open Studios, July 2023",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-07-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": "46 Kings Road",
            "city": "Richmond",
            "geolocation": "52.46209545,-1.835426759493978",
            "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": 29501,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 28041,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c444fa5a37a344b0a68157d7c1f4a477.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c444fa5a37a344b0a68157d7c1f4a477-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T09:58:56.780858Z",
                "updated_at": "2023-07-19T09:58:56.780895Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-19T09:58:59.766541Z",
            "publish_time": null,
            "slug": "corey-helford-gallery-four-artist-show-2023-07-15",
            "created_at": "2023-07-19T09:59:00.697588Z",
            "updated_at": "2023-07-19T09:59:01.572799Z",
            "summary": "Four-artist Show is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 19/08/2023, 00:00. Event is in COREY HELFORD GALLERY with address 571 South Anderson Street.",
            "title": "Four-artist Show",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "571 South Anderson Street",
            "city": "Los Angeles",
            "geolocation": "34.040125945945945,-118.22442637837838",
            "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": 29283,
            "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": 27843,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9d830fef488e4506b475786070099f96.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d830fef488e4506b475786070099f96-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:54:47.477674Z",
                "updated_at": "2023-07-12T18:54:47.477753Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3501,
                "name": "Impressions Gallery",
                "slug": "impressions-gallery",
                "city": "Bradford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.79268690000001,-1.7532227",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-12T18:54:52.097032Z",
            "publish_time": null,
            "slug": "impressions-gallery-trish-morrissey-autofictions-2023-07-15",
            "created_at": "2023-07-12T18:54:53.222317Z",
            "updated_at": "2023-07-12T18:54:54.820312Z",
            "summary": "Trish Morrissey: Autofictions is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 14/10/2023, 00:00. Event is in Impressions Gallery with address Centenary Square.",
            "title": "Trish Morrissey: Autofictions",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-10-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": "Centenary Square",
            "city": "Bradford",
            "geolocation": "52.47922275,-1.9080132425845373",
            "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": 29707,
            "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": 28223,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/663688b332f84070a1a8d21ba5ba4ad8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/663688b332f84070a1a8d21ba5ba4ad8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-31T16:10:49.975531Z",
                "updated_at": "2023-07-31T16:10:49.975569Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8981,
                "name": "The Line",
                "slug": "line",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-31T16:10:54.128307Z",
            "publish_time": null,
            "slug": "the-line-tributaries-2023-07-15",
            "created_at": "2023-07-31T16:10:55.083972Z",
            "updated_at": "2023-07-31T16:10:56.032871Z",
            "summary": "Tributaries is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 08/10/2023, 00:00. Event is in The Line with address The House Mill.",
            "title": "Tributaries",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-10-08T00: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": "The House Mill",
            "city": "London",
            "geolocation": "50.99264195,-1.505181108510639",
            "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": 28945,
            "author": {
                "id": "c30de939-79c4-4fa9-b93b-25579eed8fea",
                "username": "aimee@maddoxgallery.com",
                "slug": "aimeemaddoxgallerycom",
                "first_name": "Aimee",
                "last_name": "Holmes",
                "display_name": null,
                "display_name_full": "Aimee Holmes",
                "email": "aimee@maddoxgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27543,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/251d2270b30b41f1b32bbd9bd6ca275e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/251d2270b30b41f1b32bbd9bd6ca275e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:46:03.604494Z",
                "updated_at": "2023-07-06T17:46:03.604531Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2913,
                "name": "Maddox Gallery Mayfair London",
                "slug": "maddox-gallery-mayfair",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5133294,-0.1415974000000233",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2514,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Maddox-Gallery-Mayfair.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T09:35:05.412266Z",
                    "updated_at": "2021-09-14T13:31:24.123913Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Maddox Gallery Mayfair",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:46:06.508215Z",
            "publish_time": null,
            "slug": "maddox-gallery-mayfair-london-cooper-wild-life-gstaad-2023-07-15",
            "created_at": "2023-07-06T17:46:07.420559Z",
            "updated_at": "2023-07-06T17:46:07.817518Z",
            "summary": "COOPER - WILD LIFE: GSTAAD is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 25/08/2023, 00:00. Event is in Maddox Gallery Mayfair London with address 9 Maddox Street.",
            "title": "COOPER - WILD LIFE: GSTAAD",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "9 Maddox Street",
            "city": "London",
            "geolocation": "51.5133581,-0.1415916",
            "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": 30058,
            "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": 28486,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a263dc96af824a0e89bcaf97d1f88d33.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a263dc96af824a0e89bcaf97d1f88d33-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T06:43:59.896515Z",
                "updated_at": "2023-08-08T06:43:59.896551Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9029,
                "name": "KoKo NYC",
                "slug": "koko-nyc",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.657759,-73.98490199999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-08T06:44:03.574502Z",
            "publish_time": null,
            "slug": "koko-nyc-spectre-2023-07-15",
            "created_at": "2023-08-08T06:44:04.514250Z",
            "updated_at": "2023-08-08T06:44:06.364625Z",
            "summary": "SPECTRE is an Gallery Shows event starting on 15/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in KoKo NYC with address 440 19th Street.",
            "title": "SPECTRE",
            "content": null,
            "start_time": "2023-07-15T00:00:00.000000Z",
            "end_time": "2023-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "440 19th Street",
            "city": "Brooklyn",
            "geolocation": "43.0898395,-79.039197",
            "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": []
        }
    ]
}