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

{
    "count": 37585,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7038",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7002",
    "results": [
        {
            "id": 7412,
            "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": 8491,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14b81699b60a4416b498c882c2a0e84c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14b81699b60a4416b498c882c2a0e84c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:29:20.626796Z",
                "updated_at": "2022-02-28T13:29:20.626832Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4630,
                "name": "Brintz Gallery",
                "slug": "brintz-gallery",
                "city": "Palm Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.7020327,-80.0362456",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T13:29:22.942409Z",
            "publish_time": null,
            "slug": "brintz-gallery-get-well-soon-2022-02-01",
            "created_at": "2022-02-28T13:29:23.697604Z",
            "updated_at": "2022-02-28T13:29:24.312705Z",
            "summary": "Get Well Soon is an Gallery Shows event starting on 01/02/2022, 01:00 and ending on 15/02/2022, 01:00. Event is in Brintz Gallery with address 375 S. County Road.",
            "title": "Get Well Soon",
            "content": null,
            "start_time": "2022-02-01T01:00:00.000000Z",
            "end_time": "2022-02-15T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "375 S. County Road",
            "city": "Palm Beach",
            "geolocation": "43.37418519959887,-99.8703725838066",
            "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": 7413,
            "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": 8492,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/04676ec1224c43d4920b815846811ad9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04676ec1224c43d4920b815846811ad9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:29:20.775142Z",
                "updated_at": "2022-02-28T13:29:20.775180Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4630,
                "name": "Brintz Gallery",
                "slug": "brintz-gallery",
                "city": "Palm Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.7020327,-80.0362456",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T13:29:23.438598Z",
            "publish_time": null,
            "slug": "brintz-gallery-tiger-paintings-2022-02-21",
            "created_at": "2022-02-28T13:29:24.199569Z",
            "updated_at": "2022-02-28T13:29:24.732859Z",
            "summary": "Tiger Paintings is an Gallery Shows event starting on 21/02/2022, 01:00 and ending on 07/03/2022, 01:00. Event is in Brintz Gallery with address 375 S. County Road.",
            "title": "Tiger Paintings",
            "content": null,
            "start_time": "2022-02-21T01:00:00.000000Z",
            "end_time": "2022-03-07T01: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": "375 S. County Road",
            "city": "Palm Beach",
            "geolocation": "43.37418519959887,-99.8703725838066",
            "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": 7414,
            "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": 8493,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f86b80d699ec4cfbae90c0260b42f70d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f86b80d699ec4cfbae90c0260b42f70d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:29:21.157006Z",
                "updated_at": "2022-02-28T13:29:21.157059Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4519,
                "name": "Brutto Gusto",
                "slug": "brutto-gusto",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5029,13.31568",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-28T13:29:24.782333Z",
            "publish_time": null,
            "slug": "brutto-gusto-made-in-germany-2022-03-18",
            "created_at": "2022-02-28T13:29:25.541430Z",
            "updated_at": "2022-02-28T13:29:26.662333Z",
            "summary": "Made in Germany is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 28/05/2022, 00:00. Event is in Brutto Gusto with address Wielandstrasse 34.",
            "title": "Made in Germany",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-05-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": "Wielandstrasse 34",
            "city": "Berlin",
            "geolocation": "52.5028283,13.3154944",
            "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": 7415,
            "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": 8494,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff2f1719ae7f42ae8312af7ed48b026e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff2f1719ae7f42ae8312af7ed48b026e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:29:52.543271Z",
                "updated_at": "2022-02-28T13:29:52.543308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3018,
                "name": "Business Design Centre",
                "slug": "business-design-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5354962,-0.1059479",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:29:55.737867Z",
            "publish_time": null,
            "slug": "business-design-centre-photo50-no-place-is-an-island-2022-04-20",
            "created_at": "2022-02-28T13:29:56.474999Z",
            "updated_at": "2022-02-28T13:29:56.893853Z",
            "summary": "Photo50: No Place Is An Island is an Gallery Shows event starting on 20/04/2022, 00:00 and ending on 24/04/2022, 00:00. Event is in Business Design Centre with address 52 Upper Street.",
            "title": "Photo50: No Place Is An Island",
            "content": null,
            "start_time": "2022-04-20T00:00:00.000000Z",
            "end_time": "2022-04-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": "52 Upper Street",
            "city": "London",
            "geolocation": "51.535703,-0.10601198680336382",
            "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": 7416,
            "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": 8495,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/43ed67232cfe4bbdb0e45e9031b0b16f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/43ed67232cfe4bbdb0e45e9031b0b16f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:30:25.384075Z",
                "updated_at": "2022-02-28T13:30:25.384110Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4192,
                "name": "Canary Wharf",
                "slug": "canary-wharf",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5072178,-0.1275862",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:30:29.211091Z",
            "publish_time": null,
            "slug": "canary-wharf-cornucopia-2022-04-18",
            "created_at": "2022-02-28T13:30:29.972314Z",
            "updated_at": "2022-02-28T13:30:30.331213Z",
            "summary": "Cornucopia is an Gallery Shows event starting on 18/04/2022, 00:00 and ending on 10/06/2022, 00:00. Event is in Canary Wharf with address One Canada Square.",
            "title": "Cornucopia",
            "content": null,
            "start_time": "2022-04-18T00:00:00.000000Z",
            "end_time": "2022-06-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "One Canada Square",
            "city": "London",
            "geolocation": "51.50494855,-0.01951004257266252",
            "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": 7417,
            "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": 8496,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/57ccd6fd77aa417286fb2839d1dacf30.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57ccd6fd77aa417286fb2839d1dacf30-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:30:54.263137Z",
                "updated_at": "2022-02-28T13:30:54.263174Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4193,
                "name": "Canberra Contemporary Art Space",
                "slug": "canberra-contemporary-art-space",
                "city": "Forrest",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-35.3194129,149.1313997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2022-02-28T13:30:56.055813Z",
            "publish_time": null,
            "slug": "canberra-contemporary-art-space-louis-grant-breakable-heaven-2022-03-10",
            "created_at": "2022-02-28T13:30:56.799699Z",
            "updated_at": "2022-02-28T13:30:56.836794Z",
            "summary": "Louis Grant: Breakable Heaven is an Gallery Shows event starting on 10/03/2022, 01:00 and ending on 20/03/2022, 01:00. Event is in Canberra Contemporary Art Space with address 19 Furneaux St Forrest A.C.T..",
            "title": "Louis Grant: Breakable Heaven",
            "content": null,
            "start_time": "2022-03-10T01:00:00.000000Z",
            "end_time": "2022-03-20T01: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": "19 Furneaux St Forrest A.C.T.",
            "city": "Canberra",
            "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": 7418,
            "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": 8497,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d13c202a69544b2caf69231c3f20ce75.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d13c202a69544b2caf69231c3f20ce75-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:31:29.147688Z",
                "updated_at": "2022-02-28T13:31:29.147724Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3941,
                "name": "Castlefield Gallery",
                "slug": "castlefield-gallery",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.47386530000001,-2.2513536",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:31:31.440044Z",
            "publish_time": null,
            "slug": "castlefield-gallery-archives-at-play-2022-03-06",
            "created_at": "2022-02-28T13:31:32.180135Z",
            "updated_at": "2022-02-28T13:31:32.571172Z",
            "summary": "Archives at Play is an Gallery Shows event starting on 06/03/2022, 01:00 and ending on 24/04/2022, 00:00. Event is in Castlefield Gallery with address 2 Hewitt Street.",
            "title": "Archives at Play",
            "content": null,
            "start_time": "2022-03-06T01:00:00.000000Z",
            "end_time": "2022-04-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": "2 Hewitt Street",
            "city": "Manchester",
            "geolocation": "43.9126643,-80.0988903",
            "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": 7419,
            "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": 8498,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e5cedabd2c0040f5a2355aa52e2ac98a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e5cedabd2c0040f5a2355aa52e2ac98a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:32:33.571423Z",
                "updated_at": "2022-02-28T13:32:33.571461Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:32:36.978696Z",
            "publish_time": null,
            "slug": "colonnade-house-alison-tyldesley-diane-bailey-synergy-2022-03-15",
            "created_at": "2022-02-28T13:32:37.919079Z",
            "updated_at": "2022-02-28T13:32:38.257881Z",
            "summary": "Alison Tyldesley & Diane Bailey: Synergy is an Gallery Shows event starting on 15/03/2022, 01:00 and ending on 19/03/2022, 01:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Alison Tyldesley & Diane Bailey: Synergy",
            "content": null,
            "start_time": "2022-03-15T01:00:00.000000Z",
            "end_time": "2022-03-19T01: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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 7420,
            "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": 8499,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53313f7ba2464971a7c006493469b409.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53313f7ba2464971a7c006493469b409-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:32:34.141467Z",
                "updated_at": "2022-02-28T13:32:34.141504Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:32:37.919797Z",
            "publish_time": null,
            "slug": "colonnade-house-sue-mulholland-art-for-the-heart-2022-03-29",
            "created_at": "2022-02-28T13:32:38.733820Z",
            "updated_at": "2022-02-28T13:32:39.281580Z",
            "summary": "Sue Mulholland: Art For The Heart is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 03/04/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Sue Mulholland: Art For The Heart",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 7421,
            "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": 8500,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f11f6bd56cf49c6b7f4a18117ce76b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:33:07.168192Z",
                "updated_at": "2022-02-28T13:33:07.168229Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4111,
                "name": "Cooper Gallery",
                "slug": "cooper-gallery",
                "city": "Dundee",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "56.4568576,-2.9829031",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:33:10.772296Z",
            "publish_time": null,
            "slug": "cooper-gallery-trinity-buoy-wharf-drawing-prize-2021-2022-03-21",
            "created_at": "2022-02-28T13:33:11.537899Z",
            "updated_at": "2022-02-28T13:33:11.581439Z",
            "summary": "Trinity Buoy Wharf Drawing Prize 2021 is an Gallery Shows event starting on 21/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Cooper Gallery with address Duncan of Jordanstone College of Art & Design.",
            "title": "Trinity Buoy Wharf Drawing Prize 2021",
            "content": null,
            "start_time": "2022-03-21T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Duncan of Jordanstone College of Art & Design",
            "city": "Dundee",
            "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": 7422,
            "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": 8501,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e52b89ccb7d34536bd096c4aeda21b08.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e52b89ccb7d34536bd096c4aeda21b08-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:34:46.145823Z",
                "updated_at": "2022-02-28T13:34:46.145861Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4006,
                "name": "Des Moines Art Center",
                "slug": "des-moines-art-center",
                "city": "Des Moines",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.5838088,-93.6814192",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T13:34:48.638538Z",
            "publish_time": null,
            "slug": "des-moines-art-center-immersive-2022-03-12",
            "created_at": "2022-02-28T13:34:49.698170Z",
            "updated_at": "2022-02-28T13:34:50.952501Z",
            "summary": "Immersive is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Des Moines Art Center with address 4700 Grand Avenue.",
            "title": "Immersive",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4700 Grand Avenue",
            "city": "Des Moines",
            "geolocation": "41.583942,-93.6811866",
            "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": 7423,
            "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": 8502,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/492f6261c02541eb9ddcca055f86aa49.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/492f6261c02541eb9ddcca055f86aa49-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:34:46.455554Z",
                "updated_at": "2022-02-28T13:34:46.455589Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4621,
                "name": "Donnerstag Gallery",
                "slug": "donnerstag-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5335325,13.4020095",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-28T13:34:49.474746Z",
            "publish_time": null,
            "slug": "donnerstag-gallery-vernissage-kitra-signscapes-2022-02-24",
            "created_at": "2022-02-28T13:34:50.305039Z",
            "updated_at": "2022-02-28T13:34:50.779102Z",
            "summary": "Vernissage KITRA: signscapes is an Gallery Shows event starting on 24/02/2022, 01:00 and ending on 18/03/2022, 01:00. Event is in Donnerstag Gallery with address Veteranenstrasse 17.",
            "title": "Vernissage KITRA: signscapes",
            "content": null,
            "start_time": "2022-02-24T01:00:00.000000Z",
            "end_time": "2022-03-18T01: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": "Veteranenstrasse 17",
            "city": "Berlin",
            "geolocation": "52.5335483,13.402025463930833",
            "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": 7424,
            "author": {
                "id": "2a7a5611-c57e-46fb-b7b7-b7e63c6e1856",
                "username": "info@dorothycircusgallery.uk",
                "slug": "infodorothycircusgalleryuk",
                "first_name": "Alexandra",
                "last_name": "Mazzanti",
                "display_name": null,
                "display_name_full": "Alexandra Mazzanti",
                "email": "info@dorothycircusgallery.uk",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8503,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b7add9d7f4b74af6b0eb2873bcc36b9a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:34:46.660790Z",
                "updated_at": "2022-02-28T13:34:46.660828Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2941,
                "name": "Dorothy Circus Gallery",
                "slug": "dorothy-circus-gallery",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89358,12.472440000000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:34:50.543571Z",
            "publish_time": null,
            "slug": "dorothy-circus-gallery-levalet-lets-get-lost-2022-03-25",
            "created_at": "2022-02-28T13:34:51.312537Z",
            "updated_at": "2022-08-03T08:41:53.607666Z",
            "summary": "Levalet: Let's Get Lost is an Gallery Shows event starting on 25/03/2022, 01:00 and ending on 25/04/2022, 00:00. Event is in Dorothy Circus Gallery with address 35 Connaught Street.",
            "title": "Levalet: Let's Get Lost",
            "content": null,
            "start_time": "2022-03-25T01:00:00.000000Z",
            "end_time": "2022-04-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": "35 Connaught Street",
            "city": "London",
            "geolocation": "51.514414,-0.1657973",
            "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": 7425,
            "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": 8504,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dfe6417ed252479a9507d0c2e6baecbe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dfe6417ed252479a9507d0c2e6baecbe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:35:44.548536Z",
                "updated_at": "2022-02-28T13:35:44.548584Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3948,
                "name": "EAC, Espace de l’Art Concret, Mouans-Sartoux",
                "slug": "eac-espace-de-lart-concret-mouans-sartoux",
                "city": "Mouans-Sartoux",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.6203519,6.969601",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2022-02-28T13:35:46.493309Z",
            "publish_time": null,
            "slug": "eac-espace-de-lart-concret-mouans-sartoux-camille-graeser-2022-03-12",
            "created_at": "2022-02-28T13:35:47.203954Z",
            "updated_at": "2022-02-28T13:35:47.246852Z",
            "summary": "Camille Graeser is an Gallery Shows event starting on 12/03/2022, 01:00 and ending on 12/06/2022, 00:00. Event is in EAC, Espace de l’Art Concret, Mouans-Sartoux with address Château de Mouans.",
            "title": "Camille Graeser",
            "content": null,
            "start_time": "2022-03-12T01:00:00.000000Z",
            "end_time": "2022-06-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": "Château de Mouans",
            "city": "Mouans-sartoux",
            "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": 7426,
            "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": 8505,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/744624978d0a4dc1818534770965fdd0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744624978d0a4dc1818534770965fdd0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:39:26.081068Z",
                "updated_at": "2022-02-28T13:39:26.081104Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4631,
                "name": "Efremidis Gallery",
                "slug": "efremidis-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51143139999999,13.3216669",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-28T13:39:28.448897Z",
            "publish_time": null,
            "slug": "efremidis-gallery-our-interesting-life-2022-01-28",
            "created_at": "2022-02-28T13:39:29.210728Z",
            "updated_at": "2022-02-28T13:39:29.758453Z",
            "summary": "Our interesting life is an Gallery Shows event starting on 28/01/2022, 01:00 and ending on 03/03/2022, 01:00. Event is in Efremidis Gallery with address Ernst-Reuter-Platz 2.",
            "title": "Our interesting life",
            "content": null,
            "start_time": "2022-01-28T01:00:00.000000Z",
            "end_time": "2022-03-03T01: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": "Ernst-Reuter-Platz 2",
            "city": "Berlin",
            "geolocation": "52.5115342,13.3216625",
            "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": 7427,
            "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": 8508,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4dfb3970bd05490d9b134d16dbeaa21a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4dfb3970bd05490d9b134d16dbeaa21a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:39:26.812211Z",
                "updated_at": "2022-02-28T13:39:26.812250Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4631,
                "name": "Efremidis Gallery",
                "slug": "efremidis-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51143139999999,13.3216669",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-28T13:39:30.219599Z",
            "publish_time": null,
            "slug": "efremidis-gallery-lindsay-lawson-apophany-2022-01-28",
            "created_at": "2022-02-28T13:39:30.990495Z",
            "updated_at": "2022-02-28T13:39:31.543903Z",
            "summary": "Lindsay Lawson: Apophany! is an Gallery Shows event starting on 28/01/2022, 01:00 and ending on 03/03/2022, 01:00. Event is in Efremidis Gallery with address Ernst-Reuter-Platz 2.",
            "title": "Lindsay Lawson: Apophany!",
            "content": null,
            "start_time": "2022-01-28T01:00:00.000000Z",
            "end_time": "2022-03-03T01: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": "Ernst-Reuter-Platz 2",
            "city": "Berlin",
            "geolocation": "52.5115342,13.3216625",
            "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": 7428,
            "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": 8507,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9362fa5185554bc08c85fe0ed14282f5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9362fa5185554bc08c85fe0ed14282f5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:39:26.747790Z",
                "updated_at": "2022-02-28T13:39:26.747827Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3636,
                "name": "einBuch.haus",
                "slug": "einbuchhaus",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5664326,13.4088477",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-28T13:39:30.315848Z",
            "publish_time": null,
            "slug": "einbuchhaus-architecture-is-frozen-music-2022-03-03",
            "created_at": "2022-02-28T13:39:31.080684Z",
            "updated_at": "2022-02-28T13:39:32.354783Z",
            "summary": "Architecture is frozen music is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in einBuch.haus with address Florastraße 61.",
            "title": "Architecture is frozen music",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-05-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Florastraße 61",
            "city": "Berlin",
            "geolocation": "52.5663243,13.4087726",
            "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": 7429,
            "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": 8510,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/579e411e690349bab8536469d3c459ce.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/579e411e690349bab8536469d3c459ce-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:39:27.168922Z",
                "updated_at": "2022-02-28T13:39:27.168963Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3320,
                "name": "Elysium Gallery Swansea",
                "slug": "elysium-gallery-swansea",
                "city": "Swansea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6238584,-3.9413885",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:39:31.159772Z",
            "publish_time": null,
            "slug": "elysium-gallery-bar-venue-rosalind-faram-no-more-stuck-inside-2022-02-04",
            "created_at": "2022-02-28T13:39:31.885309Z",
            "updated_at": "2022-02-28T13:39:33.883550Z",
            "summary": "Rosalind Faram: No More Stuck Inside is an Gallery Shows event starting on 04/02/2022, 01:00 and ending on 19/03/2022, 01:00. Event is in Elysium Gallery Swansea with address 210 High Street.",
            "title": "Rosalind Faram: No More Stuck Inside",
            "content": null,
            "start_time": "2022-02-04T01:00:00.000000Z",
            "end_time": "2022-03-19T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "210 High Street",
            "city": "Swansea",
            "geolocation": "51.4373023,0.7651219",
            "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": []
        }
    ]
}