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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25956&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25920&ordering=-start_time",
    "results": [
        {
            "id": 8086,
            "author": {
                "id": "ab9c9b30-cb62-4ec0-af0c-62fd20643371",
                "username": "GazelliArtHouse",
                "slug": "gazelliarthouse",
                "first_name": "Gazelli",
                "last_name": "Art House",
                "display_name": "Gazelli ArtHouse",
                "display_name_full": "Gazelli ArtHouse",
                "email": "intern@gazelliarthouse.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 9040,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a533c3a0d52432aa4f442045bdb2936.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a533c3a0d52432aa4f442045bdb2936-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-11T16:19:57.365981Z",
                "updated_at": "2022-04-11T16:19:57.366016Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ab9c9b30-cb62-4ec0-af0c-62fd20643371"
            },
            "venue": {
                "id": 1895,
                "name": "GAZELLI ART HOUSE",
                "slug": "gazelli-art-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083853,-0.14220960000000105",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-04-11T16:20:02.688581Z",
            "publish_time": null,
            "slug": "brendan-dawes-moments-spent-with-others",
            "created_at": "2022-04-11T16:20:02.692127Z",
            "updated_at": "2022-04-11T16:20:02.734730Z",
            "summary": "Brendan Dawes: Moments Spent with Others is an Gallery Shows event starting on 17/05/2022, 18:00 and ending on 17/05/2022, 20:00. Event is in GAZELLI ART HOUSE with address 39 DOVER STREET.",
            "title": "Brendan Dawes: Moments Spent with Others",
            "content": "GAZELL.iO is pleased to present the inaugural solo show by its represented artist Brendan Dawes in the exhibition Moments Spent with Others.\r\n\r\nAbout this event\r\n\r\nThe exhibition, Moments Spent with Others, explores the beauty behind moments that may initially seem insignificant and how the concept of time and space is connected to the captivating feeling of interacting with others.\r\n\r\nMoments Spent with Others consists of algorithmic visuals derived from mundane moments that somehow stick to one's memory. After the recent lockdown period, human interaction became more precious as we grew used to detaching ourselves from other people. From personal yet universally relatable moments like sitting on a park bench in Soho, New York, whilst eating a slice of pizza, to people-watching in a bustling hub, Dawes embraces these moments by recreating them into datasets algorithms and data visualisations. Brendan draws much of his inspiration from popular culture and nature, often revolving his work aro",
            "start_time": "2022-05-17T18:00:00.000000Z",
            "end_time": "2022-05-17T20: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": "39 DOVER STREET",
            "city": "",
            "geolocation": "51.5083853,-0.14220960000000105",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7944,
            "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": 8937,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0179db22394c48158549ee9a2cc229c0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0179db22394c48158549ee9a2cc229c0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-27T20:48:49.575187Z",
                "updated_at": "2022-03-27T20:48:49.575223Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-27T20:48:51.761017Z",
            "publish_time": null,
            "slug": "colonnade-house-mary-kinsella-sea-views-other-stories-2022-05-17",
            "created_at": "2022-03-27T20:48:52.478073Z",
            "updated_at": "2022-03-27T20:48:52.967797Z",
            "summary": "Mary Kinsella: Sea Views & Other Stories is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Mary Kinsella: Sea Views & Other Stories",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-28T00: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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 8147,
            "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": 9108,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d2bc948fa90b4020b2942a63bb725bfd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d2bc948fa90b4020b2942a63bb725bfd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-04-22T16:31:36.907623Z",
                "updated_at": "2022-04-22T16:31:36.907664Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "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-04-22T16:31:39.981363Z",
            "publish_time": null,
            "slug": "colonnade-house-samuel-murdoch-human-nature-2022-05-17",
            "created_at": "2022-04-22T16:31:45.890957Z",
            "updated_at": "2022-04-22T16:31:46.238642Z",
            "summary": "Samuel Murdoch: Human Nature is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Samuel Murdoch: Human Nature",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-22T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 9940,
            "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": 10639,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6244ea3f8e664e6293c69d5eab045f63.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6244ea3f8e664e6293c69d5eab045f63-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-27T19:22:47.038905Z",
                "updated_at": "2022-06-27T19:22:47.038942Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3530,
                "name": "AMP Gallery",
                "slug": "amp-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47640989999999,-0.06134000000000001",
                "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-06-27T19:22:49.837439Z",
            "publish_time": null,
            "slug": "amp-gallery-contingent-events-2022-05-17",
            "created_at": "2022-06-27T19:22:50.780050Z",
            "updated_at": "2022-06-27T19:22:51.147174Z",
            "summary": "Contingent Events is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 18/05/2022, 00:00. Event is in AMP Gallery with address 1 Acorn Parade.",
            "title": "Contingent Events",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-18T00: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": "1 Acorn Parade",
            "city": "London",
            "geolocation": "-34.8523791,138.6466574",
            "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": 10255,
            "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": 10903,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c48ae74bc46b4c769e4f865b36a1da9e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c48ae74bc46b4c769e4f865b36a1da9e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-04T12:58:56.339908Z",
                "updated_at": "2022-07-04T12:58:56.339944Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4290,
                "name": "uJung Art Center",
                "slug": "ujung-art-center",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.48950290000001,126.9928287",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2022-07-04T12:58:59.181101Z",
            "publish_time": null,
            "slug": "ujung-art-center-lee-taesoo-solo-exhibition-2022-05-17",
            "created_at": "2022-07-04T12:58:59.951162Z",
            "updated_at": "2022-07-04T12:59:00.328187Z",
            "summary": "Lee Taesoo Solo Exhibition is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in uJung Art Center with address 178 Bangbae-ro.",
            "title": "Lee Taesoo Solo Exhibition",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "178 Bangbae-ro",
            "city": "Seoul",
            "geolocation": "37.4751703,127.0017707",
            "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": 10971,
            "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": 11524,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ff8230b4d7cf4bb191806e8ffb3f6b81-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-26T19:08:04.303007Z",
                "updated_at": "2022-07-26T19:08:04.303044Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5725,
                "name": "BOO’S CLOSET",
                "slug": "boos-closet",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5159793,-0.2058309",
                "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-07-26T19:08:08.262463Z",
            "publish_time": null,
            "slug": "boos-closet-victoria-threlfall-in-the-thin-places-2022-05-17",
            "created_at": "2022-07-26T19:08:09.067704Z",
            "updated_at": "2022-07-26T19:08:09.645192Z",
            "summary": "Victoria Threlfall, IN THE THIN PLACES is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in BOO’S CLOSET with address 198 Kensington Park Road.",
            "title": "Victoria Threlfall, IN THE THIN PLACES",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-28T00: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": "198 Kensington Park Road",
            "city": "London",
            "geolocation": "51.5159402,-0.2059362",
            "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": 11148,
            "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": 5765,
                "name": "David Benrimon Fine Art",
                "slug": "david-benrimon-fine-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7623554,-73.9718544",
                "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-07-27T20:19:31.735597Z",
            "publish_time": null,
            "slug": "david-benrimon-fine-art-llc-picasso-a-ceramic-perspective-2022-05-17",
            "created_at": "2022-07-27T20:19:32.835729Z",
            "updated_at": "2022-07-27T20:19:33.472486Z",
            "summary": "Picasso: A Ceramic Perspective is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 24/06/2022, 00:00. Event is in David Benrimon Fine Art with address 41 East 57th Street.",
            "title": "Picasso: A Ceramic Perspective",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-24T00: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": "41 East 57th Street",
            "city": "New York, NY",
            "geolocation": "40.65528135,-73.92376810267116",
            "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": 11337,
            "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": 11836,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c01029b473b845f88da00262dfc74be5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c01029b473b845f88da00262dfc74be5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-29T18:05:53.932554Z",
                "updated_at": "2022-07-29T18:05:53.932590Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5767,
                "name": "Fondazione Pastificio Cerere",
                "slug": "fondazione-pastificio-cerere",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8989581,12.5166727",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-07-29T18:05:56.581644Z",
            "publish_time": null,
            "slug": "fondazione-pastificio-cerere-the-world-that-i-dream-2022-05-17",
            "created_at": "2022-07-29T18:05:57.378204Z",
            "updated_at": "2022-07-29T18:05:57.818372Z",
            "summary": "The world that i dream is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 20/07/2022, 00:00. Event is in Fondazione Pastificio Cerere with address Via degli Ausoni, 7.",
            "title": "The world that i dream",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-07-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via degli Ausoni, 7",
            "city": "Rome",
            "geolocation": "41.8380481,15.5674672",
            "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": 11361,
            "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": 5022,
                "name": "Eclectic Gallery",
                "slug": "eclectic-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5172059,-0.1352534",
                "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-07-31T08:53:21.110658Z",
            "publish_time": null,
            "slug": "eclectic-gallery-caio-locke-solo-show-sight-unseen-2022-05-17",
            "created_at": "2022-07-31T08:53:21.921353Z",
            "updated_at": "2022-07-31T08:53:22.385027Z",
            "summary": "Caio Locke Solo Show: Sight Unseen is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Eclectic Gallery with address London.",
            "title": "Caio Locke Solo Show: Sight Unseen",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-04T00: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": "London",
            "city": "United Kingdom",
            "geolocation": "51.5073219,-0.1276474",
            "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": 11445,
            "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": 11911,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/994cb96c978d40b6bbe251a7e65050fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/994cb96c978d40b6bbe251a7e65050fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-31T11:24:12.862913Z",
                "updated_at": "2022-07-31T11:24:12.862948Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5070,
                "name": "Hastings Arts Forum",
                "slug": "hastings-arts-forum",
                "city": "St Leonards",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8510778,0.5571361",
                "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-07-31T11:24:15.959121Z",
            "publish_time": null,
            "slug": "hastings-arts-forum-mark-glassman-2022-05-17",
            "created_at": "2022-07-31T11:24:16.742669Z",
            "updated_at": "2022-07-31T11:24:17.097075Z",
            "summary": "Mark Glassman is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in Hastings Arts Forum with address Hastings Arts Forum.",
            "title": "Mark Glassman",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Hastings Arts Forum",
            "city": "St Leonards On Sea",
            "geolocation": "50.8509151,0.5558761",
            "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": 11513,
            "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": 5914,
                "name": "LGDR - New York",
                "slug": "lgdr-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.78342799999999,-73.958326",
                "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-07-31T14:59:27.509382Z",
            "publish_time": null,
            "slug": "lgdr-marina-adams-what-are-you-listening-to-2022-05-17",
            "created_at": "2022-07-31T14:59:28.714253Z",
            "updated_at": "2022-07-31T14:59:29.247213Z",
            "summary": "Marina Adams: What Are You Listening To? is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in LGDR - New York with address 3 E. 89th Street.",
            "title": "Marina Adams: What Are You Listening To?",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 E. 89th Street",
            "city": "New York, NY",
            "geolocation": "40.78344811111111,-73.95873594444444",
            "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": 11557,
            "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": 11999,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a1fb82800ee04dbbb71885d5f85f6b02.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1fb82800ee04dbbb71885d5f85f6b02-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-01T18:40:27.544790Z",
                "updated_at": "2022-08-01T18:40:27.544826Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5403,
                "name": "Parndon Mill",
                "slug": "parndon-mill",
                "city": "Harlow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7791123,0.08453569999999999",
                "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-08-01T18:40:30.606907Z",
            "publish_time": null,
            "slug": "the-gallery-colours-curves-and-rextures-2022-05-17",
            "created_at": "2022-08-01T18:40:31.375159Z",
            "updated_at": "2022-08-01T18:40:31.825118Z",
            "summary": "Colours, Curves and Rextures is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 19/06/2022, 00:00. Event is in Parndon Mill with address Parndon Mill.",
            "title": "Colours, Curves and Rextures",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-19T00: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": "Parndon Mill",
            "city": "Harlow",
            "geolocation": "51.78032015,0.08186344197549178",
            "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": 11874,
            "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": 12273,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8158496a43cd4beab46e90d7af4912e5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8158496a43cd4beab46e90d7af4912e5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T20:44:12.002980Z",
                "updated_at": "2022-08-04T20:44:12.003016Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6027,
                "name": "Greene Naftali",
                "slug": "greene-naftali",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74975,-74.003741",
                "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-08-04T20:44:15.338022Z",
            "publish_time": null,
            "slug": "greene-naftali-alex-israel-sunset-coast-drive-2022-05-17",
            "created_at": "2022-08-04T20:44:16.122332Z",
            "updated_at": "2022-08-04T20:44:16.874576Z",
            "summary": "Alex Israel: Sunset Coast Drive is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Greene Naftali with address 508 W 26th St.",
            "title": "Alex Israel: Sunset Coast Drive",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 W 26th St",
            "city": "New York",
            "geolocation": "40.7497571,-74.00374618140049",
            "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": 11932,
            "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": 12321,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed037bab3e6f4c12aa79baf9a1fb570f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed037bab3e6f4c12aa79baf9a1fb570f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:41:54.840415Z",
                "updated_at": "2022-08-05T09:41:54.840454Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5423,
                "name": "Salisbury Arts Centre",
                "slug": "salisbury-arts-centre",
                "city": "Salisbury",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.07140039999999,-1.7936849",
                "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-08-05T09:41:57.544763Z",
            "publish_time": null,
            "slug": "salisbury-arts-centre-island-life-2022-05-17",
            "created_at": "2022-08-05T09:41:58.352304Z",
            "updated_at": "2022-08-05T09:41:58.705252Z",
            "summary": "Island Life is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in Salisbury Arts Centre with address Bedwin Street.",
            "title": "Island Life",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-07-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Bedwin Street",
            "city": "Wiltshire",
            "geolocation": "51.0716943,-1.792356",
            "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": 11945,
            "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": 12331,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1eac967d9b024896a505a09a3075902a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eac967d9b024896a505a09a3075902a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-07T10:20:11.698454Z",
                "updated_at": "2022-08-07T10:20:11.698495Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6054,
                "name": "ILHAM Gallery",
                "slug": "ilham-gallery",
                "city": "Kuala Lumpur",
                "country": {
                    "code": "MY",
                    "name": "Malaysia"
                },
                "geolocation": "3.1588178,101.7188393",
                "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": "MY",
            "publish_status": "published",
            "published_at": "2022-08-07T10:20:13.692557Z",
            "publish_time": null,
            "slug": "ilham-gallery-the-ilham-art-show-2022-2022-05-17",
            "created_at": "2022-08-07T10:20:14.501001Z",
            "updated_at": "2022-08-07T10:20:14.544154Z",
            "summary": "The ILHAM Art Show 2022 is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 23/10/2022, 00:00. Event is in ILHAM Gallery with address LEVELS 3 & 5, ILHAM TOWER NO 8, JALAN BINJAI.",
            "title": "The ILHAM Art Show 2022",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-10-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "LEVELS 3 & 5, ILHAM TOWER NO 8, JALAN BINJAI",
            "city": "Kuala Lumpur",
            "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": 11976,
            "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": 6069,
                "name": "Lyndsey Ingram",
                "slug": "lyndsey-ingram",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51115790000001,-0.1452779",
                "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-08-07T10:53:09.705338Z",
            "publish_time": null,
            "slug": "lyndsey-ingram-jane-hammond-2022-05-17",
            "created_at": "2022-08-07T10:53:10.521303Z",
            "updated_at": "2022-08-07T10:53:10.869356Z",
            "summary": "Jane Hammond is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 17/06/2022, 00:00. Event is in Lyndsey Ingram with address 20 Bourdon Street.",
            "title": "Jane Hammond",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Bourdon Street",
            "city": "London",
            "geolocation": "51.5111596,-0.14525336942101486",
            "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": 11981,
            "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": 12363,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d95934ab191c4aa08e1ced16f743936d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d95934ab191c4aa08e1ced16f743936d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T08:21:24.978112Z",
                "updated_at": "2022-08-08T08:21:24.978168Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4239,
                "name": "James Cohan Gallery New York",
                "slug": "james-cohan-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7191834,-74.0034917",
                "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-08-08T08:21:28.003649Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-new-york-naudline-pierre-enter-the-realm-2022-05-17",
            "created_at": "2022-08-08T08:21:28.805549Z",
            "updated_at": "2022-08-08T08:21:28.842019Z",
            "summary": "Naudline Pierre: Enter the Realm is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in James Cohan Gallery New York with address 52 Walker Street, 2nd Floor.",
            "title": "Naudline Pierre: Enter the Realm",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "52 Walker Street, 2nd Floor",
            "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": 11993,
            "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": 12373,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a5bcade018ab4c10b17ec284b681fc71.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5bcade018ab4c10b17ec284b681fc71-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-08T08:21:46.473126Z",
                "updated_at": "2022-08-08T08:21:46.473162Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5432,
                "name": "Kerlin Gallery",
                "slug": "kerlin-gallery",
                "city": "Dublin",
                "country": {
                    "code": "IE",
                    "name": "Ireland"
                },
                "geolocation": "53.3407303,-6.2597942",
                "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": "IE",
            "publish_status": "published",
            "published_at": "2022-08-08T08:21:50.814306Z",
            "publish_time": null,
            "slug": "kerlin-gallery-sean-scully-square-2022-05-17",
            "created_at": "2022-08-08T08:21:51.681755Z",
            "updated_at": "2022-08-08T08:21:51.726200Z",
            "summary": "Sean Scully: Square is an Gallery Shows event starting on 17/05/2022, 00:00 and ending on 25/06/2022, 00:00. Event is in Kerlin Gallery with address Anne's Lane South Anne Street.",
            "title": "Sean Scully: Square",
            "content": null,
            "start_time": "2022-05-17T00:00:00.000000Z",
            "end_time": "2022-06-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Anne's Lane South Anne Street",
            "city": "Dublin",
            "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": []
        }
    ]
}