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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35946&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35910&ordering=start_time",
    "results": [
        {
            "id": 34898,
            "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": 32974,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/61517500df90466587f3e70a23181843.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/61517500df90466587f3e70a23181843-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-12T09:56:31.910556Z",
                "updated_at": "2024-01-12T09:56:31.910622Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9596,
                "name": "National Archives of Malta",
                "slug": "national-archives-malta",
                "city": "Rabat",
                "country": {
                    "code": "MT",
                    "name": "Malta"
                },
                "geolocation": "35.882143,14.4013427",
                "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": "MT",
            "publish_status": "published",
            "published_at": "2024-01-12T09:56:45.844056Z",
            "publish_time": null,
            "slug": "national-archives-mater-2024-03-09",
            "created_at": "2024-01-12T09:56:46.807803Z",
            "updated_at": "2024-01-12T09:56:47.293824Z",
            "summary": "Māter is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in National Archives of Malta with address Hospital St.",
            "title": "Māter",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-30T01: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": "Hospital St",
            "city": "Rabat",
            "geolocation": "-21.4156155,15.9596764",
            "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": 35009,
            "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": 33084,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dff9e04ff5354e04a5aaf11357b19909.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dff9e04ff5354e04a5aaf11357b19909-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-17T08:31:49.450609Z",
                "updated_at": "2024-01-17T08:31:49.450646Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4640,
                "name": "Midlands Arts Centre",
                "slug": "midlands-arts-centre",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4527502,-1.9036791",
                "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-17T08:31:55.670300Z",
            "publish_time": null,
            "slug": "midlands-arts-centre-tatiana-wolska-leisure-as-resistance-2024-03-09",
            "created_at": "2024-01-17T08:31:56.569779Z",
            "updated_at": "2024-01-17T08:31:58.212326Z",
            "summary": "Tatiana Wolska: Leisure as Resistance is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 02/06/2024, 00:00. Event is in Midlands Arts Centre with address Midlands Arts Centre (MAC).",
            "title": "Tatiana Wolska: Leisure as Resistance",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Midlands Arts Centre (MAC)",
            "city": "Birmingham",
            "geolocation": "52.45282885,-1.9040261773076028",
            "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": 35559,
            "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": 33680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/adde0631ee1741289d362adb25a43d4e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adde0631ee1741289d362adb25a43d4e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-07T17:22:42.805046Z",
                "updated_at": "2024-02-07T17:22:42.805106Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5562,
                "name": "Chapter",
                "slug": "chapter",
                "city": "Cardiff",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4832658,-3.2046711",
                "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-07T17:22:49.048831Z",
            "publish_time": null,
            "slug": "chapter-ranters-theatre-belief-system-2024-03-09",
            "created_at": "2024-02-07T17:22:49.972999Z",
            "updated_at": "2024-02-07T17:22:50.614889Z",
            "summary": "Ranters Theatre: Belief System is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in Chapter with address Market Road.",
            "title": "Ranters Theatre: Belief System",
            "content": null,
            "start_time": "2024-03-09T01: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": "Market Road",
            "city": "Cardiff",
            "geolocation": "55.9333833,-4.1283636",
            "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": 35926,
            "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": 34009,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/65b64a895cb544a5839def6b9c95c5e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65b64a895cb544a5839def6b9c95c5e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:06:18.755864Z",
                "updated_at": "2024-02-14T10:06:18.755902Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3133,
                "name": "&Gallery",
                "slug": "andgallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.95628789999999,-3.198353699999999",
                "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-14T10:06:21.183667Z",
            "publish_time": null,
            "slug": "gallery-andrew-mackenzie-between-concrete-and-wood-2024-03-09",
            "created_at": "2024-02-14T10:06:22.100522Z",
            "updated_at": "2024-02-14T10:06:23.222682Z",
            "summary": "Andrew Mackenzie :: Between Concrete and Wood is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in &Gallery with address 3 Dundas Street.",
            "title": "Andrew Mackenzie :: Between Concrete and Wood",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-30T01: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": "3 Dundas Street",
            "city": "Edinburgh",
            "geolocation": "42.6854874,-81.7983914",
            "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": 35996,
            "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": 34077,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/94aea19a48e4442e8a7d488e5f27d00e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/94aea19a48e4442e8a7d488e5f27d00e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:14:04.997067Z",
                "updated_at": "2024-02-14T10:14:04.997151Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7112,
                "name": "Neurotitan",
                "slug": "neurotitan",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5242353,13.40272",
                "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-14T10:14:08.474453Z",
            "publish_time": null,
            "slug": "neurotitan-melange-30-jahre-atelierhaus-mengerzeile-2024-03-09",
            "created_at": "2024-02-14T10:14:09.392866Z",
            "updated_at": "2024-02-14T10:14:10.255301Z",
            "summary": "MÉLANGE – 30 Jahre Atelierhaus Mengerzeile is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in Neurotitan with address Rosenthalerstraße 39.",
            "title": "MÉLANGE – 30 Jahre Atelierhaus Mengerzeile",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-30T01: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": "Rosenthalerstraße 39",
            "city": "Berlin",
            "geolocation": "52.5244928,13.4019195",
            "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": 36000,
            "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": 34079,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef5bd3c8b7654ff4a76f2242f0ecb11f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:14:07.139416Z",
                "updated_at": "2024-02-14T10:14:07.139445Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4703,
                "name": "Nottingham Contemporary",
                "slug": "nottingham-contemporary",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.95165480000001,-1.1457086",
                "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-14T10:14:11.784579Z",
            "publish_time": null,
            "slug": "nottingham-contemporary-light-after-dark-film-festival-the-little-lumieres-the-magic-lantern-2024-03-09",
            "created_at": "2024-02-14T10:14:12.697480Z",
            "updated_at": "2024-02-14T10:14:13.278851Z",
            "summary": "Light After Dark Film Festival: The Little Lumieres & The Magic Lantern is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 09/03/2024, 01:00. Event is in Nottingham Contemporary with address Weekday Cross.",
            "title": "Light After Dark Film Festival: The Little Lumieres & The Magic Lantern",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-09T01: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": "Weekday Cross",
            "city": "Nottingham",
            "geolocation": "52.9513759,-1.1460366",
            "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": 36108,
            "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": 34175,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/26bdf334832548dc86e734597a167d0b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26bdf334832548dc86e734597a167d0b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-16T13:46:51.401960Z",
                "updated_at": "2024-02-16T13:46:51.401998Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6916,
                "name": "Phillida Reid",
                "slug": "phillida-reid",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5163422,-0.1257607",
                "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-16T13:46:57.470506Z",
            "publish_time": null,
            "slug": "phillida-reid-love-will-come-back-ann-craven-with-robert-mapplethorpe-and-mohammed-z-rahman-2024-03-09",
            "created_at": "2024-02-16T13:46:58.368750Z",
            "updated_at": "2024-02-16T13:47:00.816357Z",
            "summary": "Love Will Come Back: Ann Craven with Robert Mapplethorpe and Mohammed Z. Rahman is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Phillida Reid with address 10 - 16 Grape Street.",
            "title": "Love Will Come Back: Ann Craven with Robert Mapplethorpe and Mohammed Z. Rahman",
            "content": null,
            "start_time": "2024-03-09T01: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": "10 - 16 Grape Street",
            "city": "London",
            "geolocation": "47.3385175,29.8726629",
            "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": 36153,
            "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": 34219,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c2a90f87a5245d6a3a67d892c538724.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c2a90f87a5245d6a3a67d892c538724-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-19T17:05:02.476367Z",
                "updated_at": "2024-02-19T17:05:02.476428Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3741,
                "name": "Upright Gallery",
                "slug": "upright-gallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9396469,-3.2042732",
                "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-19T17:05:11.221068Z",
            "publish_time": null,
            "slug": "upright-gallery-structure-meaning-2024-03-09",
            "created_at": "2024-02-19T17:05:12.120894Z",
            "updated_at": "2024-02-19T17:05:20.551618Z",
            "summary": "Structure : Meaning is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 29/03/2024, 01:00. Event is in Upright Gallery with address 3 Barclay Terrace.",
            "title": "Structure : Meaning",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-29T01: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": "3 Barclay Terrace",
            "city": "Edinburgh",
            "geolocation": "55.939623,-3.2042815",
            "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": 36241,
            "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": 34311,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0d7b74b76bde4d8d89f78ea10d373880.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d7b74b76bde4d8d89f78ea10d373880-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T16:40:05.187039Z",
                "updated_at": "2024-02-21T16:40:05.187078Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6399,
                "name": "Gallery Nostrum",
                "slug": "gallery-nostrum",
                "city": "Wavre",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.7150222,4.613377",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2024-02-21T16:40:11.127033Z",
            "publish_time": null,
            "slug": "gallery-nostrum-monique-prignon-marcher-entre-les-mots-2024-03-09",
            "created_at": "2024-02-21T16:40:12.098595Z",
            "updated_at": "2024-02-21T16:40:13.080948Z",
            "summary": "Monique Prignon -  Marcher entre les mots, is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 06/04/2024, 00:00. Event is in Gallery Nostrum with address Rue Florimond Letroye 13.",
            "title": "Monique Prignon -  Marcher entre les mots,",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-04-06T00: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": "Rue Florimond Letroye 13",
            "city": "Brussels",
            "geolocation": "50.7149604,4.613453696468378",
            "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": 36293,
            "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": 34360,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d9dee2f1584ef3b85d1eb2b98f98f9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T16:49:04.937527Z",
                "updated_at": "2024-02-21T16:49:04.937585Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3568,
                "name": "Sarah Wiseman Gallery",
                "slug": "sarah-wiseman-gallery",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7784616,-1.2670402",
                "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-21T16:49:21.989422Z",
            "publish_time": null,
            "slug": "sarah-wiseman-gallery-mychael-barratt-trevor-price-new-collections-2024-03-09",
            "created_at": "2024-02-21T16:49:22.889312Z",
            "updated_at": "2024-02-21T16:49:23.656349Z",
            "summary": "Mychael Barratt & Trevor Price | New Collections is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 29/03/2024, 01:00. Event is in Sarah Wiseman Gallery with address 40/41 South Parade.",
            "title": "Mychael Barratt & Trevor Price | New Collections",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-29T01: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": "40/41 South Parade",
            "city": "Oxford",
            "geolocation": "51.7782261,-1.2668555822701775",
            "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": 36341,
            "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": 34406,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/65a73b48d285460ba0ff3c39b00255b8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/65a73b48d285460ba0ff3c39b00255b8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-22T11:51:51.000791Z",
                "updated_at": "2024-02-22T11:51:51.000850Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9732,
                "name": "Harman Projects LA",
                "slug": "harman-projects-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033091,-118.3750295",
                "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-02-22T11:52:00.465805Z",
            "publish_time": null,
            "slug": "harman-projects-la-alison-friend-while-you-were-out-2024-03-09",
            "created_at": "2024-02-22T11:52:01.359977Z",
            "updated_at": "2024-02-22T11:52:05.023999Z",
            "summary": "Alison Friend - \"While You Were Out...\" is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in Harman Projects LA with address 2754 La Cienega Blvd..",
            "title": "Alison Friend - \"While You Were Out...\"",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-30T01: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": "2754 La Cienega Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.0331323,-118.37488110452311",
            "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": 36386,
            "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": 34455,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/904bf806366b46c399948b892f828fdb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/904bf806366b46c399948b892f828fdb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-27T18:37:35.096921Z",
                "updated_at": "2024-02-27T18:37:35.096959Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5533,
                "name": "North House Gallery",
                "slug": "north-house-gallery",
                "city": "Manningtree",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.94562149999999,1.0669252",
                "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:37:41.395023Z",
            "publish_time": null,
            "slug": "north-house-gallery-malca-schotten-recent-paintings-and-drawings-2024-03-09",
            "created_at": "2024-02-27T18:37:42.364688Z",
            "updated_at": "2024-02-27T18:37:42.779362Z",
            "summary": "Malca Schotten: Recent Paintings and Drawings is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in North House Gallery with address The Walls.",
            "title": "Malca Schotten: Recent Paintings and Drawings",
            "content": null,
            "start_time": "2024-03-09T01: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": "The Walls",
            "city": "Manningtree",
            "geolocation": "-14.3100832,132.5209073",
            "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": 36390,
            "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": 34457,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f69f474a434a45adb23caad0248905e0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f69f474a434a45adb23caad0248905e0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-27T18:37:41.143714Z",
                "updated_at": "2024-02-27T18:37:41.143751Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3540,
                "name": "October Gallery",
                "slug": "october-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5206781,-0.1217058",
                "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:37:53.686826Z",
            "publish_time": null,
            "slug": "october-gallery-gallery-talk-rachid-koraichi-celestial-blue-the-artist-in-conversation-with-gerard-houghton-2024-03-09",
            "created_at": "2024-02-27T18:37:54.596123Z",
            "updated_at": "2024-02-27T18:37:55.122615Z",
            "summary": "Gallery Talk: Rachid Koraïchi: Celestial Blue. The Artist in Conversation with Gerard Houghton, is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 09/03/2024, 01:00. Event is in October Gallery with address 24 Old Gloucester Street.",
            "title": "Gallery Talk: Rachid Koraïchi: Celestial Blue. The Artist in Conversation with Gerard Houghton,",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-03-09T01: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": "24 Old Gloucester Street",
            "city": "London",
            "geolocation": "51.5206559,-0.1217929",
            "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": 36422,
            "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": 34491,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2182b6c28be244afb338a4116cc97500.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2182b6c28be244afb338a4116cc97500-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-29T11:45:32.340031Z",
                "updated_at": "2024-02-29T11:45:32.340079Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9748,
                "name": "Kavel Rafferty POST OFFICE",
                "slug": "kavel-rafferty-post-office",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "-30.8646062,30.3706129",
                "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-29T11:45:39.153486Z",
            "publish_time": null,
            "slug": "kavel-rafferty-post-office-stop-and-smell-the-flowers-2024-03-09",
            "created_at": "2024-02-29T11:45:40.094228Z",
            "updated_at": "2024-02-29T11:45:41.669351Z",
            "summary": "Stop And Smell The Flowers is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 06/04/2024, 00:00. Event is in Kavel Rafferty POST OFFICE with address Post Office Margate.",
            "title": "Stop And Smell The Flowers",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-04-06T00: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": "Post Office Margate",
            "city": "Margate",
            "geolocation": "51.3858735,1.4082368",
            "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": 36484,
            "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": 34591,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea45720ad9aa4ce2b7682ce687e88f24.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea45720ad9aa4ce2b7682ce687e88f24-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:10:22.854766Z",
                "updated_at": "2024-03-06T12:10:22.854804Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5312,
                "name": "Alexandre Gallery",
                "slug": "alexandre-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7174319,-73.99216799999999",
                "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-06T12:10:26.859406Z",
            "publish_time": null,
            "slug": "alexandre-gallery-pat-adams-works-from-the-1950s-and-60s-2024-03-09",
            "created_at": "2024-03-06T12:10:27.760720Z",
            "updated_at": "2024-03-06T12:10:34.129932Z",
            "summary": "Pat Adams. Works from the 1950s and ’60s is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Alexandre Gallery with address 724 5th Avenue.",
            "title": "Pat Adams. Works from the 1950s and ’60s",
            "content": null,
            "start_time": "2024-03-09T01: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": "724 5th Avenue",
            "city": "New York",
            "geolocation": "40.76269155,-73.97462666324412",
            "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": 36504,
            "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": 34607,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21a858cc57114280962279aea4be36d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21a858cc57114280962279aea4be36d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:13:18.209359Z",
                "updated_at": "2024-03-06T12:13:18.209447Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8926,
                "name": "Bo Lee and Workman",
                "slug": "bo-lee-and-workman",
                "city": "Somerset",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.1106635,-2.4593204",
                "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-06T12:13:49.095420Z",
            "publish_time": null,
            "slug": "bo-lee-and-workman-olivia-bax-cavalcade-2024-03-09",
            "created_at": "2024-03-06T12:13:50.565908Z",
            "updated_at": "2024-03-06T12:13:55.420479Z",
            "summary": "Olivia Bax: Cavalcade is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Bo Lee and Workman with address West End, Bruton.",
            "title": "Olivia Bax: Cavalcade",
            "content": null,
            "start_time": "2024-03-09T01: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": "West End, Bruton",
            "city": "Somerset",
            "geolocation": "51.1097621,-2.4589927",
            "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": 36506,
            "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": 34608,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9de18555f0148279438e105a2569c00.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9de18555f0148279438e105a2569c00-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:13:35.321763Z",
                "updated_at": "2024-03-06T12:13:35.321821Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7926,
                "name": "Bowers Museum",
                "slug": "bowers-museum",
                "city": "Santa Ana",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "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": "US",
            "publish_status": "published",
            "published_at": "2024-03-06T12:14:08.148950Z",
            "publish_time": null,
            "slug": "bowers-museum-asian-comics-evolution-of-an-art-form-2024-03-09",
            "created_at": "2024-03-06T12:14:09.463749Z",
            "updated_at": "2024-03-06T12:14:11.422648Z",
            "summary": "Asian Comics: Evolution of an Art Form is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 08/09/2024, 00:00. Event is in Bowers Museum with address 2002 North Main Street.",
            "title": "Asian Comics: Evolution of an Art Form",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-09-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2002 North Main Street",
            "city": "Santa Ana",
            "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": 36512,
            "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": 34613,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92e7656563484bf58b1ac1ac57756f8b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92e7656563484bf58b1ac1ac57756f8b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:14:29.162315Z",
                "updated_at": "2024-03-06T12:14:29.162372Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7864,
                "name": "Bury Art Museum & Sculpture Centre",
                "slug": "bury-art-museum-sculpture-centre",
                "city": "Bury",
                "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-03-06T12:14:32.074501Z",
            "publish_time": null,
            "slug": "bury-art-museum-sculpture-centre-babel-2024-03-09",
            "created_at": "2024-03-06T12:14:33.006550Z",
            "updated_at": "2024-03-06T12:14:33.549911Z",
            "summary": "Babel is an Gallery Shows event starting on 09/03/2024, 01:00 and ending on 31/08/2024, 00:00. Event is in Bury Art Museum & Sculpture Centre with address Moss Street.",
            "title": "Babel",
            "content": null,
            "start_time": "2024-03-09T01:00:00.000000Z",
            "end_time": "2024-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Moss Street",
            "city": "Bury",
            "geolocation": "53.5938887,-2.2211588",
            "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": []
        }
    ]
}