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=26352&ordering=-start_time
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=26370&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26334&ordering=-start_time",
    "results": [
        {
            "id": 11475,
            "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": 11932,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/114da563b07a4210becfd992341882b6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/114da563b07a4210becfd992341882b6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T13:18:52.130436Z",
                "updated_at": "2022-07-31T13:18:52.130477Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5182,
                "name": "Jeffrey Deitch - Wooster St",
                "slug": "jeffrey-deitch",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7214948,-74.00316699999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-31T13:18:56.220856Z",
            "publish_time": null,
            "slug": "jeffrey-deitch-wooster-st-wonder-women-curated-by-kathy-huang-2022-05-07",
            "created_at": "2022-07-31T13:18:57.028186Z",
            "updated_at": "2022-07-31T13:18:57.409794Z",
            "summary": "Wonder Women, curated by Kathy Huang is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Jeffrey Deitch - Wooster St with address 18 Wooster Street.",
            "title": "Wonder Women, curated by Kathy Huang",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "18 Wooster Street",
            "city": "New York",
            "geolocation": "41.373491,-73.4117995",
            "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": 11476,
            "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": 11931,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8c76063ae3a44230b8ec64415b054cd5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c76063ae3a44230b8ec64415b054cd5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T13:18:51.860047Z",
                "updated_at": "2022-07-31T13:18:51.860086Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5283,
                "name": "Jelmoni Studio Gallery",
                "slug": "jelmoni-studio-gallery",
                "city": "Italy",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.055811,9.6881562",
                "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": "2022-07-31T13:18:55.915717Z",
            "publish_time": null,
            "slug": "jelmoni-studio-gallery-remixing-alessandra-rota-2022-05-07",
            "created_at": "2022-07-31T13:18:57.168263Z",
            "updated_at": "2022-07-31T13:18:57.992977Z",
            "summary": "\"REMIXING\" - Alessandra Rota is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 24/05/2022, 00:00. Event is in Jelmoni Studio Gallery with address Vicolo Molineria San Nicolò, 8.",
            "title": "\"REMIXING\" - Alessandra Rota",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-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": "Vicolo Molineria San Nicolò, 8",
            "city": "Piacenza",
            "geolocation": "45.0557872,9.6881256",
            "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": 11477,
            "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": 11933,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7a7a1177a4364c3e9a31f08a6d4c0006.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a7a1177a4364c3e9a31f08a6d4c0006-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T13:18:52.657804Z",
                "updated_at": "2022-07-31T13:18:52.657843Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5904,
                "name": "Jeffrey Deitch - Grand St",
                "slug": "jeffrey-deitch-grand-st",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.722062,-74.002538",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-31T13:18:56.808956Z",
            "publish_time": null,
            "slug": "jeffrey-deitch-sasha-gordon-hands-of-others-2022-05-07",
            "created_at": "2022-07-31T13:18:57.614736Z",
            "updated_at": "2022-07-31T13:18:58.694911Z",
            "summary": "Sasha Gordon- Hands Of Others is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Jeffrey Deitch - Grand St with address 76 Grand Street.",
            "title": "Sasha Gordon- Hands Of Others",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Grand Street",
            "city": "New York",
            "geolocation": "41.3894299,-73.4504704",
            "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": 11485,
            "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": 11936,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6cd8335489f545b097e3b23937b49087.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6cd8335489f545b097e3b23937b49087-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T13:19:14.784099Z",
                "updated_at": "2022-07-31T13:19:14.784138Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3824,
                "name": "Jerwood Arts",
                "slug": "jerwood-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5036648,-0.09929679999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-31T13:19:17.155598Z",
            "publish_time": null,
            "slug": "jerwood-arts-jerwoodfvu-awards-2022-05-07",
            "created_at": "2022-07-31T13:19:18.414887Z",
            "updated_at": "2022-07-31T13:19:20.408048Z",
            "summary": "Jerwood/FVU Awards is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in Jerwood Arts with address 171 Union Street.",
            "title": "Jerwood/FVU Awards",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-07-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "171 Union Street",
            "city": "London",
            "geolocation": "44.2274059,-76.5004908",
            "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": 11495,
            "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": 11946,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f0ff66d4bf04b5482d1028248ca2cc3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f0ff66d4bf04b5482d1028248ca2cc3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T14:47:56.984261Z",
                "updated_at": "2022-07-31T14:47:56.984297Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5769,
                "name": "Kunstgewerbemuseum",
                "slug": "kunstgewerbemuseum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5082134,13.3673378",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-07-31T14:47:59.293465Z",
            "publish_time": null,
            "slug": "kunstgewerbemuseum-chairs-dieckmann-the-forgotten-bauhaus-master-erich-dieckmann-2022-05-07",
            "created_at": "2022-07-31T14:48:00.098314Z",
            "updated_at": "2022-07-31T14:48:00.747856Z",
            "summary": "Chairs. Dieckmann! The Forgotten Bauhaus Master Erich Dieckmann is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 14/08/2022, 00:00. Event is in Kunstgewerbemuseum with address Matthäikirchplatz.",
            "title": "Chairs. Dieckmann! The Forgotten Bauhaus Master Erich Dieckmann",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-08-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Matthäikirchplatz",
            "city": "Berlin",
            "geolocation": "52.50844245,13.367727666594671",
            "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": 11524,
            "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": 11969,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2b3a28f6964c45b692ab1271bc1bfcf2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b3a28f6964c45b692ab1271bc1bfcf2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:18:25.298996Z",
                "updated_at": "2022-08-01T18:18:25.299034Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5917,
                "name": "The Green",
                "slug": "green",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.5137083,-2.2120516",
                "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-08-01T18:18:28.306887Z",
            "publish_time": null,
            "slug": "the-green-mindgames-arcade-2022-05-07",
            "created_at": "2022-08-01T18:18:29.108419Z",
            "updated_at": "2022-08-01T18:18:29.162208Z",
            "summary": "Mindgames Arcade is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in The Green with address Moston Lane/Helmsley Street.",
            "title": "Mindgames Arcade",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-22T00: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": "Moston Lane/Helmsley Street",
            "city": "Manchester",
            "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": 11525,
            "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": 11968,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/71166a37fa0a45569f8cb0012fa3139a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/71166a37fa0a45569f8cb0012fa3139a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:18:25.140839Z",
                "updated_at": "2022-08-01T18:18:25.140875Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5917,
                "name": "The Green",
                "slug": "green",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.5137083,-2.2120516",
                "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-08-01T18:18:28.320314Z",
            "publish_time": null,
            "slug": "the-green-mdz-estate-tour-2022-05-07",
            "created_at": "2022-08-01T18:18:29.114171Z",
            "updated_at": "2022-08-01T18:18:29.169181Z",
            "summary": "MDZ Estate Tour is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in The Green with address Moston Lane/Helmsley Street.",
            "title": "MDZ Estate Tour",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-22T00: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": "Moston Lane/Helmsley Street",
            "city": "Manchester",
            "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": 11526,
            "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": 11970,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e6c3bc2310bf4d1c84b85d83e89325a5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e6c3bc2310bf4d1c84b85d83e89325a5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:18:25.828114Z",
                "updated_at": "2022-08-01T18:18:25.828149Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5917,
                "name": "The Green",
                "slug": "green",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.5137083,-2.2120516",
                "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-08-01T18:18:29.343957Z",
            "publish_time": null,
            "slug": "the-green-sick-cars-2022-05-07",
            "created_at": "2022-08-01T18:18:30.114151Z",
            "updated_at": "2022-08-01T18:18:30.155467Z",
            "summary": "SICK! Cars is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in The Green with address Moston Lane/Helmsley Street.",
            "title": "SICK! Cars",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-22T00: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": "Moston Lane/Helmsley Street",
            "city": "Manchester",
            "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": 11544,
            "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": 11986,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/708121cd5520451dae5ddcf730f81f4d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/708121cd5520451dae5ddcf730f81f4d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:40:01.900851Z",
                "updated_at": "2022-08-01T18:40:01.900889Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5925,
                "name": "The Ceramic House",
                "slug": "ceramic-house",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8463394,-0.132759",
                "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-08-01T18:40:04.649343Z",
            "publish_time": null,
            "slug": "the-ceramic-house-peripheries-2022-05-07",
            "created_at": "2022-08-01T18:40:05.500552Z",
            "updated_at": "2022-08-01T18:40:05.885173Z",
            "summary": "Peripheries is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in The Ceramic House with address 75 Stanmer Villas.",
            "title": "Peripheries",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "75 Stanmer Villas",
            "city": "Brighton",
            "geolocation": "50.84633205,-0.1327996988415091",
            "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": 11561,
            "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": 12002,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1dca2d89524a4d0ebfbbbd5ac8734ca1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:40:34.407067Z",
                "updated_at": "2022-08-01T18:40:34.407105Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5917,
                "name": "The Green",
                "slug": "green",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.5137083,-2.2120516",
                "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-08-01T18:40:38.070436Z",
            "publish_time": null,
            "slug": "the-green-love-letters-to-moston-lane-2022-05-07",
            "created_at": "2022-08-01T18:40:38.874141Z",
            "updated_at": "2022-08-01T18:40:38.917539Z",
            "summary": "Love Letters to Moston Lane is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in The Green with address Moston Lane/Helmsley Street.",
            "title": "Love Letters to Moston Lane",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-22T00: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": "Moston Lane/Helmsley Street",
            "city": "Manchester",
            "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": 11585,
            "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": 12024,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f31e999d8ee41a0a5a48e74f027d0cf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f31e999d8ee41a0a5a48e74f027d0cf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:04:41.674056Z",
                "updated_at": "2022-08-01T19:04:41.674111Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3276,
                "name": "Taymour Grahne Projects",
                "slug": "taymour-grahne-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5073196,-0.2078779",
                "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-08-01T19:04:46.165580Z",
            "publish_time": null,
            "slug": "taymour-grahne-projects-kyle-coniglio-last-summer-2022-05-07",
            "created_at": "2022-08-01T19:04:46.951199Z",
            "updated_at": "2022-08-01T19:04:47.375424Z",
            "summary": "Kyle Coniglio - Last Summer is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Taymour Grahne Projects with address 1 Lonsdale Road.",
            "title": "Kyle Coniglio - Last Summer",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Lonsdale Road",
            "city": "London",
            "geolocation": "51.537606600000004,-0.20216219429982252",
            "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": 11586,
            "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": 12022,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea0e70e4e5a641ff9cb43b0c8e13cc1c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:04:41.470813Z",
                "updated_at": "2022-08-01T19:04:41.470850Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3276,
                "name": "Taymour Grahne Projects",
                "slug": "taymour-grahne-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5073196,-0.2078779",
                "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-08-01T19:04:46.182351Z",
            "publish_time": null,
            "slug": "taymour-grahne-projects-amy-lincoln-rainbow-sky-2022-05-07",
            "created_at": "2022-08-01T19:04:46.956117Z",
            "updated_at": "2022-08-01T19:04:48.063479Z",
            "summary": "Amy Lincoln - Rainbow Sky is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Taymour Grahne Projects with address 10 Portland Road.",
            "title": "Amy Lincoln - Rainbow Sky",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Portland Road",
            "city": "London",
            "geolocation": "-35.7904705,174.3030746",
            "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": 11594,
            "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": 12032,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2dc6972d2d694f5bb3ad3c2faab036ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2dc6972d2d694f5bb3ad3c2faab036ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T19:05:00.095806Z",
                "updated_at": "2022-08-01T19:05:00.095865Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5133,
                "name": "The Artist Room by Taymour Grahne Projects",
                "slug": "artist-room-taymour-grahne-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5147299,-0.2015525",
                "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-08-01T19:05:04.856041Z",
            "publish_time": null,
            "slug": "the-artist-room-by-taymour-grahne-projects-richard-burton-retrovisore-2022-05-07",
            "created_at": "2022-08-01T19:05:05.654316Z",
            "updated_at": "2022-08-01T19:05:06.047507Z",
            "summary": "Richard Burton - Retrovisore is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 02/06/2022, 00:00. Event is in The Artist Room by Taymour Grahne Projects with address 52 Lonsdale Road.",
            "title": "Richard Burton - Retrovisore",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "52 Lonsdale Road",
            "city": "London",
            "geolocation": "51.51475845,-0.20158027150000113",
            "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": 11611,
            "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": 2165,
                "name": "Tang Contemporary Art - Bangkok",
                "slug": "tang-contemporary-art",
                "city": "Bangkok",
                "country": {
                    "code": "TH",
                    "name": "Thailand"
                },
                "geolocation": "13.7563309,100.50176510000006",
                "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": "TH",
            "publish_status": "published",
            "published_at": "2022-08-02T19:01:27.811657Z",
            "publish_time": null,
            "slug": "tang-contemporary-art-wu-yi-solo-exhibition-diary-of-inner-inspiration-2022-05-07",
            "created_at": "2022-08-02T19:01:28.661152Z",
            "updated_at": "2022-08-02T19:01:28.699178Z",
            "summary": "Wu Yi Solo Exhibition: Diary of Inner Inspiration is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in Tang Contemporary Art - Bangkok with address Room 201 - 206, River City Bangkok, 23 Soi Charoenkrung 24.",
            "title": "Wu Yi Solo Exhibition: Diary of Inner Inspiration",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-11T00: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": "Room 201 - 206, River City Bangkok, 23 Soi Charoenkrung 24",
            "city": "Bangkok",
            "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": 11646,
            "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": 12081,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6fa43bb861de4a0cb3ae70fa4773ab31.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fa43bb861de4a0cb3ae70fa4773ab31-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T19:55:22.560335Z",
                "updated_at": "2022-08-02T19:55:22.560371Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5222,
                "name": "Sim Smith",
                "slug": "sim-smith",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4747026,-0.0943861",
                "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-08-02T19:55:26.027082Z",
            "publish_time": null,
            "slug": "sim-smith-horatiu-boldor-2022-05-07",
            "created_at": "2022-08-02T19:55:26.802920Z",
            "updated_at": "2022-08-02T19:55:27.650481Z",
            "summary": "Horatiu Boldor is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in Sim Smith with address 6 Camberwell Passage.",
            "title": "Horatiu Boldor",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-11T00: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": "6 Camberwell Passage",
            "city": "London",
            "geolocation": "51.4747352,-0.0942576",
            "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": 11670,
            "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": 3765,
                "name": "Galerie Voss",
                "slug": "galerie-voss",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.22983319999999,6.7754464",
                "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-08-02T20:59:41.854951Z",
            "publish_time": null,
            "slug": "galerie-voss-wo-der-wind-sich-dreht-where-the-wind-turns-2022-05-07",
            "created_at": "2022-08-02T20:59:42.628570Z",
            "updated_at": "2022-08-02T20:59:43.618934Z",
            "summary": "Wo der Wind sich dreht | Where the Wind turns is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 18/06/2022, 00:00. Event is in Galerie Voss with address Mühlengasse 3.",
            "title": "Wo der Wind sich dreht | Where the Wind turns",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mühlengasse 3",
            "city": "Düsseldorf",
            "geolocation": "50.9392878,6.9604392",
            "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": 11681,
            "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": 12106,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cb05129bd9b4c6cb68ec54e2f8e284c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T20:59:56.534415Z",
                "updated_at": "2022-08-02T20:59:56.534447Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5970,
                "name": "GALLERY 1+5",
                "slug": "gallery-15",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7562161,-1.2630633",
                "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-08-02T20:59:59.904444Z",
            "publish_time": null,
            "slug": "gallery-15-simple-pleasures-cameron-platter-2022-05-07",
            "created_at": "2022-08-02T21:00:00.726886Z",
            "updated_at": "2022-08-02T21:00:01.688614Z",
            "summary": "\"Simple Pleasures\" Cameron Platter is an Gallery Shows event starting on 07/05/2022, 00:00 and ending on 31/05/2022, 00:00. Event is in GALLERY 1+5 with address 156 Walton Street.",
            "title": "\"Simple Pleasures\" Cameron Platter",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "156 Walton Street",
            "city": "Oxford",
            "geolocation": "51.4945528,-0.1674494",
            "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": 11683,
            "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": 12108,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/138d5fef84b24123a7ac7db53908b36c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/138d5fef84b24123a7ac7db53908b36c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-02T21:00:24.105132Z",
                "updated_at": "2022-08-02T21:00:24.105188Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5966,
                "name": "Galleri Skarpans",
                "slug": "galleri-skarpans",
                "city": "Saltvik",
                "country": {
                    "code": "AX",
                    "name": "Åland Islands"
                },
                "geolocation": "60.2751312,20.0541381",
                "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": "FI",
            "publish_status": "published",
            "published_at": "2022-08-02T21:00:27.855487Z",
            "publish_time": null,
            "slug": "galleri-skarpans-paradise-2022-05-07",
            "created_at": "2022-08-02T21:00:28.645062Z",
            "updated_at": "2022-08-02T21:00:28.645097Z",
            "summary": null,
            "title": "PARADISE",
            "content": null,
            "start_time": "2022-05-07T00:00:00.000000Z",
            "end_time": "2022-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Helsinki",
            "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": []
        }
    ]
}