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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3096&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3060&ordering=start_time",
    "results": [
        {
            "id": 28373,
            "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": 27027,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9eeac056d0824a2b9e3dbe7b9d766c85.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9eeac056d0824a2b9e3dbe7b9d766c85-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:44:51.415070Z",
                "updated_at": "2023-06-27T18:44:51.415106Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5738,
                "name": "Coal Drops Yard",
                "slug": "coal-drops-yard",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5360708,-0.1258205",
                "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-27T18:44:55.876250Z",
            "publish_time": null,
            "slug": "coal-drops-yard-eva-rothschild-my-world-and-your-world-2020-07-15",
            "created_at": "2023-06-27T18:44:56.807231Z",
            "updated_at": "2023-06-27T18:44:59.484938Z",
            "summary": "Eva Rothschild. My World And Your World is an Gallery Shows event starting on 15/07/2020, 00:00 and ending on 31/12/2021, 01:00. Event is in Coal Drops Yard with address Stable St.",
            "title": "Eva Rothschild. My World And Your World",
            "content": null,
            "start_time": "2020-07-15T00:00:00.000000Z",
            "end_time": "2021-12-31T01: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": "Stable St",
            "city": "London",
            "geolocation": "-38.0744285,145.44127",
            "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": 2935,
            "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": 0.0,
            "featured_image": {
                "id": 4400,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cornelis_de_Baellieur_Balju_-_Die_Kreuztragung_-_Christus_und_die_Hl._Ver_OtMZUDG-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-06-22T17:31:57.687932Z",
                "updated_at": "2021-09-13T11:33:15.232017Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-07-01T16:10:55.095597Z",
            "publish_time": null,
            "slug": "neumeister-munich-fine-art-and-antiques-2020-07-15",
            "created_at": "2020-06-22T17:31:59.827995Z",
            "updated_at": "2020-11-17T14:53:54.497125Z",
            "summary": "",
            "title": "Fine Art and Antiques",
            "content": "<p>Viewing Days 9 until 13 July</p><p>Daily from 10 am until 5 pm</p><p>Weekends from 10 am until 3 pm</p><p><br></p><p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://www.neumeister.com/en/bidding-options/#c1396\"&gt;<b>HERE!</b>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;</p>",
            "start_time": "2020-07-15T14:00:00.000000Z",
            "end_time": "2020-07-15T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29160,
            "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": 27725,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c7b8cc694ae421282be6b2c07ba66e8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b8cc694ae421282be6b2c07ba66e8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T10:57:24.197695Z",
                "updated_at": "2023-07-10T10:57:24.197733Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6723,
                "name": "Farleys Gallery",
                "slug": "farleys-gallery",
                "city": "Lewes",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8994018,0.1967586",
                "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-07-10T10:57:26.885817Z",
            "publish_time": null,
            "slug": "farleys-gallery-grim-glory-lee-millers-britain-at-war-2020-07-16",
            "created_at": "2023-07-10T10:57:27.985204Z",
            "updated_at": "2023-07-10T10:57:28.025980Z",
            "summary": "Grim Glory: Lee Miller's Britain at War is an Gallery Shows event starting on 16/07/2020, 00:00 and ending on 29/10/2020, 01:00. Event is in Farleys Gallery with address Farleys House and Gallery.",
            "title": "Grim Glory: Lee Miller's Britain at War",
            "content": null,
            "start_time": "2020-07-16T00:00:00.000000Z",
            "end_time": "2020-10-29T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Farleys House and Gallery",
            "city": "Muddles Green",
            "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": 19749,
            "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": 19152,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e275dc28d7574400834da28f7bddf1b7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e275dc28d7574400834da28f7bddf1b7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T18:58:35.504844Z",
                "updated_at": "2023-02-10T14:47:57.689703Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4524,
                "name": "Ashmolean Museum of Art and Archaeology",
                "slug": "ashmolean-museum-art-and-archaeology",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.754997,-1.2609513",
                "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-16T18:58:38.803953Z",
            "publish_time": null,
            "slug": "ashmolean-museum-tokyo-art-photography-2020-07-16",
            "created_at": "2023-01-16T18:58:39.691376Z",
            "updated_at": "2023-01-16T18:58:40.705839Z",
            "summary": "Tokyo: Art & Photography is an Gallery Shows event starting on 16/07/2020, 00:00 and ending on 22/11/2020, 01:00. Event is in Ashmolean Museum of Art and Archaeology with address Beaumont Street.",
            "title": "Tokyo: Art & Photography",
            "content": null,
            "start_time": "2020-07-16T00:00:00.000000Z",
            "end_time": "2020-11-22T01: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": "Beaumont Street",
            "city": "Oxford",
            "geolocation": "49.8466369,-97.1627678",
            "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": 2940,
            "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": 0.0,
            "featured_image": {
                "id": 4410,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Neumeister_-_Modern_Post_War__Contemporary_Art_Auction_-_featured_image-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-01T16:31:42.592291Z",
                "updated_at": "2021-09-13T11:33:22.869408Z",
                "is_converted_to_webp": true,
                "caption": "Neumeister Modern, Post War & Contemporary Art Featured image",
                "alt_text": "Neumeister Modern, Post War & Contemporary Art Featured image",
                "description": "",
                "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-07-01T16:32:45.472510Z",
            "publish_time": null,
            "slug": "neumeister-munich-modern-post-war-contemporary-art-auction-2020-07-16",
            "created_at": "2020-06-24T14:23:39.960611Z",
            "updated_at": "2020-07-20T11:47:22.607672Z",
            "summary": "",
            "title": "Modern, Post War & Contemporary Art Auction",
            "content": "<p>Viewing Days 9 until 13 July</p><p>Daily from 10 am until 5 pm</p><p>Weekends from 10 am until 3 pm</p><p><br></p><p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://www.neumeister.com/en/bidding-options/#c1396\"&gt;<span style=\"font-weight: 700;\">HERE!</span>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;</p>",
            "start_time": "2020-07-16T15:00:00.000000Z",
            "end_time": "2020-07-16T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3056,
            "author": {
                "id": "6451585c-204a-435b-afd8-4ef1880ea372",
                "username": "GCA_GALLERY",
                "slug": "gca_gallery",
                "first_name": "Geoffroy",
                "last_name": "Jossaume",
                "display_name": "Geoffroy Jossaume",
                "display_name_full": "Geoffroy Jossaume",
                "email": "geoffroy@gcagallery.fr",
                "telephone": "+33609077599"
            },
            "price": null,
            "featured_image": {
                "id": 4537,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9images_accrochage_mr_june.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9images_accrochage_mr_june-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-10-10T15:44:31.237568Z",
                "updated_at": "2021-09-13T11:36:04.696978Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6451585c-204a-435b-afd8-4ef1880ea372"
            },
            "venue": {
                "id": 2401,
                "name": "GCA GALLERY",
                "slug": "gca-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8260806,2.38220780000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3041,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_3822_-_copie.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-10-03T10:09:42.254212Z",
                    "updated_at": "2021-09-14T13:44:49.014939Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6451585c-204a-435b-afd8-4ef1880ea372"
                },
                "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": "2020-10-10T15:44:32.405356Z",
            "publish_time": null,
            "slug": "cubes-40",
            "created_at": "2020-10-10T15:44:32.408968Z",
            "updated_at": "2020-12-05T14:22:39.616906Z",
            "summary": "Cubes 4.0 is an Gallery Shows event starting on 16/07/2020, 18:00 and ending on 04/09/2020, 18:00. Event is in GCA GALLERY with address 2 place Farhat Hached.",
            "title": "Cubes 4.0",
            "content": "<p style=\"text-align: justify; font-stretch: normal; font-size: 13px; line-height: normal; font-family: &quot;Futura LT Pro Light&quot;; color: rgb(0, 0, 0);\">The year 2019 was supposed to have been the busiest of David ‘Mr. June’ Louf’s career so far. Until a fall down a ladder while finishing up a mural shattered his leg and ankle, and bound him to a wheelchair for 8 months. It forced him to cancel his entire agenda, and ultimately lead to his most detailed in-depth examination of the hexagon so far. Stuck at home and unable to pour his creative energy into anything else, this sequence of fifteen paintings was created under circumstances suddenly all too familiar to our current way of life. GCA Gallery is proud to present Mr June's first solo show in france.&nbsp;</p>",
            "start_time": "2020-07-16T18:00:00.000000Z",
            "end_time": "2020-09-04T18: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": "2 place Farhat Hached",
            "city": "Paris",
            "geolocation": "48.8260806,2.38220780000006",
            "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": [
                12627
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2974,
            "author": {
                "id": "7bace199-3194-438b-94e3-0b4168edaab1",
                "username": "mieke_1353",
                "slug": "mieke_1353",
                "first_name": "Mieke",
                "last_name": "Buysse",
                "display_name": "Mieke Buysse",
                "display_name_full": "Mieke Buysse",
                "email": "galerie@gmurzynska.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2977,
                "name": "Galerie Gmurzynska",
                "slug": "galerie-gmurzynska",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3768866,8.541694000000007",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2770,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Gmurzynska-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:29.056183Z",
                    "updated_at": "2021-09-14T13:38:13.898182Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": 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": "2020-07-27T08:11:37.785703Z",
            "publish_time": null,
            "slug": "warhol-co",
            "created_at": "2020-07-27T08:11:37.794935Z",
            "updated_at": "2020-07-27T08:11:37.867504Z",
            "summary": "Warhol & Co is an Gallery Shows event starting on 20/07/2020, 10:00 and ending on 10/09/2020, 18:30. Event is in Galerie Gmurzynska with address Paradeplatz 2.",
            "title": "Warhol & Co",
            "content": "Showcasing some of Pop Art's Finest: Cutrone, Warhol, Wesselmann and Jones.",
            "start_time": "2020-07-20T10:00:00.000000Z",
            "end_time": "2020-09-10T18:30: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": "Paradeplatz 2",
            "city": "Zürich",
            "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": [
                345,
                2158,
                467,
                12201
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2951,
            "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": 0.0,
            "featured_image": {
                "id": 4420,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Roberto_Matta_-_Santiago_del_Cile_1911_-_Civitavecchia_2002_cover_image-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-06T19:50:35.258317Z",
                "updated_at": "2021-09-13T11:33:35.121655Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1170,
                "name": "Il Ponte Casa D'aste",
                "slug": "il-ponte-casa-daste-srl-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4726547,9.185928099999956",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-07-08T23:47:11.985813Z",
            "publish_time": null,
            "slug": "il-ponte-casa-daste-milan-modern-and-contemporary-art-2020-07-21",
            "created_at": "2020-07-06T19:50:37.261301Z",
            "updated_at": "2020-07-30T11:11:56.700980Z",
            "summary": "",
            "title": "Modern and Contemporary Art",
            "content": "<div class=\"auctionTextContainer\" style=\"margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 15px; margin-top: 10px !important;\">Viewing: 16, 17, 18 July 2020</div><div class=\"auctionTextContainer\" style=\"margin: 0px; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 15px;\">(10 am/1 pm&nbsp;- 2.30/6.30 pm)</div><div class=\"auctionTextContainer\" style=\"margin: 0px; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 15px;\"><br></div><div class=\"auctionTextContainer\" style=\"margin: 0px; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 15px;\"><div class=\"auctionTextContainer\" style=\"margin-right: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 10px !important;\">I session 21 July (10 am) from lot 1 to lot 154</div><div class=\"auctionTextContainer\" style=\"margin-right: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 10px !important;\">II session 21 July (3.30 pm) from lot 155 to lot 261</div></div>",
            "start_time": "2020-07-21T08:00:00.000000Z",
            "end_time": "2020-07-21T13:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2971,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 4439,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lola_Jiblazee-Irene_and_Lars_in_Madrid-The_Untitled_Space_Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-23T01:06:40.713144Z",
                "updated_at": "2021-09-13T11:34:03.208910Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": 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": "2020-07-23T01:06:42.182296Z",
            "publish_time": null,
            "slug": "lola-jiblazee-true-world-story-solo-exhibition-presented-by-the-untitled-space",
            "created_at": "2020-07-23T01:06:42.187108Z",
            "updated_at": "2020-07-23T01:06:42.239450Z",
            "summary": "\"Lola Jiblazee: TRUE WORLD STORY\" Solo Exhibition Presented by The Untitled Space is an Gallery Shows event starting on 21/07/2020, 12:00 and ending on 21/10/2020, 18:00. Event is in The Untitled Space with address 45 Lispenard Street.",
            "title": "\"Lola Jiblazee: TRUE WORLD STORY\" Solo Exhibition Presented by The Untitled Space",
            "content": "The Untitled Space is pleased to present <b>“Lola Jiblazee: TRUE WORLD STORY” </b>an online solo exhibition curated by Indira Cesarine premiering on Tuesday July 21, 2020.&nbsp;",
            "start_time": "2020-07-21T12:00:00.000000Z",
            "end_time": "2020-10-21T18: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": "45 Lispenard Street",
            "city": "New York City",
            "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": 2962,
            "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": 0.0,
            "featured_image": {
                "id": 4430,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ponte_Decorative_Art_Featured_image_I5ryJaW-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-11T10:04:29.106799Z",
                "updated_at": "2021-09-13T11:33:47.693731Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3085,
                "name": "Il Ponte Casa D'aste",
                "slug": "il-ponte-casa-daste",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2887,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Il_Ponte_Casa_DAste.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Il_Ponte_Casa_DAste-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-07-11T11:22:53.594699Z",
                    "updated_at": "2021-09-14T13:40:54.265690Z",
                    "is_converted_to_webp": true,
                    "caption": "Il Ponte Casa D'Aste Milan Profile Image",
                    "alt_text": "Il Ponte Casa D'Aste Milan Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-07-11T12:12:28.271282Z",
            "publish_time": null,
            "slug": "il-ponte-casa-daste-2-milan-decorative-arts-of-the-20th-century-and-design-2020-07-23",
            "created_at": "2020-07-11T10:04:31.282265Z",
            "updated_at": "2020-07-30T12:00:57.753954Z",
            "summary": "",
            "title": "Decorative Arts of the 20th Century and Design",
            "content": "<p style=\"font-size: 13px; margin-top: 10px; margin-bottom: 20px; color: rgb(51, 51, 51); line-height: 22px; font-family: &quot;Open Sans&quot;, Arial, sans-serif;\"><a href=\"https://www2.ponteonline.com/en/auctions/lot-list/483/round/1\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://www2.ponteonline.com/en/auctions/lot-list/483/round/1&amp;source=gmail&amp;ust=1595070201720000&amp;usg=AFQjCNG_vuVZ6F1v7J-LHgf4BdxYoUs2AQ\" style=\"color: inherit; margin: 10px 0px 0px; outline: 0px;\"><i>I session 23 July (3 pm) from lot 700 to lot 886</i></a></p><p style=\"font-size: 13px; margin-bottom: 20px; color: rgb(51, 51, 51); line-height: 22px; font-family: &quot;Open Sans&quot;, Arial, sans-serif;\"><a href=\"https://www2.ponteonline.com/en/auctions/lot-list/483/round/2\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://www2.ponteonline.com/en/auctions/lot-list/483/round/2&amp;source=gmail&amp;ust=1595070201720000&amp;usg=AFQjCNFFenlOpY6L40r35ndZ-c0ZPwrGEg\" style=\"color: inherit; margin: 10px 0px 0px; outline: 0px;\"><i>II session 24 July (10 am) from lot 890 to lot 1061</i></a></p><p style=\"font-size: 13px; margin-bottom: 20px; color: rgb(51, 51, 51); line-height: 22px; font-family: &quot;Open Sans&quot;, Arial, sans-serif;\"><a href=\"https://www2.ponteonline.com/en/auctions/lot-list/483/round/3\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://www2.ponteonline.com/en/auctions/lot-list/483/round/3&amp;source=gmail&amp;ust=1595070201720000&amp;usg=AFQjCNGm-GNPLpQWz4ZFBnwIGPvD7Vcm4A\" style=\"color: inherit; margin: 10px 0px 0px; outline: 0px;\"><i>III session 24 July (3 pm) from lot 1062 to lot 1244</i></a></p>",
            "start_time": "2020-07-23T13:00:00.000000Z",
            "end_time": "2020-07-24T13:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2972,
            "author": null,
            "price": null,
            "featured_image": {
                "id": 4446,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Musee_art_concret_-_cant_remember_artist_name_-_Copyright_Wodewalls-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-28T10:14:20.044021Z",
                "updated_at": "2021-09-13T11:34:10.516169Z",
                "is_converted_to_webp": true,
                "caption": "",
                "alt_text": null,
                "description": "",
                "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
            },
            "venue": {
                "id": 3093,
                "name": "Gallery Francis",
                "slug": "the-francis-gallery",
                "city": null,
                "country": "",
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2918,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/3658_1569844517i0SGh.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3658_1569844517i0SGh-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-07-15T14:48:56.236044Z",
                    "updated_at": "2021-09-14T13:41:43.926840Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": 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": "2020-07-24T14:37:36.803521Z",
            "publish_time": null,
            "slug": "french-abstracted",
            "created_at": "2020-07-24T14:37:36.807796Z",
            "updated_at": "2020-08-19T08:30:48.200536Z",
            "summary": "The Great Abstract Show will take place in Bar-le-Duc, France, starting on 27/07/2020 and ending on 26/07/2020.  \r\n\r\nWorks from the greatest abstract artists will be displayed.",
            "title": "French Abstracted",
            "content": "<p>French Abstracted will take place in Bar-le-Duc, France, starting on 27 July 2020 and ending on 31 August 2020</p><p>100 Works from the greatest living French abstract artists such as Claude Viallat, Alain Clément, and many others will be displayed in the public spaces of the historical city hall.</p><p><br></p><p>Show organised by the Francis Gallery, with the support of the<span style=\"font-family: &quot;Helvetica Neue&quot;;\">&nbsp;</span><small>Alsace, Champagne-Ardenne et Lorraine region.</small><small></small><small></small><span style=\"color: rgb(34, 34, 34); font-family: &quot;Helvetica Neue&quot;; font-size: 18px;\"></span></p>",
            "start_time": "2020-07-27T14:36:00.000000Z",
            "end_time": "2020-08-31T14:36:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12 Rue Lapique, 55000 Bar-le-Duc, France",
            "city": "Bar-le-Duc",
            "geolocation": "48.77130749999999,5.1622905",
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2970,
            "author": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "price": null,
            "featured_image": {
                "id": 4437,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Virselis_Oo.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Virselis_Oo-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-20T14:19:31.924670Z",
                "updated_at": "2021-09-13T11:34:01.443631Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be"
            },
            "venue": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6856722,25.28203970000004",
                "artworks_for_sale_count": 53,
                "featured_image": {
                    "id": 2692,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": 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": "LT",
            "publish_status": "published",
            "published_at": "2020-07-20T14:19:32.725544Z",
            "publish_time": null,
            "slug": "arturas-bumsteinas-gitis-bertulis-goldberg-variations",
            "created_at": "2020-07-20T14:19:32.729959Z",
            "updated_at": "2021-10-07T12:30:17.235165Z",
            "summary": "Arturas Bumšteinas & Gitis Bertulis \"Goldberg Variations\" is an Gallery Shows event starting on 28/07/2020, 18:00 and ending on 21/08/2020, 19:00. Event is in (AV17) gallery with address Totoriu st. 5.",
            "title": "Arturas Bumšteinas & Gitis Bertulis. Goldberg Variations",
            "content": "<span style=\"color: rgb(0, 0, 0); font-size: 11pt; font-family: Times;\">An exhibition of sound installation by artistic duo Arturas Bumšteinas and Gitis Bertulis “Goldberg Variations”.</span><span sty",
            "start_time": "2020-07-28T18:00:00.000000Z",
            "end_time": "2020-08-21T19: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": "Totoriu st. 5",
            "city": "Vilnius",
            "geolocation": "54.894663,23.927726639074123",
            "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": 5033,
            "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": 6381,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7584969317_1602887403.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7584969317_1602887403-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T13:45:40.401284Z",
                "updated_at": "2021-09-29T13:45:40.401332Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3969,
                "name": "The Centre Pompidou",
                "slug": "centre-pompidou",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8608613,2.351717",
                "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": "2021-09-29T13:45:42.464880Z",
            "publish_time": null,
            "slug": "the-centre-pompidou-globale-resistance-2020-07-29",
            "created_at": "2021-09-29T13:45:43.220167Z",
            "updated_at": "2021-09-29T13:45:43.554775Z",
            "summary": "Global(e) Resistance is an Gallery Shows event starting on 29/07/2020, 00:00 and ending on 04/01/2021, 01:00. Event is in The Centre Pompidou with address Place Georges-Pompidou.",
            "title": "Global(e) Resistance",
            "content": null,
            "start_time": "2020-07-29T00:00:00.000000Z",
            "end_time": "2021-01-04T01: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": "Place Georges-Pompidou",
            "city": "Paris",
            "geolocation": "48.860776650000005,2.3517423430821607",
            "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": 4691,
            "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": 6079,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7145579134_1602879818.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7145579134_1602879818-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:56:49.075265Z",
                "updated_at": "2021-09-13T23:56:49.075314Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3230,
                "name": "Anna Laudel",
                "slug": "anna-laudel",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0239412,28.9738015",
                "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": "2021-09-13T23:56:51.955045Z",
            "publish_time": null,
            "slug": "anna-laudel-onur-hasturk-assimilation-2020-07-30",
            "created_at": "2021-09-13T23:56:52.716953Z",
            "updated_at": "2021-09-13T23:56:53.497479Z",
            "summary": "Onur Hastürk: Assimilation is an Gallery Shows event starting on 30/07/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in ANNA LAUDEL with address Mühlenstraße 1.",
            "title": "Onur Hastürk: Assimilation",
            "content": null,
            "start_time": "2020-07-30T00:00:00.000000Z",
            "end_time": "2020-10-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mühlenstraße 1",
            "city": "Düsseldorf",
            "geolocation": "54.0993122,9.4927937",
            "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": 4916,
            "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": 6296,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5766185069_1602882510.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5766185069_1602882510-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T01:50:02.408878Z",
                "updated_at": "2021-09-29T01:50:02.408928Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3234,
                "name": "Arnolfini",
                "slug": "arnolfini",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4497131,-2.5973567",
                "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": "2021-09-29T01:50:07.412930Z",
            "publish_time": null,
            "slug": "arnolfini-hassan-hajjaj-the-path-2020-07-30",
            "created_at": "2021-09-29T01:50:08.175908Z",
            "updated_at": "2021-09-29T01:50:08.508002Z",
            "summary": "Hassan Hajjaj: The Path is an Gallery Shows event starting on 30/07/2020, 00:00 and ending on 01/11/2020, 01:00. Event is in Arnolfini with address 16 Narrow Quay.",
            "title": "Hassan Hajjaj: The Path",
            "content": null,
            "start_time": "2020-07-30T00:00:00.000000Z",
            "end_time": "2020-11-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": "16 Narrow Quay",
            "city": "Bristol",
            "geolocation": "51.44930325,-2.597288902072025",
            "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": 2982,
            "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": 0.0,
            "featured_image": {
                "id": 4452,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed_Ruscha_-_Ghost_Station_featured_image.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed_Ruscha_-_Ghost_Station_featured_image-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-30T11:07:54.999220Z",
                "updated_at": "2021-09-13T11:34:18.580183Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1869,
                "name": "Los Angeles Modern Auctions (LAMA)",
                "slug": "lama-los-angeles",
                "city": "Van Nuys",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1982385,-118.485184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2179,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:48:05.996744Z",
                    "updated_at": "2021-09-14T13:24:07.182373Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Lama_Sherman_Oaks",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-07-31T17:55:15.726153Z",
            "publish_time": null,
            "slug": "los-angeles-modern-auctions-lama-los-angeles-modern-art-design-timed-online-only-auction-2020-07-30",
            "created_at": "2020-07-30T11:07:56.656379Z",
            "updated_at": "2020-08-18T13:30:50.803746Z",
            "summary": "",
            "title": "Modern Art & Design Timed Online Only Auction",
            "content": "",
            "start_time": "2020-07-30T10:00:00.000000Z",
            "end_time": "2020-08-09T10:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2985,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 4455,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/MEG_LIONEL_MURPHY_Good_Mourning_The_Untitled_Space_LR_detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-08-03T00:44:04.984952Z",
                "updated_at": "2021-09-13T11:34:21.462841Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": 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": "2020-08-03T00:44:05.892771Z",
            "publish_time": null,
            "slug": "the-untitled-space-presents-meg-lionel-murphy",
            "created_at": "2020-08-03T00:44:05.896631Z",
            "updated_at": "2020-08-11T23:22:35.969433Z",
            "summary": "The Untitled Space presents Meg Lionel Murphy is an Gallery Shows event starting on 30/07/2020, 12:00 and ending on 31/10/2020, 18:00. Event is in The Untitled Space with address 45 Lispenard Street \nNY, NY 10013.",
            "title": "The Untitled Space presents Meg Lionel Murphy - Online Solo Exhibition",
            "content": "<p class=\"p1\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: &quot;Adobe Garamond Pro&quot;; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\"><span class=\"s1\" style=\"font-kerning: none;\"><b>The Untitled Space</b> is pleased to present an online solo show of works by artist <b>Meg Lionel Murphy</b> curated by Indira Cesarine.<span class=\"Apple-converted-space\">&nbsp;</span></span></p><p class=\"p1\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: &quot;Adobe Garamond Pro&quot;; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\"><span class=\"s1\" style=\"font-kerning: none;\"><span class=\"Apple-converted-space\"><br></span></span></p><p class=\"p1\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family",
            "start_time": "2020-07-30T12:00:00.000000Z",
            "end_time": "2020-10-31T18: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": "45 Lispenard Street \nNY, NY 10013",
            "city": "New York City",
            "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": 28439,
            "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": 27084,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a07243ced824977bab57bafd1dbfd48.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a07243ced824977bab57bafd1dbfd48-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:59:41.631702Z",
                "updated_at": "2023-06-27T18:59:41.631740Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4699,
                "name": "Design Museum",
                "slug": "design-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49895859999999,-0.1989829",
                "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-27T18:59:44.144376Z",
            "publish_time": null,
            "slug": "design-museum-electronic-from-kraftwerk-to-the-chemical-brothers-2020-07-31",
            "created_at": "2023-06-27T18:59:45.183175Z",
            "updated_at": "2023-06-27T18:59:47.986820Z",
            "summary": "Electronic: From Kraftwerk to The Chemical Brothers is an Gallery Shows event starting on 31/07/2020, 00:00 and ending on 14/02/2021, 01:00. Event is in Design Museum with address 224 - 238 Kensington High Street.",
            "title": "Electronic: From Kraftwerk to The Chemical Brothers",
            "content": null,
            "start_time": "2020-07-31T00:00:00.000000Z",
            "end_time": "2021-02-14T01: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": "224 - 238 Kensington High Street",
            "city": "London",
            "geolocation": "51.4999153,-0.20015657157953362",
            "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": []
        }
    ]
}