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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6984",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=6948",
    "results": [
        {
            "id": 7356,
            "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": 8439,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/816a824fe20b4f34bf887fabfe03bc1d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/816a824fe20b4f34bf887fabfe03bc1d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-16T14:45:02.312815Z",
                "updated_at": "2022-02-16T14:45:02.312852Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3199,
                "name": "1301PE",
                "slug": "1301pe",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0628981,-118.3633188",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-16T14:45:06.565807Z",
            "publish_time": null,
            "slug": "1301pe-blake-rayne-2022-02-05",
            "created_at": "2022-02-16T14:45:07.308216Z",
            "updated_at": "2022-02-16T14:45:07.799406Z",
            "summary": "Blake Rayne is an Gallery Shows event starting on 05/02/2022, 01:00 and ending on 02/03/2022, 01:00. Event is in 1301PE with address 6150 Wilshire Boulevard.",
            "title": "Blake Rayne",
            "content": null,
            "start_time": "2022-02-05T01:00:00.000000Z",
            "end_time": "2022-03-02T01: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": "6150 Wilshire Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.06300046938775,-118.36240589795919",
            "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": 7357,
            "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": 8440,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea957c0bb5f34afabc9bb6efd0804202.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea957c0bb5f34afabc9bb6efd0804202-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-16T14:49:19.406642Z",
                "updated_at": "2022-02-16T14:49:19.406677Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3455,
                "name": "ABA Gallery",
                "slug": "aba-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.73785549999999,-73.9913424",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-16T14:49:22.027917Z",
            "publish_time": null,
            "slug": "aba-gallery-russian-art-2022-02-17",
            "created_at": "2022-02-16T14:49:22.758097Z",
            "updated_at": "2022-02-16T14:49:23.094883Z",
            "summary": "Russian Art is an Gallery Shows event starting on 17/02/2022, 01:00 and ending on 22/02/2022, 01:00. Event is in ABA Gallery with address Palm Beach County Convention Center.",
            "title": "Russian Art",
            "content": null,
            "start_time": "2022-02-17T01:00:00.000000Z",
            "end_time": "2022-02-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Palm Beach County Convention Center",
            "city": "West Palm Beach",
            "geolocation": "26.704804850000002,-80.05881668508152",
            "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": 7358,
            "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": 8441,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/409ed48f881f4e2ea0a24526e06fa244.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/409ed48f881f4e2ea0a24526e06fa244-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-16T15:05:09.058178Z",
                "updated_at": "2022-02-16T15:05:09.058214Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4627,
                "name": "14a Gallery",
                "slug": "14a-gallery",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.5541197,9.9797206",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-02-16T15:05:10.857395Z",
            "publish_time": null,
            "slug": "14a-ngozi-schommers-midnight-blue-2022-02-26",
            "created_at": "2022-02-16T15:05:11.581929Z",
            "updated_at": "2022-02-16T15:05:11.960665Z",
            "summary": "Ngozi Schommers: Midnight Blue is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 14/04/2022, 00:00. Event is in 14a Gallery with address Poolstrasse 34.",
            "title": "Ngozi Schommers: Midnight Blue",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-04-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Poolstrasse 34",
            "city": "Hamburg",
            "geolocation": "53.5541161,9.9797517",
            "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": 7359,
            "author": {
                "id": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8",
                "username": "mail@pentimenti.com",
                "slug": "mailpentimenticom",
                "first_name": "Christine",
                "last_name": "Pfister",
                "display_name": null,
                "display_name_full": "Christine Pfister",
                "email": "mail@pentimenti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8442,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/98bddf8bd09841bd9eea6b6ed321bd21.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98bddf8bd09841bd9eea6b6ed321bd21-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-16T19:24:06.084459Z",
                "updated_at": "2022-02-16T19:24:06.084499Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8"
            },
            "venue": {
                "id": 3145,
                "name": "Pentimenti Gallery",
                "slug": "pentimenti-gallery",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9531532,-75.1426579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4193,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-02-20T17:11:54.494217Z",
                    "updated_at": "2023-02-27T17:36:44.689066Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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-16T19:24:09.495844Z",
            "publish_time": null,
            "slug": "steven-baris-dysequilibria",
            "created_at": "2022-02-16T19:24:09.499356Z",
            "updated_at": "2022-02-16T19:24:09.546217Z",
            "summary": "STEVEN BARIS | Dys/Equilibria is an Gallery Shows event starting on 11/03/2022, 10:00 and ending on 23/04/2022, 17:00. Event is in Pentimenti Gallery with address 145 North 2nd Street.",
            "title": "STEVEN BARIS | Dys/Equilibria",
            "content": "MARCH 11 - APRIL 23, 2022\r\n  \r\nSTEVEN BARIS\r\nDYS/EQUILIBRIA\r\n \r\nMEET THE ARTIST\r\nFriday, March 11 | 5 PM - 7:30 PM \r\n\r\nPentimenti Gallery welcomes spring with a solo exhibition by Steven Baris. The gallery is excited to host Steven Baris again and feature his newest work.\r\n\r\nDys/Equilibria is comprised of three related series of Baris’s work. The exhibition features paintings and sculptures from his Toppling series, works on mylar from his Never the Same Space Twice series, and multi-paneled paintings from his Dys/Junctures series. Each body of work visualizes transformation and discontinuity via an essential, immediate symbolic language of disconnection.",
            "start_time": "2022-03-11T10:00:00.000000Z",
            "end_time": "2022-04-23T17: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": "145 North 2nd Street",
            "city": "",
            "geolocation": "39.9531532,-75.1426579",
            "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": 7360,
            "author": {
                "id": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8",
                "username": "mail@pentimenti.com",
                "slug": "mailpentimenticom",
                "first_name": "Christine",
                "last_name": "Pfister",
                "display_name": null,
                "display_name_full": "Christine Pfister",
                "email": "mail@pentimenti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8443,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c8baf3eac9214a0cb1f822793d2eaf8a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8baf3eac9214a0cb1f822793d2eaf8a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-16T19:27:22.863234Z",
                "updated_at": "2022-02-16T19:27:22.863269Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8"
            },
            "venue": {
                "id": 3145,
                "name": "Pentimenti Gallery",
                "slug": "pentimenti-gallery",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9531532,-75.1426579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4193,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-02-20T17:11:54.494217Z",
                    "updated_at": "2023-02-27T17:36:44.689066Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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-16T19:27:27.804160Z",
            "publish_time": null,
            "slug": "brandon-j-donahue-rebounds-assists",
            "created_at": "2022-02-16T19:27:27.807527Z",
            "updated_at": "2022-02-16T19:27:27.847650Z",
            "summary": "BRANDON J. DONAHUE | REBOUNDS & ASSISTS is an Gallery Shows event starting on 11/03/2022, 10:00 and ending on 23/04/2022, 17:00. Event is in Pentimenti Gallery with address 145 North 2nd Street.",
            "title": "BRANDON J. DONAHUE | REBOUNDS & ASSISTS",
            "content": "MARCH 11 - APRIL 23, 2022\r\n  \r\nBRANDON J. DONAHUE\r\nREBOUNDS & ASSISTS\r\n \r\nMEET THE ARTIST\r\nFriday, March 11 | 5 PM - 7:30 PM \r\n\r\n\r\nPentimenti Gallery welcomes spring with a solo exhibition by Brandon J. Donahue. This is the artist’s first solo exhibition at Pentimenti Gallery.\r\n\r\nBrandon J. Donahue’s long-term experimentation with aesthetics and techniques deriving from the pop art, street art, and Art Povera movements has resulted in a mastery of the formal and symbolic marriages at play in his work.\r\n\r\nIn REBOUNDS & ASSISTS, Donahue’s iconic “Basketball Blooms” come to Philadelphia for the first time. The works resemble floral blooms emerging from the surface of the wall, lending an organic, natural quality to the prosaic, manufactured basketballs. The alchemy Donahue performs in the creation of these pieces is characterized by an informed handling of the symbolic qualities of his materials.",
            "start_time": "2022-03-11T10:00:00.000000Z",
            "end_time": "2022-04-23T17: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": "145 North 2nd Street",
            "city": "",
            "geolocation": "39.9531532,-75.1426579",
            "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": 7361,
            "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": 8444,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/103e6a7af0f94c32be6cd0e93f543c25.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2022-02-22T12:23:07.928912Z",
                "updated_at": "2022-02-22T12:23:07.928946Z",
                "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-22T12:23:11.791930Z",
            "publish_time": null,
            "slug": "-",
            "created_at": "2022-02-22T12:23:11.796307Z",
            "updated_at": "2022-02-22T12:23:11.842144Z",
            "summary": "Ξενάγηση - Χριστόφορος Μαρίνος - «Για το καθετί υπάρχει ορισμένος καιρός» is an Gallery Shows event starting on 26/02/2022, 13:00 and ending on 26/02/2022, 14:30. Event is in ROMA GALLERY with address Roma  5.",
            "title": "Ξενάγηση - Χριστόφορος Μαρίνος - «Για το καθετί υπάρχει ορισμένος καιρός»",
            "content": "Αυτό το Σάββατο στις 26 Φεβρουαρίου, 13:00 μ.μ. στα πλαίσια της έκθεσης του Δημήτρη Αληθεινού «Για το καθετί υπάρχει ορισμένος καιρός», θα πραγματοποιηθεί στη Roma Gallery ξενάγηση από τον Ιστορικό τέχνης και επιμελητή της έκθεσης, Χριστόφορο Μαρίνο.\r\nΓια την είσοδό στον χώρο είναι απαραίτητη η επίδειξη πιστοποιητικού εμβολιασμού. Στον χώρο επιτρέπεται συγκεκριμένος αριθμός ατόμων. Για περισσότερες πληροφορίες και ραντεβού επικοινωνήστε στο info@roma-gallery.com και στα τηλέφωνα: +30 2130358344 , +30 2112341115",
            "start_time": "2022-02-26T13:00:00.000000Z",
            "end_time": "2022-02-26T14: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": 7362,
            "author": {
                "id": "d1b9596d-f13a-4270-a091-9a77f66d613a",
                "username": "sophia_1476",
                "slug": "sophia_1476",
                "first_name": "Sophia",
                "last_name": "Ziotas",
                "display_name": "Sophia Ziotas",
                "display_name_full": "Sophia Ziotas",
                "email": "sophia@heathergaudiofineart.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8446,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b497a87fb4745ba97eaa417b218e415.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b497a87fb4745ba97eaa417b218e415-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-22T18:19:57.177180Z",
                "updated_at": "2022-02-22T18:19:57.177216Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "d1b9596d-f13a-4270-a091-9a77f66d613a"
            },
            "venue": {
                "id": 3063,
                "name": "Heather Gaudio Fine Art",
                "slug": "heather-gaudio-fine-art",
                "city": "New Canaan",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.1466813,-73.4934702",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 21,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/heather-gaudio-fine-art-logo-1587998331.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/heather-gaudio-fine-art-logo-1587998331-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-02T13:13:50.893086Z",
                    "updated_at": "2021-09-14T12:37:09.725100Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": null,
            "publish_time": null,
            "slug": "hyun-jung-ahn-rendezvous",
            "created_at": "2022-02-22T18:20:07.879671Z",
            "updated_at": "2022-04-21T16:59:19.097344Z",
            "summary": "Hyun Jung Ahn: Rendezvous is an Gallery Shows event starting on 02/04/2022, 10:30 and ending on 07/05/2022, 17:30. Event is in Heather Gaudio Fine Art with address 66 Elm St, New Canaan, CT 06840, USA.",
            "title": "Hyun Jung Ahn: Rendezvous",
            "content": "Heather Gaudio Fine Art is pleased to announce Hyun Jung Ahn: Rendezvous, her first solo exhibition at the gallery. The show will feature newly created paintings by the artist and will run April 2nd through May 7th.",
            "start_time": "2022-04-02T10:30:00.000000Z",
            "end_time": "2022-05-07T17: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": "66 Elm St, New Canaan, CT 06840, USA",
            "city": "",
            "geolocation": "41.1466813,-73.4934702",
            "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": 7363,
            "author": {
                "id": "4c42e595-90e3-4997-a780-3d212b4df28c",
                "username": "planet3arth@gmail.com",
                "slug": "planet3arthgmailcom",
                "first_name": "Luba",
                "last_name": "Ramirez",
                "display_name": null,
                "display_name_full": "Luba Ramirez",
                "email": "planet3arth@gmail.com",
                "telephone": "+1 845-548-5161"
            },
            "price": null,
            "featured_image": {
                "id": 8447,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/20f3716b955043ecb6660388cb849d44.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20f3716b955043ecb6660388cb849d44-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-22T19:13:48.662650Z",
                "updated_at": "2022-02-22T19:13:48.662684Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
            },
            "venue": {
                "id": 3248,
                "name": "ArtToSaveLives Contemporary",
                "slug": "arttosavelives-contemporary",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8646534,-80.1931604",
                "artworks_for_sale_count": 17,
                "featured_image": {
                    "id": 4317,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bf4b872b881d4e26a1e7a1514016b438.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-06-05T19:30:25.224123Z",
                    "updated_at": "2023-06-05T19:30:25.224160Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
                },
                "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-22T19:14:05.853961Z",
            "publish_time": null,
            "slug": "unity",
            "created_at": "2022-02-22T19:14:05.857258Z",
            "updated_at": "2022-02-22T19:14:05.900801Z",
            "summary": "UNITY is an Gallery Shows event starting on 19/02/2022, 18:00 and ending on 27/03/2022, 21:00. Event is in ArtToSaveLives Contemporary with address 9705 NE 2nd Ave, Miami, FL 33138, USA.",
            "title": "UNITY",
            "content": "ArtToSaveLives Contemporary is proud to present UNITY - a Group Show featuring six very talented artists from a local Miami Artist Residency. With this group show we hope to bring together not only the artists, but the local art community as well. This exhibition is on view until March 27th.\n\nPlease inquire within for any artworks that are of interest - gallery@arttosavelives.org",
            "start_time": "2022-02-19T18:00:00.000000Z",
            "end_time": "2022-03-27T21: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": "9705 NE 2nd Ave, Miami, FL 33138, USA",
            "city": "",
            "geolocation": "25.8646534,-80.1931604",
            "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": 7364,
            "author": {
                "id": "4c42e595-90e3-4997-a780-3d212b4df28c",
                "username": "planet3arth@gmail.com",
                "slug": "planet3arthgmailcom",
                "first_name": "Luba",
                "last_name": "Ramirez",
                "display_name": null,
                "display_name_full": "Luba Ramirez",
                "email": "planet3arth@gmail.com",
                "telephone": "+1 845-548-5161"
            },
            "price": null,
            "featured_image": {
                "id": 8448,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2293a3a3c2e444ba078f18ba5f5c4ca-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-22T19:26:49.971464Z",
                "updated_at": "2022-02-22T19:26:49.971498Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
            },
            "venue": {
                "id": 3248,
                "name": "ArtToSaveLives Contemporary",
                "slug": "arttosavelives-contemporary",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8646534,-80.1931604",
                "artworks_for_sale_count": 17,
                "featured_image": {
                    "id": 4317,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bf4b872b881d4e26a1e7a1514016b438.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-06-05T19:30:25.224123Z",
                    "updated_at": "2023-06-05T19:30:25.224160Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
                },
                "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-22T19:27:07.467922Z",
            "publish_time": null,
            "slug": "audreys-journey",
            "created_at": "2022-02-22T19:27:07.471267Z",
            "updated_at": "2022-02-22T19:27:07.510106Z",
            "summary": "Audrey's Journey is an Gallery Shows event starting on 12/02/2022, 18:00 and ending on 27/03/2022, 21:00. Event is in ArtToSaveLives Contemporary with address 9705 NE 2nd Ave, Miami, FL 33138, USA.",
            "title": "Audrey's Journey",
            "content": "‘Audrey’s Journey’ is JuanCarlos’ new parallel narrative. This story won't have the traditional tale write up JuanCarlos has accustomed us to, it will rather be a question for us to ask ourselves: \"What if God was a little girl from a different dimension, how would the journey of her creation of all that exists be?\" This series thus far leans more towards a philosophical, scientific and theoretical framework, asking questions of the origins of the universe and existence, all while taking us on a journey of the imagination through the eyes of a child.\nThe idea of Audrey began back in 2003, when JuanCarlos first developed this concept. In this series, JuanCarlos purposely explores flatness of paint with naïve nuances, with a transparent silhouette of his main character, having the viewer experience these works from a child's perspective. There are limitless possibilities to a child's imagination, so we invite you to enjoy its whimsical nature!",
            "start_time": "2022-02-12T18:00:00.000000Z",
            "end_time": "2022-03-27T21: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": "9705 NE 2nd Ave, Miami, FL 33138, USA",
            "city": "",
            "geolocation": "25.8646534,-80.1931604",
            "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": [
                15781
            ],
            "artworks": [
                85165
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7365,
            "author": {
                "id": "95f599d8-eceb-46cd-8669-cf9ce4c02e35",
                "username": "nathan@johnmoran.com",
                "slug": "nathanjohnmorancom",
                "first_name": "Nathan",
                "last_name": "Martinez",
                "display_name": null,
                "display_name_full": "Nathan Martinez",
                "email": "nathan@johnmoran.com",
                "telephone": "+1 626 793 1833"
            },
            "price": null,
            "featured_image": {
                "id": 8449,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/df5f432e9ddf4ad3bd37f1ec48881619.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df5f432e9ddf4ad3bd37f1ec48881619-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-24T21:18:59.166492Z",
                "updated_at": "2022-02-24T21:18:59.166534Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "95f599d8-eceb-46cd-8669-cf9ce4c02e35"
            },
            "venue": {
                "id": 3100,
                "name": "John Moran Auctioneers",
                "slug": "john-moran-auctioneers",
                "city": "Monrovia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1442616,-118.0019482",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2962,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/64.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-08-12T17:27:07.609158Z",
                    "updated_at": "2021-09-14T13:42:39.897624Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "95f599d8-eceb-46cd-8669-cf9ce4c02e35"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-02-24T21:19:06.590411Z",
            "publish_time": null,
            "slug": "winter-modern-contemporary-e255",
            "created_at": "2022-02-24T21:19:06.596138Z",
            "updated_at": "2022-02-24T21:19:06.642645Z",
            "summary": "Winter Modern & Contemporary is an Auctions event starting on 24/02/2022, 12:00 and ending on 01/03/2022, 12:00. Event is in John Moran Auctioneers with address Online-Only.",
            "title": "Winter Modern & Contemporary",
            "content": "Moran’s first rendition of this year’s modern and contemporary auction has shaped up to be a knockout of a sale appealing to a wide variety of Post-war collectors. This focused sale of 41is chock-full of undisputed champions like Lita Albuquerque, Charles Arnoldi, and Channa Horwitz. The sale also boasts a modest yet attractive selection of prints and multiples from heavy hitters like Roy Lichtenstein and Vija Celmins.",
            "start_time": "2022-02-24T12:00:00.000000Z",
            "end_time": "2022-03-01T12: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": "34.1442616,-118.0019482",
            "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": [
                1260,
                1987,
                1706,
                731,
                402,
                13178,
                2267,
                12039,
                740,
                1791,
                1841,
                3752,
                5056
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7366,
            "author": {
                "id": "45f2e47e-b463-4f17-8186-ed07ec078360",
                "username": "JonathanLevine",
                "slug": "jonathanlevine",
                "first_name": "Jonathan",
                "last_name": "LeVine Projects",
                "display_name": "Jonathan Levine Projects",
                "display_name_full": "Jonathan Levine Projects",
                "email": "info@jonathanlevineprojects.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8450,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9688a4467d124411ac4c3dcd3469d92a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9688a4467d124411ac4c3dcd3469d92a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-25T17:21:04.641195Z",
                "updated_at": "2022-02-25T17:21:04.641230Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "45f2e47e-b463-4f17-8186-ed07ec078360"
            },
            "venue": {
                "id": 373,
                "name": "JONATHAN LEVINE PROJECTS",
                "slug": "jonathan-levine-projects",
                "city": "Jersey City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7369079,-74.06860289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2568,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Jonathan-LeVine-Gallery2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:10.243592Z",
                    "updated_at": "2021-09-14T13:32:38.471327Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-02-25T17:21:25.403960Z",
            "publish_time": null,
            "slug": "temples-gods-and-robots",
            "created_at": "2022-02-25T17:21:25.407363Z",
            "updated_at": "2022-02-25T17:21:25.448643Z",
            "summary": "Temples, Gods and Robots is an Gallery Shows event starting on 17/02/2022, 17:18 and ending on 20/03/2022, 17:19. Event is in JONATHAN LEVINE PROJECTS with address Online-Only.",
            "title": "Temples, Gods and Robots",
            "content": "Jonathan LeVine Projects is proud to open 2022 with Temples, Gods and Robots, debuting nine new sculptures by Vietnam-based artist Kumkum Fernando. The artist’s inaugural online exhibition with the gallery will open on February 16th and offers a sweeping introduction to the universe of Reborn, an ongoing project that re-imagines found materials into contemporary art objects. \r\n\r\nWith his latest body of work, Kumkum draws inspiration from the past to create fantastical visions of the future: mighty robots, flying contraptions and mystical beings. The sculptures included in the Temples, Gods and Robots collection were conceived from historical aesthetics. Kumkum is drawn to designs from Asian tribes and indigenous peoples: jewelry, rugs, masks, and ornate doors. These traditional objects – such as window patterns from ancient temples found in various parts of Asia – are transformed and given new life as cosmic monoliths The characters that emerge are equal parts action figures and idols an",
            "start_time": "2022-02-17T17:18:00.000000Z",
            "end_time": "2022-03-20T17:19: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.7369079,-74.06860289999997",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7367,
            "author": {
                "id": "dbd6d5aa-f38d-41f7-a72a-1a7ce061c10d",
                "username": "gallery@vonlintel.com",
                "slug": "galleryvonlintelcom",
                "first_name": "Tarrah",
                "last_name": "von Lintel",
                "display_name": null,
                "display_name_full": "Tarrah von Lintel",
                "email": "gallery@vonlintel.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8451,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80d99d4b97404c30a0ee7da2f9e7f1cd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-26T00:21:37.376253Z",
                "updated_at": "2022-02-26T00:21:37.376286Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "dbd6d5aa-f38d-41f7-a72a-1a7ce061c10d"
            },
            "venue": {
                "id": 3553,
                "name": "Von Lintel Gallery",
                "slug": "von-lintel-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "artworks_for_sale_count": 8,
                "featured_image": {
                    "id": 3418,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/vlg_feser.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-07-15T20:37:24.374248Z",
                    "updated_at": "2021-09-14T13:54:21.878285Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "dbd6d5aa-f38d-41f7-a72a-1a7ce061c10d"
                },
                "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-26T00:21:58.823810Z",
            "publish_time": null,
            "slug": "kate-petley-chances-are",
            "created_at": "2022-02-26T00:21:58.827888Z",
            "updated_at": "2022-02-26T00:21:58.874056Z",
            "summary": "Kate Petley: Chances Are is an Gallery Shows event starting on 12/03/2022, 16:00 and ending on 16/04/2022, 18:00. Event is in Von Lintel Gallery with address 2525 Michigan Ave, Santa Monica, CA 90404, USA.",
            "title": "Kate Petley: Chances Are",
            "content": "Von Lintel Gallery is delighted to announce Chances Are, its second solo exhibition of abstract artist Kate Petley, who we are thrilled to confirm will be in attendance at the opening on March 12.\r\n\r\nPetley’s debut at Von Lintel came at a time of great global change in 2020: a fitting coincidence given the theme of transformation is integral to her work. Her image-making process involves assembling sculptures from quotidian materials – cardboard, tape, paper, film and “stuff out of the trash” – before selectively applying paint to these makeshift objects. They are then photographed, with Petley manipulating lighting, scale, and layers of colored gels until she achieves her desired effect. The subsequent images defy description. Elevated to mythical proportions, her sculptural forms become luminous topographies: distinct from and obscured by overlapping geometries and finely gradated fields of color.\r\n\r\nTo use University of Colorado Art Museum Director Sandra Firmin’s description, her photo",
            "start_time": "2022-03-12T16:00:00.000000Z",
            "end_time": "2022-04-16T18: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": "2525 Michigan Ave, Santa Monica, CA 90404, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": [
                15945
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7368,
            "author": {
                "id": "dbd6d5aa-f38d-41f7-a72a-1a7ce061c10d",
                "username": "gallery@vonlintel.com",
                "slug": "galleryvonlintelcom",
                "first_name": "Tarrah",
                "last_name": "von Lintel",
                "display_name": null,
                "display_name_full": "Tarrah von Lintel",
                "email": "gallery@vonlintel.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8452,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/af216b23e1cb40e6aaea18b62784228a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af216b23e1cb40e6aaea18b62784228a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-26T00:29:24.107726Z",
                "updated_at": "2022-02-26T00:29:24.107760Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "dbd6d5aa-f38d-41f7-a72a-1a7ce061c10d"
            },
            "venue": {
                "id": 3553,
                "name": "Von Lintel Gallery",
                "slug": "von-lintel-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "artworks_for_sale_count": 8,
                "featured_image": {
                    "id": 3418,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/vlg_feser.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/vlg_feser-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-07-15T20:37:24.374248Z",
                    "updated_at": "2021-09-14T13:54:21.878285Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "dbd6d5aa-f38d-41f7-a72a-1a7ce061c10d"
                },
                "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-26T00:29:35.932705Z",
            "publish_time": null,
            "slug": "accra-shepp-folium-pictum",
            "created_at": "2022-02-26T00:29:35.936604Z",
            "updated_at": "2022-02-26T00:29:35.981907Z",
            "summary": "Accra Shepp: Folium Pictum is an Gallery Shows event starting on 12/03/2022, 16:00 and ending on 16/04/2022, 18:00. Event is in Von Lintel Gallery with address 2525 Michigan Ave, Santa Monica, CA 90404, USA.",
            "title": "Accra Shepp: Folium Pictum",
            "content": "Von Lintel Gallery is pleased to present Accra Shepp’s Folium Pictum series. His incredible photographic portraits were initially exhibited at the height of Covid and nationwide lockdowns in early 2021. Consequently, we are delighted to offer visitors the opportunity to see a selection of this work again, which will be on display in our Project Room.\r\n\r\nShepp has developed a unique process in his photography-based practice over the years, a captivating transformation of preserved tobacco and certain mammoth indigenous leaves into photoreactive materials. Onto these tanned, veined, physically huge but texturally fragile surfaces, Shepp enacts photographic portraits of the laborers who work these crops and farmlands. By grafting their images in such a physically integrated way, the image seems to emerge from within the leaf.\r\n\r\nShepp has stated that, “Tobacco has a long and complicated history from its cultivation through slave labor at the founding of this country to its modern cultivation",
            "start_time": "2022-03-12T16:00:00.000000Z",
            "end_time": "2022-04-16T18: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": "2525 Michigan Ave, Santa Monica, CA 90404, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": [
                15946
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7369,
            "author": {
                "id": "d392c2f2-cda5-4cba-bd4d-33738cca233e",
                "username": "olga_1447",
                "slug": "olga_1447",
                "first_name": "Olga",
                "last_name": "Bakeeva",
                "display_name": "Olga Bakeeva",
                "display_name_full": "Olga Bakeeva",
                "email": "info@tatintsian.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 8453,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/462a8401544c48a7a8a4ad538d4d0e06.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/462a8401544c48a7a8a4ad538d4d0e06-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-26T11:54:57.193432Z",
                "updated_at": "2022-02-26T11:54:57.193469Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "d392c2f2-cda5-4cba-bd4d-33738cca233e"
            },
            "venue": {
                "id": 3000,
                "name": "Gary Tatintsian Gallery",
                "slug": "gary-tatintsian-gallery",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.1427906,55.2260301",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4046,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/eab134332ff043a1bf3c79afdb7d4241.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-09-18T09:55:48.724778Z",
                    "updated_at": "2022-09-18T09:55:48.724816Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d392c2f2-cda5-4cba-bd4d-33738cca233e"
                },
                "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-26T11:55:09.973967Z",
            "publish_time": null,
            "slug": "the-machine-zone",
            "created_at": "2022-02-26T11:55:09.977647Z",
            "updated_at": "2022-02-26T11:57:56.144513Z",
            "summary": "The Machine Zone is an Gallery Shows event starting on 25/02/2022, 12:00 and ending on 25/06/2022, 20:00. Event is in Gary Tatintsian Gallery with address Serebryanicheskaya Naberezhnaya, 19.",
            "title": "The Machine Zone",
            "content": "“The dark side of my work primarily concerns the internal mechanisms of visual imagery and how these mechanisms address the mind.”\r\n– Mat Collishaw\r\n\r\nMat Collishaw is one of the most significant and compelling artists in contemporary British art.\r\n\r\nThroughout his 30-year career, Collishaw has contemplated the nature of the human subconscious and explored ways to influence it through various media. Through optical illusions, paintings, projections and moving sculptures, the artist creates works and scenarios that directly and unconsciously engage their viewers. The works encourage us to think about fundamental questions of psychology, history, sociology and science. Behind the richness and visual appeal of each work there is a deep exploration of how we perceive and are influenced by the world today through images, and modern technology. Questions regarding behavioral manipulation, programming, temporal reality all linger in the viewing experience.",
            "start_time": "2022-02-25T12:00:00.000000Z",
            "end_time": "2022-06-25T20: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": "Serebryanicheskaya Naberezhnaya, 19",
            "city": "",
            "geolocation": "55.7500355,37.6497831",
            "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": [
                85
            ],
            "artworks": [],
            "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": 7373,
            "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": 8456,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/63ccef6118b54d1fadefd217ee8eb66f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63ccef6118b54d1fadefd217ee8eb66f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T12:52:27.700276Z",
                "updated_at": "2022-02-28T12:52:27.700313Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3464,
                "name": "Albright-Knox Northland",
                "slug": "albright-knox-northland",
                "city": "Buffalo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.9193656,-78.8371138",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-28T12:52:29.457645Z",
            "publish_time": null,
            "slug": "albright-knox-northland-in-these-truths-2022-02-26",
            "created_at": "2022-02-28T12:52:30.277500Z",
            "updated_at": "2022-02-28T12:52:30.815770Z",
            "summary": "In These Truths is an Gallery Shows event starting on 26/02/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Albright-Knox Northland with address 612 Northland Avenue.",
            "title": "In These Truths",
            "content": null,
            "start_time": "2022-02-26T01:00:00.000000Z",
            "end_time": "2022-06-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "612 Northland Avenue",
            "city": "Buffalo",
            "geolocation": "42.919320600000006,-78.83712505584441",
            "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": 7374,
            "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": 8457,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7433d7d01494ec3a3e674b5ec2684d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7433d7d01494ec3a3e674b5ec2684d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T12:52:30.709635Z",
                "updated_at": "2022-02-28T12:52:30.709672Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3986,
                "name": "Addis Fine Art, London",
                "slug": "addis-fine-art-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51687219999999,-0.1379792",
                "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-28T12:52:35.226538Z",
            "publish_time": null,
            "slug": "addis-fine-art-london-collapsing-space-2022-03-11",
            "created_at": "2022-02-28T12:52:35.971584Z",
            "updated_at": "2022-02-28T12:52:36.295433Z",
            "summary": "Collapsing Space is an Gallery Shows event starting on 11/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Addis Fine Art, London with address 21 Eastcastle Street.",
            "title": "Collapsing Space",
            "content": null,
            "start_time": "2022-03-11T01: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": "21 Eastcastle Street",
            "city": "London",
            "geolocation": "51.516737,-0.1379166",
            "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": 7375,
            "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": 741,
                "name": "Alison Jacques Gallery",
                "slug": "alison-jacques-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51747570000001,-0.1365789000000177",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 707,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/17438_228623660307_1151058_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17438_228623660307_1151058_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T19:54:56.518493Z",
                    "updated_at": "2021-09-14T12:52:19.405620Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "17438_228623660307_1151058_n",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T12:58:02.628591Z",
            "publish_time": null,
            "slug": "alison-jacques-gallery-london-of-the-surface-of-things-2022-02-24",
            "created_at": "2022-02-28T12:58:03.369112Z",
            "updated_at": "2022-02-28T12:58:03.882627Z",
            "summary": "Of the Surface of Things is an Gallery Shows event starting on 24/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Alison Jacques Gallery with address 16-18 Berners Street.",
            "title": "Of the Surface of Things",
            "content": null,
            "start_time": "2022-02-24T01:00:00.000000Z",
            "end_time": "2022-03-26T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16-18 Berners Street",
            "city": "London",
            "geolocation": "51.5174467,-0.1366776",
            "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": []
        }
    ]
}