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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23490&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23454&ordering=-start_time",
    "results": [
        {
            "id": 10733,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 849,
                "name": "Gagosian Paris rue de Ponthieu",
                "slug": "gagosian-gallery-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8702381,2.3114666999999827",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1634,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:16:58.936105Z",
                    "updated_at": "2021-09-14T13:12:39.835168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-21T20:00:00.117838Z",
            "publish_time": null,
            "slug": "gagosian-paris-on-landon-vanishing-land-a-day-of-music-in-haunted-realism-2022-07-19",
            "created_at": "2022-07-21T20:00:00.945629Z",
            "updated_at": "2022-07-21T20:00:01.536180Z",
            "summary": "On Land/On Vanishing Land: A Day of Music in “Haunted Realism” is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 20/07/2022, 00:00. Event is in GAGOSIAN Paris with address 20 Grosvenor Hill.",
            "title": "On Land/On Vanishing Land: A Day of Music in “Haunted Realism”",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-07-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Grosvenor Hill",
            "city": "London",
            "geolocation": "51.5109184,-0.1466853",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10734,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11329,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cdfdcfd8b84741faafad3b39fc0a28e8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cdfdcfd8b84741faafad3b39fc0a28e8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-21T20:00:01.460814Z",
                "updated_at": "2022-07-21T20:00:01.460851Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5057,
                "name": "Gagosian Gallery | London | Grosvenor Hill",
                "slug": "gagosian-gallery-london-grosvenor-hill",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108893,-0.1467092",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-21T20:00:05.954857Z",
            "publish_time": null,
            "slug": "gagosian-gallery-london-grosvenor-hill-on-landon-vanishing-land-a-day-of-music-in-haunted-realism-2022-07-19",
            "created_at": "2022-07-21T20:00:06.843777Z",
            "updated_at": "2022-07-21T20:00:07.245003Z",
            "summary": "On Land/On Vanishing Land A Day of Music in “Haunted Realism” is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 19/07/2022, 00:00. Event is in Gagosian Gallery | London | Grosvenor Hill with address 20 Grosvenor Hill.",
            "title": "On Land/On Vanishing Land A Day of Music in “Haunted Realism”",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-07-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Grosvenor Hill",
            "city": "London",
            "geolocation": "51.5109184,-0.1466853",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10739,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11330,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ef86172496d7410e833934dd4ccecd38.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef86172496d7410e833934dd4ccecd38-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-21T20:16:20.141690Z",
                "updated_at": "2022-07-21T20:16:20.141726Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4493,
                "name": "Galerie Pleiku",
                "slug": "galerie-pleiku",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53623529999999,13.4362961",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-07-21T20:16:22.590842Z",
            "publish_time": null,
            "slug": "galerie-pleiku-pia-houni-holy-travelers-installation-2022-07-19",
            "created_at": "2022-07-21T20:16:23.421090Z",
            "updated_at": "2022-07-21T20:16:23.806256Z",
            "summary": "Pia Houni: HOLY TRAVELERS - Installation is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in Galerie Pleiku with address Eugen-Schönhaar-Straße 6A.",
            "title": "Pia Houni: HOLY TRAVELERS - Installation",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-07-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": "Eugen-Schönhaar-Straße 6A",
            "city": "Berlin",
            "geolocation": "52.5361988,13.4362884",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10796,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5642,
                "name": "Curio",
                "slug": "curio",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.67260830000001,139.7738106",
                "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": "JP",
            "publish_status": "published",
            "published_at": "2022-07-25T10:01:16.622544Z",
            "publish_time": null,
            "slug": "curio-girls-motif-exhibition-reservation-required-2022-07-19",
            "created_at": "2022-07-25T10:01:17.563759Z",
            "updated_at": "2022-07-25T10:01:17.608557Z",
            "summary": "Girls Motif Exhibition (Reservation required) is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 31/08/2022, 00:00. Event is in Curio with address 1F, UNIBLE GINZA HIGASHI.",
            "title": "Girls Motif Exhibition (Reservation required)",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1F, UNIBLE GINZA HIGASHI",
            "city": "Tokyo",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11038,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11581,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2eab86e05ed24de8b5915a8f4c26beb7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eab86e05ed24de8b5915a8f4c26beb7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T09:53:49.989558Z",
                "updated_at": "2022-07-27T09:53:49.989615Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5022,
                "name": "Eclectic Gallery",
                "slug": "eclectic-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5172059,-0.1352534",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T09:53:52.853799Z",
            "publish_time": null,
            "slug": "eclectic-gallery-ethereal-beauty-salva-ginard-and-danny-oconnor-2022-07-19",
            "created_at": "2022-07-27T09:53:53.655020Z",
            "updated_at": "2022-07-27T09:53:54.633273Z",
            "summary": "Ethereal Beauty: Salva Ginard and Danny OConnor is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 06/08/2022, 00:00. Event is in Eclectic Gallery with address 16 Newman Street.",
            "title": "Ethereal Beauty: Salva Ginard and Danny OConnor",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Newman Street",
            "city": "London",
            "geolocation": "47.5354985,-52.7658931",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11114,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11658,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a1612d0130394e0ea0a8867922b1558d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a1612d0130394e0ea0a8867922b1558d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T19:51:25.460225Z",
                "updated_at": "2022-07-27T19:51:25.460261Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 849,
                "name": "Gagosian Paris rue de Ponthieu",
                "slug": "gagosian-gallery-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8702381,2.3114666999999827",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1634,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:16:58.936105Z",
                    "updated_at": "2021-09-14T13:12:39.835168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T19:51:28.147897Z",
            "publish_time": null,
            "slug": "gagosian-paris-art-in-process-part-ii-2022-07-19",
            "created_at": "2022-07-27T19:51:29.002469Z",
            "updated_at": "2022-07-27T19:51:33.897824Z",
            "summary": "Art in Process: Part II is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 26/08/2022, 00:00. Event is in GAGOSIAN Paris with address 821 Park Avenue.",
            "title": "Art in Process: Part II",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-26T00: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": "821 Park Avenue",
            "city": "New York, NY",
            "geolocation": "40.77306,-73.9620958",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11130,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4915,
                "name": "Pilar Corrias",
                "slug": "pilar-corrias",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5164658,-0.1382521",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T20:03:09.166813Z",
            "publish_time": null,
            "slug": "pilar-corrias-viridian-land-2022-07-19",
            "created_at": "2022-07-27T20:03:10.011529Z",
            "updated_at": "2022-07-27T20:03:10.536319Z",
            "summary": "Viridian Land is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 17/09/2022, 00:00. Event is in Pilar Corrias with address 54 Eastcastle Street.",
            "title": "Viridian Land",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-09-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "54 Eastcastle Street",
            "city": "London",
            "geolocation": "51.5164901,-0.1388464",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11826,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 12227,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2d1d68cb7f194259acfbea7b3a28b9b0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d1d68cb7f194259acfbea7b3a28b9b0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:19:25.231662Z",
                "updated_at": "2022-08-04T18:19:25.231698Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2113,
                "name": "Nature Morte Gallery",
                "slug": "nature-morte-gallery",
                "city": "New Delhi",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "",
                "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": "IN",
            "publish_status": "published",
            "published_at": "2022-08-04T18:19:27.764152Z",
            "publish_time": null,
            "slug": "nature-morte-infinite-reminders-2022-07-19",
            "created_at": "2022-08-04T18:19:28.596464Z",
            "updated_at": "2022-08-04T18:19:29.040233Z",
            "summary": "Infinite Reminders is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 18/08/2022, 00:00. Event is in Nature Morte Gallery with address 7 Poorvi Marg.",
            "title": "Infinite Reminders",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 Poorvi Marg",
            "city": "New Delhi",
            "geolocation": "28.5613392,77.1681591",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 12223,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 12568,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0a8dea83f448454781768c80ca440289.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a8dea83f448454781768c80ca440289-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T13:21:05.843290Z",
                "updated_at": "2022-08-10T13:21:05.843347Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5007,
                "name": "Stephen Friedman Gallery",
                "slug": "stephen-friedman-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108385,-0.1410693",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-10T13:21:08.275324Z",
            "publish_time": null,
            "slug": "stephen-friedman-gallery-andreas-eriksson-multiple-v-2022-07-19",
            "created_at": "2022-08-10T13:21:09.076220Z",
            "updated_at": "2022-08-10T13:21:09.901628Z",
            "summary": "Andreas Eriksson: Multiple V is an Gallery Shows event starting on 19/07/2022, 00:00 and ending on 26/08/2022, 00:00. Event is in Stephen Friedman Gallery with address 25-28 Old Burlington Street.",
            "title": "Andreas Eriksson: Multiple V",
            "content": null,
            "start_time": "2022-07-19T00:00:00.000000Z",
            "end_time": "2022-08-26T00: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": "25-28 Old Burlington Street",
            "city": "London",
            "geolocation": "51.5110756,-0.1412998",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 9590,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 10325,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eed7c67792924d4699a5b5da4c9cd9a0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eed7c67792924d4699a5b5da4c9cd9a0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-22T08:17:10.646755Z",
                "updated_at": "2022-06-22T08:17:10.646809Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-22T08:17:14.766254Z",
            "publish_time": null,
            "slug": "artplex-gallery-blue-like-the-ocean-2022-07-18",
            "created_at": "2022-06-22T08:17:15.557259Z",
            "updated_at": "2022-06-22T08:17:15.959269Z",
            "summary": "Blue Like The Ocean is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 20/08/2022, 00:00. Event is in Artplex Gallery with address 7377 Beverly Boulevard.",
            "title": "Blue Like The Ocean",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-08-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7377 Beverly Boulevard",
            "city": "Los Angeles",
            "geolocation": "47.93154388588018,-122.21230754781192",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 9595,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 10329,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9ca13d12fd048a8a89c7ffea6ca16d8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-22T08:31:11.269787Z",
                "updated_at": "2022-06-22T08:31:11.269822Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4926,
                "name": "Beaverbrook Art Gallery",
                "slug": "beaverbrook-art-gallery",
                "city": "Fredericton",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.9599686,-66.6355284",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2022-06-22T08:31:13.500753Z",
            "publish_time": null,
            "slug": "beaverbrook-art-gallery-deanna-musgrave-transcendence-2022-07-18",
            "created_at": "2022-06-22T08:31:14.292125Z",
            "updated_at": "2022-06-22T08:31:16.640012Z",
            "summary": "Deanna Musgrave: Transcendence is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 24/10/2022, 00:00. Event is in Beaverbrook Art Gallery with address 703 Queen Street.",
            "title": "Deanna Musgrave: Transcendence",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "703 Queen Street",
            "city": "Fredericton",
            "geolocation": "45.6125599,-61.3524755",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10294,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 10942,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7c038f9e2e034df1a97aa403efc1d86f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c038f9e2e034df1a97aa403efc1d86f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T19:07:34.565753Z",
                "updated_at": "2022-07-07T19:07:34.565788Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3451,
                "name": "54 The Gallery",
                "slug": "54-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5065183,-0.1470575",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-07T19:07:39.224651Z",
            "publish_time": null,
            "slug": "54-the-gallery-flowers-2022-07-18",
            "created_at": "2022-07-07T19:07:39.990112Z",
            "updated_at": "2022-07-07T19:07:41.747992Z",
            "summary": "Flowers is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 27/07/2022, 00:00. Event is in 54 The Gallery with address 54 Shepherd Market.",
            "title": "Flowers",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-07-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "54 Shepherd Market",
            "city": "London",
            "geolocation": "51.5064758,-0.1470363",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10303,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 10947,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/575871d141fd4a0b96147e8333e9593e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/575871d141fd4a0b96147e8333e9593e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T19:12:30.387754Z",
                "updated_at": "2022-07-07T19:12:30.387808Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5345,
                "name": "AOCF58 – GALLERIA BRUNO LISI",
                "slug": "aocf58-galleria-bruno-lisi",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.9136119,12.4752782",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-07-07T19:12:34.421442Z",
            "publish_time": null,
            "slug": "aocf58-galleria-bruno-lisi-mestizo-dispossessed-ismael-de-anda-iii-eugene-ahn-curated-by-camilla-boemio-2022-07-18",
            "created_at": "2022-07-07T19:12:35.200869Z",
            "updated_at": "2022-07-07T19:12:35.255378Z",
            "summary": "Mestizo Dispossessed: Ismael de Anda III & Eugene Ahn curated by Camilla Boemio is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in AOCF58 – GALLERIA BRUNO LISI with address Roma, Via Flaminia, 58, (Roma).",
            "title": "Mestizo Dispossessed: Ismael de Anda III & Eugene Ahn curated by Camilla Boemio",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-07-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": "Roma, Via Flaminia, 58, (Roma)",
            "city": "Rome",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10337,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 10981,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d69d5e1c129d4e998266b7951e9510ee.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d69d5e1c129d4e998266b7951e9510ee-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T20:55:45.439491Z",
                "updated_at": "2022-07-07T20:55:45.439535Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3558,
                "name": "Cristin Tierney Gallery",
                "slug": "cristin-tierney-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.721747,-73.993079",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-07T20:55:48.079468Z",
            "publish_time": null,
            "slug": "cristin-tierney-mk-guth-be-part-of-it-2022-07-18",
            "created_at": "2022-07-07T20:55:48.847774Z",
            "updated_at": "2022-07-07T20:55:48.887039Z",
            "summary": "MK Guth: Be Part of It! is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 12/08/2022, 00:00. Event is in Cristin Tierney Gallery with address 219 Bowery, Floor 2.",
            "title": "MK Guth: Be Part of It!",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-08-12T00: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": "219 Bowery, Floor 2",
            "city": "Lower Manhattan - New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11040,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11583,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4377218e70374e03acbe5235c0bc1222.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4377218e70374e03acbe5235c0bc1222-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T09:54:19.984362Z",
                "updated_at": "2022-07-27T09:54:19.984437Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5384,
                "name": "Ethel Loves Me",
                "slug": "ethel-loves-me",
                "city": "Rye",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.95131809999999,0.7345935000000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-27T09:54:24.054526Z",
            "publish_time": null,
            "slug": "ethel-loves-me-ethel-loves-sj-rivers-2022-07-18",
            "created_at": "2022-07-27T09:54:24.859548Z",
            "updated_at": "2022-07-27T09:54:32.470405Z",
            "summary": "Ethel Loves SJ Rivers is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 07/08/2022, 00:00. Event is in Ethel Loves Me with address 105 High Street.",
            "title": "Ethel Loves SJ Rivers",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-08-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "105 High Street",
            "city": "Rye",
            "geolocation": "53.2216992,-0.5446202",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11119,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11662,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1cd3e4498b804475be470e99f30fd4fd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1cd3e4498b804475be470e99f30fd4fd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T19:53:40.268968Z",
                "updated_at": "2022-07-27T19:53:40.269002Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5757,
                "name": "Heather James Fine Art",
                "slug": "heather-james-fine-art",
                "city": "Palm Desert",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.7207948,-116.3734162",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T19:53:42.857954Z",
            "publish_time": null,
            "slug": "heather-james-fine-art-meeting-life-nc-wyeth-and-the-metlife-murals-2022-07-18",
            "created_at": "2022-07-27T19:53:43.675757Z",
            "updated_at": "2022-07-27T19:53:44.068072Z",
            "summary": "Meeting Life: N.C. Wyeth and the MetLife Murals is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 31/01/2023, 01:00. Event is in Heather James Fine Art with address 45188 Portola Avenue.",
            "title": "Meeting Life: N.C. Wyeth and the MetLife Murals",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2023-01-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45188 Portola Avenue",
            "city": "Palm Desert, CA",
            "geolocation": "33.72079188888889,-116.37366111111112",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11123,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11666,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ca4de0e0ca074ed8bfca62b40b220a17.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca4de0e0ca074ed8bfca62b40b220a17-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T19:56:13.802562Z",
                "updated_at": "2022-07-27T19:56:13.802597Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5764,
                "name": "Larry Becker Contemporary Art",
                "slug": "larry-becker-contemporary-art",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9511231,-75.1433407",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T19:56:16.481290Z",
            "publish_time": null,
            "slug": "larry-becker-contemporary-art-array-phase-one-peter-tollens-six-paintings-2022-07-18",
            "created_at": "2022-07-27T19:56:17.261420Z",
            "updated_at": "2022-07-27T19:56:18.070667Z",
            "summary": "‘ARRAY Phase One: PETER TOLLENS,  SIX PAINTINGS is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 06/08/2022, 00:00. Event is in Larry Becker Contemporary Art with address 43 N. Second Street.",
            "title": "‘ARRAY Phase One: PETER TOLLENS,  SIX PAINTINGS",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-08-06T00: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": "43 N. Second Street",
            "city": "Philadelphia, PA",
            "geolocation": "41.5382084,-72.8122527",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11831,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 12230,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be4773e0ec1441c0a7c0d5646b2f9af6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be4773e0ec1441c0a7c0d5646b2f9af6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:19:34.828503Z",
                "updated_at": "2022-08-04T18:19:34.828540Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4441,
                "name": "Salmagundi Club",
                "slug": "salmagundi-club",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.734236,-73.9944964",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T18:19:37.423191Z",
            "publish_time": null,
            "slug": "salmagundi-club-2022-annual-juried-non-member-photography-2022-07-18",
            "created_at": "2022-08-04T18:19:38.204014Z",
            "updated_at": "2022-08-04T18:19:38.711979Z",
            "summary": "2022 Annual Juried Non-Member Photography is an Gallery Shows event starting on 18/07/2022, 00:00 and ending on 05/08/2022, 00:00. Event is in Salmagundi Club with address 47 Fifth Avenue.",
            "title": "2022 Annual Juried Non-Member Photography",
            "content": null,
            "start_time": "2022-07-18T00:00:00.000000Z",
            "end_time": "2022-08-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "47 Fifth Avenue",
            "city": "New York",
            "geolocation": "43.342438,-80.325753",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}