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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7470&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7434&ordering=end_time",
    "results": [
        {
            "id": 7334,
            "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": 8419,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/989183d8fbcf4e3497b6ba3a414a858b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/989183d8fbcf4e3497b6ba3a414a858b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T15:30:02.060063Z",
                "updated_at": "2022-02-14T15:30:02.060098Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4606,
                "name": "Bunkamura Gallery",
                "slug": "bunkamura-gallery",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.66076109999999,139.6956746",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2022-02-14T15:30:04.121521Z",
            "publish_time": null,
            "slug": "bunkamura-gallery-hidden-christian-sites-in-the-nagasaki-region-2022-02-19",
            "created_at": "2022-02-14T15:30:04.953958Z",
            "updated_at": "2022-02-14T15:30:06.268487Z",
            "summary": "Hidden Christian Sites in the Nagasaki Region is an Gallery Shows event starting on 19/02/2022, 01:00 and ending on 27/02/2022, 01:00. Event is in Bunkamura Gallery with address 2-24-1 Dogenzaka.",
            "title": "Hidden Christian Sites in the Nagasaki Region",
            "content": null,
            "start_time": "2022-02-19T01:00:00.000000Z",
            "end_time": "2022-02-27T01: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-24-1 Dogenzaka",
            "city": "Tokyo",
            "geolocation": "35.6567337,139.6956351",
            "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": 7378,
            "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": 8460,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e551a126d90a4a9c8b195dfb99fe3c3d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e551a126d90a4a9c8b195dfb99fe3c3d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:12:21.142808Z",
                "updated_at": "2022-02-28T13:12:21.142843Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3230,
                "name": "Anna Laudel",
                "slug": "anna-laudel",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0239412,28.9738015",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2022-02-28T13:12:23.497338Z",
            "publish_time": null,
            "slug": "anna-laudel-cem-sonel-one-and-zero-makes-two-2022-01-13",
            "created_at": "2022-02-28T13:12:24.230325Z",
            "updated_at": "2022-02-28T13:12:24.593787Z",
            "summary": "Cem Sonel: One and Zero Makes Two is an Gallery Shows event starting on 13/01/2022, 01:00 and ending on 27/02/2022, 01:00. Event is in Anna Laudel with address Kazanci Yokusu No: 45.",
            "title": "Cem Sonel: One and Zero Makes Two",
            "content": null,
            "start_time": "2022-01-13T01:00:00.000000Z",
            "end_time": "2022-02-27T01: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": "Kazanci Yokusu No: 45",
            "city": "Istanbul",
            "geolocation": "41.0351348,28.9861296",
            "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": 18931,
            "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": 18449,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1181ab04d3de450ca1fce7114c7f96ee.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1181ab04d3de450ca1fce7114c7f96ee-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:55:13.877861Z",
                "updated_at": "2023-01-04T11:55:13.877897Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4773,
                "name": "Galerie Kollaborativ",
                "slug": "galerie-kollaborativ",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5301743,13.4144219",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-04T11:55:17.419882Z",
            "publish_time": null,
            "slug": "galerie-kollaborativ-ronsdorf-ronsdorf-synergy-of-abstraction-and-portrait-2022-02-17",
            "created_at": "2023-01-04T11:55:18.408143Z",
            "updated_at": "2023-01-04T11:55:19.685833Z",
            "summary": "Ronsdorf & Ronsdorf SYNERGY of ABSTRACTION and PORTRAIT is an Gallery Shows event starting on 17/02/2022, 01:00 and ending on 27/02/2022, 01:00. Event is in Galerie Kollaborativ with address Saarbrücker Straße 25.",
            "title": "Ronsdorf & Ronsdorf SYNERGY of ABSTRACTION and PORTRAIT",
            "content": null,
            "start_time": "2022-02-17T01:00:00.000000Z",
            "end_time": "2022-02-27T01: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": "Saarbrücker Straße 25",
            "city": "Berlin",
            "geolocation": "52.5302137,13.4143553",
            "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": 7586,
            "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": 8647,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3517f8f89d3542e5a5dfe536a7f12776.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3517f8f89d3542e5a5dfe536a7f12776-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T12:26:46.732615Z",
                "updated_at": "2022-03-04T12:26:46.732650Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4465,
                "name": "Ugly Duck",
                "slug": "ugly-duck",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50019229999999,-0.0779473",
                "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-03-04T12:26:50.001154Z",
            "publish_time": null,
            "slug": "ugly-duck-narrating-structures-videomapping-workshop-2022-02-26",
            "created_at": "2022-03-04T12:26:55.715131Z",
            "updated_at": "2022-03-04T12:26:56.052410Z",
            "summary": "Narrating Structures - Videomapping Workshop is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 27/02/2022, 01:00. Event is in Ugly Duck with address 47-49 Tanner Street,.",
            "title": "Narrating Structures - Videomapping Workshop",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-02-27T01: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": "47-49 Tanner Street,",
            "city": "London",
            "geolocation": "51.499971,-0.0778417279866375",
            "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": 7598,
            "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": 8657,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/39b528640e974f6987b86b12b6d834f3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39b528640e974f6987b86b12b6d834f3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T12:33:16.234823Z",
                "updated_at": "2022-03-04T12:33:16.234917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3871,
                "name": "The Fitzrovia Gallery",
                "slug": "fitzrovia-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5235814,-0.1388186",
                "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-03-04T12:33:18.567103Z",
            "publish_time": null,
            "slug": "the-fitzrovia-gallery-dream-baby-dream-2022-02-22",
            "created_at": "2022-03-04T12:33:19.304902Z",
            "updated_at": "2022-03-04T12:33:19.976313Z",
            "summary": "Dream Baby Dream is an Gallery Shows event starting on 22/02/2022, 01:00 and ending on 27/02/2022, 01:00. Event is in The Fitzrovia Gallery with address 139 Whitfield street.",
            "title": "Dream Baby Dream",
            "content": null,
            "start_time": "2022-02-22T01:00:00.000000Z",
            "end_time": "2022-02-27T01: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": "139 Whitfield street",
            "city": "London",
            "geolocation": "42.29411042857143,-71.07524014285714",
            "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": 4472,
            "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": 5900,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7990778592_1628049471.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7990778592_1628049471-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-09-10T00:06:45.210318Z",
                "updated_at": "2021-09-13T11:57:40.769339Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3816,
                "name": "Fashion and Textile Museum",
                "slug": "fashion-and-textile-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50115849999999,-0.081713",
                "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": "2021-09-10T00:06:48.360148Z",
            "publish_time": null,
            "slug": "fashion-and-textile-museum-beautiful-people-the-boutique-in-1960s-counterculture-2021-10-01",
            "created_at": "2021-09-10T00:06:49.121452Z",
            "updated_at": "2021-09-10T00:06:49.729958Z",
            "summary": "Beautiful People: The Boutique in 1960s Counterculture is an Gallery Shows event starting on 01/10/2021, 00:00 and ending on 28/02/2022, 01:00. Event is in Fashion and Textile Museum with address 83 Bermondsey Street.",
            "title": "Beautiful People: The Boutique in 1960s Counterculture",
            "content": null,
            "start_time": "2021-10-01T00:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "83 Bermondsey Street",
            "city": "London",
            "geolocation": "51.50117025,-0.08166743314158988",
            "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": 4841,
            "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": 6222,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7522702023_1632282059.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7522702023_1632282059-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-09-28T17:36:50.800893Z",
                "updated_at": "2021-09-28T17:36:50.800953Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3933,
                "name": "29 Arts In Progress Gallery",
                "slug": "29-arts-progress-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4628074,9.171751399999998",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2021-09-28T17:37:21.035861Z",
            "publish_time": null,
            "slug": "29-arts-in-progress-gallery-mario-testino-unfiltered-2021-10-01",
            "created_at": "2021-09-28T17:37:22.031043Z",
            "updated_at": "2021-09-28T17:37:23.339985Z",
            "summary": "Mario Testino - Unfiltered is an Gallery Shows event starting on 01/10/2021, 00:00 and ending on 28/02/2022, 01:00. Event is in 29 Arts In Progress Gallery with address via San Vittore 13.",
            "title": "Mario Testino - Unfiltered",
            "content": null,
            "start_time": "2021-10-01T00:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "via San Vittore 13",
            "city": "Milan",
            "geolocation": "45.462845,9.171728",
            "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": 5846,
            "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": 7108,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/460ebedfc1af431bafdd35fac7740ca3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460ebedfc1af431bafdd35fac7740ca3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-11-29T18:27:59.044464Z",
                "updated_at": "2021-11-29T18:27:59.044500Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4141,
                "name": "WWT London Wetland Centre",
                "slug": "wwt-london-wetland-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4758296,-0.2349167",
                "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": "2021-11-29T18:28:01.703658Z",
            "publish_time": null,
            "slug": "wwt-london-wetland-centre-waterways-at-wwt-london-wetland-centre-2021-12-02",
            "created_at": "2021-11-29T18:28:02.449043Z",
            "updated_at": "2021-11-29T18:28:02.748795Z",
            "summary": "'Waterways' at WWT London Wetland Centre is an Gallery Shows event starting on 02/12/2021, 01:00 and ending on 28/02/2022, 01:00. Event is in WWT London Wetland Centre with address Queen Elizabeth Walk.",
            "title": "'Waterways' at WWT London Wetland Centre",
            "content": null,
            "start_time": "2021-12-02T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "Queen Elizabeth Walk",
            "city": "London",
            "geolocation": "51.4756202,-0.2369819",
            "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": 5999,
            "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": 7250,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf5bc1e6bf4c4a9f8de2eb0e5d49af50-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2021-12-29T17:49:42.891990Z",
                "updated_at": "2021-12-29T17:49:42.892044Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3564,
                "name": "Night of Contemporary Villa Moma",
                "slug": "night-contemporary-villa-moma",
                "city": "Chania",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "35.5079123,23.8739952",
                "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": "GR",
            "publish_status": "published",
            "published_at": "2021-12-29T17:49:45.623475Z",
            "publish_time": null,
            "slug": "night-of-contemporary-villa-moma-select-art-22-2022-02-25",
            "created_at": "2021-12-29T17:49:46.592591Z",
            "updated_at": "2021-12-29T17:49:46.634615Z",
            "summary": "Select Art '22 is an Gallery Shows event starting on 25/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Night of Contemporary Villa Moma with address Επαρχιακή Οδός Γερανίου-Ντερέ.",
            "title": "Select Art '22",
            "content": null,
            "start_time": "2022-02-25T01:00:00.000000Z",
            "end_time": "2022-02-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Επαρχιακή Οδός Γερανίου-Ντερέ",
            "city": "Chania",
            "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": 6226,
            "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": 7456,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29e91275c89546e5b060a436b3f6e9a1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29e91275c89546e5b060a436b3f6e9a1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-07T16:05:31.634969Z",
                "updated_at": "2022-01-07T16:05:31.635004Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4256,
                "name": "Portland Gallery",
                "slug": "portland-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50709869999999,-0.1401062",
                "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-01-07T16:05:33.781108Z",
            "publish_time": null,
            "slug": "portland-gallery-david-spiller-works-from-the-00s-2022-02-01",
            "created_at": "2022-01-07T16:05:34.497880Z",
            "updated_at": "2022-01-07T16:05:35.709002Z",
            "summary": "David Spiller: Works From The 00s is an Gallery Shows event starting on 01/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Portland Gallery with address Trafalgar Square London.",
            "title": "David Spiller: Works From The 00s",
            "content": null,
            "start_time": "2022-02-01T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "Trafalgar Square London",
            "city": "London",
            "geolocation": "51.508037,-0.12804941070724718",
            "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": 6769,
            "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": 7923,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a351f036e1424cb18b0f5273ae9a0f07.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a351f036e1424cb18b0f5273ae9a0f07-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-27T16:52:43.871604Z",
                "updated_at": "2022-01-27T16:52:43.871643Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3796,
                "name": "508 Gallery",
                "slug": "508-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4818498,-0.1813561",
                "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-01-27T16:52:47.246713Z",
            "publish_time": null,
            "slug": "508-gallery-mr-kling-pain-is-always-temporary-2022-02-01",
            "created_at": "2022-01-27T16:52:48.011818Z",
            "updated_at": "2022-01-27T16:52:48.769030Z",
            "summary": "Mr Kling: Pain is Always Temporary is an Gallery Shows event starting on 01/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in 508 Gallery with address 508 Kings Road.",
            "title": "Mr Kling: Pain is Always Temporary",
            "content": null,
            "start_time": "2022-02-01T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "508 Kings Road",
            "city": "London",
            "geolocation": "36.34551,-119.665583",
            "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": 9859,
            "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": 10570,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c94ed9c2614e4f8da26b7a50778abb91.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c94ed9c2614e4f8da26b7a50778abb91-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-27T11:07:55.208866Z",
                "updated_at": "2022-06-27T11:07:55.208919Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2270,
                "name": "10 Chancery Lane Gallery",
                "slug": "10-chancery-lane-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "22.2807742,114.1535034",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2022-06-27T11:07:58.077020Z",
            "publish_time": null,
            "slug": "10-chancery-lane-gallery-love-in-the-dream-2021-11-05",
            "created_at": "2022-06-27T11:07:59.131551Z",
            "updated_at": "2022-06-27T11:07:59.182855Z",
            "summary": "Love in the Dream is an Gallery Shows event starting on 05/11/2021, 01:00 and ending on 28/02/2022, 01:00. Event is in 10 Chancery Lane Gallery with address G/F, 10 Chancery Lane, Central,.",
            "title": "Love in the Dream",
            "content": null,
            "start_time": "2021-11-05T01:00:00.000000Z",
            "end_time": "2022-02-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "G/F, 10 Chancery Lane, Central,",
            "city": "Hong Kong",
            "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": 7027,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2246,
                "name": "Kukje Gallery",
                "slug": "kukje-gallery",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "35.1708314,129.1188667",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2022-02-01T18:40:26.618917Z",
            "publish_time": null,
            "slug": "kukje-gallery-life-2022-01-21",
            "created_at": "2022-02-01T18:40:27.360561Z",
            "updated_at": "2022-02-01T18:40:27.397310Z",
            "summary": "Life is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Kukje Gallery with address F1963, 20 Gurak-ro 123Beon-gil, Suyeong-gu 48212.",
            "title": "Life",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "F1963, 20 Gurak-ro 123Beon-gil, Suyeong-gu 48212",
            "city": "Busan",
            "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": 7313,
            "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": 8399,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f6d4a93211214613af02bc117ed2229d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6d4a93211214613af02bc117ed2229d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-11T17:08:21.268338Z",
                "updated_at": "2022-02-11T17:08:21.268374Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3671,
                "name": "Weston Park Foundation / Weston Park Granary Art Gallery",
                "slug": "weston-park-foundation-weston-park-granary-art-gallery",
                "city": "Shifnal",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.69538960000001,-2.289826400000001",
                "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-11T17:08:26.138529Z",
            "publish_time": null,
            "slug": "weston-park-foundation-weston-park-granary-art-gallery-penelope-timmis-contemporary-art-2022-02-02",
            "created_at": "2022-02-11T17:08:26.841732Z",
            "updated_at": "2022-02-11T17:08:26.878215Z",
            "summary": "Penelope Timmis Contemporary Art is an Gallery Shows event starting on 02/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Weston Park Foundation / Weston Park Granary Art Gallery with address The Granary Art Gallery.",
            "title": "Penelope Timmis Contemporary Art",
            "content": null,
            "start_time": "2022-02-02T01:00:00.000000Z",
            "end_time": "2022-02-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Granary Art Gallery",
            "city": "Shifnal",
            "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": 7503,
            "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": 8571,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f4ec8ee04624a1eaa381ea0391b7fdb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T15:38:55.971378Z",
                "updated_at": "2022-02-28T15:38:55.971460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3669,
                "name": "Lewisham Arthouse",
                "slug": "lewisham-arthouse",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47142050000001,-0.0308219",
                "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-28T15:39:00.155397Z",
            "publish_time": null,
            "slug": "lewisham-arthouse-the-greenness-of-the-green-fields-supernal-2022-02-24",
            "created_at": "2022-02-28T15:39:00.918051Z",
            "updated_at": "2022-02-28T15:39:01.287634Z",
            "summary": "The Greenness of the Green Fields Supernal is an Gallery Shows event starting on 24/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Lewisham Arthouse with address 140 Lewisham Way.",
            "title": "The Greenness of the Green Fields Supernal",
            "content": null,
            "start_time": "2022-02-24T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "140 Lewisham Way",
            "city": "London",
            "geolocation": "51.4756696,-0.0361454",
            "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": 7527,
            "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": 8596,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d539af1aff064d17aeb3bd67c8becc0f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d539af1aff064d17aeb3bd67c8becc0f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T16:39:23.817133Z",
                "updated_at": "2022-02-28T16:39:23.817190Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4643,
                "name": "MOCA London",
                "slug": "moca-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.468033,-0.07229479999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T16:39:27.382691Z",
            "publish_time": null,
            "slug": "moca-london-peckham-we-have-always-been-here-celebrating-the-black-lesbian-gay-centre-2022-02-28",
            "created_at": "2022-02-28T16:39:28.145645Z",
            "updated_at": "2022-02-28T16:39:28.535797Z",
            "summary": "We Have Always Been Here: Celebrating The Black Lesbian & Gay Centre is an Museum Exhibitions event starting on 28/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in MOCA London with address 113 Bellenden Road.",
            "title": "We Have Always Been Here: Celebrating The Black Lesbian & Gay Centre",
            "content": null,
            "start_time": "2022-02-28T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "113 Bellenden Road",
            "city": "London",
            "geolocation": "51.4680141,-0.07230853989736706",
            "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": 7688,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4477,
                "name": "Bonner David Galleries",
                "slug": "bonner-david-galleries",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4932795,-111.9292529",
                "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-03-07T15:57:22.429832Z",
            "publish_time": null,
            "slug": "bonner-david-galleries-soft-touches-2022-02-17",
            "created_at": "2022-03-07T15:57:23.304176Z",
            "updated_at": "2022-03-07T15:57:25.003849Z",
            "summary": "Soft Touches is an Gallery Shows event starting on 17/02/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Bonner David Galleries with address 7040 E. Main Street.",
            "title": "Soft Touches",
            "content": null,
            "start_time": "2022-02-17T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "7040 E. Main Street",
            "city": "Scottsdale",
            "geolocation": "39.789534832619694,-85.67185183223042",
            "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": 18901,
            "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": 18434,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c06e072ae34e4b898b048ccf8c3bc8be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c06e072ae34e4b898b048ccf8c3bc8be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:37:23.785299Z",
                "updated_at": "2023-01-04T11:37:23.785353Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5852,
                "name": "Galerie & Edition Bode",
                "slug": "galerie-edition-bode",
                "city": "Nürnberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.4501886,11.0811275",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-04T11:37:26.379658Z",
            "publish_time": null,
            "slug": "galerie-edition-bode-herbert-maier-shortcut-exhibition-2022-01-27",
            "created_at": "2023-01-04T11:37:27.232259Z",
            "updated_at": "2023-01-04T11:37:27.677387Z",
            "summary": "Herbert Maier - ShortCut Exhibition is an Gallery Shows event starting on 27/01/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Galerie & Edition Bode with address Lorenzer Straße 2.",
            "title": "Herbert Maier - ShortCut Exhibition",
            "content": null,
            "start_time": "2022-01-27T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "Lorenzer Straße 2",
            "city": "Nuremberg",
            "geolocation": "49.4502645,11.0807437",
            "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": []
        }
    ]
}