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

{
    "count": 37575,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26604&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26568&ordering=start_time",
    "results": [
        {
            "id": 27607,
            "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": 26339,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d5d2d0a0144f402dbb252870351b8161.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5d2d0a0144f402dbb252870351b8161-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:59:33.951843Z",
                "updated_at": "2023-06-08T13:59:33.951881Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8070,
                "name": "Rodeo",
                "slug": "rodeo",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51095480000001,-0.1456563",
                "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": "2023-06-08T13:59:37.541805Z",
            "publish_time": null,
            "slug": "rodeo-nour-mobarak-gods-facsimiles-2023-06-02",
            "created_at": "2023-06-08T13:59:38.458980Z",
            "updated_at": "2023-06-08T13:59:39.284661Z",
            "summary": "Nour Mobarak. Gods’ Facsimiles is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 23/09/2023, 00:00. Event is in Rodeo with address 12a Bourdon Street.",
            "title": "Nour Mobarak. Gods’ Facsimiles",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12a Bourdon Street",
            "city": "London",
            "geolocation": "53.4879422,-2.2151847",
            "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": 27627,
            "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": 26358,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b434f25c14d4c7bb7e124a63b23afc7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b434f25c14d4c7bb7e124a63b23afc7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T14:05:05.961722Z",
                "updated_at": "2023-06-08T14:05:05.961758Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6192,
                "name": "Yamamoto Keiko Rochaix",
                "slug": "yamamoto-keiko-rochaix",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51605409999999,-0.0749542",
                "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": "2023-06-08T14:05:09.973417Z",
            "publish_time": null,
            "slug": "yamamoto-keiko-rochaix-anthony-ngoya-le-long-voyage-2023-06-02",
            "created_at": "2023-06-08T14:05:10.898011Z",
            "updated_at": "2023-06-08T14:05:11.352616Z",
            "summary": "Anthony Ngoya: Le Long Voyage is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 15/07/2023, 00:00. Event is in Yamamoto Keiko Rochaix with address 19 Goulston St,.",
            "title": "Anthony Ngoya: Le Long Voyage",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 Goulston St,",
            "city": "London",
            "geolocation": "51.5161733,-0.0749144",
            "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": 27713,
            "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": 26442,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/90edaf4e91cf401199f2fa57ebd3c602.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/90edaf4e91cf401199f2fa57ebd3c602-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:55:46.505806Z",
                "updated_at": "2023-06-15T19:55:46.505844Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4986,
                "name": "Grove Square Galleries",
                "slug": "grove-square-galleries",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5206329,-0.139444",
                "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": "2023-06-15T19:55:51.931737Z",
            "publish_time": null,
            "slug": "grove-square-galleries-bite-the-hand-2023-06-02",
            "created_at": "2023-06-15T19:55:52.856106Z",
            "updated_at": "2023-06-15T19:55:53.993691Z",
            "summary": "Bite the Hand is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 08/07/2023, 00:00. Event is in Grove Square Galleries with address 9B Battersea Square.",
            "title": "Bite the Hand",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-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": "9B Battersea Square",
            "city": "London",
            "geolocation": "51.474806,-0.1745965",
            "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": 27714,
            "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": 26444,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06a68f018bce475b807f457bb69546d3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a68f018bce475b807f457bb69546d3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:55:50.444986Z",
                "updated_at": "2023-06-15T19:55:50.445026Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4819,
                "name": "HackelBury Fine Art",
                "slug": "hackelbury-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4990728,-0.1853114",
                "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": "2023-06-15T19:55:53.176373Z",
            "publish_time": null,
            "slug": "hackelbury-fine-art-gerlinde-2023-06-02",
            "created_at": "2023-06-15T19:55:54.114145Z",
            "updated_at": "2023-06-15T19:55:54.548903Z",
            "summary": "Gerlinde is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 05/08/2023, 00:00. Event is in HackelBury Fine Art with address 4 Launceston Place.",
            "title": "Gerlinde",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-08-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Launceston Place",
            "city": "London",
            "geolocation": "51.4990219,-0.185269",
            "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": 27772,
            "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": 26503,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ef0e547590a544aa972e7579b2655a50.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef0e547590a544aa972e7579b2655a50-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T10:48:16.232253Z",
                "updated_at": "2023-06-17T10:48:16.232318Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5804,
                "name": "Galerie Kellermann",
                "slug": "galerie-kellermann",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.2275752,6.776597100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-17T10:48:19.181097Z",
            "publish_time": null,
            "slug": "galerie-kellermann-academy-selection-2023-part-ii-shifts-in-nature-2023-06-02",
            "created_at": "2023-06-17T10:48:20.089622Z",
            "updated_at": "2023-06-17T10:48:21.740845Z",
            "summary": "ACADEMY SELECTION 2023 - PART II: Shifts in Nature is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 08/07/2023, 00:00. Event is in Galerie Kellermann with address Cheruskerstr. 105.",
            "title": "ACADEMY SELECTION 2023 - PART II: Shifts in Nature",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-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": "Cheruskerstr. 105",
            "city": "Düsseldorf",
            "geolocation": "51.98898535,8.493787182063198",
            "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": 27799,
            "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": 26520,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/46cbfe6888ed42f8944467a28a7677fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46cbfe6888ed42f8944467a28a7677fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T10:52:31.513538Z",
                "updated_at": "2023-06-17T10:52:31.513574Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7309,
                "name": "MMX GALLERY",
                "slug": "mmx-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4752471,-0.0293084",
                "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": "2023-06-17T10:52:36.844094Z",
            "publish_time": null,
            "slug": "mmx-gallery-after-whistlejacket-contemporary-equine-photographs-by-john-reardon-2023-06-02",
            "created_at": "2023-06-17T10:52:37.778961Z",
            "updated_at": "2023-06-17T10:52:38.249227Z",
            "summary": "(after) Whistlejacket - Contemporary Equine Photographs by John Reardon is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 01/07/2023, 00:00. Event is in MMX GALLERY with address 448 New Cross Road.",
            "title": "(after) Whistlejacket - Contemporary Equine Photographs by John Reardon",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "448 New Cross Road",
            "city": "London",
            "geolocation": "51.4757246,-0.0307013",
            "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": 27832,
            "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": 26549,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05ca0b4e7e8748e8a821c4491987a1ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05ca0b4e7e8748e8a821c4491987a1ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T10:58:46.109487Z",
                "updated_at": "2023-06-17T10:58:46.109525Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3866,
                "name": "Sprüth Magers London",
                "slug": "spruth-magers-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5099391,-0.1437853",
                "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": "2023-06-17T10:58:49.388216Z",
            "publish_time": null,
            "slug": "spruth-magers-jean-luc-mylayne-mirror-2023-06-02",
            "created_at": "2023-06-17T10:58:50.308763Z",
            "updated_at": "2023-06-17T10:58:50.980221Z",
            "summary": "Jean-Luc Mylayne: Mirror is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Sprüth Magers London with address 7A Grafton Street.",
            "title": "Jean-Luc Mylayne: Mirror",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7A Grafton Street",
            "city": "London",
            "geolocation": "51.5099663,-0.14384487556894363",
            "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": 27866,
            "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": 26575,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f9c9293394844ffa08bf197b41b4ae5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9c9293394844ffa08bf197b41b4ae5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T11:38:58.155327Z",
                "updated_at": "2023-06-17T11:38:58.155365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8756,
                "name": "Artrust Gallery Zurich",
                "slug": "artrust-gallery-zurich",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3700716,8.5371123",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-06-17T11:39:02.673169Z",
            "publish_time": null,
            "slug": "artrust-gallery-zurich-spring-show-2023-06-02",
            "created_at": "2023-06-17T11:39:03.596684Z",
            "updated_at": "2023-06-17T11:39:04.646331Z",
            "summary": "Spring Show is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 20/06/2023, 00:00. Event is in Artrust Gallery Zurich with address Bärengasse 16.",
            "title": "Spring Show",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-06-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": "Bärengasse 16",
            "city": "Zürich",
            "geolocation": "46.63435295,14.28907156297812",
            "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": 27881,
            "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": 26590,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0edfa5a610ec4870b4f21d689e01c4d0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0edfa5a610ec4870b4f21d689e01c4d0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T11:39:30.411837Z",
                "updated_at": "2023-06-17T11:39:30.411874Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8009,
                "name": "Darren Flook / Freehouse",
                "slug": "darren-flook-freehouse",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5193114,-0.1421176",
                "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": "2023-06-17T11:39:33.623183Z",
            "publish_time": null,
            "slug": "darren-flook-freehouse-benjamin-slinger-dungeon-inc-2023-06-02",
            "created_at": "2023-06-17T11:39:34.574946Z",
            "updated_at": "2023-06-17T11:39:34.929127Z",
            "summary": "Benjamin Slinger. Dungeon Inc. is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 08/07/2023, 00:00. Event is in Darren Flook / Freehouse with address 106 Great Portland Street.",
            "title": "Benjamin Slinger. Dungeon Inc.",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-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": "106 Great Portland Street",
            "city": "London",
            "geolocation": "51.5193153,-0.14212259818852738",
            "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": 27892,
            "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": 26603,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d03e1cc47266434782b2e40b92deff1e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d03e1cc47266434782b2e40b92deff1e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T11:58:00.285472Z",
                "updated_at": "2023-06-17T11:58:00.285508Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4237,
                "name": "International Center of Photography ICP",
                "slug": "international-center-photography-icp",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71806049999999,-73.9886399",
                "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": "2023-06-17T11:58:02.544205Z",
            "publish_time": null,
            "slug": "icp-international-center-of-photography-love-songs-photography-and-intimacy-2023-06-02",
            "created_at": "2023-06-17T11:58:03.462480Z",
            "updated_at": "2023-06-17T11:58:03.851736Z",
            "summary": "Love Songs: Photography and Intimacy is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 11/09/2023, 00:00. Event is in International Center of Photography ICP with address 250 Bowery.",
            "title": "Love Songs: Photography and Intimacy",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-09-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "250 Bowery",
            "city": "New York",
            "geolocation": "40.7230843,-73.99338798851645",
            "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": 27893,
            "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": 26601,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8feb2cf7f5254da8bd058face53eab9d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8feb2cf7f5254da8bd058face53eab9d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T11:57:58.147122Z",
                "updated_at": "2023-06-17T11:57:58.147156Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4634,
                "name": "Huberty & Breyne\tParis",
                "slug": "huberty-breyne-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8723672,2.314834",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-06-17T11:58:02.764554Z",
            "publish_time": null,
            "slug": "huberty-breyne-paris-herve-di-rosa-comic-art-2023-06-02",
            "created_at": "2023-06-17T11:58:03.680999Z",
            "updated_at": "2023-06-17T11:58:04.317005Z",
            "summary": "Hervé Di Rosa - Comic Art is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Huberty & Breyne\tParis with address 36 avenue Matignon.",
            "title": "Hervé Di Rosa - Comic Art",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "36 avenue Matignon",
            "city": "Paris",
            "geolocation": "48.8723602,2.3147281",
            "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": 27913,
            "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": 26621,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed0b1d15f0214966b2ded703c53a07fb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed0b1d15f0214966b2ded703c53a07fb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-17T12:17:38.358894Z",
                "updated_at": "2023-06-17T12:17:38.358932Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5246,
                "name": "No 20 Arts",
                "slug": "no-20-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5390256,-0.1000509",
                "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": "2023-06-17T12:17:45.424762Z",
            "publish_time": null,
            "slug": "no-20-arts-small-worlds-2023-06-02",
            "created_at": "2023-06-17T12:17:46.343914Z",
            "updated_at": "2023-06-17T12:17:48.820150Z",
            "summary": "Small Worlds is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 09/09/2023, 00:00. Event is in No 20 Arts with address 20 Cross street.",
            "title": "Small Worlds",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-09-09T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Cross street",
            "city": "London",
            "geolocation": "-36.8581896,174.7601869",
            "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": 27959,
            "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": 26660,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/539d3c9429b148be8e225717966ff209.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/539d3c9429b148be8e225717966ff209-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-20T14:12:48.753119Z",
                "updated_at": "2023-06-20T14:12:48.753164Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5004,
                "name": "MAMOTH",
                "slug": "mamoth",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5262258,-0.1308652",
                "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": "2023-06-20T14:12:53.553810Z",
            "publish_time": null,
            "slug": "mamoth-anna-solal-le-breviaire-2023-06-02",
            "created_at": "2023-06-20T14:12:54.467092Z",
            "updated_at": "2023-06-20T14:12:54.925038Z",
            "summary": "Anna Solal: Le Bréviaire is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in MAMOTH with address 3 Endsleigh Street.",
            "title": "Anna Solal: Le Bréviaire",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Endsleigh Street",
            "city": "London",
            "geolocation": "-27.5650317,153.0791077",
            "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": 27961,
            "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": 26663,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/791b6bac1f7f4a1ca99b81b833a6b7ff-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-20T14:13:00.977992Z",
                "updated_at": "2023-06-20T14:13:00.978033Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5004,
                "name": "MAMOTH",
                "slug": "mamoth",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5262258,-0.1308652",
                "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": "2023-06-20T14:13:06.118372Z",
            "publish_time": null,
            "slug": "mamoth-the-colour-of-pomegranates-2023-06-02",
            "created_at": "2023-06-20T14:13:07.141684Z",
            "updated_at": "2023-06-20T14:13:07.488966Z",
            "summary": "The Colour of Pomegranates is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 22/07/2023, 00:00. Event is in MAMOTH with address 3 Endsleigh Street.",
            "title": "The Colour of Pomegranates",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Endsleigh Street",
            "city": "London",
            "geolocation": "-27.5650317,153.0791077",
            "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": 28077,
            "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": 26756,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d27896cc1c9b490b92cf1630b44bd260.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d27896cc1c9b490b92cf1630b44bd260-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T11:01:31.758847Z",
                "updated_at": "2023-06-22T11:01:31.758902Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8806,
                "name": "My Pet Ram",
                "slug": "my-pet-ram",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7156098,-73.9904644",
                "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": "2023-06-22T11:01:38.092716Z",
            "publish_time": null,
            "slug": "my-pet-ram-inside-the-outside-world-2023-06-02",
            "created_at": "2023-06-22T11:01:39.015316Z",
            "updated_at": "2023-06-22T11:01:39.623018Z",
            "summary": "Inside the Outside World is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 25/06/2023, 00:00. Event is in My Pet Ram with address 48 Hester Street.",
            "title": "Inside the Outside World",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "48 Hester Street",
            "city": "New York",
            "geolocation": "44.672774450000006,-63.5864938",
            "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": 28095,
            "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": 26775,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c736e7e5d184483a6b84501f0ab3f01.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c736e7e5d184483a6b84501f0ab3f01-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T11:46:31.662321Z",
                "updated_at": "2023-06-22T11:46:31.662354Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8811,
                "name": "Robert Morat Galerie Berlin",
                "slug": "robert-morat-galerie-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5279515,13.3941184",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-22T11:46:38.394399Z",
            "publish_time": null,
            "slug": "robert-morat-galerie-berlin-matteo-di-giovanni-true-places-never-are-2023-06-02",
            "created_at": "2023-06-22T11:46:39.356627Z",
            "updated_at": "2023-06-22T11:46:39.859943Z",
            "summary": "Matteo Di Giovanni. True Places Never Are is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Robert Morat Galerie Berlin with address Kleine Hamburger Str. 2.",
            "title": "Matteo Di Giovanni. True Places Never Are",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kleine Hamburger Str. 2",
            "city": "Berlin",
            "geolocation": "52.5282508,13.3941299",
            "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": 28130,
            "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": 26808,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3cb23313d4d14a2b953bcbfbd14b4698.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cb23313d4d14a2b953bcbfbd14b4698-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T13:00:45.847882Z",
                "updated_at": "2023-06-22T13:00:45.847917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8827,
                "name": "The Fine Art Society",
                "slug": "fine-art-society",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5134057,-0.1389286",
                "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": "2023-06-22T13:00:53.203289Z",
            "publish_time": null,
            "slug": "the-fine-art-society-history-of-the-new-2023-06-02",
            "created_at": "2023-06-22T13:00:54.130189Z",
            "updated_at": "2023-06-22T13:00:54.523178Z",
            "summary": "History of the New is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in The Fine Art Society with address 25 Carnaby Street.",
            "title": "History of the New",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "25 Carnaby Street",
            "city": "London",
            "geolocation": "-27.5680509,153.0684458",
            "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": 28152,
            "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": 26826,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dda198dc08cc4a7a94f5b1a5bb016a4b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T13:18:10.744270Z",
                "updated_at": "2023-06-22T13:18:10.744325Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8836,
                "name": "Volk Gallery",
                "slug": "volk-gallery",
                "city": "Dundee",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "56.4616651,-2.9704162",
                "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": "2023-06-22T13:18:28.807599Z",
            "publish_time": null,
            "slug": "volk-gallery-david-sherry-2023-06-02",
            "created_at": "2023-06-22T13:18:29.732779Z",
            "updated_at": "2023-06-22T13:18:30.952354Z",
            "summary": "David Sherry is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 06/07/2023, 00:00. Event is in Volk Gallery with address Keiller Centre.",
            "title": "David Sherry",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-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": "Keiller Centre",
            "city": "Dundee",
            "geolocation": "56.4607698,-2.9689832",
            "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": []
        }
    ]
}