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=2916&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=2934&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2898&ordering=start_time",
    "results": [
        {
            "id": 2695,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4231,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1409581444_1576875846.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1409581444_1576875846-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-03-26T14:42:57.147246Z",
                "updated_at": "2021-09-13T11:30:26.615524Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "THE BACK ROOM: Featuring AMERICA MARTIN, MARY FINLAYSON, ELLEN VON WIEGAND, GREG MILLER + ANNA KINCAIDE",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2673,
                "name": "JoAnne Artman Gallery Laguna Beach",
                "slug": "joanne-artman-gallery-laguna-beach",
                "city": "Laguna Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5442691,-117.78883129999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4970,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/41b541395fbc405784b87c3df03cff5c.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2025-08-27T17:00:43.578636Z",
                    "updated_at": "2025-08-27T17:00:43.578674Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
                },
                "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": "2019-12-20T22:05:53.000000Z",
            "publish_time": null,
            "slug": "the-back-room-featuring-america-martin-mary-finlayson-ellen-von-wiegand-greg-miller-anna-kincaide",
            "created_at": "2019-12-20T22:05:53.000000Z",
            "updated_at": "2020-07-16T08:17:11.522458Z",
            "summary": "THE BACK ROOM: Featuring AMERICA MARTIN, MARY FINLAYSON, ELLEN VON WIEGAND, GREG MILLER + ANNA KINCAIDE is an Gallery Shows event starting on 17/01/2020, 00:00 and ending on 01/04/2020, 00:00. Event is in JoAnne Artman Gallery Laguna Beach with address 511A West 22nd Street | New York, NY 10011.",
            "title": "THE BACK ROOM: Featuring AMERICA MARTIN, MARY FINLAYSON, ELLEN VON WIEGAND, GREG MILLER + ANNA KINCAIDE",
            "content": "",
            "start_time": "2020-01-17T00:00:00.000000Z",
            "end_time": "2020-04-01T00: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": "511A West 22nd Street | New York, NY 10011",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.747207323232324,-74.00486805050505",
            "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": 2793,
            "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": 4242,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/528463534_1579569009.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/528463534_1579569009-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:08.767387Z",
                "updated_at": "2021-09-13T11:30:42.036590Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pierluca De Carlo - Words In Progress",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2989,
                "name": "Backspace Gallery",
                "slug": "backspace-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0522342,-118.2436849",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2777,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Backspace-Gallery-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Backspace-Gallery-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:40.082568Z",
                    "updated_at": "2021-09-14T13:38:26.374169Z",
                    "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": "US",
            "publish_status": "published",
            "published_at": "2020-01-21T02:09:33.000000Z",
            "publish_time": null,
            "slug": "pierluca-de-carlo-words-in-progress",
            "created_at": "2020-01-21T02:09:33.000000Z",
            "updated_at": "2020-07-16T08:18:00.632193Z",
            "summary": "Pierluca De Carlo - Words In Progress is an Gallery Shows event starting on 20/01/2020, 20:00 and ending on 02/02/2020, 23:00. Event is in Backspace Gallery with address 1528 E 16th St., Los Angeles California 90021.",
            "title": "Pierluca De Carlo - Words In Progress",
            "content": "Playful puns and corrosive insights are key ingredients in the word salads concocted by LA-based Italian immigrant, and former long-time commercial director, Pierluca De Carlo.",
            "start_time": "2020-01-20T20:00:00.000000Z",
            "end_time": "2020-02-02T23: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": "1528 E 16th St., Los Angeles California 90021",
            "city": "Los Angeles",
            "geolocation": "34.023971,-118.244404",
            "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": 2777,
            "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": 4239,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/932326300_1578759554.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/932326300_1578759554-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:05.047841Z",
                "updated_at": "2021-09-13T11:30:36.309314Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Arte Fiera 2020",
                "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": 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-01-10T12:06:36.000000Z",
            "publish_time": null,
            "slug": "arte-fiera-2020",
            "created_at": "2020-01-10T12:06:36.000000Z",
            "updated_at": "2020-01-10T12:06:36.000000Z",
            "summary": "Arte Fiera 2020 is an Art Fairs event starting on 23/01/2020, 11:00 and ending on 26/01/2020, 19:00. Event is in Dep Art Gallery with address Pad. 15, Stand E33 and E35,\r\nBologna Fair District, Nord Entrance.",
            "title": "Arte Fiera 2020",
            "content": "Arte Fiera’s 44th edition will be directed for the second consecutive year by Simone Menegoi. Dep Art Gallery will be present both in Main Section and Photography and Moving Images.",
            "start_time": "2020-01-23T11:00:00.000000Z",
            "end_time": "2020-01-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": "Pad. 15, Stand E33 and E35,\r\nBologna Fair District, Nord Entrance",
            "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": [
                636,
                9662,
                12585,
                12586,
                1258,
                2289
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2774,
            "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": 1074,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Julian-Opie-Dino-Crawling-2012-detail.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Julian-Opie-Dino-Crawling-2012-detail-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-03-24T14:44:42.759509Z",
                "updated_at": "2021-09-13T10:38:27.914889Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Julian Opie - Dino Crawling, 2012 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2020-01-05T20:11:19.000000Z",
            "publish_time": null,
            "slug": "phillips-london-evening-day-editions-1-23-2020",
            "created_at": "2020-01-05T20:11:19.000000Z",
            "updated_at": "2020-07-16T08:17:51.003428Z",
            "summary": "Evening & Day Editions is an Auctions event starting on 23/01/2020, 17:00 and ending on 23/01/2020, 20:00. Event is in Phillips London with address 30 Berkeley Square, London, United Kingdom.",
            "title": "Evening & Day Editions",
            "content": "",
            "start_time": "2020-01-23T17:00:00.000000Z",
            "end_time": "2020-01-23T20: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": "30 Berkeley Square, London, United Kingdom",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "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": [
                1702,
                1987,
                6388,
                60,
                1706,
                345,
                58,
                1700,
                731,
                1694,
                59,
                891,
                476,
                73,
                1696,
                57,
                7,
                402,
                65,
                356,
                790,
                932,
                1221,
                2158,
                860,
                418,
                901,
                1985,
                247,
                2151,
                802,
                1998,
                349,
                361,
                843,
                115,
                373,
                350,
                372,
                428,
                364,
                933,
                362,
                558,
                748,
                839,
                904,
                983,
                1697,
                2388,
                445,
                1764,
                779,
                1220,
                2412,
                8828,
                427,
                937,
                1698,
                609,
                509,
                764,
                1160,
                1331,
                352,
                513,
                574,
                586,
                786,
                1335,
                1383,
                2150,
                2162,
                3320,
                83,
                410,
                604,
                647,
                679,
                750,
                769,
                1239,
                1847,
                2168,
                2169,
                2173,
                2187,
                2222,
                2236,
                2271,
                5610
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2785,
            "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": 4240,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/786904480_1578927839.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/786904480_1578927839-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:06.511612Z",
                "updated_at": "2021-09-13T11:30:38.716579Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Winter Salon",
                "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-01-13T16:04:21.000000Z",
            "publish_time": null,
            "slug": "winter-salon",
            "created_at": "2020-01-13T16:04:21.000000Z",
            "updated_at": "2020-01-13T16:04:21.000000Z",
            "summary": "Winter Salon is an Gallery Shows event starting on 23/01/2020, 18:00 and ending on 29/02/2020, 18:00. Event is in Bermel von Luxburg Gallery with address Fasanenstrasse 29\r\n1. Floor\r\n10719 Berlin.",
            "title": "Winter Salon",
            "content": "\"Winter Salon\"  - Uli Fischer, Berlin abstract artist & French Art Déco<br />\r\n<br />\r\nUli Fischer, Jean Dunand, Jean-Michel Frank, Alfred Porteneuve, E.J. Ruhlmann<br />\r\n<br />\r\nKunstkabinett: Arnd Kaestner",
            "start_time": "2020-01-23T18:00:00.000000Z",
            "end_time": "2020-02-29T18: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": "Fasanenstrasse 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": 2831,
            "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": 1106,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05.-Bo-Rune-Madsen-installation-view.-Photo-%C2%A9-Kristian-Touborg-2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:19:52.959184Z",
                "updated_at": "2021-09-13T10:38:56.540172Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "05. Bo Rune Madsen, installation view. Photo © Kristian Touborg 2020",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2996,
                "name": "Galleri Benoni",
                "slug": "galleri-benoni",
                "city": "Kobenhavn K",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.6828168,12.5867625",
                "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": "DK",
            "publish_status": "published",
            "published_at": "2020-02-21T13:37:50.000000Z",
            "publish_time": null,
            "slug": "bo-rune-madsen-galleri-benoni",
            "created_at": "2020-02-21T13:37:50.000000Z",
            "updated_at": "2020-07-16T08:18:22.429658Z",
            "summary": "Bo Rune Madsen - Bule Boy Ammer Verden is an Gallery Shows event starting on 24/01/2020, 00:00 and ending on 23/02/2020, 00:00. Event is in Galleri Benoni with address Store Kongensgade 40, Kobenhavn K, Denmark.",
            "title": "Bo Rune Madsen - Bule Boy Ammer Verden",
            "content": "",
            "start_time": "2020-01-24T00:00:00.000000Z",
            "end_time": "2020-02-23T00: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": "Store Kongensgade 40, Kobenhavn K, Denmark",
            "city": "Copenhagen",
            "geolocation": "55.682861,12.586699",
            "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": "gb@galleribenoni.dk",
            "external_url": "https://www.galleribenoni.dk",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2805,
            "author": {
                "id": "fdd67ac5-2121-4298-ab9a-5a9bbeb2c860",
                "username": "Lisabird_Contemporary",
                "slug": "lisabird_contemporary",
                "first_name": "Lisa",
                "last_name": "Kandlhofer",
                "display_name": "Lisa Kandlhofer",
                "display_name_full": "Lisa Kandlhofer",
                "email": "info@kandlhofer.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4247,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1615348978_1580303586.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1615348978_1580303586-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2020-03-26T14:43:13.487402Z",
                "updated_at": "2021-09-13T11:30:47.436810Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "IT WAS A WHITE AND BLAZING BLIND FIRE",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2020-01-29T14:13:28.000000Z",
            "publish_time": null,
            "slug": "it-was-a-white-and-blazing-blind-fire",
            "created_at": "2020-01-29T14:13:28.000000Z",
            "updated_at": "2020-07-16T08:18:06.598363Z",
            "summary": "IT WAS A WHITE AND BLAZING BLIND FIRE is an Gallery Shows event starting on 24/01/2020, 11:00 and ending on 29/02/2020, 16:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4\r\n1040 Vienna\r\nAustria.",
            "title": "IT WAS A WHITE AND BLAZING BLIND FIRE",
            "content": "For over a decade Borges has been using the photographic medium to study philosophical notions and to question the mere act of representation itself.",
            "start_time": "2020-01-24T11:00:00.000000Z",
            "end_time": "2020-02-29T16: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": "Brucknerstraße 4\r\n1040 Vienna\r\nAustria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "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": [
                13158
            ],
            "artworks": [
                30100,
                30933,
                30934,
                30935,
                30936,
                30938,
                30939,
                30940,
                30942,
                30945
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2797,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 4245,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/112284740_1579883280.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/112284740_1579883280-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:11.595877Z",
                "updated_at": "2021-09-13T11:30:44.985109Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "\"Homage to the square\" (Albers, Malevich..), curated by English artist Richard Caldicott",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2020-01-24T17:56:28.000000Z",
            "publish_time": null,
            "slug": "homage-to-the-square-albers-malevich-curated-by-english-artist-richard-caldicott",
            "created_at": "2020-01-24T17:56:28.000000Z",
            "updated_at": "2021-09-28T10:13:21.093311Z",
            "summary": "\"Homage to the square\" (Albers, Malevich..), curated by English artist Richard Caldicott is an Gallery Shows event starting on 25/01/2020, 00:00 and ending on 23/02/2020, 00:00. Event is in IDEELART with address Online Exclusive.",
            "title": "\"Homage to the square\" (Albers, Malevich..), curated by English artist Richard Caldicott",
            "content": "",
            "start_time": "2020-01-25T00:00:00.000000Z",
            "end_time": "2020-02-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Online-Only",
            "city": "Paris",
            "geolocation": "51.53007650000001,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [
                10540,
                10541,
                11621,
                3904,
                1674,
                1672,
                4439,
                7854,
                4061,
                1677,
                5154,
                10206,
                4711,
                8120,
                8153,
                3903,
                4496,
                10555,
                12559,
                1678,
                4552,
                4497,
                4018,
                5166,
                9213,
                4282,
                11798,
                11804,
                12062,
                12084
            ],
            "artworks": [
                1622,
                4267,
                4303,
                6380,
                7176,
                7499,
                8006,
                8842,
                9016,
                9907,
                10821,
                10889,
                11814,
                11990,
                12006,
                14502,
                14817,
                14964,
                15616,
                16045,
                18076,
                21144,
                23708,
                24184,
                25356
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2861,
            "author": {
                "id": "870419b4-193c-4995-8ffc-afbc86f1b56c",
                "username": "jon_1121",
                "slug": "jon_1121",
                "first_name": "Jon",
                "last_name": "Huddleson",
                "display_name": "Jon Huddleson",
                "display_name_full": "Jon Huddleson",
                "email": "info@false-flag.org",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4291,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/806470859_1584741343.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/806470859_1584741343-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-05-07T19:11:37.979768Z",
                "updated_at": "2021-09-13T11:31:32.389438Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2904,
                "name": "False Flag",
                "slug": "false-flag",
                "city": "Queens, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7489172,-73.94874870000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2750,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/false-flag-dp-1584738385.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/false-flag-dp-1584738385-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:40:42.057660Z",
                    "updated_at": "2021-09-14T13:37:30.647083Z",
                    "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": "US",
            "publish_status": "published",
            "published_at": "2020-03-20T22:52:14.000000Z",
            "publish_time": null,
            "slug": "future-tense",
            "created_at": "2020-03-20T22:52:14.000000Z",
            "updated_at": "2020-07-16T08:18:37.856764Z",
            "summary": "STERLING CRISPIN || Future Tense is an Gallery Shows event starting on 25/01/2020, 00:00 and ending on 11/05/2020, 00:00. Event is in FALSE FLAG with address 11-22 44th Rd\r\nLong Island City, NY 11101.",
            "title": "STERLING CRISPIN || Future Tense",
            "content": "STERLING CRISPIN || Future Tense<br />\r\nExtended through May 11, 2020<br />\r\n<br />\r\nFuture Tense explores humanity's collective, unclear conclusion, considering an apocalypse that never seems to arrive.",
            "start_time": "2020-01-25T00:00:00.000000Z",
            "end_time": "2020-05-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "11-22 44th Rd\r\nLong Island City, NY 11101",
            "city": "New York",
            "geolocation": "40.7489713,-73.9487141",
            "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": 2770,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1071,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Brafa-event-2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brafa-event-2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:34:35.961311Z",
                "updated_at": "2021-09-13T10:38:24.931729Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Brafa-event-2",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2793,
                "name": "Tour and Taxis",
                "slug": "tour-and-taxis",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8653916,4.350422999999978",
                "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": "2019-12-19T13:28:06.000000Z",
            "publish_time": null,
            "slug": "brafa-art-fair-2020",
            "created_at": "2019-12-19T13:28:06.000000Z",
            "updated_at": "2019-12-19T13:28:06.000000Z",
            "summary": "BRAFA Art Fair 2020 is an Art Fairs event starting on 26/01/2020, 00:00 and ending on 03/02/2020, 00:00. Event is in Tour and Taxis with address Avenue du Port 86C, 1000 Bruxelles, Belgium, Brussels, Belgium.",
            "title": "BRAFA Art Fair 2020",
            "content": "",
            "start_time": "2020-01-26T00:00:00.000000Z",
            "end_time": "2020-02-03T00: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": "Avenue du Port 86C, 1000 Bruxelles, Belgium, Brussels, Belgium",
            "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@brafa.be",
            "external_url": "https://www.brafa.art/",
            "phone": "+32 2 513 48 31",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9881
            ],
            "additional_images": []
        },
        {
            "id": 2773,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1073,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/photo-la-event-11.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/photo-la-event-11-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:41:00.758509Z",
                "updated_at": "2021-09-13T10:38:27.073808Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "photo-la-event-11",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2892,
                "name": "Barker Hangar",
                "slug": "barker-hangar",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0522342,-118.2436849",
                "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-01-01T22:00:03.000000Z",
            "publish_time": null,
            "slug": "photo-l-a-2020",
            "created_at": "2020-01-01T22:00:03.000000Z",
            "updated_at": "2020-07-16T08:17:50.513451Z",
            "summary": "photo l.a. 2020 is an Art Fairs event starting on 30/01/2020, 00:00 and ending on 03/02/2020, 00:00. Event is in Barker Hangar with address 3021 Airport Ave, Santa Monica, CA 90405, Los Angeles, United States.",
            "title": "photo l.a. 2020",
            "content": "",
            "start_time": "2020-01-30T00:00:00.000000Z",
            "end_time": "2020-02-03T00: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": "3021 Airport Ave, Santa Monica, CA 90405, Los Angeles, United States",
            "city": "Santa Monica",
            "geolocation": "34.00995381687044,-118.45609786385492",
            "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@photola.com",
            "external_url": "http://www.photola.com/",
            "phone": "+1 323-965-1000",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9897
            ],
            "additional_images": []
        },
        {
            "id": 2592,
            "author": {
                "id": "15d71e64-8ae9-415b-9565-b80fcc9862d2",
                "username": "joseph_1325",
                "slug": "joseph_1325",
                "first_name": "Joseph",
                "last_name": "Lamb",
                "display_name": "Joseph Lamb",
                "display_name_full": "Joseph Lamb",
                "email": "joseph@picklespr.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4147,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1405172805_1566290198.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1405172805_1566290198-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:33.534136Z",
                "updated_at": "2021-09-13T11:28:36.422102Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Verbier Art Summit 2020",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2964,
                "name": "Verbier Art Summit",
                "slug": "verbier-art-summit",
                "city": "Verbier",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.0960814,7.22855119999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 5,
                "image": null,
                "slug": "festivals",
                "created_at": "2020-06-02T15:33:40.541093Z",
                "updated_at": "2021-03-29T12:18:22.940481Z",
                "name": "Festivals",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2019-08-20T10:36:55.000000Z",
            "publish_time": null,
            "slug": "verbier-art-summit-2020",
            "created_at": "2019-08-20T10:36:55.000000Z",
            "updated_at": "2019-08-20T10:36:55.000000Z",
            "summary": "Verbier Art Summit 2020 is an Festivals event starting on 31/01/2020, 00:00 and ending on 01/02/2020, 00:00. Event is in Verbier Art Summit with address Verbier Art Summit    \r\nCase Postale 435\r\n1936 Verbier\r\nSwitzerland.",
            "title": "Verbier Art Summit 2020",
            "content": "The Verbier Art Summit is proud to announce its 2020 theme and partnership with Jessica Morgan, Nathalie de Gunzburg Director of New York’s Dia Art Foundation. The fourth edition of the Summit will take place on 31 January – 1 February 2020 in Verbier, Switzerland, and will be curated by Jessica Morgan around the theme:<br />\r\nRESOURCE HUNGRY<br />\r\nOUR CULTURED LANDSCAPE AND ITS ECOLOGICAL IMPACT<br />\r\n“The history of culture has been a history of marking the landscape” states Jessica Morgan. Through Land art projects and the expanding art institution, the cultural field has acted as witness—and often contributor to—our ecological crisis. While bold structures are erected as monuments to culture, the impact on their surrounding ecologies has only been considered secondarily. Today, we are confronted with urgent questions around the creation of these structures within the fields of art, design, architecture and engineering. The 2020 Verbier Art Summit will bring together leading thinkers to ask how we can envision a way forward in finding harmony between art, ecology and resources.<br />\r\n  Jessica Morgan, Nathalie de Gunzburg Director of the Dia Art Foundation in NY and 2020 partnering museum director of the Verbier Art Summit. Photo by Gabriela Herman.<br />\r\nAbout the Summit<br />\r\nJessica Morgan writes in the 2019 Summit publication on her curatorial direction for the annual gathering:<br />\r\n“At the 2020 Verbier Art Summit, it seems timely—if not urgent—to confront the human remaking of the environment as acts of claiming authority, and to explore new paths forward in our current societal condition: resource hungry.”<br />\r\nJessica Morgan and the Verbier Art Summit will welcome artists, curators, academics and leading innovators to Verbier, Switzerland for a weekend of dialogue, in order to create new visions in the art world around this theme.<br />\r\nThe Verbier Art Summit is an international platform for discourse in a non-transactional context. The non-profit Summit connects thought leaders to key figures in the art world to generate innovative ideas and drive social change.<br />\r\nThe Verbier Art Summit provides a two-day talks programme which can be attended on-site in Verbier and online via live-broadcasting. The Summit speakers and members participate in an extended debating programme to generate further initiatives and visions in relation to the topic. Follow us for updates on the 2020 Summit speakers and programme: verbierartsummit.org",
            "start_time": "2020-01-31T00:00:00.000000Z",
            "end_time": "2020-02-01T00: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": "Verbier Art Summit    \r\nCase Postale 435\r\n1936 Verbier\r\nSwitzerland",
            "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": 2792,
            "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": 4241,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55697273_1579432266.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55697273_1579432266-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-03-26T14:43:07.491333Z",
                "updated_at": "2021-09-13T11:30:39.533375Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Obsession",
                "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-01-19T12:12:07.000000Z",
            "publish_time": null,
            "slug": "obsession",
            "created_at": "2020-01-19T12:12:07.000000Z",
            "updated_at": "2020-10-22T16:48:38.488727Z",
            "summary": "Obsession is an Gallery Shows event starting on 31/01/2020, 18:00 and ending on 14/03/2020, 19:00. Event is in GCA GALLERY with address 2 place Farhat Hached\r\n75013 Paris\r\nFrance.",
            "title": "Obsession",
            "content": "Momies comes from the traditional graffiti scene. Passionate about lettering, he remains faithful to this original passion, while his style evolves towards abstraction and sophistication.",
            "start_time": "2020-01-31T18:00:00.000000Z",
            "end_time": "2020-03-14T19: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 place Farhat Hached\r\n75013 Paris\r\nFrance",
            "city": "Paris",
            "geolocation": "48.8260325,2.380892713940747",
            "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": [
                12625
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2794,
            "author": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "price": null,
            "featured_image": {
                "id": 4243,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1159841517_1579621957.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1159841517_1579621957-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:09.684191Z",
                "updated_at": "2021-09-13T11:30:42.944064Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kaspars Podnieks. Coming Home",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6856722,25.28203970000004",
                "artworks_for_sale_count": 53,
                "featured_image": {
                    "id": 2692,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "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": "LT",
            "publish_status": "published",
            "published_at": "2020-01-21T16:52:51.000000Z",
            "publish_time": null,
            "slug": "kaspars-podnieks-coming-home",
            "created_at": "2020-01-21T16:52:51.000000Z",
            "updated_at": "2020-07-16T08:18:01.001953Z",
            "summary": "Kaspars Podnieks. Coming Home is an Gallery Shows event starting on 31/01/2020, 18:00 and ending on 05/03/2020, 19:00. Event is in (AV17) gallery with address Totoriu str. 5, Vilnius, Lithuania.",
            "title": "Kaspars Podnieks. Coming Home",
            "content": "",
            "start_time": "2020-01-31T18:00:00.000000Z",
            "end_time": "2020-03-05T19: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": "Totoriu str. 5, Vilnius, Lithuania",
            "city": null,
            "geolocation": "54.5700058,25.1893208",
            "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": 2795,
            "author": {
                "id": "508da340-e756-4e94-8eda-6b8a72843484",
                "username": "mini_872",
                "slug": "mini_872",
                "first_name": "UNDER THE MANGO TREE",
                "last_name": "GALLERY",
                "display_name": "Mini Kapur",
                "display_name_full": "Mini Kapur",
                "email": "mini.kapur@utmt.net",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4244,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1765071982_1579699136.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1765071982_1579699136-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:10.649580Z",
                "updated_at": "2021-09-13T11:30:44.213229Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "CLOSE-UP",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2819,
                "name": "Under the Mango Tree",
                "slug": "under-the-mango-tree",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4871475,13.352283700000044",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2649,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/LOGO-UTMT-new.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/LOGO-UTMT-new-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:25:40.788929Z",
                    "updated_at": "2021-09-14T13:34:47.305238Z",
                    "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-01-22T14:20:09.000000Z",
            "publish_time": null,
            "slug": "close-up",
            "created_at": "2020-01-22T14:20:09.000000Z",
            "updated_at": "2020-01-22T14:20:09.000000Z",
            "summary": "CLOSE-UP is an Gallery Shows event starting on 31/01/2020, 18:30 and ending on 31/01/2020, 21:00. Event is in Under the Mango Tree with address Merseburger Strasse 14\r\n10823Berlin.",
            "title": "CLOSE-UP",
            "content": "",
            "start_time": "2020-01-31T18:30:00.000000Z",
            "end_time": "2020-01-31T21: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": "Merseburger Strasse 14\r\n10823Berlin",
            "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": 2645,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4171,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/403755027_1568737563.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/403755027_1568737563-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:41:56.618831Z",
                "updated_at": "2021-09-13T11:29:04.162375Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Connecting the Dots",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2673,
                "name": "JoAnne Artman Gallery Laguna Beach",
                "slug": "joanne-artman-gallery-laguna-beach",
                "city": "Laguna Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5442691,-117.78883129999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4970,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/41b541395fbc405784b87c3df03cff5c.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2025-08-27T17:00:43.578636Z",
                    "updated_at": "2025-08-27T17:00:43.578674Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
                },
                "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": "2019-09-17T18:26:23.000000Z",
            "publish_time": null,
            "slug": "connecting-the-dots",
            "created_at": "2019-09-17T18:26:23.000000Z",
            "updated_at": "2020-07-16T08:16:45.515806Z",
            "summary": "Connecting the Dots is an Gallery Shows event starting on 01/02/2020, 00:00 and ending on 30/04/2020, 00:00. Event is in JoAnne Artman Gallery Laguna Beach with address 326 N Coast Highway.",
            "title": "Connecting the Dots",
            "content": "",
            "start_time": "2020-02-01T00:00:00.000000Z",
            "end_time": "2020-04-30T00: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": "326 N Coast Highway",
            "city": "Oceanside",
            "geolocation": "33.197075838619085,-117.38039629619033",
            "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": 2772,
            "author": {
                "id": "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                "username": "elena_1384",
                "slug": "elena_1384",
                "first_name": "Elena",
                "last_name": "Iosilevich",
                "display_name": "Elena Iosilevich",
                "display_name_full": "Elena Iosilevich",
                "email": "info@artiosgallery.com",
                "telephone": "+1 917 525 3040"
            },
            "price": null,
            "featured_image": {
                "id": 4232,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1493847641_1577660673.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1493847641_1577660673-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:42:58.055122Z",
                "updated_at": "2021-09-13T11:30:27.900687Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Steve Moors / VIP event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2985,
                "name": "Artios Gallery",
                "slug": "artios-gallery-1",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 20,
                "featured_image": {
                    "id": 4967,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/37cd491609bc4c719a32e416d0157814.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37cd491609bc4c719a32e416d0157814-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2025-01-11T02:33:40.805568Z",
                    "updated_at": "2025-01-11T02:33:40.805603Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0"
                },
                "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": "2019-12-29T23:55:00.000000Z",
            "publish_time": null,
            "slug": "steve-moors-vip-event",
            "created_at": "2019-12-29T23:55:00.000000Z",
            "updated_at": "2019-12-29T23:55:00.000000Z",
            "summary": "Steve Moors / VIP event is an Gallery Shows event starting on 01/02/2020, 01:00 and ending on 01/02/2020, 04:00. Event is in Artios Gallery with address 400 E 67 street \r\nNew York, NY 10065.",
            "title": "Steve Moors / VIP event",
            "content": "By invitation only.",
            "start_time": "2020-02-01T01:00:00.000000Z",
            "end_time": "2020-02-01T04: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": "400 E 67 street \r\nNew York, NY 10065",
            "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": [
                13090
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 14340,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 14256,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0859668075e342e4991c772654290d23.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0859668075e342e4991c772654290d23-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-28T18:24:08.514955Z",
                "updated_at": "2022-09-28T18:24:08.514995Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "61393d8f-3c05-47a1-bb80-f435268be771"
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-09-28T18:24:20.802184Z",
            "publish_time": null,
            "slug": "cosbe-paintings",
            "created_at": "2022-09-28T18:24:20.805931Z",
            "updated_at": "2022-09-28T18:24:20.845845Z",
            "summary": "Cosbe: Paintings is an Gallery Shows event starting on 01/02/2020, 16:18 and ending on 31/03/2020, 16:19. Event is in Woodward Gallery with address 132A Eldridge Street.",
            "title": "Cosbe: Paintings",
            "content": "Woodward Gallery is delighted to share recent Paintings by the Neo Expressionist Artist Cosbe on view in our street level exhibition windows. Cosbe’s automatic paintings expose a frenetic, visceral reaction to his surroundings. His images are built of a textured explosion of abstracted imagery and stories. The detail in his work is surprising: hidden faces within faces and stream-of-consciousness phrases. Cosbe’s paintings offer insight to the process of this complicated, cerebral genius.\r\n\r\n\r\nNew York based artist Cosbe is a self-educated painter and mixed media artist who creates work that combines the raw, gritty edge of the street with an expressionist aesthetic. Cosbe first became known in the mid 1990s for his graffiti in the streets of his hometown, Chicago. His paintings are a layered, textured, and drippy explosion of abstracted characters. The sometimes emotionally dark content of his work is masked by its colorfulness.\r\n\r\n\r\nEarning continued recognition, Cosbe was awarded a covet",
            "start_time": "2020-02-01T16:18:00.000000Z",
            "end_time": "2020-03-31T16:19:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "132A Eldridge Street",
            "city": "",
            "geolocation": "40.719014,-73.99181290000001",
            "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": [
                13159
            ],
            "artworks": [
                30341,
                30362,
                34985,
                72154
            ],
            "magazines": [],
            "additional_images": []
        }
    ]
}