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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28224&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28188&ordering=-end_time",
    "results": [
        {
            "id": 13660,
            "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": 13680,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ca94d2b3849d42779f150d3e28817f3e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca94d2b3849d42779f150d3e28817f3e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T09:17:18.054777Z",
                "updated_at": "2022-09-01T09:17:18.054813Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5520,
                "name": "M+B",
                "slug": "mb",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0811818,-118.3874414",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-01T09:17:21.068607Z",
            "publish_time": null,
            "slug": "mb-art-shanna-waddell-2022-04-09",
            "created_at": "2022-09-01T09:17:21.832253Z",
            "updated_at": "2022-09-01T09:17:23.155382Z",
            "summary": "Shanna Waddell is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in M+B with address 612 North Almont Drive.",
            "title": "Shanna Waddell",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "612 North Almont Drive",
            "city": "Los Angeles",
            "geolocation": "34.08107204233,-118.38760652201594",
            "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": 13661,
            "author": {
                "id": "c30de939-79c4-4fa9-b93b-25579eed8fea",
                "username": "aimee@maddoxgallery.com",
                "slug": "aimeemaddoxgallerycom",
                "first_name": "Aimee",
                "last_name": "Holmes",
                "display_name": null,
                "display_name_full": "Aimee Holmes",
                "email": "aimee@maddoxgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 13679,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/49f7ee4fdfa14b23b82231d252170915.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49f7ee4fdfa14b23b82231d252170915-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T09:17:18.186607Z",
                "updated_at": "2022-09-01T09:17:18.186640Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2913,
                "name": "Maddox Gallery Mayfair London",
                "slug": "maddox-gallery-mayfair",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5133294,-0.1415974000000233",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2514,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Maddox-Gallery-Mayfair.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T09:35:05.412266Z",
                    "updated_at": "2021-09-14T13:31:24.123913Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Maddox Gallery Mayfair",
                    "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": "2022-09-01T09:17:22.302045Z",
            "publish_time": null,
            "slug": "maddox-gallery-mayfair-london-a-simple-mark-2022-04-07",
            "created_at": "2022-09-01T09:17:23.125812Z",
            "updated_at": "2022-09-01T09:17:23.171302Z",
            "summary": "A Simple Mark is an Gallery Shows event starting on 07/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Maddox Gallery Mayfair London with address Maddox Gallery Los Angeles.",
            "title": "A Simple Mark",
            "content": null,
            "start_time": "2022-04-07T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Maddox Gallery Los Angeles",
            "city": "West Hollywood",
            "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": 13687,
            "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": 13700,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a76000f9e3054b5fb4253e992aff9046.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a76000f9e3054b5fb4253e992aff9046-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T09:31:26.428042Z",
                "updated_at": "2022-09-01T09:31:26.428076Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-01T09:31:30.398506Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-yellow-faces-and-black-white-2022-04-21",
            "created_at": "2022-09-01T09:31:31.191636Z",
            "updated_at": "2022-09-01T09:31:32.046264Z",
            "summary": "YELLOW, FACES, and BLACK + WHITE is an Gallery Shows event starting on 21/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "YELLOW, FACES, and BLACK + WHITE",
            "content": null,
            "start_time": "2022-04-21T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 13731,
            "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": 13736,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75c14765f7314fe7b42b4bf294107347.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c14765f7314fe7b42b4bf294107347-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T14:14:50.025860Z",
                "updated_at": "2022-09-01T14:14:50.025917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6378,
                "name": "Bovey Paradiso",
                "slug": "bovey-paradiso",
                "city": "Newton Abbot",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.5946196,-3.672833800000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-01T14:14:52.186768Z",
            "publish_time": null,
            "slug": "bovey-paradiso-five-elements-2022-04-07",
            "created_at": "2022-09-01T14:14:52.972082Z",
            "updated_at": "2022-09-01T14:14:53.847330Z",
            "summary": "Five Elements is an Gallery Shows event starting on 07/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Bovey Paradiso with address King of Prussia Building.",
            "title": "Five Elements",
            "content": null,
            "start_time": "2022-04-07T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "King of Prussia Building",
            "city": "Bovey Tracey",
            "geolocation": "40.107135650000004,-75.39888059554889",
            "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": 13749,
            "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": 13750,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6dbbe817279842118b6c13c4bb6cee97.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbbe817279842118b6c13c4bb6cee97-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T14:30:11.850135Z",
                "updated_at": "2022-09-01T14:30:11.850170Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6606,
                "name": "Derosia",
                "slug": "derosia",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7190658,-73.99698939999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-01T14:30:15.045849Z",
            "publish_time": null,
            "slug": "derosia-em-rooney-entrance-of-butterfly-2022-04-09",
            "created_at": "2022-09-01T14:30:15.828152Z",
            "updated_at": "2022-09-01T14:30:15.874360Z",
            "summary": "Em Rooney: Entrance of Butterfly is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Derosia with address 197 Grand St. 2W.",
            "title": "Em Rooney: Entrance of Butterfly",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "197 Grand St. 2W",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 13751,
            "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": 13752,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/245f60b59dfa44ecacebf01c15883180.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/245f60b59dfa44ecacebf01c15883180-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-01T14:30:15.093091Z",
                "updated_at": "2022-09-01T14:30:15.093125Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6607,
                "name": "Direct Art Action UK",
                "slug": "direct-art-action-uk",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.5622228,-1.824833",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-01T14:30:18.855075Z",
            "publish_time": null,
            "slug": "direct-art-action-uk-in-between-wendy-healey-2022-04-28",
            "created_at": "2022-09-01T14:30:19.637444Z",
            "updated_at": "2022-09-01T14:30:20.117627Z",
            "summary": "In-between Wendy Healey is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Direct Art Action UK with address 210a Parade.",
            "title": "In-between Wendy Healey",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "210a Parade",
            "city": "Birmingham",
            "geolocation": "52.5616952,-1.8248920998096283",
            "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": 13823,
            "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": 13807,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8a9f7ec732884541afb51c24554a695b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a9f7ec732884541afb51c24554a695b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:38:54.480354Z",
                "updated_at": "2022-09-02T07:38:54.480427Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4823,
                "name": "Hošek Contemporary",
                "slug": "hosek-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4069,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-265x149-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/5139222d3c834316b9a8c0384720ec71.JPG",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-760x499-70.JPG",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-10-10T12:08:06.108894Z",
                    "updated_at": "2022-10-10T12:08:06.108933Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d8c4e34e-c121-4e62-9b97-8e5a31dd367e"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T07:38:57.520469Z",
            "publish_time": null,
            "slug": "hosek-contemporary-hildur-henrysdottir-chrysalis-2022-04-29",
            "created_at": "2022-09-02T07:38:58.306799Z",
            "updated_at": "2022-09-02T07:38:59.116886Z",
            "summary": "Hildur Henrýsdóttir - CHRYSALIS is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Hošek Contemporary with address MS Heimatland.",
            "title": "Hildur Henrýsdóttir - CHRYSALIS",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "MS Heimatland",
            "city": "Berlin",
            "geolocation": "47.565393,7.616208",
            "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": 13824,
            "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": 13808,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f22406f36a7549cca14d3351d5e4773f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:38:54.610479Z",
                "updated_at": "2022-09-02T07:38:54.610514Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4358,
                "name": "Honor Fraser",
                "slug": "honor-fraser",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0323775,-118.3741338",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-02T07:38:57.613372Z",
            "publish_time": null,
            "slug": "honor-fraser-gallery-yass-mazandi-in-flight-2022-04-09",
            "created_at": "2022-09-02T07:38:58.397030Z",
            "updated_at": "2022-09-02T07:38:59.574527Z",
            "summary": "Yass Mazandi, IN FLIGHT is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Honor Fraser with address 2622 S. LA CIENEGA BLVD..",
            "title": "Yass Mazandi, IN FLIGHT",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "2622 S. LA CIENEGA BLVD.",
            "city": "Los Angeles",
            "geolocation": "33.9710326,-118.3701789",
            "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": 13825,
            "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": 13809,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:38:55.071899Z",
                "updated_at": "2022-09-02T07:38:55.071956Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4358,
                "name": "Honor Fraser",
                "slug": "honor-fraser",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0323775,-118.3741338",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-02T07:38:58.785638Z",
            "publish_time": null,
            "slug": "honor-fraser-gallery-surabhi-saraf-awoke-awokened-alaap-2022-04-09",
            "created_at": "2022-09-02T07:38:59.610126Z",
            "updated_at": "2022-09-02T07:39:00.144540Z",
            "summary": "Surabhi Saraf, AWOKE & AWOKENED, ALAAP is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Honor Fraser with address 2622 S. LA CIENEGA BLVD..",
            "title": "Surabhi Saraf, AWOKE & AWOKENED, ALAAP",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "2622 S. LA CIENEGA BLVD.",
            "city": "Los Angeles",
            "geolocation": "33.9710326,-118.3701789",
            "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": 13875,
            "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": 13851,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9ad83a0f9404092b3bd610b046fb306.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9ad83a0f9404092b3bd610b046fb306-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:24.867561Z",
                "updated_at": "2022-09-02T08:08:24.867595Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6006,
                "name": "Greg Kucera Gallery",
                "slug": "greg-kucera-gallery",
                "city": "Seattle",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "47.60046089999999,-122.3302784",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:27.282079Z",
            "publish_time": null,
            "slug": "greg-kucera-gallery-burn-2022-04-07",
            "created_at": "2022-09-02T08:08:28.072552Z",
            "updated_at": "2022-09-02T08:08:28.594763Z",
            "summary": "Burn is an Gallery Shows event starting on 07/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Greg Kucera Gallery with address 212 Third Avenue S..",
            "title": "Burn",
            "content": null,
            "start_time": "2022-04-07T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "212 Third Avenue S.",
            "city": "Seattle",
            "geolocation": "51.5315234,-0.2102245263670098",
            "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": 13904,
            "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": 13880,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/99979d8687044ab0a7a97286d21c7187.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:28:45.813087Z",
                "updated_at": "2022-09-02T08:28:45.813150Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6652,
                "name": "Galerie oqbo",
                "slug": "galerie-oqbo",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5401829,13.3948468",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T08:28:50.039321Z",
            "publish_time": null,
            "slug": "galerie-oqbo-form-constriction-2022-04-08",
            "created_at": "2022-09-02T08:28:50.827189Z",
            "updated_at": "2022-09-02T08:28:54.497268Z",
            "summary": "Form Constriction is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Galerie oqbo with address Brunnenstr. 63.",
            "title": "Form Constriction",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Brunnenstr. 63",
            "city": "Berlin",
            "geolocation": "52.5401175,13.3951374",
            "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": 13907,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5885,
                "name": "Galerie Simon Blais",
                "slug": "galerie-simon-blais",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5251593,-73.5978489",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2022-09-02T08:28:57.076958Z",
            "publish_time": null,
            "slug": "galerie-simon-blais-geometric-and-minimalist-art-2022-04-02",
            "created_at": "2022-09-02T08:28:57.849086Z",
            "updated_at": "2022-09-02T08:28:58.221473Z",
            "summary": "Geometric and Minimalist Art is an Gallery Shows event starting on 02/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Galerie Simon Blais with address 5420 Saint-Laurent Boulevard.",
            "title": "Geometric and Minimalist Art",
            "content": null,
            "start_time": "2022-04-02T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "5420 Saint-Laurent Boulevard",
            "city": "Montreal",
            "geolocation": "44.749585,-80.1047824",
            "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": 13935,
            "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": 13897,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d44bf554794e406f85938c10fe587ab0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d44bf554794e406f85938c10fe587ab0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T09:31:05.153934Z",
                "updated_at": "2022-09-02T09:31:05.153969Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5881,
                "name": "Galerie Herold",
                "slug": "galerie-herold",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.5551599,9.990445399999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:31:07.655690Z",
            "publish_time": null,
            "slug": "galerie-herold-young-ones-junge-kunst-in-hamburg-2022-04-01",
            "created_at": "2022-09-02T09:31:08.441072Z",
            "updated_at": "2022-09-02T09:31:08.947122Z",
            "summary": "YOUNG ONES. JUNGE KUNST IN HAMBURG is an Gallery Shows event starting on 01/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Galerie Herold with address Colonnaden 5.",
            "title": "YOUNG ONES. JUNGE KUNST IN HAMBURG",
            "content": null,
            "start_time": "2022-04-01T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Colonnaden 5",
            "city": "Hamburg",
            "geolocation": "53.5552462,9.9905103",
            "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": 14225,
            "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": 14145,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0d9708e1bad410c999783cdef048c9a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0d9708e1bad410c999783cdef048c9a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T08:05:28.088705Z",
                "updated_at": "2022-09-12T08:05:28.088740Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6724,
                "name": "Field Projects",
                "slug": "field-projects",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-12T08:05:31.499982Z",
            "publish_time": null,
            "slug": "field-projects-johannah-herr-i-have-seen-the-future-2022-04-07",
            "created_at": "2022-09-12T08:05:32.309254Z",
            "updated_at": "2022-09-12T08:05:55.847443Z",
            "summary": "Johannah Herr - I Have Seen The Future is an Gallery Shows event starting on 07/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Field Projects with address 526 West 26 street.",
            "title": "Johannah Herr - I Have Seen The Future",
            "content": null,
            "start_time": "2022-04-07T00:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "526 West 26 street",
            "city": "New York",
            "geolocation": "43.52290335816148,-80.42387482301959",
            "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": 18895,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4145,
                "name": "Galeria Nara Roesler",
                "slug": "galeria-nara-roesler",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7469991,-74.00563679999999",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2023-01-04T11:37:14.313751Z",
            "publish_time": null,
            "slug": "galeria-nara-roesler-a-dobra-no-horizonte-2022-03-23",
            "created_at": "2023-01-04T11:37:15.162725Z",
            "updated_at": "2023-01-04T11:37:16.048127Z",
            "summary": "a dobra no horizonte is an Gallery Shows event starting on 23/03/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Galeria Nara Roesler with address Rua Redentor, 241.",
            "title": "a dobra no horizonte",
            "content": null,
            "start_time": "2022-03-23T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Rua Redentor, 241",
            "city": "Rio de Janeiro",
            "geolocation": "-22.9821872,-43.2134745",
            "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": 19260,
            "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": 18711,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eb84509aaa344148ab37280f98df0363.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb84509aaa344148ab37280f98df0363-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:36:52.145906Z",
                "updated_at": "2023-01-09T19:36:52.145940Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5893,
                "name": "Hanina Fine Arts",
                "slug": "hanina-fine-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5138644,-0.1472639",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-09T19:36:54.965180Z",
            "publish_time": null,
            "slug": "hanina-fine-arts-claude-venard-post-cubism-2022-02-23",
            "created_at": "2023-01-09T19:36:55.847613Z",
            "updated_at": "2023-01-09T19:36:56.951329Z",
            "summary": "Claude Venard & Post Cubism is an Gallery Shows event starting on 23/02/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Hanina Fine Arts with address 21 Woodstock Street.",
            "title": "Claude Venard & Post Cubism",
            "content": null,
            "start_time": "2022-02-23T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "21 Woodstock Street",
            "city": "London",
            "geolocation": "51.5138112,-0.14731671044718236",
            "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": 19285,
            "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": 18736,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/744ab1a940834a3ca133f38b021197b6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744ab1a940834a3ca133f38b021197b6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:02:06.580072Z",
                "updated_at": "2023-01-10T19:02:06.580108Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5644,
                "name": "Eigen + Art Lab",
                "slug": "eigen-art-lab",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5273469,13.3891976",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-10T19:02:10.725549Z",
            "publish_time": null,
            "slug": "eigen-art-lab-lauren-lee-mccarthy-i-heard-talking-is-dangerous-2022-03-24",
            "created_at": "2023-01-10T19:02:11.587286Z",
            "updated_at": "2023-01-10T19:02:12.211795Z",
            "summary": "Lauren Lee McCarthy. I Heard Talking Is Dangerous is an Gallery Shows event starting on 24/03/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Eigen + Art Lab with address Torstraße 220.",
            "title": "Lauren Lee McCarthy. I Heard Talking Is Dangerous",
            "content": null,
            "start_time": "2022-03-24T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Torstraße 220",
            "city": "Berlin",
            "geolocation": "52.5272975,13.3889878",
            "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": 19308,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5886,
                "name": "Galerie Springer Berlin",
                "slug": "galerie-springer-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5049226,13.327451",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-10T19:16:18.334280Z",
            "publish_time": null,
            "slug": "galerie-springer-berlin-ingar-krauss-der-harte-kern-der-schonheit-2022-03-01",
            "created_at": "2023-01-10T19:16:19.189806Z",
            "updated_at": "2023-01-10T19:16:20.518839Z",
            "summary": "Ingar Krauss: Der harte Kern der Schönheit is an Gallery Shows event starting on 01/03/2022, 01:00 and ending on 14/05/2022, 00:00. Event is in Galerie Springer Berlin with address Fasanenstraße 13.",
            "title": "Ingar Krauss: Der harte Kern der Schönheit",
            "content": null,
            "start_time": "2022-03-01T01:00:00.000000Z",
            "end_time": "2022-05-14T00: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": "Fasanenstraße 13",
            "city": "Berlin",
            "geolocation": "49.1057934,10.77706",
            "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": []
        }
    ]
}