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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2988&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2952&ordering=start_time",
    "results": [
        {
            "id": 28771,
            "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": 27383,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0fb7a270c9644b769bfcfc3134939834.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fb7a270c9644b769bfcfc3134939834-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:08:36.369077Z",
                "updated_at": "2023-07-04T10:08:36.369114Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3946,
                "name": "Daimler Contemporary",
                "slug": "daimler-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50847390000001,13.374776",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-04T10:08:40.549007Z",
            "publish_time": null,
            "slug": "daimler-contemporary-31-women-2020-02-29",
            "created_at": "2023-07-04T10:08:41.679225Z",
            "updated_at": "2023-07-04T10:08:42.732786Z",
            "summary": "31: Women is an Gallery Shows event starting on 29/02/2020, 01:00 and ending on 27/06/2021, 00:00. Event is in Daimler Contemporary with address Alte Potsdamer Straße 5.",
            "title": "31: Women",
            "content": null,
            "start_time": "2020-02-29T01:00:00.000000Z",
            "end_time": "2021-06-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Alte Potsdamer Straße 5",
            "city": "Berlin",
            "geolocation": "52.5083209,13.374879675800987",
            "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": 5040,
            "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": 6387,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7955668656_1602886414.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7955668656_1602886414-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T13:46:41.044169Z",
                "updated_at": "2021-09-29T13:46:41.044219Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3970,
                "name": "Whitney Museum of American Art",
                "slug": "whitney-museum-american-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7396059,-74.0089716",
                "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": "2021-09-29T13:46:45.326343Z",
            "publish_time": null,
            "slug": "whitney-museum-of-american-art-jill-mulleady-we-wither-time-into-a-coil-of-fright-2020-03-02",
            "created_at": "2021-09-29T13:46:46.089338Z",
            "updated_at": "2021-09-29T13:46:46.669496Z",
            "summary": "Jill Mulleady: We Wither Time into a Coil of Fright is an Gallery Shows event starting on 02/03/2020, 01:00 and ending on 31/10/2020, 01:00. Event is in Whitney Museum of American Art with address 99 Gansevoort Street.",
            "title": "Jill Mulleady: We Wither Time into a Coil of Fright",
            "content": null,
            "start_time": "2020-03-02T01:00:00.000000Z",
            "end_time": "2020-10-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "99 Gansevoort Street",
            "city": "New York",
            "geolocation": "40.73964505,-74.00892095028976",
            "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": 2808,
            "author": {
                "id": "2b85c461-3efd-4f53-a019-de56503e7765",
                "username": "antonio_1307",
                "slug": "antonio_1307",
                "first_name": "Antonio",
                "last_name": "Addamiano",
                "display_name": "Antonio Addamiano",
                "display_name_full": "Antonio Addamiano",
                "email": "antonio.addamiano@depart.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4249,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1955832210_1580551798.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1955832210_1580551798-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:15.396314Z",
                "updated_at": "2021-09-13T11:30:50.662998Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "The Eastern Gesture. Five Voices from the Korean Avant-garde",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2967,
                "name": "Dep Art Gallery",
                "slug": "dep-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4540643,9.214627000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2767,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dep-art-gallery-dp-1585157434.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-05-07T21:41:24.100741Z",
                    "updated_at": "2021-09-14T13:38:08.691352Z",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2020-02-08T15:13:40.000000Z",
            "publish_time": null,
            "slug": "the-eastern-gesture-five-voices-from-the-korean-avant-garde",
            "created_at": "2020-02-08T15:13:40.000000Z",
            "updated_at": "2020-07-16T08:18:08.047334Z",
            "summary": "The Eastern Gesture. Five Voices from the Korean Avant-garde is an Gallery Shows event starting on 03/03/2020, 10:30 and ending on 09/05/2020, 19:30. Event is in Dep Art Gallery with address Via Comelico, 40, Milan.",
            "title": "The Eastern Gesture. Five Voices from the Korean Avant-garde",
            "content": "The exhibition highlights the research made by five artists, who from the late 1950s have shaped Korean contemporary art.",
            "start_time": "2020-03-03T10:30:00.000000Z",
            "end_time": "2020-05-09T19: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": "Via Comelico, 40, Milan",
            "city": "Milan",
            "geolocation": "45.4549328,9.2128544",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8306,
                3177,
                879,
                3805,
                4355
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2824,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1105,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/VOLTA-New-York-2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/VOLTA-New-York-2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:15:44.452385Z",
                "updated_at": "2021-09-13T10:38:54.952156Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "VOLTA New York 2020",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3001,
                "name": "Metropolitan West",
                "slug": "metropolitan-west",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7642533,-73.9980233",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-15T11:00:45.000000Z",
            "publish_time": null,
            "slug": "volta-new-york-2020",
            "created_at": "2020-02-15T11:00:45.000000Z",
            "updated_at": "2020-07-16T08:18:19.432670Z",
            "summary": "VOLTA New York 2020 is an Art Fairs event starting on 04/03/2020, 00:00 and ending on 08/03/2020, 00:00. Event is in Metropolitan West with address 639 W 46th St, New York City, United States.",
            "title": "VOLTA New York 2020",
            "content": "",
            "start_time": "2020-03-04T00:00:00.000000Z",
            "end_time": "2020-03-08T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "639 W 46th St, New York City, United States",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.7642505,-73.99793080889339",
            "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": "info@voltashow.com",
            "external_url": "https://ny.voltashow.com/about/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9999
            ],
            "additional_images": []
        },
        {
            "id": 2838,
            "author": {
                "id": "d846e17f-911d-4484-bb4d-0c22ff232abc",
                "username": "gary_1395",
                "slug": "gary_1395",
                "first_name": "Gary",
                "last_name": "Rush",
                "display_name": "Gary Rush",
                "display_name_full": "Gary Rush",
                "email": "garyrush@elainefleckgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4260,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1480255196_1582811721.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1480255196_1582811721-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:26.792683Z",
                "updated_at": "2021-09-13T11:31:06.219182Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Fleck Fine Art",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2982,
                "name": "Elaine Fleck Gallery",
                "slug": "elaine-fleck-gallery",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6407994,-79.43458780000003",
                "artworks_for_sale_count": 2,
                "featured_image": {
                    "id": 2773,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Elaine-Fleck-Gallery-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:33.430798Z",
                    "updated_at": "2021-09-14T13:38:18.615660Z",
                    "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": "CA",
            "publish_status": "published",
            "published_at": "2020-02-27T14:51:47.000000Z",
            "publish_time": null,
            "slug": "fleck-fine-art-new",
            "created_at": "2020-02-27T14:51:47.000000Z",
            "updated_at": "2020-07-16T08:18:25.949672Z",
            "summary": "Fleck Fine Art is an Gallery Shows event starting on 04/03/2020, 00:00 and ending on 18/03/2020, 00:00. Event is in Elaine Fleck Gallery with address 1351 Queen Street West, Toronto, Ontario, M6K 1M1.",
            "title": "Fleck Fine Art",
            "content": "“NEW” Exhibition featuring curated emerging artists.",
            "start_time": "2020-03-04T00:00:00.000000Z",
            "end_time": "2020-03-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1351 Queen Street West, Toronto, Ontario, M6K 1M1",
            "city": "Old Toronto",
            "geolocation": "43.6408591,-79.4346727",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2825,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1110,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Peter-Halley-Nowhere-1992-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Halley-Nowhere-1992-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:27:16.426871Z",
                "updated_at": "2021-09-13T10:39:00.182876Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Peter Halley - Nowhere, 1992 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-17T13:05:04.000000Z",
            "publish_time": null,
            "slug": "phillips-new-york-new-now-3-4-2020",
            "created_at": "2020-02-17T13:05:04.000000Z",
            "updated_at": "2020-07-16T08:18:20.118221Z",
            "summary": "New Now is an Auctions event starting on 04/03/2020, 10:00 and ending on 04/03/2020, 14:00. Event is in Phillips New York with address 450 Park Avenue, New York, United States.",
            "title": "New Now",
            "content": "",
            "start_time": "2020-03-04T10:00:00.000000Z",
            "end_time": "2020-03-04T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "450 Park Avenue, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.76147815,-73.9712695949348",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                58,
                2963,
                914,
                7,
                1717,
                1704,
                317,
                901,
                1985,
                1967,
                373,
                11790,
                371,
                2388,
                795,
                978,
                2412,
                475,
                544,
                2958,
                132,
                478,
                913,
                2978,
                2999,
                3918,
                4215,
                8992,
                9159,
                660,
                929,
                934,
                2926,
                3326,
                4335,
                235,
                273,
                291,
                358,
                464,
                501,
                555,
                581,
                682,
                768,
                846,
                852,
                956,
                1027,
                1799,
                1955,
                1974,
                2253,
                2276,
                2448,
                7423,
                83,
                149,
                236,
                370,
                483,
                523,
                536,
                549,
                613,
                879,
                898,
                910,
                936,
                939,
                963,
                1013,
                1042,
                1065,
                1543,
                1561,
                1585,
                1714,
                1762,
                1797,
                1798,
                1871,
                1873,
                1931,
                1975,
                2147,
                2217,
                2225,
                2242,
                2264,
                2269,
                2289,
                2301,
                2336,
                2338,
                2346,
                2355,
                2361,
                2399,
                2914,
                2915,
                2920,
                2949,
                2965,
                2981,
                2993,
                3002,
                3007,
                3109,
                3122,
                3130,
                3133,
                3150,
                3235,
                3237,
                3253,
                3479,
                3482,
                3619,
                4598,
                4659,
                4661,
                4682,
                4726,
                5052,
                5518,
                6372,
                6445,
                6557,
                6709,
                7319,
                7408,
                7443,
                7843,
                7898,
                9149,
                9150,
                9542,
                9552,
                9569,
                9753,
                9815,
                10200,
                10278,
                10318,
                11541,
                11789
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2827,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1112,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Helen-Frankenthaler-Grey-Fireworks-2000-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:28:46.759997Z",
                "updated_at": "2021-09-13T10:39:01.841355Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Helen Frankenthaler - Grey Fireworks, 2000 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-17T15:18:15.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-contemporary-edition-3-4-2020",
            "created_at": "2020-02-17T15:18:15.000000Z",
            "updated_at": "2020-07-16T08:18:20.925164Z",
            "summary": "Contemporary Edition is an Auctions event starting on 04/03/2020, 10:00 and ending on 04/03/2020, 17:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, United States.",
            "title": "Contemporary Edition",
            "content": "",
            "start_time": "2020-03-04T10:00:00.000000Z",
            "end_time": "2020-03-04T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                731,
                59,
                476,
                73,
                471,
                870,
                847,
                7,
                402,
                2380,
                1717,
                65,
                356,
                912,
                790,
                932,
                1221,
                27,
                860,
                901,
                774,
                247,
                467,
                115,
                373,
                494,
                830,
                350,
                428,
                2959,
                580,
                893,
                1760,
                362,
                839,
                897,
                904,
                1333,
                1697,
                445,
                1703,
                427,
                46,
                395,
                469,
                609,
                754,
                505,
                1160,
                1856,
                2972,
                3269,
                3326,
                4335,
                352,
                792,
                885,
                1335,
                2950,
                3282,
                4603,
                12174,
                370,
                410,
                536,
                571,
                761,
                974,
                1328,
                1719,
                1742,
                1879,
                1900,
                1915,
                2351,
                3397,
                3615,
                4598,
                10825
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3151,
            "author": {
                "id": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9",
                "username": "cesar@193gallery.com",
                "slug": "cesar193gallerycom",
                "first_name": "Cesar",
                "last_name": "Levy",
                "display_name": null,
                "display_name_full": "Cesar Levy",
                "email": "cesar@193gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4643,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Aldo_4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Aldo_4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-12-16T13:58:03.707965Z",
                "updated_at": "2021-09-13T11:37:57.269579Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9"
            },
            "venue": {
                "id": 3168,
                "name": "193 Gallery - Incubation space",
                "slug": "193-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8625112,2.3652821",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3192,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_0044_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-12-10T18:03:05.099084Z",
                    "updated_at": "2021-09-14T13:48:44.891314Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2020-12-16T13:55:48.765114Z",
            "publish_time": null,
            "slug": "minimalism",
            "created_at": "2020-12-16T13:55:48.769608Z",
            "updated_at": "2020-12-16T13:58:04.550975Z",
            "summary": "MINIMALISM is an Gallery Shows event starting on 04/03/2020, 18:00 and ending on 26/04/2020, 19:00. Event is in 193 Gallery with address 7 Rue des Filles du Calvaire, Paris, France.",
            "title": "MINIMALISM",
            "content": "<p class=\"font_7\" style=\"border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; pointer-events: auto; line-height: normal; color: rgb(0, 0, 0);\">After having successively presented contemporary Japanese, Chilean, Caribbean, Moroccan and Papua New Guinea scenes, the 193 Gallery's world tour continues in Mexico, through minimalism.</p><p class=\"font_7\" style=\"border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; pointer-events: auto; line-height: normal; color: rgb(0, 0, 0);\"><span class=\"wixGuard\" style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: in",
            "start_time": "2020-03-04T18:00:00.000000Z",
            "end_time": "2020-04-26T19: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": "7 Rue des Filles du Calvaire, Paris, France",
            "city": "Paris",
            "geolocation": "48.8625112,2.3652821",
            "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": [
                12547,
                15094
            ],
            "artworks": [
                59739,
                59757,
                59763,
                59811,
                59843
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2835,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1108,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/SCOPE-New-York.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/SCOPE-New-York-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:20:30.581439Z",
                "updated_at": "2021-09-13T10:38:58.200089Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SCOPE New York",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2755,
                "name": "Metropolitan Pavilion",
                "slug": "metropolitan-pavilion",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7642564,-73.9980147",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-02-24T11:42:38.000000Z",
            "publish_time": null,
            "slug": "scope-new-york-2020",
            "created_at": "2020-02-24T11:42:38.000000Z",
            "updated_at": "2020-02-24T11:42:38.000000Z",
            "summary": "SCOPE New York 2020 is an Art Fairs event starting on 05/03/2020, 00:00 and ending on 09/03/2020, 00:00. Event is in Metropolitan Pavilion with address 639 W 46th St, New York, NY 10036, USA, New York City, United States.",
            "title": "SCOPE New York 2020",
            "content": "",
            "start_time": "2020-03-05T00:00:00.000000Z",
            "end_time": "2020-03-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "639 W 46th St, New York, NY 10036, USA, New York City, United States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@scope-art.com",
            "external_url": "https://scope-art.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2828,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1114,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Josef-Albers-White-Wall-B-1957-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Josef-Albers-White-Wall-B-1957-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:35:35.420973Z",
                "updated_at": "2021-09-13T10:39:03.708108Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Josef Albers - White Wall B, 1957 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-17T15:19:09.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-post-war-to-present-3-5-2020",
            "created_at": "2020-02-17T15:19:09.000000Z",
            "updated_at": "2020-07-16T08:18:21.424416Z",
            "summary": "Post-War to Present is an Auctions event starting on 05/03/2020, 10:00 and ending on 05/03/2020, 15:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, United States.",
            "title": "Post-War to Present",
            "content": "",
            "start_time": "2020-03-05T10:00:00.000000Z",
            "end_time": "2020-03-05T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, United States",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                731,
                1694,
                73,
                870,
                402,
                2380,
                783,
                1704,
                912,
                2921,
                11207,
                51,
                860,
                2905,
                317,
                418,
                901,
                247,
                470,
                467,
                349,
                373,
                573,
                5432,
                3212,
                1340,
                2906,
                350,
                428,
                793,
                1863,
                364,
                499,
                1737,
                748,
                839,
                1333,
                2388,
                857,
                1718,
                1839,
                6317,
                427,
                475,
                544,
                1812,
                2958,
                408,
                469,
                477,
                815,
                1290,
                2245,
                2999,
                3710,
                505,
                660,
                805,
                929,
                934,
                1160,
                1808,
                3123,
                3144,
                3269,
                358,
                533,
                547,
                581,
                592,
                792,
                833,
                956,
                989,
                1383,
                1511,
                1884,
                1974,
                2955,
                249,
                318,
                571,
                597,
                613,
                750,
                890,
                1359,
                1384,
                1561,
                1722,
                1742,
                1743,
                1776,
                1827,
                1834,
                1841,
                1889,
                1900,
                1921,
                1975,
                2225,
                2304,
                2913,
                2936,
                2974,
                2998,
                3025,
                3041,
                3235,
                3602,
                3609,
                3707,
                3708,
                4495,
                4666,
                4682,
                4726,
                5480,
                5776,
                6351,
                7320,
                7898,
                8047,
                9766,
                10616,
                10629
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2832,
            "author": {
                "id": "14cf1f86-f738-40a9-866a-be48e5884d14",
                "username": "mario_954",
                "slug": "mario_954",
                "first_name": "Mario",
                "last_name": "Bermel",
                "display_name": "Mario Bermel",
                "display_name_full": "Mario Bermel",
                "email": "info@bermelvonluxburg.gallery",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4256,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1605898765_1582289685.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1605898765_1582289685-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:22.965438Z",
                "updated_at": "2021-09-13T11:30:59.993057Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "MATERIA",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2859,
                "name": "Bermel von Luxburg Gallery",
                "slug": "bermel-von-luxburg-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5008505,13.326506699999982",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2656,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Foto-Raum.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Foto-Raum-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:26:09.002764Z",
                    "updated_at": "2021-09-14T13:34:58.561262Z",
                    "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": "2020-02-21T13:55:46.000000Z",
            "publish_time": null,
            "slug": "materia",
            "created_at": "2020-02-21T13:55:46.000000Z",
            "updated_at": "2020-02-21T13:55:46.000000Z",
            "summary": "MATERIA is an Gallery Shows event starting on 05/03/2020, 18:00 and ending on 03/05/2020, 19:00. Event is in Bermel von Luxburg Gallery with address Fasanentrasse 29\r\n1. Floor\r\n10719 Berlin.",
            "title": "MATERIA",
            "content": "Bermel von Luxburg Gallery is pleased to announce the must-see exhibition in Berlin entitled “MATERIA”.",
            "start_time": "2020-03-05T18:00:00.000000Z",
            "end_time": "2020-05-03T19: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": "Fasanentrasse 29\r\n1. Floor\r\n10719 Berlin",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2880,
            "author": {
                "id": "d49acb68-5802-430b-9650-56510d603dbf",
                "username": "geraldine_1021",
                "slug": "geraldine_1021",
                "first_name": "Geraldine",
                "last_name": "Hassler",
                "display_name": "Geraldine Hassler",
                "display_name_full": "Geraldine Hassler",
                "email": "Geraldine@kahn-gallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4308,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/268137104_1587389467.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/268137104_1587389467-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-05-07T19:12:12.455486Z",
                "updated_at": "2021-09-13T11:31:56.113598Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3061,
                "name": "Kahn Gallery",
                "slug": "kahn-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5073509,-0.1277583",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2829,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-crop-c0-5__0-5-760x499-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/kahn-gallery-dp-1589468500.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/kahn-gallery-dp-1589468500-crop-c0-5__0-5-265x149-70.JPG"
                    },
                    "created_at": "2020-06-02T23:53:04.405162Z",
                    "updated_at": "2021-09-14T13:39:37.925643Z",
                    "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": "2020-04-20T15:18:19.000000Z",
            "publish_time": null,
            "slug": "high-and-far",
            "created_at": "2020-04-20T15:18:19.000000Z",
            "updated_at": "2020-04-20T15:18:19.000000Z",
            "summary": "High and Far is an Gallery Shows event starting on 05/03/2020, 19:00 and ending on 31/03/2020, 19:00. Event is in Kahn Gallery with address 2 Queen\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s Parade, Walm Lane\r\nNW2 5HT\r\nLondon.",
            "title": "High and Far",
            "content": "High and Far is Joel Brisse'first solo exhibition in London.",
            "start_time": "2020-03-05T19:00:00.000000Z",
            "end_time": "2020-03-31T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Queen\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s Parade, Walm Lane\r\nNW2 5HT\r\nLondon",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                13580
            ],
            "artworks": [
                38454,
                38458,
                38469,
                38471,
                38473,
                38476,
                38501,
                38550,
                38572
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2826,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1111,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed-Ruscha-Oaks-Oats-1977-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Oaks-Oats-1977-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:27:53.489384Z",
                "updated_at": "2021-09-13T10:39:01.093741Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ed Ruscha - Oaks, Oats, 1977 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-18T17:43:17.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-contemporary-curated-3-6-2020",
            "created_at": "2020-02-18T17:43:17.000000Z",
            "updated_at": "2020-02-18T17:43:17.000000Z",
            "summary": "Contemporary Curated is an Auctions event starting on 06/03/2020, 10:00 and ending on 06/03/2020, 14:00. Event is in Sotheby's New York with address 1334 York Avenue At 72nd St, New York, United States.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2020-03-06T10:00:00.000000Z",
            "end_time": "2020-03-06T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Avenue At 72nd St, New York, United States",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1700,
                1694,
                59,
                891,
                476,
                73,
                471,
                7,
                356,
                912,
                932,
                1221,
                2921,
                949,
                11207,
                27,
                860,
                317,
                418,
                901,
                1985,
                247,
                470,
                802,
                1779,
                467,
                570,
                1967,
                349,
                373,
                3212,
                2906,
                350,
                751,
                364,
                12495,
                1924,
                2290,
                747,
                839,
                904,
                1333,
                2388,
                3010,
                460,
                1764,
                347,
                1839,
                6317,
                544,
                3008,
                132,
                395,
                408,
                469,
                477,
                478,
                820,
                844,
                955,
                965,
                2999,
                3710,
                4050,
                505,
                563,
                660,
                757,
                764,
                929,
                934,
                942,
                1160,
                1271,
                2939,
                3004,
                3116,
                3560,
                9891,
                358,
                464,
                547,
                581,
                587,
                682,
                768,
                786,
                792,
                819,
                956,
                1374,
                1418,
                1787,
                1876,
                1884,
                1955,
                2267,
                3117,
                3282,
                3616,
                12048,
                83,
                136,
                430,
                432,
                483,
                520,
                536,
                549,
                597,
                730,
                750,
                759,
                809,
                828,
                863,
                910,
                925,
                936,
                973,
                974,
                1256,
                1329,
                1359,
                1384,
                1719,
                1722,
                1742,
                1772,
                1786,
                1797,
                1834,
                1847,
                1873,
                1928,
                1952,
                2147,
                2228,
                2231,
                2240,
                2257,
                2271,
                2293,
                2297,
                2333,
                2859,
                2925,
                2946,
                2953,
                2965,
                2967,
                2968,
                3126,
                3146,
                3193,
                3304,
                3327,
                3397,
                3559,
                3708,
                3711,
                3712,
                3734,
                4598,
                4602,
                4724,
                7365,
                7366,
                7898,
                10637
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2836,
            "author": {
                "id": "6451585c-204a-435b-afd8-4ef1880ea372",
                "username": "GCA_GALLERY",
                "slug": "gca_gallery",
                "first_name": "Geoffroy",
                "last_name": "Jossaume",
                "display_name": "Geoffroy Jossaume",
                "display_name_full": "Geoffroy Jossaume",
                "email": "geoffroy@gcagallery.fr",
                "telephone": "+33609077599"
            },
            "price": null,
            "featured_image": {
                "id": 4258,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/29688024_1582559794.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/29688024_1582559794-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:24.878356Z",
                "updated_at": "2021-09-13T11:31:01.509849Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Nice Shot",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2401,
                "name": "GCA GALLERY",
                "slug": "gca-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8260806,2.38220780000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3041,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_3822_-_copie.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-10-03T10:09:42.254212Z",
                    "updated_at": "2021-09-14T13:44:49.014939Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6451585c-204a-435b-afd8-4ef1880ea372"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2020-02-24T16:54:53.000000Z",
            "publish_time": null,
            "slug": "nice-shot",
            "created_at": "2020-02-24T16:54:53.000000Z",
            "updated_at": "2020-12-05T14:24:00.414246Z",
            "summary": "Nice Shot is an Gallery Shows event starting on 06/03/2020, 18:00 and ending on 18/04/2020, 18:00. Event is in GCA GALLERY with address 16 bis rue Catherine Ségurane\r\n06300 Nice\r\nFrance.",
            "title": "Nice Shot",
            "content": "GCA Gallery is proud to announce its first collaboration with Parisian artist NEBAY and launch this new show summing up 30 years of artistic research by the artist",
            "start_time": "2020-03-06T18:00:00.000000Z",
            "end_time": "2020-04-18T18: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 bis rue Catherine Ségurane\r\n06300 Nice\r\nFrance",
            "city": "Nice",
            "geolocation": "43.6986966,7.2817795",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4584
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2847,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4266,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/307790607_1583446202.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307790607_1583446202-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:33.295299Z",
                "updated_at": "2021-09-13T11:31:14.238730Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wherever I May Roam: Ben Venom &amp; Alex Ziv",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "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": "2020-03-05T23:11:52.000000Z",
            "publish_time": null,
            "slug": "wherever-i-may-roam-ben-venom-alex-ziv",
            "created_at": "2020-03-05T23:11:52.000000Z",
            "updated_at": "2020-07-16T08:18:30.975553Z",
            "summary": "Wherever I May Roam: Ben Venom &amp; Alex Ziv is an Gallery Shows event starting on 07/03/2020, 00:00 and ending on 28/03/2020, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter Street\r\nSan Francisco, CA 94109.",
            "title": "Wherever I May Roam: Ben Venom &amp; Alex Ziv",
            "content": "Hashimoto Contemporary is pleased to present Wherever I May Roam, a two-person exhibition by Ben Venom and Alex Ziv.",
            "start_time": "2020-03-07T00:00:00.000000Z",
            "end_time": "2020-03-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter Street\r\nSan Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28482,
            "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": 27124,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/205e96e60641441cbeb43688df11e4eb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/205e96e60641441cbeb43688df11e4eb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T19:20:11.206505Z",
                "updated_at": "2023-06-27T19:20:11.206540Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3358,
                "name": "Casino Luxembourg",
                "slug": "casino-luxembourg",
                "city": "Luxembourg",
                "country": {
                    "code": "LU",
                    "name": "Luxembourg"
                },
                "geolocation": "49.6097866,6.127140199999999",
                "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": "LU",
            "publish_status": "published",
            "published_at": "2023-06-27T19:20:16.416745Z",
            "publish_time": null,
            "slug": "casino-luxembourg-sophie-jung-2020-03-07",
            "created_at": "2023-06-27T19:20:17.323457Z",
            "updated_at": "2023-06-27T19:20:23.227865Z",
            "summary": "Sophie Jung is an Gallery Shows event starting on 07/03/2020, 01:00 and ending on 25/10/2020, 00:00. Event is in Casino Luxembourg with address 41, rue Notre-Dame.",
            "title": "Sophie Jung",
            "content": null,
            "start_time": "2020-03-07T01:00:00.000000Z",
            "end_time": "2020-10-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "41, rue Notre-Dame",
            "city": "Luxembourg City",
            "geolocation": "44.8508384,-0.5718961",
            "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": 2833,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4257,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/671470878_1582446030.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/671470878_1582446030-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:23.973021Z",
                "updated_at": "2021-09-13T11:31:00.659625Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Dinesh Boaz, Sarah Hadley, and Ellen Cantor",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2995,
                "name": "dnj Gallery",
                "slug": "dnj-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0204782,-118.4535712",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2781,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DNj-Gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DNj-Gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:46.105078Z",
                    "updated_at": "2021-09-14T13:38:31.537204Z",
                    "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": "2020-02-23T09:24:46.000000Z",
            "publish_time": null,
            "slug": "dinesh-boaz-sarah-hadley-and-ellen-cantor",
            "created_at": "2020-02-23T09:24:46.000000Z",
            "updated_at": "2020-02-23T09:24:46.000000Z",
            "summary": "Dinesh Boaz, Sarah Hadley, and Ellen Cantor is an Gallery Shows event starting on 07/03/2020, 05:00 and ending on 07/03/2020, 07:00. Event is in dnj Gallery with address 3015 Ocean Park Boulevard\r\nSanta Monica, CA 90405\r\n(310) 315-3551\r\noffice@dnjgallery.net.",
            "title": "Dinesh Boaz, Sarah Hadley, and Ellen Cantor",
            "content": "dnj Gallery is pleased to present three unique exhibitions that examine humanism from the distinct perspective of artists: Dinesh Boaz, Sarah Hadley, and Ellen Cantor.<br />\r\n<br />\r\nIn the Main Gallery for “Within the Lines,” Boaz creates a dynamic juxtaposition between the natural landscape and man’s involvement in it. He explores areas beneath him via helicopter to achieve a ‘top’ view. Emphasizing lines, colors, shapes and an overall pattern. The perspective at first glance is incredibly attractive, but on a deeper dive, the images reveal more and more, leaving the viewer in a reflective state which is introspective, as well as contemplative. “By honing-in on the specific details of the earth below, I can highlight the remoteness and stillness in water, sand and rugged space like terrain, but also connect back to our existence with human form and the life within,” says Boaz.<br />\r\n<br />\r\nIn Gallery II, “Storylines,” Hadley is influenced by the Film Noir genre. For her first show with the gallery, she creates images that elicits a sense of nostalgia while modernizing the traits of femininity as we know them today. “ The images are intentionally constructed both in and out of the camera to depict intimate female joys, sorrows, dreams and desires,” says Hadley. The final photographs, compositing several, single images, are formed utilizing an excess amount of light, shadow and texture simultaneously.<br />\r\n<br />\r\nFor the Installation Room , Ellen Cantor returns for her third solo show with dnj Gallery. “Visual DNA … the language of photographs,” Cantor highlights memories moving through time, observing how the intimate gestures of people can be reconstructed from day to night, summer to winter, year to year and decade to decade. “ By photographing and re-contextualizing precious memories, I have sought to understand how life proceeds, and then, ultimately disappears. I document the artifacts of the past in order to enrich the present,” says Cantor.<br />\r\n<br />\r\nColored cut-out shapes are applied or cropped onto vintage photographs, creating a visual language that focus the eye on the most significant human expression in that moment.<br />\r\n<br />\r\nOPENING RECEPTION<br />\r\nSaturday, March 7, 2020 | 5pm - 7pm<br />\r\n<br />\r\nSHOW DATES<br />\r\nMarch 7, 2020 - April 18, 2020",
            "start_time": "2020-03-07T05:00:00.000000Z",
            "end_time": "2020-03-07T07: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": "3015 Ocean Park Boulevard\r\nSanta Monica, CA 90405\r\n(310) 315-3551\r\noffice@dnjgallery.net",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2839,
            "author": {
                "id": "10a75bd0-3d67-427e-b2d2-131cf839229e",
                "username": "kayla_932",
                "slug": "kayla_932",
                "first_name": "Mira",
                "last_name": "Godard",
                "display_name": "Mira Godard Gallery",
                "display_name_full": "Mira Godard Gallery",
                "email": "godard@godardgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2848,
                "name": "Mira Godard Gallery",
                "slug": "mira-godard-gallery",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6714765,-79.39362870000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2651,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MGG_Exterior_HiRes_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MGG_Exterior_HiRes_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:25:49.058599Z",
                    "updated_at": "2021-09-14T13:34:49.952299Z",
                    "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": "CA",
            "publish_status": "published",
            "published_at": "2020-02-28T19:16:07.000000Z",
            "publish_time": null,
            "slug": "2020-spirit-doubles",
            "created_at": "2020-02-28T19:16:07.000000Z",
            "updated_at": "2020-07-16T08:18:26.414522Z",
            "summary": "20/20 Spirit Doubles is an Gallery Shows event starting on 07/03/2020, 10:00 and ending on 28/03/2020, 17:00. Event is in Mira Godard Gallery with address 22 Hazelton Ave\r\nToronto ON\r\nM5R 2E2.",
            "title": "20/20 Spirit Doubles",
            "content": "On Saturday, March 7th, Mira Godard Gallery is pleased to open the exhibition “20/20 Spirit Doubles”",
            "start_time": "2020-03-07T10:00:00.000000Z",
            "end_time": "2020-03-28T17: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": "22 Hazelton Ave\r\nToronto ON\r\nM5R 2E2",
            "city": "Old Toronto",
            "geolocation": "43.671561,-79.3934971",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}