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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8172&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8136&ordering=start_time",
    "results": [
        {
            "id": 7383,
            "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": 8464,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eb9b7aee77ef470e8164c2d35329dbd0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb9b7aee77ef470e8164c2d35329dbd0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:13:44.065271Z",
                "updated_at": "2022-02-28T13:13:44.065308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4156,
                "name": "Art & Soul",
                "slug": "art-soul",
                "city": "Saint Neots",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.22831720000001,-0.2694321000000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:13:46.944076Z",
            "publish_time": null,
            "slug": "art-soul-popartistry-2022-02-08",
            "created_at": "2022-02-28T13:13:47.684773Z",
            "updated_at": "2022-02-28T13:13:48.550069Z",
            "summary": "Popartistry is an Gallery Shows event starting on 08/02/2022, 01:00 and ending on 01/03/2022, 01:00. Event is in Art & Soul with address 7 New Street.",
            "title": "Popartistry",
            "content": null,
            "start_time": "2022-02-08T01:00:00.000000Z",
            "end_time": "2022-03-01T01: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": "7 New Street",
            "city": "St Neots",
            "geolocation": "52.9699746,-1.4587732",
            "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": 18849,
            "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": 18391,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b9246e876d9b4322a1757b2df727906f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9246e876d9b4322a1757b2df727906f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T10:47:04.768321Z",
                "updated_at": "2023-01-03T10:47:04.768356Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5051,
                "name": "Etherton Gallery",
                "slug": "etherton-gallery",
                "city": "Tucson",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.2163221,-110.9722254",
                "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-01-03T10:47:07.406045Z",
            "publish_time": null,
            "slug": "etherton-gallery-steve-mccurry-its-own-place-and-feeling-2022-02-08",
            "created_at": "2023-01-03T10:47:08.275374Z",
            "updated_at": "2023-01-03T10:47:08.665780Z",
            "summary": "Steve McCurry: Its Own Place and Feeling is an Gallery Shows event starting on 08/02/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in Etherton Gallery with address 340 S Convent Ave.",
            "title": "Steve McCurry: Its Own Place and Feeling",
            "content": null,
            "start_time": "2022-02-08T01:00:00.000000Z",
            "end_time": "2022-04-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "340 S Convent Ave",
            "city": "Tucson",
            "geolocation": "32.216152369406146,-110.97210371981424",
            "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": 18928,
            "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": 18446,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/36e7c440bff44169828e14012bc54512.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36e7c440bff44169828e14012bc54512-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:55:06.573131Z",
                "updated_at": "2023-01-04T11:55:06.573186Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6612,
                "name": "Galerie kamel mennour",
                "slug": "galerie-kamel-mennour",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8550739,2.3401704",
                "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-01-04T11:55:09.474545Z",
            "publish_time": null,
            "slug": "galerie-kamel-mennour-judit-reigl-je-suis-la-regle-2022-02-08",
            "created_at": "2023-01-04T11:55:10.346292Z",
            "updated_at": "2023-01-04T11:55:11.838756Z",
            "summary": "Judit Reigl, Je suis la Règle is an Gallery Shows event starting on 08/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Galerie kamel mennour with address 5, rue du Pont-de-Lodi.",
            "title": "Judit Reigl, Je suis la Règle",
            "content": null,
            "start_time": "2022-02-08T01:00:00.000000Z",
            "end_time": "2022-03-26T01: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": "5, rue du Pont-de-Lodi",
            "city": "Paris",
            "geolocation": "48.8551415,2.3401237",
            "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": 19264,
            "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": 18716,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3d28946d2f5b4a8ea215b2b2566654c5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d28946d2f5b4a8ea215b2b2566654c5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:37:02.293546Z",
                "updated_at": "2023-01-09T19:37:02.293582Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7716,
                "name": "Hardwick Gallery",
                "slug": "hardwick-gallery",
                "city": "Cheltenham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-09T19:37:05.240144Z",
            "publish_time": null,
            "slug": "hardwick-gallery-jezreels-tower-2022-02-08",
            "created_at": "2023-01-09T19:37:06.113941Z",
            "updated_at": "2023-01-09T19:37:06.156161Z",
            "summary": "Jezreel's Tower is an Gallery Shows event starting on 08/02/2022, 01:00 and ending on 11/03/2022, 01:00. Event is in Hardwick Gallery with address University of Gloucestershire, Hardwick Campus.",
            "title": "Jezreel's Tower",
            "content": null,
            "start_time": "2022-02-08T01:00:00.000000Z",
            "end_time": "2022-03-11T01: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": "University of Gloucestershire, Hardwick Campus",
            "city": "Cheltenham",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 6766,
            "author": {
                "id": "ab9c9b30-cb62-4ec0-af0c-62fd20643371",
                "username": "GazelliArtHouse",
                "slug": "gazelliarthouse",
                "first_name": "Gazelli",
                "last_name": "Art House",
                "display_name": "Gazelli ArtHouse",
                "display_name_full": "Gazelli ArtHouse",
                "email": "intern@gazelliarthouse.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 7917,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/647532e213a44e8b9c1396a9d427207a.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/647532e213a44e8b9c1396a9d427207a-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2022-01-26T17:59:07.447458Z",
                "updated_at": "2022-01-26T17:59:07.447490Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ab9c9b30-cb62-4ec0-af0c-62fd20643371"
            },
            "venue": {
                "id": 1895,
                "name": "GAZELLI ART HOUSE",
                "slug": "gazelli-art-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083853,-0.14220960000000105",
                "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": "",
            "publish_status": "published",
            "published_at": "2022-01-26T17:59:14.286635Z",
            "publish_time": null,
            "slug": "oh-marilyn-in-conversation-jann-haworth-penny-slinger-griselda-pollock",
            "created_at": "2022-01-26T17:59:14.289854Z",
            "updated_at": "2022-01-26T17:59:14.328246Z",
            "summary": "Oh, Marilyn! In Conversation Jann Haworth, Penny Slinger & Griselda Pollock is an Gallery Shows event starting on 08/02/2022, 18:00 and ending on 08/02/2022, 20:00. Event is in GAZELLI ART HOUSE with address Online-Only.",
            "title": "Oh, Marilyn! In Conversation Jann Haworth, Penny Slinger & Griselda Pollock",
            "content": "Continuing the conversation on Oh, Marilyn! join us for an online panel discussion around the history of art during the 60s wave of female emancipation in the UK and US and its impact on the arts. Panellists include Jann Haworth (Exhibiting and Gallery Artist), Penny Slinger (Exhibiting Artist), and Griselda Pollock (Art Historian, Scholar, and Founding Director of CentreCATH).\r\n\r\nThis event will be online only. Please register using this link: https://us06web.zoom.us/webinar/register/WN_SlsO6GlxTdKPDzoYrydP",
            "start_time": "2022-02-08T18:00:00.000000Z",
            "end_time": "2022-02-08T20: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": "Online-Only",
            "city": "",
            "geolocation": "51.5083853,-0.14220960000000105",
            "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": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7009,
            "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": 8146,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cc2f6320e6d448a4b21128c6394b7021.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc2f6320e6d448a4b21128c6394b7021-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T18:26:53.988584Z",
                "updated_at": "2022-02-01T18:26:53.988622Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3668,
                "name": "Laura Mars Gallery",
                "slug": "laura-mars-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.494464,13.3672294",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-01T18:26:57.664662Z",
            "publish_time": null,
            "slug": "laura-mars-gallery-stefanie-seufert-sliced-time-guests-sylvia-henrich-lisa-herfeldt-jochen-lempert-luise-marchand-2022-02-09",
            "created_at": "2022-02-01T18:26:58.405721Z",
            "updated_at": "2022-02-01T18:26:58.894645Z",
            "summary": "STEFANIE SEUFERT sliced time  + guests SYLVIA HENRICH, LISA HERFELDT, JOCHEN LEMPERT, LUISE MARCHAND is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Laura Mars Gallery with address Bülowstrasse 52.",
            "title": "STEFANIE SEUFERT sliced time  + guests SYLVIA HENRICH, LISA HERFELDT, JOCHEN LEMPERT, LUISE MARCHAND",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-02-26T01: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ülowstrasse 52",
            "city": "Berlin",
            "geolocation": "52.4944381,13.3671068",
            "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": 7040,
            "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": 8174,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/40e7eb6dd85e40be91497ae7ae777636.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/40e7eb6dd85e40be91497ae7ae777636-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T21:19:15.604748Z",
                "updated_at": "2022-02-01T21:19:15.604788Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4545,
                "name": "Bonniers Konsthall",
                "slug": "bonniers-konsthall",
                "city": "Stockholm",
                "country": {
                    "code": "SE",
                    "name": "Sweden"
                },
                "geolocation": "59.3370567,18.0425899",
                "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": "SE",
            "publish_status": "published",
            "published_at": "2022-02-01T21:19:17.490815Z",
            "publish_time": null,
            "slug": "bonniers-konsthall-lap-see-lam-dreamers-quay-dreamers-key-2022-02-09",
            "created_at": "2022-02-01T21:19:18.224517Z",
            "updated_at": "2022-02-01T21:19:18.688745Z",
            "summary": "Lap-see Lam: Dreamers’ Quay, Dreamers’ Key is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in Bonniers Konsthall with address Torsgatan 19.",
            "title": "Lap-see Lam: Dreamers’ Quay, Dreamers’ Key",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-04-03T00: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": "Torsgatan 19",
            "city": "Stockholm",
            "geolocation": "59.3371128,18.0425317",
            "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": 7069,
            "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": 8200,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0990576cee9544138c47ed71a91dfc6b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0990576cee9544138c47ed71a91dfc6b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-02T13:56:47.872356Z",
                "updated_at": "2022-02-02T13:56:47.872481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1966,
                "name": "Abend Gallery",
                "slug": "abend-gallery",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.7397603,-104.96002199999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-02T13:56:49.648122Z",
            "publish_time": null,
            "slug": "abend-gallery-jc-spock-2022-02-09",
            "created_at": "2022-02-02T13:56:50.374246Z",
            "updated_at": "2022-02-02T13:56:50.709951Z",
            "summary": "JC Spock is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 09/03/2022, 01:00. Event is in Abend Gallery with address 1412 Wazee Street.",
            "title": "JC Spock",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-03-09T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1412 Wazee Street",
            "city": "Denver",
            "geolocation": "39.7494334,-105.00186127653228",
            "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": 7073,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3586,
                "name": "Armory Art Center",
                "slug": "armory-art-center",
                "city": "West Palm Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "26.6985424,-80.06108859999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-02T14:01:14.413005Z",
            "publish_time": null,
            "slug": "armory-art-center-2022-regional-scholastic-art-writing-awards-for-palm-beach-martin-counties-2022-02-09",
            "created_at": "2022-02-02T14:01:15.152655Z",
            "updated_at": "2022-02-02T14:01:15.696847Z",
            "summary": "2022 Regional Scholastic Art & Writing Awards For Palm Beach & Martin Counties is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 19/02/2022, 01:00. Event is in Armory Art Center with address 811 Park Place.",
            "title": "2022 Regional Scholastic Art & Writing Awards For Palm Beach & Martin Counties",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-02-19T01: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": "811 Park Place",
            "city": "West Palm Beach",
            "geolocation": "34.79212164285714,-86.965251",
            "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": 7175,
            "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": 8284,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6ba8ccc3b81d439b96488aa88e3a4398.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ba8ccc3b81d439b96488aa88e3a4398-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-08T15:22:17.558570Z",
                "updated_at": "2022-02-08T15:22:17.558605Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3820,
                "name": "Godwin-Ternbach Museum, Queens College",
                "slug": "godwin-ternbach-museum-queens-college",
                "city": "Flushing",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7382488,-73.8194845",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-08T15:22:19.483895Z",
            "publish_time": null,
            "slug": "godwin-ternbach-museum-queens-college-andrew-ellis-johnson-susanne-slavick-getting-there-2022-02-09",
            "created_at": "2022-02-08T15:22:20.207478Z",
            "updated_at": "2022-02-08T15:22:20.269396Z",
            "summary": "Andrew Ellis Johnson & Susanne Slavick: Getting There is an Museum Exhibitions event starting on 09/02/2022, 01:00 and ending on 13/05/2022, 00:00. Event is in Godwin-Ternbach Museum, Queens College with address 405 Klapper Hall, 65-30 Kissena Blvd.",
            "title": "Andrew Ellis Johnson & Susanne Slavick: Getting There",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-05-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "405 Klapper Hall, 65-30 Kissena Blvd",
            "city": "Flushing",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7176,
            "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": 8286,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/da3e27af00144a09a4ecb08002293da3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da3e27af00144a09a4ecb08002293da3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-08T15:22:17.854660Z",
                "updated_at": "2022-02-08T15:22:17.854695Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3820,
                "name": "Godwin-Ternbach Museum, Queens College",
                "slug": "godwin-ternbach-museum-queens-college",
                "city": "Flushing",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7382488,-73.8194845",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-08T15:22:19.729391Z",
            "publish_time": null,
            "slug": "godwin-ternbach-museum-queens-college-tiny-pricks-project-2022-02-09",
            "created_at": "2022-02-08T15:22:20.459648Z",
            "updated_at": "2022-02-08T15:22:20.506570Z",
            "summary": "Tiny Pricks Project is an Museum Exhibitions event starting on 09/02/2022, 01:00 and ending on 13/05/2022, 00:00. Event is in Godwin-Ternbach Museum, Queens College with address 405 Klapper Hall, 65-30 Kissena Blvd.",
            "title": "Tiny Pricks Project",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-05-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "405 Klapper Hall, 65-30 Kissena Blvd",
            "city": "Flushing",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7210,
            "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": 8312,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/184ada92fde845f187c0e2917ef50d9c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/184ada92fde845f187c0e2917ef50d9c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-08T16:35:09.718579Z",
                "updated_at": "2022-02-08T16:35:09.718614Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3701,
                "name": "Sabbia Gallery",
                "slug": "sabbia-gallery",
                "city": "Redfern",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.89159259999999,151.2073204",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2022-02-08T16:35:11.672766Z",
            "publish_time": null,
            "slug": "sabbia-gallery-holly-grace-a-lost-song-2022-02-09",
            "created_at": "2022-02-08T16:35:12.391404Z",
            "updated_at": "2022-02-08T16:35:12.859508Z",
            "summary": "Holly Grace: A Lost Song is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Sabbia Gallery with address 609 Elizabeth Street.",
            "title": "Holly Grace: A Lost Song",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "609 Elizabeth Street",
            "city": "Redfern",
            "geolocation": "40.05239411152545,-76.36306706414422",
            "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": 7468,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2022-02-28T14:12:42.245970Z",
            "publish_time": null,
            "slug": "huberty-breyne-oeuvres-2022-02-09",
            "created_at": "2022-02-28T14:12:43.015583Z",
            "updated_at": "2022-02-28T14:12:43.058518Z",
            "summary": "Oeuvres is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Huberty & Breyne\tParis with address Les Arts dessinés.",
            "title": "Oeuvres",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "Les Arts dessinés",
            "city": "Paris",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7469,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2022-02-28T14:12:42.249953Z",
            "publish_time": null,
            "slug": "huberty-breyne-un-general-des-generaux-2022-02-09",
            "created_at": "2022-02-28T14:12:43.020678Z",
            "updated_at": "2022-02-28T14:12:43.060843Z",
            "summary": "Un Général, des généraux is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Huberty & Breyne\tParis with address Les Arts dessinés.",
            "title": "Un Général, des généraux",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "Les Arts dessinés",
            "city": "Paris",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7576,
            "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": 8641,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed949a5af3a542febcd98197a508ad91.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed949a5af3a542febcd98197a508ad91-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-02T17:08:40.556948Z",
                "updated_at": "2022-03-02T17:08:40.557001Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3578,
                "name": "Willesden Gallery",
                "slug": "willesden-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5907741,-0.1649604",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-02T17:08:44.660223Z",
            "publish_time": null,
            "slug": "willesden-gallery-lines-of-correspondence-2022-02-09",
            "created_at": "2022-03-02T17:08:45.503016Z",
            "updated_at": "2022-03-02T17:08:45.980651Z",
            "summary": "Lines Of Correspondence is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 19/02/2022, 01:00. Event is in Willesden Gallery with address 95 High Road.",
            "title": "Lines Of Correspondence",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-02-19T01: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": "95 High Road",
            "city": "London",
            "geolocation": "51.546825150000004,-0.22899190194755079",
            "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": 18977,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5942,
                "name": "Galerija Fotografija",
                "slug": "galerija-fotografija",
                "city": "Ljubljana",
                "country": {
                    "code": "SI",
                    "name": "Slovenia"
                },
                "geolocation": "46.04625710000001,14.5064908",
                "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": "SI",
            "publish_status": "published",
            "published_at": "2023-01-04T12:21:32.820868Z",
            "publish_time": null,
            "slug": "galerija-fotografija-boris-gaberscik-lucija-rosc-compositions-parallel-monologues-2022-02-09",
            "created_at": "2023-01-04T12:21:33.721036Z",
            "updated_at": "2023-01-04T12:21:34.447910Z",
            "summary": "BORIS GABERŠČIK & LUCIJA ROSC: COMPOSITIONS - PARALLEL MONOLOGUES is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 16/03/2022, 01:00. Event is in Galerija Fotografija with address Levstikov trg 7.",
            "title": "BORIS GABERŠČIK & LUCIJA ROSC: COMPOSITIONS - PARALLEL MONOLOGUES",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-03-16T01: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": "Levstikov trg 7",
            "city": "Ljubljana",
            "geolocation": "46.0462893,14.5065107",
            "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": 19005,
            "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": 18504,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1fde120bb0141f0af17f2ecf50fd2a7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fde120bb0141f0af17f2ecf50fd2a7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T10:53:51.045124Z",
                "updated_at": "2023-01-05T10:53:51.045177Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5564,
                "name": "Eames Fine Art Gallery",
                "slug": "eames-fine-art-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5017876,-0.0822359",
                "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-01-05T10:53:53.510388Z",
            "publish_time": null,
            "slug": "eames-fine-art-jason-hicklin-out-of-darkness-recent-works-from-pembrokeshire-2022-02-09",
            "created_at": "2023-01-05T10:53:54.369622Z",
            "updated_at": "2023-01-05T10:53:55.124920Z",
            "summary": "Jason Hicklin: Out of Darkness. Recent Works from Pembrokeshire is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 13/03/2022, 01:00. Event is in Eames Fine Art Gallery with address 58 Bermondsey Street.",
            "title": "Jason Hicklin: Out of Darkness. Recent Works from Pembrokeshire",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-03-13T01: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": "58 Bermondsey Street",
            "city": "London",
            "geolocation": "51.5017404,-0.08237562958951093",
            "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": 19020,
            "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": 18518,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09cf3680f1644fcd9b4b70ed11d3da7d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09cf3680f1644fcd9b4b70ed11d3da7d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T10:54:16.899184Z",
                "updated_at": "2023-01-05T10:54:16.899213Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6713,
                "name": "Edition Block",
                "slug": "edition-block",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4944268,13.3344611",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-05T10:54:20.796191Z",
            "publish_time": null,
            "slug": "edition-block-common-ground-2022-02-09",
            "created_at": "2023-01-05T10:54:21.657579Z",
            "updated_at": "2023-01-05T10:54:22.480649Z",
            "summary": "Common Ground is an Gallery Shows event starting on 09/02/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in Edition Block with address Pragerstraße 5.",
            "title": "Common Ground",
            "content": null,
            "start_time": "2022-02-09T01:00:00.000000Z",
            "end_time": "2022-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Pragerstraße 5",
            "city": "Berlin",
            "geolocation": "48.386524550000004,16.198136483281512",
            "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": []
        }
    ]
}