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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9144&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9108&ordering=start_time",
    "results": [
        {
            "id": 18805,
            "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": 18351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21795013d8ff4806bbfb26b054a64632.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21795013d8ff4806bbfb26b054a64632-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T10:08:54.696457Z",
                "updated_at": "2023-01-03T10:08:54.696492Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4559,
                "name": "Chashama",
                "slug": "chashama",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751077,-73.9738022",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-03T10:08:57.304592Z",
            "publish_time": null,
            "slug": "chashama-flores-de-femicidio-femicide-florals-2022-03-17",
            "created_at": "2023-01-03T10:08:58.182307Z",
            "updated_at": "2023-01-03T10:09:01.083850Z",
            "summary": "Flores de Femicidio / Femicide Florals is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 08/04/2022, 00:00. Event is in Chashama with address 324 5th Ave.",
            "title": "Flores de Femicidio / Femicide Florals",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-04-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "324 5th Ave",
            "city": "New York",
            "geolocation": "40.9280691,-73.7778109",
            "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": 19205,
            "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": 18667,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75c43532273f4ab1892c37798f9feb01.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75c43532273f4ab1892c37798f9feb01-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T18:58:31.178024Z",
                "updated_at": "2023-01-09T18:58:31.178059Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5863,
                "name": "Galerie Maria Lund",
                "slug": "galerie-maria-lund",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8580698,2.3646539",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-09T18:58:33.541071Z",
            "publish_time": null,
            "slug": "galerie-maria-lund-didier-boussarie-si-le-fleuve-sous-tes-paupieres-2022-03-17",
            "created_at": "2023-01-09T18:58:34.434174Z",
            "updated_at": "2023-01-09T18:58:34.981613Z",
            "summary": "Didier Boussarie - Si le fleuve sous tes paupières is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Galerie Maria Lund with address 48 rue de Turenne.",
            "title": "Didier Boussarie - Si le fleuve sous tes paupières",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-05-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "48 rue de Turenne",
            "city": "Paris",
            "geolocation": "48.8579843,2.364585",
            "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": 18846,
            "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": 18388,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/790abdefc05f4dd69495f60416c1ffc2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/790abdefc05f4dd69495f60416c1ffc2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T10:46:53.586433Z",
                "updated_at": "2023-01-03T10:46:53.586487Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5646,
                "name": "Elizabeth Xi Bauer Gallery",
                "slug": "elizabeth-xi-bauer-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4774144,-0.0203794",
                "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-03T10:46:56.933264Z",
            "publish_time": null,
            "slug": "elizabeth-xi-bauer-gallery-rock-paper-scissors-a-selection-of-sculptures-and-works-on-paper-2022-03-17",
            "created_at": "2023-01-03T10:46:57.815257Z",
            "updated_at": "2023-01-03T10:46:58.264215Z",
            "summary": "Rock, Paper, Scissors: A selection of sculptures and works on paper. is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 27/04/2022, 00:00. Event is in Elizabeth Xi Bauer Gallery with address Fuel Tank.",
            "title": "Rock, Paper, Scissors: A selection of sculptures and works on paper.",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-04-27T00: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": "Fuel Tank",
            "city": "London",
            "geolocation": "50.8315873,-0.7534634045841203",
            "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": 13996,
            "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": 13945,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dcebf5ac8ea64d83aed7bacf7db6c207.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcebf5ac8ea64d83aed7bacf7db6c207-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-11T09:56:41.545082Z",
                "updated_at": "2022-09-11T09:56:41.545117Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4151,
                "name": "All Saints Church",
                "slug": "all-saints-church",
                "city": "Tealby",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.4022403,-0.2603232",
                "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-11T09:56:45.002784Z",
            "publish_time": null,
            "slug": "all-saints-church-cambridge-fabulation-2022-03-17",
            "created_at": "2022-09-11T09:56:45.788006Z",
            "updated_at": "2022-09-11T09:56:46.622300Z",
            "summary": "FABULATION is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 31/03/2022, 00:00. Event is in All Saints Church with address All Saints Church.",
            "title": "FABULATION",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-03-31T00: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": "All Saints Church",
            "city": "Cambridge",
            "geolocation": "53.343528250000006,-2.736482686068419",
            "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": 18941,
            "author": {
                "id": "0a2e4fc4-585d-4451-b9c5-86ac5ede9b16",
                "username": "marie_1388",
                "slug": "marie_1388",
                "first_name": "Marie",
                "last_name": "Houssin",
                "display_name": "Marie Houssin",
                "display_name_full": "Marie Houssin",
                "email": "houssin@galerie-lelong.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18457,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3f615c4b419340a9a80526ed34479d54.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f615c4b419340a9a80526ed34479d54-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:55:29.044330Z",
                "updated_at": "2023-01-04T11:55:29.044366Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 682,
                "name": "Galerie Lelong & Co. Paris",
                "slug": "galerie-lelong-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87687409999999,2.312566400000037",
                "artworks_for_sale_count": 332,
                "featured_image": {
                    "id": 3055,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie_lelong.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-12T10:57:40.116354Z",
                    "updated_at": "2021-09-14T13:45:11.095779Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-04T11:55:31.616436Z",
            "publish_time": null,
            "slug": "galerie-lelong-co-paris-antoni-tapies-creus-2022-03-17",
            "created_at": "2023-01-04T11:55:32.473951Z",
            "updated_at": "2023-01-04T11:55:32.900157Z",
            "summary": "Antoni Tàpies: Creus is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Galerie Lelong & Co. Paris with address 13 rue de Téhéran.",
            "title": "Antoni Tàpies: Creus",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-05-07T00: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": "13 rue de Téhéran",
            "city": "Paris",
            "geolocation": "48.8768399,2.3126404",
            "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": 19184,
            "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": 18656,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/70cf6b269163401a9240fd98e7a3c2a7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70cf6b269163401a9240fd98e7a3c2a7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T18:55:31.908640Z",
                "updated_at": "2023-01-09T18:55:31.908682Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 849,
                "name": "Gagosian Paris rue de Ponthieu",
                "slug": "gagosian-gallery-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8702381,2.3114666999999827",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1634,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:16:58.936105Z",
                    "updated_at": "2021-09-14T13:12:39.835168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4",
                    "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": "2023-01-09T18:55:34.257399Z",
            "publish_time": null,
            "slug": "gagosian-paris-mehdi-ghadyanloo-2022-03-17",
            "created_at": "2023-01-09T18:55:35.195672Z",
            "updated_at": "2023-01-09T18:55:39.005528Z",
            "summary": "Mehdi Ghadyanloo is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Gagosian Paris rue de Ponthieu with address 976 Madison Avenue.",
            "title": "Mehdi Ghadyanloo",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-04-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": "976 Madison Avenue",
            "city": "New York",
            "geolocation": "40.7746791,-73.9635157",
            "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": 19201,
            "author": {
                "id": "0a2e4fc4-585d-4451-b9c5-86ac5ede9b16",
                "username": "marie_1388",
                "slug": "marie_1388",
                "first_name": "Marie",
                "last_name": "Houssin",
                "display_name": "Marie Houssin",
                "display_name_full": "Marie Houssin",
                "email": "houssin@galerie-lelong.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18663,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/77cad1fadaf74f6a994bacdc68bc3ef1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77cad1fadaf74f6a994bacdc68bc3ef1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T18:58:24.235032Z",
                "updated_at": "2023-01-09T18:58:24.235068Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 682,
                "name": "Galerie Lelong & Co. Paris",
                "slug": "galerie-lelong-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87687409999999,2.312566400000037",
                "artworks_for_sale_count": 332,
                "featured_image": {
                    "id": 3055,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie_lelong.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-12T10:57:40.116354Z",
                    "updated_at": "2021-09-14T13:45:11.095779Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-09T18:58:26.811906Z",
            "publish_time": null,
            "slug": "galerie-lelong-co-paris-marc-desgrandchamps-le-tourment-de-la-ligne-dhorizon-2022-03-17",
            "created_at": "2023-01-09T18:58:27.688290Z",
            "updated_at": "2023-01-09T18:58:28.015874Z",
            "summary": "Marc Desgrandchamps: Le tourment de la ligne dhorizon is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Galerie Lelong & Co. Paris with address 38 avenue Matignon.",
            "title": "Marc Desgrandchamps: Le tourment de la ligne dhorizon",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-05-07T00: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": "38 avenue Matignon",
            "city": "Paris",
            "geolocation": "48.872513,2.3148624",
            "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": 19174,
            "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": 4580,
                "name": "Crown Point Press",
                "slug": "crown-point-press",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7854848,-122.3992509",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-09T18:47:36.728182Z",
            "publish_time": null,
            "slug": "crown-point-press-green-by-richard-diebenkorn-2022-03-17",
            "created_at": "2023-01-09T18:47:37.598744Z",
            "updated_at": "2023-01-09T18:47:38.698538Z",
            "summary": "Green by Richard Diebenkorn is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 29/07/2022, 00:00. Event is in Crown Point Press with address 20 Hawthorne Street.",
            "title": "Green by Richard Diebenkorn",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Hawthorne Street",
            "city": "San Francisco",
            "geolocation": "42.2842242,-71.1267031",
            "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": 18899,
            "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": 18431,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/57294ee9585542b88a680a10e4935a86.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57294ee9585542b88a680a10e4935a86-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:37:19.987956Z",
                "updated_at": "2023-01-04T11:37:19.988012Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5754,
                "name": "Galeria Vera Cortês",
                "slug": "galeria-vera-cortes",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.75690349999999,-9.1420008",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2023-01-04T11:37:23.441518Z",
            "publish_time": null,
            "slug": "galeria-vera-cortes-diversions-celine-condorelli-2022-03-17",
            "created_at": "2023-01-04T11:37:24.302530Z",
            "updated_at": "2023-01-04T11:37:24.354730Z",
            "summary": "Diversions - Céline Condorelli is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Galeria Vera Cortês with address Rua João Saraiva 16 1º.",
            "title": "Diversions - Céline Condorelli",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-05-07T00: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 João Saraiva 16 1º",
            "city": "Lisbon",
            "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": 18942,
            "author": {
                "id": "0a2e4fc4-585d-4451-b9c5-86ac5ede9b16",
                "username": "marie_1388",
                "slug": "marie_1388",
                "first_name": "Marie",
                "last_name": "Houssin",
                "display_name": "Marie Houssin",
                "display_name_full": "Marie Houssin",
                "email": "houssin@galerie-lelong.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18458,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/39815c1d929b49e4b454d86cf35b84cc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39815c1d929b49e4b454d86cf35b84cc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:55:30.716853Z",
                "updated_at": "2023-01-04T11:55:30.716888Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 682,
                "name": "Galerie Lelong & Co. Paris",
                "slug": "galerie-lelong-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87687409999999,2.312566400000037",
                "artworks_for_sale_count": 332,
                "featured_image": {
                    "id": 3055,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie_lelong.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie_lelong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-12T10:57:40.116354Z",
                    "updated_at": "2021-09-14T13:45:11.095779Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-04T11:55:33.162406Z",
            "publish_time": null,
            "slug": "galerie-lelong-co-paris-arnulf-rainer-gravures-2022-03-17",
            "created_at": "2023-01-04T11:55:34.072304Z",
            "updated_at": "2023-01-04T11:55:34.550886Z",
            "summary": "Arnulf Rainer: Gravures is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Galerie Lelong & Co. Paris with address 13 rue de Téhéran.",
            "title": "Arnulf Rainer: Gravures",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-05-07T00: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": "13 rue de Téhéran",
            "city": "Paris",
            "geolocation": "48.8768399,2.3126404",
            "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": 18594,
            "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": 18151,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e329b554401c41fabce2adcd59efec7e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e329b554401c41fabce2adcd59efec7e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-23T16:34:17.842110Z",
                "updated_at": "2022-12-23T16:34:17.842148Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4896,
                "name": "The British Museum",
                "slug": "british-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5179505,-0.1269877",
                "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-12-23T16:34:21.461497Z",
            "publish_time": null,
            "slug": "british-museum-drawing-attention-emerging-british-artists-2022-03-17",
            "created_at": "2022-12-23T16:34:22.329599Z",
            "updated_at": "2022-12-23T16:34:22.691823Z",
            "summary": "Drawing attention: emerging British artists is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 28/08/2022, 00:00. Event is in The British Museum with address Great Russell Street.",
            "title": "Drawing attention: emerging British artists",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-08-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": "Great Russell Street",
            "city": "London",
            "geolocation": "51.5188018,-0.1247317",
            "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": 19206,
            "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": 5864,
                "name": "Galerie Mark Hachem",
                "slug": "galerie-mark-hachem",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8562978,2.3660312",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-09T18:58:34.719590Z",
            "publish_time": null,
            "slug": "galerie-mark-hachem-balades-levantines-2022-03-17",
            "created_at": "2023-01-09T18:58:35.689002Z",
            "updated_at": "2023-01-09T18:58:36.085011Z",
            "summary": "Balades Levantines is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 08/04/2022, 00:00. Event is in Galerie Mark Hachem with address 28 place des vosges.",
            "title": "Balades Levantines",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-04-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "28 place des vosges",
            "city": "Paris",
            "geolocation": "48.8561992,2.3659881",
            "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": 19171,
            "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": 18649,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8fe023ad0ef04be585f909c7e9662210.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fe023ad0ef04be585f909c7e9662210-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T18:47:27.583439Z",
                "updated_at": "2023-01-09T18:47:27.583481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5600,
                "name": "CourtX",
                "slug": "courtx",
                "city": "Portsmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7825009,-1.0657935",
                "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-09T18:47:31.061317Z",
            "publish_time": null,
            "slug": "courtx-sdna-at-courtx-2022-03-17",
            "created_at": "2023-01-09T18:47:31.930741Z",
            "updated_at": "2023-01-09T18:47:32.651440Z",
            "summary": "SDNA at CourtX is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 17/06/2022, 00:00. Event is in CourtX with address Canoe Lake.",
            "title": "SDNA at CourtX",
            "content": null,
            "start_time": "2022-03-17T01: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": "Canoe Lake",
            "city": "Southsea",
            "geolocation": "55.177499999999995,-108.25987500000001",
            "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": 18590,
            "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": 18149,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f91c1e58eba94b8e97e43a411e444d7a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f91c1e58eba94b8e97e43a411e444d7a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-23T16:34:09.441275Z",
                "updated_at": "2022-12-23T16:34:09.441333Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4604,
                "name": "Bookery Gallerie",
                "slug": "bookery-gallerie",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5242568,-0.169327",
                "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-12-23T16:34:13.312072Z",
            "publish_time": null,
            "slug": "bookery-gallerie-a-spaceship-for-the-imagination-2022-03-17",
            "created_at": "2022-12-23T16:34:14.185647Z",
            "updated_at": "2022-12-23T16:34:24.826634Z",
            "summary": "A Spaceship For The Imagination is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Bookery Gallerie with address 20 Church Street.",
            "title": "A Spaceship For The Imagination",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-04-16T00: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 Church Street",
            "city": "London",
            "geolocation": "43.8788626,-79.2589698",
            "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": 18596,
            "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": 18153,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/77d75b8a76714f128d17487737187605.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77d75b8a76714f128d17487737187605-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-23T16:34:20.626663Z",
                "updated_at": "2022-12-23T16:34:20.626700Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4896,
                "name": "The British Museum",
                "slug": "british-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5179505,-0.1269877",
                "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-12-23T16:34:25.235052Z",
            "publish_time": null,
            "slug": "british-museum-printmaking-in-prague-art-from-the-court-of-rudolf-ii-2022-03-17",
            "created_at": "2022-12-23T16:34:26.111982Z",
            "updated_at": "2022-12-23T16:34:26.471291Z",
            "summary": "Printmaking in Prague: art from the court of Rudolf II is an Gallery Shows event starting on 17/03/2022, 01:00 and ending on 28/08/2022, 00:00. Event is in The British Museum with address Great Russell Street.",
            "title": "Printmaking in Prague: art from the court of Rudolf II",
            "content": null,
            "start_time": "2022-03-17T01:00:00.000000Z",
            "end_time": "2022-08-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": "Great Russell Street",
            "city": "London",
            "geolocation": "51.5188018,-0.1247317",
            "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": 7899,
            "author": {
                "id": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e",
                "username": "DeBuckGallery",
                "slug": "jenniferwolf",
                "first_name": "DeBuckGallery",
                "last_name": "",
                "display_name": "Jennifer Wolf",
                "display_name_full": "Jennifer Wolf",
                "email": "collect@debuckgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8911,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b30ef05c49774ec4a418da72132726f6.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b30ef05c49774ec4a418da72132726f6-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2022-03-24T20:24:39.554036Z",
                "updated_at": "2022-03-24T20:24:39.554073Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e"
            },
            "venue": {
                "id": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "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": null,
            "publish_time": null,
            "slug": "spotlight-koen-van-den-broek",
            "created_at": "2022-03-24T20:24:43.524889Z",
            "updated_at": "2022-03-25T20:54:50.744037Z",
            "summary": "Spotlight: Koen van den Broek is an Gallery Shows event starting on 17/03/2022, 09:00 and ending on 15/04/2022, 21:00. Event is in DE BUCK GALLERY New York with address Online-Only.",
            "title": "Spotlight: Koen van den Broek",
            "content": "De Buck Gallery is pleased to present Spotlight: Koen van den Broek, an online presentation of a selection of works on paper by Belgian artist Koen van den Broek. Created during the artist’s recent travels to the United Arab Emirates, this focused series draws on the artist’s fascination with pavement, curb stones and the small often-overlooked details of urban landscapes. The online exhibition runs from March 17 through April 14, 2022.",
            "start_time": "2022-03-17T09:00:00.000000Z",
            "end_time": "2022-04-15T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Online-Only",
            "city": "",
            "geolocation": "40.750587,-74.0029066",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [
                2223
            ],
            "artworks": [
                90387,
                90388,
                90390,
                90391,
                90392,
                90393,
                90394,
                90395,
                90555,
                90556,
                90557,
                90558,
                90559
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7370,
            "author": {
                "id": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197",
                "username": "it@roma-gallery.com",
                "slug": "itroma-gallerycom",
                "first_name": "Iridanos",
                "last_name": "Tsirigkoulis",
                "display_name": null,
                "display_name_full": "Iridanos Tsirigkoulis",
                "email": "it@roma-gallery.com",
                "telephone": "+30 21 3035 8344"
            },
            "price": null,
            "featured_image": {
                "id": 8454,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4235b5fc25a242f39a856e788ceddfaf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4235b5fc25a242f39a856e788ceddfaf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-26T16:39:19.388730Z",
                "updated_at": "2022-02-26T16:39:19.388772Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
            },
            "venue": {
                "id": 3105,
                "name": "Roma Gallery",
                "slug": "roma-gallery",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.97858069999999,23.7388047",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2990,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tygb.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-01T13:46:42.509568Z",
                    "updated_at": "2021-09-14T13:43:38.754967Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
                },
                "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-02-26T16:39:23.937535Z",
            "publish_time": null,
            "slug": "roma-gallery",
            "created_at": "2022-02-26T16:39:23.942080Z",
            "updated_at": "2022-02-26T16:40:39.840862Z",
            "summary": "Έκθεση του Μιχάλη Κατζουράκη στη Roma Gallery is an Gallery Shows event starting on 17/03/2022, 17:00 and ending on 30/04/2022, 18:30. Event is in ROMA GALLERY with address Roma  5.",
            "title": "Έκθεση του Μιχάλη Κατζουράκη στη Roma Gallery",
            "content": "ΜΙΧΑΛΗΣ ΚΑΤΖΟΥΡΑΚΗΣ\r\nOPEN BOX\r\n«έργα 1968 - 1970 »\r\n17.3.2022 – 30.4.2022\r\n\r\nΕγκαίνια:  Πέμπτη, 17.3.2022, 17:00\r\n\r\nΗ έκθεση του Μιχάλη Κατζουράκη στη Roma Gallery παρουσιάζει μια ενότητα έργων της περιόδου 1968-1970. Τα περισσότερα έργα είχαν εκτεθεί στην ατομική έκθεση του καλλιτέχνη στο Ινστιτούτο Γκαίτε της Αθήνας το 1969. Πρόκειται για μινιμαλιστικά έργα δύο και τριών διαστάσεων. Συγκεκριμένα, θα εκτεθούν δύο μακέτες σε χειροποίητο χαρτί του 1968, ένα μεγάλο ζωγραφικό έργο και ένα γλυπτό από πλεξιγκλάς του 1969, μια σειρά μικρών γλυπτών του 1970, τα οποία ανακατασκευάστηκαν το 2002, καθώς και ένα ανοιχτό κουτί (Box, 2008) από ζωγραφισμένο αλουμίνιο και ακρυλικό καθρέφτη. Όλα αυτά τα έργα βασίζονται στην ιδέα του αναπτύγματος κουτιών συσκευασίας και στην ανασύνθεση του σχήματος του κύβου. \r\n\r\nΠρόθεση του καλλιτέχνη είναι η δημιουργία κλειστών ή ανοιχτών σχημάτων και μορφών. \r\nwww.roma-gallery.com",
            "start_time": "2022-03-17T17:00:00.000000Z",
            "end_time": "2022-04-30T18:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Roma  5",
            "city": "",
            "geolocation": "37.97858069999999,23.7388047",
            "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": 7433,
            "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": 8512,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/da500902116248fcb857315a51cdc115.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da500902116248fcb857315a51cdc115-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:40:34.098057Z",
                "updated_at": "2022-02-28T13:40:34.098093Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3325,
                "name": "Everard Read London",
                "slug": "everard-read-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4901711,-0.1747265",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T13:40:36.368279Z",
            "publish_time": null,
            "slug": "everard-read-london-guy-ferrer-re-vival-2022-03-18",
            "created_at": "2022-02-28T13:40:37.135787Z",
            "updated_at": "2022-02-28T13:40:37.765375Z",
            "summary": "Guy Ferrer: Re-Vival is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 18/04/2022, 00:00. Event is in Everard Read London with address 80 Fulham Road.",
            "title": "Guy Ferrer: Re-Vival",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-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": "80 Fulham Road",
            "city": "London",
            "geolocation": "51.4901865,-0.1747417",
            "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": []
        }
    ]
}