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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1152&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1116&ordering=-start_time",
    "results": [
        {
            "id": 36377,
            "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": 34444,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7c8d9ad4a050460cb24891db6f4cdeec.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c8d9ad4a050460cb24891db6f4cdeec-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-27T18:31:32.189145Z",
                "updated_at": "2024-02-27T18:31:32.189190Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5849,
                "name": "Firstsite",
                "slug": "firstsite",
                "city": "Colchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.8897538,0.9013171",
                "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": "2024-02-27T18:31:42.265117Z",
            "publish_time": null,
            "slug": "firstsite-david-lock-in-between-us-2024-03-23",
            "created_at": "2024-02-27T18:31:43.175649Z",
            "updated_at": "2024-02-27T18:31:43.573226Z",
            "summary": "David Lock: In-between Us is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 23/06/2024, 00:00. Event is in Firstsite with address Lewis Gardens.",
            "title": "David Lock: In-between Us",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-06-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": "Lewis Gardens",
            "city": "Colchester",
            "geolocation": "42.3738108,-83.24497899835261",
            "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": 37507,
            "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": 35551,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/de7e817489904aa8a27db45c61f303f8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7e817489904aa8a27db45c61f303f8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:42:47.348700Z",
                "updated_at": "2024-04-01T21:42:47.348756Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4072,
                "name": "Spazio SV",
                "slug": "spazio-sv",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.43469639999999,12.3428825",
                "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": "2024-04-01T21:42:51.252551Z",
            "publish_time": null,
            "slug": "spazio-sv-2000-visitatori-a-alchimie-su-carta-omaggio-al-maestro-alberto-valese-2024-03-23",
            "created_at": "2024-04-01T21:42:52.481198Z",
            "updated_at": "2024-04-01T21:43:02.104303Z",
            "summary": "2.000 Visitatori a Alchimie su carta — Omaggio al maestro Alberto Valese is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 27/03/2024, 01:00. Event is in Spazio SV with address Campo San Zaccaria 4683.",
            "title": "2.000 Visitatori a Alchimie su carta — Omaggio al maestro Alberto Valese",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-03-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": "Campo San Zaccaria 4683",
            "city": "Venice",
            "geolocation": "45.434594149999995,12.34302745068743",
            "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": 37063,
            "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": 35143,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dafaf0de11bb44059a111a129a3280fb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dafaf0de11bb44059a111a129a3280fb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:59:06.396350Z",
                "updated_at": "2024-03-19T11:59:06.396439Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 453,
                "name": "THE NATIONAL PORTRAIT GALLERY",
                "slug": "the-national-portrait-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5094728,-0.1269677000000229",
                "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": "2024-03-19T11:59:10.806261Z",
            "publish_time": null,
            "slug": "the-national-portrait-gallery-digital-photography-workshop-blur-2024-03-23",
            "created_at": "2024-03-19T11:59:11.712903Z",
            "updated_at": "2024-03-19T11:59:12.156321Z",
            "summary": "Digital photography workshop: BLUR is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in THE NATIONAL PORTRAIT GALLERY with address St Martins Place.",
            "title": "Digital photography workshop: BLUR",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "St Martins Place",
            "city": "London",
            "geolocation": "55.951539,-2.7633042",
            "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": 37769,
            "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": 35858,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/58a74918749443b790e295d26dab84ba.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58a74918749443b790e295d26dab84ba-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:55:21.717361Z",
                "updated_at": "2024-04-02T20:55:21.717418Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6683,
                "name": "Xela Institute of Art",
                "slug": "xela-institute-art",
                "city": "Long Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.7966725,-118.1934244",
                "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": "2024-04-02T20:55:24.961298Z",
            "publish_time": null,
            "slug": "xela-institute-of-art-edouard-ng-ziel-e-2024-03-23",
            "created_at": "2024-04-02T20:55:25.861103Z",
            "updated_at": "2024-04-02T20:55:35.295933Z",
            "summary": "Edouard Ng. ZIEL E is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 16/05/2024, 00:00. Event is in Xela Institute of Art with address 2176 Pacific Ave.",
            "title": "Edouard Ng. ZIEL E",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2176 Pacific Ave",
            "city": "Long Beach",
            "geolocation": "33.65313625,-117.94609214755712",
            "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": 37402,
            "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": 35456,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/350381d187bf4a9094ba845cdc760d8c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/350381d187bf4a9094ba845cdc760d8c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:07:39.010202Z",
                "updated_at": "2024-04-01T20:07:39.010240Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6620,
                "name": "Gallery 825",
                "slug": "gallery-825",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0860193,-118.3767598",
                "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": "2024-04-01T20:07:42.385124Z",
            "publish_time": null,
            "slug": "gallery-825-barrie-goshko-ghost-bird-2024-03-23",
            "created_at": "2024-04-01T20:07:43.437108Z",
            "updated_at": "2024-04-01T20:07:43.877640Z",
            "summary": "Barrie Goshko. Ghost Bird is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 26/04/2024, 00:00. Event is in Gallery 825 with address 825 N. La Cienega Boulevard.",
            "title": "Barrie Goshko. Ghost Bird",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "825 N. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.08602415,-118.37672488637423",
            "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": 37409,
            "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": 35464,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/224c103263db4683ae4b782ab5bedc12.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/224c103263db4683ae4b782ab5bedc12-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:08:11.357595Z",
                "updated_at": "2024-04-01T20:08:11.357654Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4342,
                "name": "Glynn Vivian Art Gallery",
                "slug": "glynn-vivian-art-gallery",
                "city": "Swansea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6238252,-3.9443827",
                "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": "2024-04-01T20:08:15.083609Z",
            "publish_time": null,
            "slug": "glynn-vivian-art-gallery-celebrating-25-years-of-the-wakelin-award-2024-03-23",
            "created_at": "2024-04-01T20:08:15.991789Z",
            "updated_at": "2024-04-01T20:08:17.164069Z",
            "summary": "Celebrating 25 years of the Wakelin Award is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 01/09/2024, 00:00. Event is in Glynn Vivian Art Gallery with address Alexandra Road.",
            "title": "Celebrating 25 years of the Wakelin Award",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-09-01T00: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": "Alexandra Road",
            "city": "Swansea",
            "geolocation": "51.6433704,-3.4861793",
            "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": 37410,
            "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": 35465,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1fb8f530e4794d7fade5aa67c6c82ad7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1fb8f530e4794d7fade5aa67c6c82ad7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:08:11.556762Z",
                "updated_at": "2024-04-01T20:08:11.556844Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4342,
                "name": "Glynn Vivian Art Gallery",
                "slug": "glynn-vivian-art-gallery",
                "city": "Swansea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6238252,-3.9443827",
                "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": "2024-04-01T20:08:15.029080Z",
            "publish_time": null,
            "slug": "glynn-vivian-art-gallery-kristel-trow-the-russian-doll-2024-03-23",
            "created_at": "2024-04-01T20:08:16.064015Z",
            "updated_at": "2024-04-01T20:08:17.142449Z",
            "summary": "Kristel Trow. The Russian Doll is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 19/05/2024, 00:00. Event is in Glynn Vivian Art Gallery with address Alexandra Road.",
            "title": "Kristel Trow. The Russian Doll",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Alexandra Road",
            "city": "Swansea",
            "geolocation": "51.6433704,-3.4861793",
            "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": 36749,
            "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": 34848,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/38abb68cb819432dad3c46785bba30ae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/38abb68cb819432dad3c46785bba30ae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-08T15:22:10.200671Z",
                "updated_at": "2024-03-08T15:22:10.200726Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5811,
                "name": "Louis Stern Fine Arts",
                "slug": "louis-stern-fine-arts",
                "city": "Hollywood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0806599,-118.3878835",
                "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": "2024-03-08T15:22:14.439810Z",
            "publish_time": null,
            "slug": "louis-stern-fine-arts-richard-neutra-travel-drawings-2024-03-23",
            "created_at": "2024-03-08T15:22:15.426055Z",
            "updated_at": "2024-03-08T15:22:18.206526Z",
            "summary": "Richard Neutra: Travel Drawings is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Louis Stern Fine Arts with address 9002 Melrose Avenue.",
            "title": "Richard Neutra: Travel Drawings",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-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": "9002 Melrose Avenue",
            "city": "West Hollywood",
            "geolocation": "34.08070411997438,-118.387869685748",
            "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": 35678,
            "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": 33783,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c24db2d6ed144311be1d4f19e21ea48d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c24db2d6ed144311be1d4f19e21ea48d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-08T10:43:32.556456Z",
                "updated_at": "2024-02-08T10:43:32.556497Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5279,
                "name": "Kestle Barton",
                "slug": "kestle-barton",
                "city": "Helston",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.0869834,-5.1426507",
                "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": "2024-02-08T10:43:40.265407Z",
            "publish_time": null,
            "slug": "kestle-barton-nina-royle-and-so-the-magpies-multiply-2024-03-23",
            "created_at": "2024-02-08T10:43:41.213012Z",
            "updated_at": "2024-02-08T10:43:42.215178Z",
            "summary": "Nina Royle: And so, the magpies multiply is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 09/06/2024, 00:00. Event is in Kestle Barton with address Kestle Barton.",
            "title": "Nina Royle: And so, the magpies multiply",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-06-09T00: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": "Kestle Barton",
            "city": "Helston",
            "geolocation": "50.086526750000004,-5.14187214795526",
            "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": 37674,
            "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": 35732,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e97f5f4daab64ef58f22ac4b626ae704.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:39:43.122559Z",
                "updated_at": "2024-04-02T19:39:43.122613Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9872,
                "name": "Velarde",
                "slug": "velarde",
                "city": "Devon",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2865464,-3.7780095",
                "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": "2024-04-02T19:39:54.386144Z",
            "publish_time": null,
            "slug": "velarde-the-shape-of-now-2024-03-23",
            "created_at": "2024-04-02T19:39:55.277620Z",
            "updated_at": "2024-04-02T19:39:57.294169Z",
            "summary": "The Shape of Now is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 18/05/2024, 00:00. Event is in Velarde with address 86 Fore Street.",
            "title": "The Shape of Now",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-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": "86 Fore Street",
            "city": "Kingsbridge",
            "geolocation": "44.1682412,-70.5036434",
            "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": 37244,
            "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": 35303,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/86def4973aef4cb58466069fcf263ee9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T15:47:42.637906Z",
                "updated_at": "2024-03-20T15:47:42.637964Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6569,
                "name": "The Biscuit Factory",
                "slug": "biscuit-factory",
                "city": "Newcastle upon Tyne",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.9762514,-1.5979405",
                "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": "2024-03-20T15:47:48.788240Z",
            "publish_time": null,
            "slug": "the-biscuit-factory-hilke-macintyre-layers-of-colour-2024-03-23",
            "created_at": "2024-03-20T15:47:49.790125Z",
            "updated_at": "2024-03-20T15:47:58.839517Z",
            "summary": "Hilke MacIntyre | Layers of Colour is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in The Biscuit Factory with address 16 Stoddart Street.",
            "title": "Hilke MacIntyre | Layers of Colour",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Stoddart Street",
            "city": "Newcastle upon Tyne",
            "geolocation": "54.9765774,-1.5976521",
            "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": 37188,
            "author": {
                "id": "0e61349c-5e40-4e71-8898-43e8fc33e863",
                "username": "HollisTaggartGalleries",
                "slug": "hollistaggartgalleries",
                "first_name": "",
                "last_name": "",
                "display_name": "HollisTaggartGalleries",
                "display_name_full": "HollisTaggartGalleries",
                "email": "info@hollistaggart.com",
                "telephone": "+1 212 628 4000"
            },
            "price": null,
            "featured_image": {
                "id": 35253,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dbdb705791bb4283b62e15779c76e104.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbdb705791bb4283b62e15779c76e104-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:08:32.218065Z",
                "updated_at": "2024-03-20T14:08:32.218129Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2922,
                "name": "Hollis Taggart",
                "slug": "hollis-taggart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501629,-74.0036634",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3010,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nsna18-install5.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-14T15:23:09.677599Z",
                    "updated_at": "2021-09-14T13:43:59.649636Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "0e61349c-5e40-4e71-8898-43e8fc33e863"
                },
                "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": "2024-03-20T14:08:50.285774Z",
            "publish_time": null,
            "slug": "hollis-taggart-audrey-flack-with-darkness-comes-stars-2024-03-23",
            "created_at": "2024-03-20T14:08:51.198597Z",
            "updated_at": "2024-03-20T14:08:57.661501Z",
            "summary": "Audrey Flack. With Darkness Comes Stars is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Hollis Taggart with address 521 W 26th Street.",
            "title": "Audrey Flack. With Darkness Comes Stars",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "521 W 26th Street",
            "city": "New York",
            "geolocation": "41.845143300000004,-87.64085994706754",
            "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": 37439,
            "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": 35489,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c090ae97a75642a3809e966056bb9b3a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c090ae97a75642a3809e966056bb9b3a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:59:41.044262Z",
                "updated_at": "2024-04-01T20:59:41.044303Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3767,
                "name": "Grays Wharf",
                "slug": "grays-wharf",
                "city": "Penryn",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1678609,-5.098707699999999",
                "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": "2024-04-01T21:00:03.982068Z",
            "publish_time": null,
            "slug": "grays-wharf-apples-other-things-2024-03-23",
            "created_at": "2024-04-01T21:00:05.039834Z",
            "updated_at": "2024-04-01T21:00:06.324849Z",
            "summary": "Apples & Other Things is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Grays Wharf with address Commercial Road.",
            "title": "Apples & Other Things",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Commercial Road",
            "city": "Penryn",
            "geolocation": "51.5137459,-0.0503591",
            "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": 35370,
            "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": 33472,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5582a37483974bb9b5ae19f7db4bfb9e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5582a37483974bb9b5ae19f7db4bfb9e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-31T08:08:34.432665Z",
                "updated_at": "2024-01-31T08:08:34.432703Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8977,
                "name": "St Barbe Museum and Art Gallery",
                "slug": "st-barbe-museum-and-art-gallery",
                "city": "Lymington",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-01-31T08:08:39.618796Z",
            "publish_time": null,
            "slug": "st-barbe-museum-and-art-gallery-st-barbe-open-2024-03-23",
            "created_at": "2024-01-31T08:08:40.552202Z",
            "updated_at": "2024-01-31T08:08:41.432636Z",
            "summary": "St Barbe Open is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 11/05/2024, 00:00. Event is in St Barbe Museum and Art Gallery with address New Street.",
            "title": "St Barbe Open",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-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": "New Street",
            "city": "Lymington",
            "geolocation": "52.4792602,-1.8999756",
            "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": 35408,
            "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": 33510,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3f671f2fb85944a4b4e83cc514612509.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f671f2fb85944a4b4e83cc514612509-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-31T08:14:22.232953Z",
                "updated_at": "2024-01-31T08:14:22.233011Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6199,
                "name": "William Morris Gallery",
                "slug": "william-morris-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.590528,-0.0182878",
                "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": "2024-01-31T08:14:27.351658Z",
            "publish_time": null,
            "slug": "william-morris-gallery-art-without-heroes-mingei-2024-03-23",
            "created_at": "2024-01-31T08:14:28.284807Z",
            "updated_at": "2024-01-31T08:14:29.090647Z",
            "summary": "Art Without Heroes: Mingei is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 22/09/2024, 00:00. Event is in William Morris Gallery with address Lloyd Park, Forest Road.",
            "title": "Art Without Heroes: Mingei",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-09-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": "Lloyd Park, Forest Road",
            "city": "London",
            "geolocation": "51.5908826,-0.021173",
            "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": 37731,
            "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": 35815,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b53e6ff474434d0b8ae526bec967f708.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:27:05.865369Z",
                "updated_at": "2024-04-02T20:27:05.865460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3474,
                "name": "Mostyn",
                "slug": "mostyn",
                "city": "Llandudno",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.32125660000001,-3.8250012",
                "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": "2024-04-02T20:27:22.796044Z",
            "publish_time": null,
            "slug": "mostyn-ffocws-1-2024-03-23",
            "created_at": "2024-04-02T20:27:23.857714Z",
            "updated_at": "2024-04-02T20:27:25.480202Z",
            "summary": "Ffocws #1 is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 22/06/2024, 00:00. Event is in Mostyn with address 12 Vaughan Street.",
            "title": "Ffocws #1",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-06-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": "12 Vaughan Street",
            "city": "Llandudno",
            "geolocation": "-33.7039914,150.8160809",
            "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": 37435,
            "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": 35488,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b5de78ea8e5d49c888bd945578a3bb08.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b5de78ea8e5d49c888bd945578a3bb08-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:45:07.383835Z",
                "updated_at": "2024-04-01T20:45:07.383893Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4239,
                "name": "James Cohan Gallery New York",
                "slug": "james-cohan-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7191834,-74.0034917",
                "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": "2024-04-01T20:45:11.248946Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-new-york-si-lewen-2024-03-23",
            "created_at": "2024-04-01T20:45:12.169196Z",
            "updated_at": "2024-04-01T20:45:12.210847Z",
            "summary": "Si Lewen is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in James Cohan Gallery New York with address 52 Walker Street, 2nd Floor.",
            "title": "Si Lewen",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-27T00: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 Walker Street, 2nd Floor",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36327,
            "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": 34391,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d1c03dfd19f643f298177aa647fa0eb5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1c03dfd19f643f298177aa647fa0eb5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-22T11:42:46.239637Z",
                "updated_at": "2024-02-22T11:42:46.239701Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3732,
                "name": "BBA Gallery",
                "slug": "bba-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5111633,13.4149853",
                "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": "2024-02-22T11:43:18.600206Z",
            "publish_time": null,
            "slug": "bba-gallery-vincent-van-gaalen-shades-of-the-night-2024-03-23",
            "created_at": "2024-02-22T11:43:19.496550Z",
            "updated_at": "2024-02-22T11:43:20.930755Z",
            "summary": "Vincent van Gaalen - Shades of the Night is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 11/05/2024, 00:00. Event is in BBA Gallery with address Köpenicker Str. 96.",
            "title": "Vincent van Gaalen - Shades of the Night",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-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": "Köpenicker Str. 96",
            "city": "Berlin",
            "geolocation": "52.511136,13.4141511",
            "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": []
        }
    ]
}